CB-WP-0048: conform task headings to the parser's shape
Some checks are pending
ci / check (push) Waiting to run

status.py resolves `## Task: <text>` immediately above a task block;
`## Task T00:` resolved to nothing and the gate said so.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
tegwick 2026-08-08 22:09:58 +02:00
parent bff64053ca
commit 75080beb03

View file

@ -29,7 +29,7 @@ The kernel is not the obstacle: **four sites branch on the variant and
each belongs to exactly one aspect** (ADR-0022 Context). The selector is each belongs to exactly one aspect** (ADR-0022 Context). The selector is
the blob. the blob.
## Task T00: the mirror is held by the gate ## Task: the mirror is held by the gate
```task ```task
id: CB-WP-0048-T00 id: CB-WP-0048-T00
@ -57,7 +57,7 @@ digest and the freshness check. The sibling walk has no such hole. The
exposure is one file today (`PROVENANCE.md`, ours) — but this is F26's exposure is one file today (`PROVENANCE.md`, ours) — but this is F26's
shape again and should be closed on its own terms. shape again and should be closed on its own terms.
## Task T01: `Configuration` and `Rules` ## Task: `Configuration` and `Rules`
```task ```task
id: CB-WP-0048-T01 id: CB-WP-0048-T01
@ -80,7 +80,7 @@ between them.
any test ran); any test ran);
- mutation-proven, each control against its own defect. - mutation-proven, each control against its own defect.
## Task T02: legacy ids alias forever ## Task: legacy ids alias forever
```task ```task
id: CB-WP-0048-T02 id: CB-WP-0048-T02
@ -100,7 +100,7 @@ Per ADR-0022 D2, through the catalog's own `legacy_experiment_id`.
- **the expansion comes from the catalog**, not a table in our source: a - **the expansion comes from the catalog**, not a table in our source: a
second copy of ground-game's mapping is F25's shape. second copy of ground-game's mapping is F25's shape.
## Task T03: the resolved configuration is recorded ## Task: the resolved configuration is recorded
```task ```task
id: CB-WP-0048-T03 id: CB-WP-0048-T03
@ -119,7 +119,7 @@ logs and panel cells carry the **resolved** module list.
- **a bare field write cannot leave a module inert** — the H2 defect had - **a bare field write cannot leave a module inert** — the H2 defect had
three call sites and this is the generalisation of it. three call sites and this is the generalisation of it.
## Task T04: the page and the panels speak aspects ## Task: the page and the panels speak aspects
```task ```task
id: CB-WP-0048-T04 id: CB-WP-0048-T04