docs: log cli system migrations skeleton work

This commit is contained in:
StellaOps Bot
2025-12-06 16:28:10 +00:00
parent 952ba77924
commit 7efee7dd41

View File

@@ -272,3 +272,4 @@ public async Task MultipleInstances_ShouldNotApplyMigrationsTwice()
--- ---
*Reference: docs/db/MIGRATION_STRATEGY.md* *Reference: docs/db/MIGRATION_STRATEGY.md*
| 2025-12-06 | Added system migrations command skeleton and registry tests in CLI; MIG-T2.8 partially implemented (handlers stubbed, wiring in CommandFactory). | Implementer |