docs: workplan-first agent guidance prose (CUST-WP-0055 T04 batch 5)
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
tegwick 2026-07-08 19:51:20 +02:00
parent 6675ce866d
commit 3530357998
2 changed files with 8 additions and 1 deletions

View file

@ -46,7 +46,7 @@ fix-consistency. Do not edit or rename it.
**Workplan** is the fleet term — see
`the-custodian/canon/standards/workplan-terminology-fleet_v0.1.md`.
**Workstream** is legacy only: some API routes (`/workstreams/`), params
**Workplan** is legacy only: some API routes (`/workstreams/`), params
(`workstream_id`), MCP aliases (`create_workstream`), and the frontmatter field
above remain until `STATE-WP-0069` retires them via legacy-meter. Treat those
identifiers as workplan IDs. Prefer `GET /workplans/` and `workplan_id` in new

View file

@ -58,6 +58,7 @@ T01 boundary + package shape
id: EANCH-WP-0001-T01
priority: high
status: todo
state_hub_task_id: "ef88ff6a-590f-4858-a674-33f84c1d6116"
```
Turn the repo from an intent bucket into a concrete extraction target.
@ -83,6 +84,7 @@ id: EANCH-WP-0001-T02
status: todo
priority: high
depends_on: [T01]
state_hub_task_id: "59c07bc6-7a80-4f58-b1cf-ee2f0c26e8ed"
```
Create the minimum package scaffolding needed to host extracted code.
@ -108,6 +110,7 @@ id: EANCH-WP-0001-T03
status: todo
priority: critical
depends_on: [T02]
state_hub_task_id: "d7bff928-a022-4cc4-a151-950ffaaf622b"
```
Move the non-UI anchoring behavior out of `../citation-evidence/src/anchor/`.
@ -141,6 +144,7 @@ id: EANCH-WP-0001-T04
status: todo
priority: high
depends_on: [T03]
state_hub_task_id: "1deca610-8502-44e5-90c7-43e355489f55"
```
Move the PDF-specific adapter surface into this repo without leaking viewer
@ -170,6 +174,7 @@ id: EANCH-WP-0001-T05
status: todo
priority: high
depends_on: [T03, T04]
state_hub_task_id: "2fd9bd62-5d79-49b5-aee7-45e0a37313ba"
```
Replace the umbrella repo's internal anchor slice with a dependency on this
@ -195,6 +200,7 @@ id: EANCH-WP-0001-T06
status: todo
priority: medium
depends_on: [T05]
state_hub_task_id: "4e82ee7b-e813-441f-a41f-8f17a75fee57"
```
Current upstream code handles exact resolution plus PDF fallbacks, but it does
@ -219,6 +225,7 @@ id: EANCH-WP-0001-T07
status: wait
priority: low
depends_on: [T06]
state_hub_task_id: "e88623a9-38d0-4aeb-a7d7-6ec78342d57b"
```
The current extracted surface is PDF-first. `INTENT.md` also claims future