feat(terminology): add fleet scan allowlist and prose gate (CUST-WP-0055 T08)
Extend scan_workstream_terminology.py with allowlist loading, --apply-allowlist, and --check-prose-gate for regression detection. Commit the T08 exclusion config and unit tests; mark T01/T03/T08 done and activate the fleet workplan.
This commit is contained in:
parent
0f6b5cec52
commit
20173e4270
4 changed files with 246 additions and 12 deletions
|
|
@ -4,7 +4,7 @@ type: workplan
|
|||
title: "Fleet-wide workplan terminology refactor (workstream → workplan)"
|
||||
domain: infotech
|
||||
repo: the-custodian
|
||||
status: proposed
|
||||
status: active
|
||||
owner: codex
|
||||
topic_slug: custodian
|
||||
planning_priority: medium
|
||||
|
|
@ -112,7 +112,7 @@ Promote this workplan when all of the following are true:
|
|||
|
||||
```task
|
||||
id: CUST-WP-0055-T01
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "9db434bd-55c5-4499-a365-8ac6a47726c8"
|
||||
```
|
||||
|
|
@ -129,14 +129,14 @@ only mentions `workstream` in an explicit compatibility footnote.
|
|||
Progress 2026-07-08: canon addendum drafted at
|
||||
`canon/standards/workplan-terminology-fleet_v0.1.md` (fleet term, legacy
|
||||
bridges, event subjects, agent rules, retirement rule). Baseline JSON at
|
||||
`docs/evidence/workstream-terminology-baseline-20260708.json`. Template
|
||||
regeneration (`state-hub/scripts/project_rules/*.template`) remains open.
|
||||
`docs/evidence/workstream-terminology-baseline-20260708.json`. Template regeneration (`state-hub/scripts/project_rules/*.template`) verified
|
||||
workplan-first with explicit legacy footnotes only.
|
||||
|
||||
## Task: State Hub and hub-core legacy surface retirement plan
|
||||
|
||||
```task
|
||||
id: CUST-WP-0055-T02
|
||||
status: todo
|
||||
status: progress
|
||||
priority: high
|
||||
state_hub_task_id: "2bb01721-a86b-43a0-ab4c-e5966743d295"
|
||||
```
|
||||
|
|
@ -159,7 +159,7 @@ until those interfaces retire — not in user-facing prose.
|
|||
|
||||
```task
|
||||
id: CUST-WP-0055-T03
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "72c2ecf3-c0c1-4241-b0f2-339a97ccf949"
|
||||
```
|
||||
|
|
@ -260,7 +260,7 @@ non-rename policy.
|
|||
|
||||
```task
|
||||
id: CUST-WP-0055-T08
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "5b6596ef-fd04-4469-b421-f548d292cb0d"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue