chore(consistency): write back state-hub workplan/task IDs [auto]
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 3s

fix-consistency C-06/C-11 registered ESRC-WP-0002..0004 and the
ESRC-WP-0001 tasks; IDs written back into the workplan files.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
tegwick 2026-07-08 20:56:39 +02:00
parent 48741cec72
commit df6acad828
4 changed files with 18 additions and 0 deletions

View file

@ -66,6 +66,7 @@ T01 extraction boundary and import plan
id: ESRC-WP-0001-T01
status: done
priority: high
state_hub_task_id: "ec3eb16b-cbc1-4a12-af66-5e5b8b6a51ca"
```
Turn the current umbrella `src/source/` slice into an explicit extraction map.
@ -95,6 +96,7 @@ the extraction relies on copying `citation-engine` shared types locally.
id: ESRC-WP-0001-T02
status: done
priority: high
state_hub_task_id: "ddf957d8-51bb-4767-9399-f6a3966319fa"
```
Create the minimal standalone development surface for this repo.
@ -121,6 +123,7 @@ runtime host.
id: ESRC-WP-0001-T03
status: done
priority: high
state_hub_task_id: "8fa78d4c-8859-4e74-b5e6-245a1ea0f3cc"
```
Port the current headless PDF ingest pipeline from
@ -149,6 +152,7 @@ Acceptance: a consumer can pass PDF bytes to this repo and receive a valid
id: ESRC-WP-0001-T04
status: done
priority: high
state_hub_task_id: "c6d27e23-4eaa-4fc7-9d6c-30bab0e003ad"
```
The upstream source slice currently includes browser-facing helpers for local
@ -178,6 +182,7 @@ browser/session-only behavior after extraction.
id: ESRC-WP-0001-T05
status: done
priority: high
state_hub_task_id: "2724bf73-c93e-4f6e-8709-07b4f9d7df5e"
```
Re-establish the source repo's own verification surface.
@ -205,6 +210,7 @@ source-to-anchor round-trip remains an umbrella integration test.
id: ESRC-WP-0001-T06
status: done
priority: high
state_hub_task_id: "41bfbb26-e3d3-46f2-9bad-64e3e8eab334"
```
Finish the extraction by making the umbrella consume this repo instead of its
@ -229,6 +235,7 @@ package rather than the local `src/source/` copy for the PDF slice.
id: ESRC-WP-0001-T07
status: done
priority: medium
state_hub_task_id: "ca080b04-5c8a-46e4-be87-8592d448f20b"
```
Once the PDF extraction lands, make the repo describe its actual state.