diff --git a/.claude/rules/workplan-convention.md b/.claude/rules/workplan-convention.md index 07b3503..2dc672a 100644 --- a/.claude/rules/workplan-convention.md +++ b/.claude/rules/workplan-convention.md @@ -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 diff --git a/workplans/EANCH-WP-0001-intent-placeholder.md b/workplans/EANCH-WP-0001-intent-placeholder.md index 692cbf1..3b5627b 100644 --- a/workplans/EANCH-WP-0001-intent-placeholder.md +++ b/workplans/EANCH-WP-0001-intent-placeholder.md @@ -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