Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
63046ec22f
commit
be2d7a3e5a
2 changed files with 15 additions and 5 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
|
|
@ -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`:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue