feat(terminology): prose sweep tool and custodian workplan cleanup (CUST-WP-0055 T04)
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 6s

Add sweep_workstream_prose.py for agent-guidance files, sweep active workplan
prose in-repo, tighten scan allowlist exclusions, and update ADR-001 closure
protocol to workplan-first terminology.
This commit is contained in:
codex 2026-07-08 16:35:37 +02:00
parent 3bdefb3c4a
commit 2e0deee2ef
42 changed files with 312 additions and 186 deletions

View file

@ -142,7 +142,7 @@ priority: high
```
Add `Pydantic Field(le=1000)` to `limit` parameters on all list
endpoints (progress, tasks, workstreams, decisions, extension_points,
endpoints (progress, tasks, workplans, decisions, extension_points,
technical_debt) to prevent memory exhaustion.
### P3.3 — Extract shared dashboard CSS to common stylesheet