generated from coulomb/repo-seed
Wire workplans to state-hub: topic, 4 workstreams, 29 tasks (UUIDs in frontmatter + task blocks)
Created topic citation_evidence_mvp (96fa8e80-…) and one workstream per workplan under the citation-evidence repo. Created one state-hub task per task block. All UUIDs now recorded in workplan frontmatter (state_hub_workstream_id) and per task block (state_hub_task_id) so ralph can call update_task_status against them on first run. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,9 @@ title: "PDF review slice — engine types, anchor, source, viewer, sidebar, clic
|
||||
domain: citation_evidence
|
||||
repo: citation-evidence
|
||||
repo_id: a677c189-b4e2-4f2a-9e48-faa482c277e6
|
||||
topic_slug: citation_evidence_mvp
|
||||
topic_id: 96fa8e80-9f74-40f2-84cd-644e9747b9ec
|
||||
state_hub_workstream_id: 19cb420b-c262-4c0e-afab-e85946b2cfce
|
||||
status: todo
|
||||
owner: Bernd
|
||||
created: 2026-05-24
|
||||
@@ -59,6 +62,7 @@ T01 (engine types: Document, Representation, Annotation, Selector, EvidenceItem)
|
||||
|
||||
```task
|
||||
id: CE-WP-0002-T01
|
||||
state_hub_task_id: b015c082-4272-407d-b6e4-9e1bd97f0193
|
||||
priority: critical
|
||||
status: todo
|
||||
```
|
||||
@@ -89,6 +93,7 @@ Add JSDoc on each type pointing at the §-reference in
|
||||
|
||||
```task
|
||||
id: CE-WP-0002-T02
|
||||
state_hub_task_id: 59846d9e-7ac1-4306-b02e-0980a52f44c8
|
||||
priority: critical
|
||||
status: todo
|
||||
depends_on: [T01]
|
||||
@@ -122,6 +127,7 @@ and proposed alternative. Do not proceed with T03+.
|
||||
|
||||
```task
|
||||
id: CE-WP-0002-T03
|
||||
state_hub_task_id: 01dad096-3521-42b9-aed9-ce0b2f5d3450
|
||||
priority: high
|
||||
status: todo
|
||||
depends_on: [T02]
|
||||
@@ -144,6 +150,7 @@ extracted canonical text must contain the manifest's known-good quote.
|
||||
|
||||
```task
|
||||
id: CE-WP-0002-T04
|
||||
state_hub_task_id: 62e4839a-8026-4e15-b4cc-6685e56b3584
|
||||
priority: high
|
||||
status: todo
|
||||
depends_on: [T01, T03]
|
||||
@@ -174,6 +181,7 @@ confidence ≥ 0.9.
|
||||
|
||||
```task
|
||||
id: CE-WP-0002-T05
|
||||
state_hub_task_id: b339a73a-6b58-471c-a01d-e769ea414ee7
|
||||
priority: high
|
||||
status: todo
|
||||
depends_on: [T01]
|
||||
@@ -196,6 +204,7 @@ No persistence to disk yet. ADR-0005 (persistence) is still pending.
|
||||
|
||||
```task
|
||||
id: CE-WP-0002-T06
|
||||
state_hub_task_id: f400e133-6ec6-4d5a-98a0-a6408ca4125e
|
||||
priority: high
|
||||
status: todo
|
||||
depends_on: [T02, T05]
|
||||
@@ -221,6 +230,7 @@ note in ADR-0001 if it wasn't already.
|
||||
|
||||
```task
|
||||
id: CE-WP-0002-T07
|
||||
state_hub_task_id: 26346a07-bf98-4d43-8b30-de2038ab72f8
|
||||
priority: high
|
||||
status: todo
|
||||
depends_on: [T04, T05, T06]
|
||||
@@ -242,6 +252,7 @@ Active state lives in a single React context for now; no Redux/Zustand.
|
||||
|
||||
```task
|
||||
id: CE-WP-0002-T08
|
||||
state_hub_task_id: 469e3fb4-1b42-49a7-88dc-29a6d5055ef5
|
||||
priority: critical
|
||||
status: todo
|
||||
depends_on: [T04, T06, T07]
|
||||
@@ -263,6 +274,7 @@ Critically, this must also work **after a page reload**. Persistence to
|
||||
|
||||
```task
|
||||
id: CE-WP-0002-T09
|
||||
state_hub_task_id: 77423e57-f2c5-42e1-9e6c-c9b6fa35dfcf
|
||||
priority: high
|
||||
status: todo
|
||||
depends_on: [T07, T08]
|
||||
|
||||
Reference in New Issue
Block a user