CB-EV-0020: a gate moved the rule, and the report was wrong
The AM-1 coverage gate failed the build on GR-P05 being uncovered, which is what showed the rule was in the offer layer rather than in validate. A rule enforced only by the offer is enforced only for clients that ask what is legal. The gate did not catch a bug, it caught a design error. And the reported case was not the one reported. CB-WP-0018, CB-EV-0016 and the message to ground-game all described SOLVE offered on a face-down Problem; validate already rejected face-down, so it never was. Problem 1 is the Surface Problem, face-up from the deal, so the three inert SOLVEs were the HAND case. The ruling covers both so nothing is invalidated, but a ruling was requested on a wrong description -- the second time in three passes that a premise reached ground-game unchecked, after the '12 points available' that voided GR-E01. Two of two. The pattern is not careless analysis; it is that a claim gets SENT the moment it is interesting and checked afterwards. Unexecuted verification, one step further out: not a belief acted on, but a belief published. CB-WP-0022's reproduction rule would have caught both. An earlier mutation run reported three survivors and was wrong -- the replacement strings did not match, so nothing was mutated. It proved nothing and looked like a result. Also renames CB-WP-0022-T06B to T07; the hub flagged it as an unregistered species. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
7a43de3f2a
commit
abd62c5567
5 changed files with 148 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ id: CB-WP-0021
|
|||
kind: product
|
||||
title: "Import the edition: the game plays its own data"
|
||||
status: ready
|
||||
state_hub_workstream_id: "782b1c37-f3a7-469b-87a3-fa73ebe758d2"
|
||||
---
|
||||
|
||||
# Purpose
|
||||
|
|
@ -91,6 +92,7 @@ alternatives to take, and that is the ADR.
|
|||
id: CB-WP-0021-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "68e4fe63-eec6-4fb8-a84f-32c7edee19af"
|
||||
```
|
||||
|
||||
Write `decisions/ADR-0011-*.md` (tier M: survey and decision in one).
|
||||
|
|
@ -131,6 +133,7 @@ replay determinism, is not a data-loading change.
|
|||
id: CB-WP-0021-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "28c3ff2c-16ae-47b5-9474-10e754936c60"
|
||||
```
|
||||
|
||||
Replace the stand-in. `setup` must build Problems from the edition data:
|
||||
|
|
@ -154,6 +157,7 @@ Hidden → face down) and `hidden_priority`.
|
|||
id: CB-WP-0021-T03
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "ff3bd923-9066-49ce-aadd-a3552e4964ff"
|
||||
```
|
||||
|
||||
`gr-e01-threshold-unreachable-2p` is tagged `provisional: true` with
|
||||
|
|
@ -175,6 +179,7 @@ improved by deleting the question is not an improvement.*
|
|||
id: CB-WP-0021-T04
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "ba76138d-a225-470d-bb2a-3a6881f4ca82"
|
||||
```
|
||||
|
||||
`evidence/CB-EV-0019-*.md`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue