Sync hub IDs for CB-WP-0009; drop the duplicate frontmatter key
Some checks failed
ci / check (push) Failing after 3s
Some checks failed
ci / check (push) Failing after 3s
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
3090935aac
commit
f4dccb6f99
2 changed files with 15 additions and 10 deletions
|
|
@ -15,7 +15,8 @@
|
|||
| 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 | in_progress | — | workplans/CB-WP-0007-session-shape.md |
|
||||
| workplan | CB-WP-0008 | proposed | — | workplans/CB-WP-0008-ship-stage-0.md |
|
||||
| workplan | CB-WP-0008 | done | — | workplans/CB-WP-0008-ship-stage-0.md |
|
||||
| workplan | CB-WP-0009 | proposed | — | workplans/CB-WP-0009-adaptive-gates.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 |
|
||||
|
|
@ -72,7 +73,11 @@
|
|||
| 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 |
|
||||
| task | CB-WP-0008-T01 | done | — | workplans/CB-WP-0008-ship-stage-0.md |
|
||||
| task | CB-WP-0008-T02 | done | — | workplans/CB-WP-0008-ship-stage-0.md |
|
||||
| task | CB-WP-0008-T03 | done | — | workplans/CB-WP-0008-ship-stage-0.md |
|
||||
| task | CB-WP-0008-T04 | done | — | workplans/CB-WP-0008-ship-stage-0.md |
|
||||
| task | CB-WP-0009-T01 | todo | — | workplans/CB-WP-0009-adaptive-gates.md |
|
||||
| task | CB-WP-0009-T02 | todo | — | workplans/CB-WP-0009-adaptive-gates.md |
|
||||
| task | CB-WP-0009-T03 | todo | — | workplans/CB-WP-0009-adaptive-gates.md |
|
||||
| task | CB-WP-0009-T04 | todo | — | workplans/CB-WP-0009-adaptive-gates.md |
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ kind: meta
|
|||
title: "Make control gates experimental: window them, review them, cash them out"
|
||||
status: proposed
|
||||
authorized_above_budget: "maintainer, 2026-08-01 — 'improve our policies where it seems promising; we will experiment our way to sensible task- and context-specific control and review gates'. Meta read 59% at the time."
|
||||
state_hub_workstream_id: ""
|
||||
state_hub_workstream_id: "98c0af4a-415c-4cf5-92d0-a722eb70cb90"
|
||||
---
|
||||
|
||||
# Purpose
|
||||
|
|
@ -36,7 +36,7 @@ prose has not delivered.
|
|||
id: CB-WP-0009-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: ""
|
||||
state_hub_task_id: "c6eefacd-5bb9-4640-8356-12e8112bcf11"
|
||||
```
|
||||
|
||||
ADR-0006 **D1**. `make status` reports the meta share **for the current
|
||||
|
|
@ -59,7 +59,7 @@ wrong and the machinery should be deleted rather than kept.
|
|||
id: CB-WP-0009-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: ""
|
||||
state_hub_task_id: "0fb6cfaf-9304-481a-a96f-1f0150f4d81d"
|
||||
```
|
||||
|
||||
ADR-0006 **D3**. A registry of every standing control gate: what it
|
||||
|
|
@ -83,7 +83,7 @@ own self-test must fail when an entry is removed.
|
|||
id: CB-WP-0009-T03
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: ""
|
||||
state_hub_task_id: "0b1b33ac-8046-4b34-b287-7b32755d964a"
|
||||
```
|
||||
|
||||
Fold **D2**, **D4** and **D5** into `specs/InnerLoop.md`:
|
||||
|
|
@ -106,7 +106,7 @@ about gates would be the joke writing itself.
|
|||
id: CB-WP-0009-T04
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: ""
|
||||
state_hub_task_id: "e06f57fc-147f-4cba-b398-0db6b060381f"
|
||||
```
|
||||
|
||||
Commit `evidence/CB-EV-0008-adaptive-gates.md`. Four questions, all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue