# Session 13 Assignment: Model Governance and Monitoring

## Goal

Use existing demos to discuss what should be monitored after a model is deployed in BFSI.

## Recommended Demos

- `DomainUseCaseDemos\CreditCards\CCUnderWriting`
- `DomainUseCaseDemos\Banking\LiquidityMgmt`

## Student Tasks

1. Choose one model-driven demo.
2. List what metrics should be monitored in production.
3. Identify at least three possible drift or governance risks.
4. Propose a monitoring dashboard layout.

## Required Outputs

- governance checklist
- drift risk summary
- sample dashboard sketch or table

## Extension Ideas

- propose a champion-challenger approach
- define escalation thresholds
- describe how audit logging should work
