Files
Redflag/docs
jpetree331 1f828b6f61 verify: B-1 schema integrity verification — all fixes verified
- Migration sequence: 30 files, no duplicates, monotonically ordered
- Migration 024: self-insert removed, bad column fixed, idempotent
- Server aborts on migration failure (log.Fatalf)
- Scanner config migration renumbered to 027 with correct suffix
- All migrations idempotent (TestAllMigrationsAreIdempotent passes)
- N+1 replaced with GetAllUpdateStats aggregate query
- Stuck commands index (028) and background cleanup verified
- 55 tests pass (41 server + 14 agent), zero regressions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 07:12:50 -04:00
..