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
test/docs: strengthen self-host parity gates + refresh stale self-host docs
Follow-up review findings on the self-host harness:
- Add non-ignored negative-parser and positive-RS0005-checker smoke tests, so a
tool degenerating to always-OK / always-CLEAN is caught without the ignored
corpus gate (the accept-only / no-duplicate tiny samples could not).
- rss_dump_with now errors on a malformed non-empty dump line instead of silently
dropping it (filter_map), so a stray/garbled line fails the harness.
- Refresh stale counts: plan table and ledger SH-018/SH-023 now read 556/556 (was
544/545/546) and ~46x (was ~5100x); SH-023 note reflects the recover-past-
malformed scanner (was "stops at first").
- FORMAT.md: add Char and Unknown to the KIND list; reconcile the "richest line"
claim with lexer.rss's current 0:0:0 placeholder positions.
Verified: self-host lib tests + corpus gates (lexer/parser/checker 556x, perf) green.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments