docs(01-01): complete UPSERT + FK enforcement plan
- Create 01-01-SUMMARY.md documenting both bug fixes and test addition - Advance plan counter to 2/2 in STATE.md - Record decisions and metrics in STATE.md - Update ROADMAP.md plan progress (1/2 summaries) - Mark requirements DATA-01 and DATA-02 complete
This commit is contained in:
@@ -31,7 +31,7 @@ Decimal phases appear between their surrounding integers in numeric order.
|
||||
**Plans**: 2 plans
|
||||
|
||||
Plans:
|
||||
- [ ] 01-01-PLAN.md — Fix INSERT OR REPLACE → UPSERT in UpdateEvent(); enable PRAGMA foreign_keys = ON in InitDB(); add regression test
|
||||
- [x] 01-01-PLAN.md — Fix INSERT OR REPLACE → UPSERT in UpdateEvent(); enable PRAGMA foreign_keys = ON in InitDB(); add regression test
|
||||
- [ ] 01-02-PLAN.md — Add http.MaxBytesReader body limits to 3 handlers (413 on oversized); replace 6 silent test returns with t.Fatalf
|
||||
|
||||
### Phase 2: Backend Refactor
|
||||
|
||||
Reference in New Issue
Block a user