Delete the unreachable entity decoder, hash-pin spec.json, and fold the exception pin loop
CI / gate (push) Successful in 24s
CI / publish (push) Has been skipped

This commit is contained in:
2026-09-09 14:08:30 +02:00
parent 6e3b7e692c
commit d1331a6612
2 changed files with 33 additions and 50 deletions
+1 -2
View File
@@ -17,8 +17,7 @@ One directory per contract kind, each landing with its milestone:
error `code`; `exceptions.json` pins each known divergence by `check`, `example`, `kind` and the
exact `divergence`, with a `reason`. `kind` is `mark-model` (the permanent count divergence from
ADF's mark-per-text-node model), `unspellable` (parses but the flavour has no spelling) or
`pending` (a parser gap a later milestone may close). The two lists are derived and labelled,
not hand-picked — regenerate them rather than hand-edit when re-pinning.
`pending` (a parser gap a later milestone may close).
JSON is editor-normal (AGENTS.md §2), two-space indent, keys sorted. `spec.json` is the vendored,
upstream machine-readable suite (CommonMark 0.31.2, CC-BY-SA-4.0, © John MacFarlane) and is not