mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
1.6 KiB
1.6 KiB
Whitespace-Zero Grammar Probe
Date: 2026-05-09
Zero whitespace-code grammar for canonical single-space token streams. Whitespace is reconstructed from symbol count/order. Non-canonical spacing requires an explicit residual and is not admitted by this gate.
Rule
- Store symbol payloads.
- Store zero ordinary whitespace codes.
- Reconstruct one canonical display space between adjacent symbols.
- HOLD any non-canonical whitespace unless a residual is declared.
Status
- Lean module:
Semantics.WhitespaceFreeGrammar - Lean build:
PASS - Probe status:
PASS_ZERO_WHITESPACE_CANONICAL - Admitted canonical fixtures:
3 - HOLD fixtures needing residual:
3 - Stored whitespace codes total:
0
Cases
canonical_1:ADMIT_FIXTURE, symbols5, payload42bytes, raw46bytes, derived boundaries4, exact replayTruecanonical_2:ADMIT_FIXTURE, symbols5, payload21bytes, raw25bytes, derived boundaries4, exact replayTruecanonical_3:ADMIT_FIXTURE, symbols6, payload37bytes, raw42bytes, derived boundaries5, exact replayTruehold_1:HOLD_NEEDS_WHITESPACE_RESIDUAL, symbols4, payload21bytes, raw25bytes, derived boundaries3, exact replayFalsehold_2:HOLD_NEEDS_WHITESPACE_RESIDUAL, symbols4, payload25bytes, raw29bytes, derived boundaries3, exact replayFalsehold_3:HOLD_NEEDS_WHITESPACE_RESIDUAL, symbols3, payload16bytes, raw18bytes, derived boundaries2, exact replayFalse
Machine Receipt
shared-data/data/stack_solidification/whitespace_zero_grammar_probe.json