docs(education): record migration closure evidence

This commit is contained in:
2026-07-31 16:26:39 +08:00
parent 184452404d
commit c8a221acbc
13 changed files with 77 additions and 49 deletions

View File

@@ -409,15 +409,7 @@ The migration is complete only when:
Phase 0 inventory and the first safe-question slice have been executed. Continue through the blocker-aware tickets under [`docs/education/migration/issues/`](issues/README.md).
Current execution order:
1. `EDU-002` — restore the full Practice regression baseline;
2. `EDU-003` — decide tenant resolution and student-principal policy;
3. `EDU-004` — enforce the selected tenant/identity policy;
4. `EDU-005` — decide PostgreSQL/Flyway takeover;
5. `EDU-006` — deliver the approved Practice schema through module-owned Flyway;
6. `EDU-007` through `EDU-009` — verify and complete the student core loop;
7. later phases proceed only when their ticket blockers are complete.
Current execution order is maintained in [`docs/education/migration/issues/README.md`](issues/README.md). Do not duplicate the live order here; completed bounded tickets remain historical dependencies, while current work follows the ticket index and its blockers.
Before every ticket: