# Sample risk register

| Risk | Severity | Impact | Mitigation |
| --- | --- | --- | --- |
| Shared database dependency | High | Delays early-wave migration | Split the database from application runtime before cutover |
| Legacy auth integration | Medium | Adds coordination overhead | Use a phased identity transition plan |
| Missing deployment manifest | Medium | Slows wave sequencing | Derive deployment hints from repo and infrastructure files |

