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

@ -12,6 +12,7 @@ updated: "2026-07-08"
spec_refs:
- INTENT.md
- README.md
state_hub_workstream_id: "2ce8b799-d67c-4dbf-aac5-0ff1f0363d62"
---
# ESRC-WP-0004 — Citation recovery and source discovery hooks
@ -34,6 +35,7 @@ selector model.
id: ESRC-WP-0004-T01
status: todo
priority: low
state_hub_task_id: "e7ff29b9-f04f-44f5-a23a-b028fc20a80b"
```
Design the recovery boundary with the anchor layer: define what
`evidence-source` owns vs. what stays in anchoring.
@ -42,6 +44,7 @@ Design the recovery boundary with the anchor layer: define what
id: ESRC-WP-0004-T02
status: todo
priority: low
state_hub_task_id: "88a512d1-70e0-4bfa-b6b0-c1e4e31abb97"
```
Prototype re-ingest/re-fingerprint recovery primitives and a discovery hook
interface (no network coupling baked into the core).