docs: mark task-completion safety net fixes 1-3 in progress

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-11 22:11:56 +02:00
parent 3b9c75fa3f
commit 075ff93792

View File

@@ -1,6 +1,10 @@
# Task completion safety net: every live task is stuck "Running"
Status: Planned — 2026-07-11.
Status: In Progress — 2026-07-11. Fixes 1-3 implemented, built, tested
(`go build ./...`, `go test ./cmd/nomos/...`), and committed
(`3b9c75f`). Not yet deployed or verified live. Fix 4 (backfill of the 50
already-stuck live sessions) intentionally not started — per the
implementation order below, it needs 1-3 deployed and verified first.
## Scope