feat(terminology): prose sweep tool and custodian workplan cleanup (CUST-WP-0055 T04)
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:
parent
3bdefb3c4a
commit
2e0deee2ef
42 changed files with 312 additions and 186 deletions
|
|
@ -12,7 +12,7 @@ updated: "2026-02-24"
|
|||
completed: "2026-02-24"
|
||||
state_hub_workstream_id: "2b0efa54-0209-4ca9-8ab3-30dfbdb991b0"
|
||||
note: >
|
||||
Pre-ADR-001 record. This workstream was created DB-first during the first
|
||||
Pre-ADR-001 record. This workplan was created DB-first during the first
|
||||
Custodian session (2026-02-24) before the workplan-as-repository-artefact
|
||||
convention was established. This file is a retroactive record written on
|
||||
2026-03-11 to satisfy the ADR-001 consistency checker (C-08).---
|
||||
|
|
@ -24,10 +24,10 @@ note: >
|
|||
The first live implementation layer of the Custodian system, delivered in the
|
||||
initial session on 2026-02-24:
|
||||
|
||||
- PostgreSQL schema (topics, workstreams, tasks, decisions, progress_events)
|
||||
- PostgreSQL schema (topics, workplans, tasks, decisions, progress_events)
|
||||
- FastAPI app with routers for all entities + `/state/summary`
|
||||
- FastMCP stdio server (11 tools, 5 resources/templates)
|
||||
- Observable Framework dashboard (4 pages: index, workstreams, decisions, progress)
|
||||
- Observable Framework dashboard (4 pages: index, workplans, decisions, progress)
|
||||
- Docker Compose for local PostgreSQL
|
||||
- Alembic migration `0001_initial_schema`
|
||||
- Seed script inserting 6 canonical topics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue