Files
ScadaBridge/archreview/plans/PLAN-04-data-audit-backbone.md.tasks.json
T
Joseph Doherty dbd3ed2fc7 docs(archreview): sync PLAN-04 tasks.json + tracker — Task 26 sweep GREEN, plan COMPLETE (26/26)
Full-solution build 0 warn/0 err; all 30 unit+integration test assemblies pass
after fixing one stale enum-count lock-in test (22d52390). Playwright E2E residue
is environmental (stale docker cluster, SQLite-open on site-container deploy;
non-deterministic set; zero PLAN-04 file overlap). Initiative total 104/192.

Claude-Session: https://claude.ai/code/session_01MtdgwpEeCUn6cUA5f1LMPj
2026-07-09 14:59:20 -04:00

33 lines
4.0 KiB
JSON

{
"planPath": "archreview/plans/PLAN-04-data-audit-backbone.md",
"tasks": [
{ "id": 1, "subject": "Task 1: Site SQLite retention purge — PurgeExpiredAsync on the writer", "status": "completed", "blockedBy": [] },
{ "id": 2, "subject": "Task 2: Site retention options", "status": "completed", "blockedBy": [] },
{ "id": 3, "subject": "Task 3: Site retention hosted job + registration + design doc", "status": "completed", "blockedBy": [1, 2] },
{ "id": 4, "subject": "Task 4: Maintenance command timeout on partition switch + per-channel purge", "status": "completed", "blockedBy": [] },
{ "id": 5, "subject": "Task 5: Purge-failure health event (not just a log line)", "status": "completed", "blockedBy": [4] },
{ "id": 6, "subject": "Task 6: Fix purger role grants (migration)", "status": "completed", "blockedBy": [] },
{ "id": 7, "subject": "Task 7: Honest append-only enforcement story (docs)", "status": "completed", "blockedBy": [6] },
{ "id": 8, "subject": "Task 8: SiteCalls filtered non-terminal index (migration)", "status": "completed", "blockedBy": [6] },
{ "id": 9, "subject": "Task 9: Bound the execution-tree edge scan with a root time window", "status": "completed", "blockedBy": [] },
{ "id": 10, "subject": "Task 10: Fix the hardcoded-zero backlogTotal KPI history", "status": "completed", "blockedBy": [] },
{ "id": 11, "subject": "Task 11: SiteCalls same-rank freshness upsert (unfreeze RetryCount/LastError)", "status": "completed", "blockedBy": [] },
{ "id": 12, "subject": "Task 12: EF Core connection resiliency (EnableRetryOnFailure)", "status": "completed", "blockedBy": [] },
{ "id": 13, "subject": "Task 13: Audit row for operator Retry on parked notifications", "status": "completed", "blockedBy": [] },
{ "id": 14, "subject": "Task 14: Operator identity on the SiteCalls Retry/Discard relay", "status": "completed", "blockedBy": [13] },
{ "id": 15, "subject": "Task 15: Composite keyset in the SiteCalls reconciliation pull contract (site side)", "status": "completed", "blockedBy": [] },
{ "id": 16, "subject": "Task 16: Central keyset cursor — un-pin the SiteCalls reconciliation loop", "status": "completed", "blockedBy": [15] },
{ "id": 17, "subject": "Task 17: Durable record for permanently-abandoned reconciliation rows", "status": "completed", "blockedBy": [] },
{ "id": 18, "subject": "Task 18: Reconciliation NodeB failover (owned from report 08)", "status": "completed", "blockedBy": [] },
{ "id": 19, "subject": "Task 19: Batch the KpiSample purge", "status": "completed", "blockedBy": [] },
{ "id": 20, "subject": "Task 20: NotificationOutbox KPI — single-query aggregation, bounded oldest", "status": "completed", "blockedBy": [] },
{ "id": 21, "subject": "Task 21: OPTION (RECOMPILE) on the SiteCalls catch-all query", "status": "completed", "blockedBy": [11] },
{ "id": 22, "subject": "Task 22: Short first-tick delay on the three purge timers", "status": "completed", "blockedBy": [5, 16] },
{ "id": 23, "subject": "Task 23: Low-severity cleanup batch (param chunking, KPI catalog, computed-column guard)", "status": "completed", "blockedBy": [1] },
{ "id": 24, "subject": "Task 24: Design-doc reconciliation pass", "status": "completed", "blockedBy": [7, 17] },
{ "id": 25, "subject": "Task 25: Bounded parallel notification delivery", "status": "completed", "blockedBy": [13] },
{ "id": 26, "subject": "Final verification: full solution build + test sweep (infra up for MSSQL suites)", "status": "completed", "blockedBy": [3, 8, 9, 10, 12, 14, 18, 19, 20, 21, 22, 23, 24, 25] }
],
"lastUpdated": "2026-07-09 (Task 26 sweep GREEN — 26/26, PLAN-04 COMPLETE. Build 0/0; all 30 unit+integration assemblies pass after fixing 1 stale enum-count lock-in test (22d52390, Task 17 gap). Playwright E2E residue (8-9 fails) is environmental: stale 17h docker cluster, SQLite Error 14 unable-to-open-db on site-container instance deploy, non-deterministic set, zero PLAN-04 file overlap. Next: finishing-a-development-branch.)"
}