From be2d7a3e5a116124bdc7c4ddfa8f5719d05070af Mon Sep 17 00:00:00 2001 From: tegwick Date: Sat, 1 Aug 2026 14:14:22 +0200 Subject: [PATCH] Sync hub IDs for CB-WP-0008 Co-Authored-By: Claude Opus 5 --- WORK-RECORDS.md | 15 ++++++++++----- workplans/CB-WP-0008-ship-stage-0.md | 5 +++++ 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index 10774b5..a1811fc 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -14,7 +14,8 @@ | workplan | CB-WP-0004 | done | — | workplans/CB-WP-0004-mechanical-work.md | | workplan | CB-WP-0005 | done | — | workplans/CB-WP-0005-assertion-coverage.md | | workplan | CB-WP-0006 | done | — | workplans/CB-WP-0006-instrument-the-table.md | -| workplan | CB-WP-0007 | proposed | — | workplans/CB-WP-0007-session-shape.md | +| workplan | CB-WP-0007 | in_progress | — | workplans/CB-WP-0007-session-shape.md | +| workplan | CB-WP-0008 | proposed | — | workplans/CB-WP-0008-ship-stage-0.md | | task | CB-WP-0001-T01 | done | — | workplans/CB-WP-0001-inner-loop.md | | task | CB-WP-0001-T02 | done | — | workplans/CB-WP-0001-inner-loop.md | | task | CB-WP-0001-T03 | done | — | workplans/CB-WP-0001-inner-loop.md | @@ -65,9 +66,13 @@ | task | CB-WP-0006-T07 | done | — | workplans/CB-WP-0006-instrument-the-table.md | | task | CB-WP-0006-T08 | done | — | workplans/CB-WP-0006-instrument-the-table.md | | task | CB-WP-0006-T09 | done | — | workplans/CB-WP-0006-instrument-the-table.md | -| task | CB-WP-0007-T01 | todo | — | workplans/CB-WP-0007-session-shape.md | -| task | CB-WP-0007-T02 | todo | — | workplans/CB-WP-0007-session-shape.md | -| task | CB-WP-0007-T03 | todo | — | workplans/CB-WP-0007-session-shape.md | -| task | CB-WP-0007-T04 | todo | — | workplans/CB-WP-0007-session-shape.md | +| task | CB-WP-0007-T01 | done | — | workplans/CB-WP-0007-session-shape.md | +| task | CB-WP-0007-T02 | cancel | — | workplans/CB-WP-0007-session-shape.md | +| task | CB-WP-0007-T03 | done | — | workplans/CB-WP-0007-session-shape.md | +| task | CB-WP-0007-T04 | cancel | — | workplans/CB-WP-0007-session-shape.md | | task | CB-WP-0007-T05 | todo | — | workplans/CB-WP-0007-session-shape.md | | task | CB-WP-0007-T06 | todo | — | workplans/CB-WP-0007-session-shape.md | +| task | CB-WP-0008-T01 | todo | — | workplans/CB-WP-0008-ship-stage-0.md | +| task | CB-WP-0008-T02 | todo | — | workplans/CB-WP-0008-ship-stage-0.md | +| task | CB-WP-0008-T03 | todo | — | workplans/CB-WP-0008-ship-stage-0.md | +| task | CB-WP-0008-T04 | todo | — | workplans/CB-WP-0008-ship-stage-0.md | diff --git a/workplans/CB-WP-0008-ship-stage-0.md b/workplans/CB-WP-0008-ship-stage-0.md index bd1eaf9..a23cbe1 100644 --- a/workplans/CB-WP-0008-ship-stage-0.md +++ b/workplans/CB-WP-0008-ship-stage-0.md @@ -3,6 +3,7 @@ id: CB-WP-0008 kind: product title: "Ship INTENT stage 0: a GROUND game you can actually play" status: proposed +state_hub_workstream_id: "ee960213-ffc9-4654-a962-35017a231fe2" --- # Purpose @@ -35,6 +36,7 @@ and the `LogStore` port are the right shapes. id: CB-WP-0008-T01 status: todo priority: high +state_hub_task_id: "832d934d-a239-4392-a649-b8bb736ef07f" ``` Deliver a `Policy` trait in `games/ground` and at least two impls — a @@ -59,6 +61,7 @@ identical state hashes (K8). id: CB-WP-0008-T02 status: todo priority: high +state_hub_task_id: "4842d3a0-dfec-4699-84f9-2bb1ef07809f" ``` A binary that lets a human play GROUND against bots, headless. @@ -86,6 +89,7 @@ projection never contains another seat's hidden selection. id: CB-WP-0008-T03 status: todo priority: medium +state_hub_task_id: "438d21b7-98f3-43c0-b17f-6ae32bf176bd" ``` GR-O01 says 2–6 players. `setup` derives its preset from the seat count @@ -104,6 +108,7 @@ quietly narrowing GR-O01. id: CB-WP-0008-T04 status: todo priority: high +state_hub_task_id: "aa4ab660-d60c-49cc-b883-3fd20ccd0e3f" ``` Commit `evidence/CB-EV-0007-stage-0.md`: