You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: W26 spec — falsification location reversed Step A → Step B verification
Per supervisor [chat L2472] + testkeeper [chat L2471] + theologian
[chat L2475] reversal: pre-Step-B mutation requires bridges-as-code
with callers; LITE SPECs are text only. Falsification must happen
AFTER Step B implementation during STRICT verify cycle.
Reverses 1ed0155 PRE-Step-B framing:
- 1ed0155 specified Step A falsification (mutation BEFORE Step B
implementation). Insufficiently grounded — mutation against
non-existent code has no callers, can't fail to compile.
- This commit moves falsification to Step B verification phase
(post-implementation, part of STRICT verify cycle). Matches W25b
§5.1 narrower-falsifier precedent.
Net change: removed Step A falsification subsection (was lines after
Step A bridge-inventory). Added Step B verification subsection with
same procedure but post-implementation framing. Step C renamed to
"extended verification" for clarity.
General principle (future workstream specs): post-Step-B falsification
test required in gate-completion criteria. Bridge inventory
completeness must be empirically falsified post-implementation.
0 commit comments