Commit c59c19c
fix(docs): correct README header + crash-mode counts + dangling refs
Adversarial verification of the tidy caught defects in files this branch
already touched:
README.adoc — the Tier-B "authoring standard" edit left a botched, duplicated
document header: a second :toc:/:source-highlighter: attribute block sitting
AFTER body content (so it was inert and rendered as stray text), a stray
mid-body author line, and an orphan bare DOI URL citing the WRONG Zenodo record
(19680824 vs the canonical 19520245 used by the badge, the Citation block, and
CITATION.cff). Collapse to a single clean header: attributes before any body,
all badges grouped, one correct DOI.
Factual fixes (verified against zig/src/safe_nif.zig, which has 8 exports of
which FIVE are crash_*): "six crash modes" -> "five" in README repo-layout and
QUICKSTART-DEV project-structure. Make the benchmark command's working directory
explicit (run from demo/). Drop the dangling `.claude/CLAUDE.md` reference in
QUICKSTART-DEV (no such file in this repo) and the inaccurate "signing-key
policy" pointer (CONTRIBUTING.md documents the contribution flow, not keys).
NOT touched: the residual PMPL-1.0 license badge in README is left verbatim for
manual owner review (licence markup is owner-only; flagged, not auto-edited).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 6841c75 commit c59c19c
2 files changed
Lines changed: 7 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 20 | | |
26 | 21 | | |
27 | 22 | | |
| |||
84 | 79 | | |
85 | 80 | | |
86 | 81 | | |
87 | | - | |
| 82 | + | |
88 | 83 | | |
89 | 84 | | |
90 | 85 | | |
| |||
150 | 145 | | |
151 | 146 | | |
152 | 147 | | |
153 | | - | |
| 148 | + | |
154 | 149 | | |
155 | 150 | | |
156 | 151 | | |
| |||
0 commit comments