Sync hub IDs and work-record index for CB-WP-0015
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
ee37b82675
commit
aead0f2ea6
2 changed files with 8 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
||||||
| workplan | CB-WP-0012 | done | — | workplans/CB-WP-0012-render-port.md |
|
| workplan | CB-WP-0012 | done | — | workplans/CB-WP-0012-render-port.md |
|
||||||
| workplan | CB-WP-0013 | done | — | workplans/CB-WP-0013-instrument-corrections.md |
|
| workplan | CB-WP-0013 | done | — | workplans/CB-WP-0013-instrument-corrections.md |
|
||||||
| workplan | CB-WP-0014 | done | — | workplans/CB-WP-0014-execute-the-javascript.md |
|
| workplan | CB-WP-0014 | done | — | workplans/CB-WP-0014-execute-the-javascript.md |
|
||||||
|
| workplan | CB-WP-0015 | done | — | workplans/CB-WP-0015-the-inert-clauses.md |
|
||||||
| task | CB-WP-0001-T01 | done | — | workplans/CB-WP-0001-inner-loop.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-T02 | done | — | workplans/CB-WP-0001-inner-loop.md |
|
||||||
| task | CB-WP-0001-T03 | done | — | workplans/CB-WP-0001-inner-loop.md |
|
| task | CB-WP-0001-T03 | done | — | workplans/CB-WP-0001-inner-loop.md |
|
||||||
|
|
@ -104,3 +105,6 @@
|
||||||
| task | CB-WP-0014-T01 | done | — | workplans/CB-WP-0014-execute-the-javascript.md |
|
| task | CB-WP-0014-T01 | done | — | workplans/CB-WP-0014-execute-the-javascript.md |
|
||||||
| task | CB-WP-0014-T02 | done | — | workplans/CB-WP-0014-execute-the-javascript.md |
|
| task | CB-WP-0014-T02 | done | — | workplans/CB-WP-0014-execute-the-javascript.md |
|
||||||
| task | CB-WP-0014-T03 | done | — | workplans/CB-WP-0014-execute-the-javascript.md |
|
| task | CB-WP-0014-T03 | done | — | workplans/CB-WP-0014-execute-the-javascript.md |
|
||||||
|
| task | CB-WP-0015-T01 | done | — | workplans/CB-WP-0015-the-inert-clauses.md |
|
||||||
|
| task | CB-WP-0015-T02 | done | — | workplans/CB-WP-0015-the-inert-clauses.md |
|
||||||
|
| task | CB-WP-0015-T03 | done | — | workplans/CB-WP-0015-the-inert-clauses.md |
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@ id: CB-WP-0015
|
||||||
kind: product
|
kind: product
|
||||||
title: "The two inert clauses: AM-7 scaling and AM-8 N=10"
|
title: "The two inert clauses: AM-7 scaling and AM-8 N=10"
|
||||||
status: done
|
status: done
|
||||||
|
state_hub_workstream_id: "84bc173e-bb96-4b66-b494-6630622e2a1e"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Purpose
|
# Purpose
|
||||||
|
|
@ -70,6 +71,7 @@ what the mutation says, not on which outcome closes more rows.
|
||||||
id: CB-WP-0015-T01
|
id: CB-WP-0015-T01
|
||||||
status: done
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "9f6b6bfd-a7c0-4f0e-ab91-4e2e5f2e8eed"
|
||||||
```
|
```
|
||||||
|
|
||||||
Compute the ratio the spec names — throughput folding a growing log at
|
Compute the ratio the spec names — throughput folding a growing log at
|
||||||
|
|
@ -139,6 +141,7 @@ red" would have been consistent with AM-7 being a redundant copy of AM-6.
|
||||||
id: CB-WP-0015-T02
|
id: CB-WP-0015-T02
|
||||||
status: done
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "b6640044-5d17-489e-b97e-b6c82fef3554"
|
||||||
```
|
```
|
||||||
|
|
||||||
The spec says ten same-seed replays; the runner does two. Close the gap in
|
The spec says ten same-seed replays; the runner does two. Close the gap in
|
||||||
|
|
@ -205,6 +208,7 @@ persisting cannot hide after run 6.
|
||||||
id: CB-WP-0015-T03
|
id: CB-WP-0015-T03
|
||||||
status: done
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "a5ceddbe-acde-47d3-81e0-e29bb73a4281"
|
||||||
```
|
```
|
||||||
|
|
||||||
`evidence/CB-EV-0013-*.md`.
|
`evidence/CB-EV-0013-*.md`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue