docs: mark migration cli tests blocked pending cli AGENTS
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
| 13 | MIG-T2.5 | DONE | Completed 2025-12-03 | CLI | Create `system migrations-status` command |
|
||||
| 14 | MIG-T2.6 | DONE | Completed 2025-12-03 | CLI | Implement `--all` flag for cross-module status |
|
||||
| 15 | MIG-T2.7 | DONE | Completed 2025-12-03 | CLI | Create `system migrations-verify` command |
|
||||
| 16 | MIG-T2.8 | TODO | Depends on Scanner build fixes | CLI | Write CLI integration tests |
|
||||
| 16 | MIG-T2.8 | BLOCKED | Missing `src/Cli/AGENTS.md`; cannot proceed with CLI test work until charter exists | CLI | Write CLI integration tests |
|
||||
|
||||
### Wave 3: Module Integration - Authority
|
||||
| # | Task ID | Status | Key dependency / next step | Owners | Task Definition |
|
||||
@@ -245,6 +245,7 @@ public async Task MultipleInstances_ShouldNotApplyMigrationsTwice()
|
||||
| 2 | Design CLI command structure | CLI Team | TBD | TODO | Coordinate with existing CLI patterns |
|
||||
| 3 | Identify migration file renames per module | All Guilds | TBD | TODO | Audit existing migrations |
|
||||
| 4 | Coordinate health check endpoints | DevOps | TBD | TODO | Align with existing /health patterns |
|
||||
| 5 | Create AGENTS.md for `src/Cli` to unblock MIG-T2.8 CLI integration tests | PM Guild | 2025-12-08 | BLOCKED | Required before writing CLI integration tests (MIG-T2.8). |
|
||||
|
||||
## Execution Log
|
||||
|
||||
@@ -267,6 +268,7 @@ public async Task MultipleInstances_ShouldNotApplyMigrationsTwice()
|
||||
| 2025-12-03 | Added BuildSystemCommand to CommandFactory.cs | Claude |
|
||||
| 2025-12-03 | Added Storage.Postgres references to CLI project | Claude |
|
||||
| 2025-12-03 | Note: CLI build blocked by pre-existing Scanner module errors | Claude |
|
||||
| 2025-12-06 | MIG-T2.8 marked BLOCKED: CLI working directory lacks AGENTS.md; add charter then proceed with integration tests. | Project Mgmt |
|
||||
|
||||
---
|
||||
*Reference: docs/db/MIGRATION_STRATEGY.md*
|
||||
|
||||
Reference in New Issue
Block a user