Commit 0c20c92
feat(readme): pin toolchain + normalise freshness for reproducible derivation
Make derivation reproducible so the freshness check is trustworthy:
- Install step pins pandoc 3.10 + asciidoctor 2.0.26 + asciidoctor-reducer
1.1.1 (was: floating apt/gem latest). The committed README.md must be
generated by the same versions CI runs, or cosmetic toolchain drift would
be misreported as staleness. Bump deliberately + regenerate; never float.
- Freshness check normalises (strip banner, trim trailing WS, squeeze blank
runs) before diffing — belt-and-braces so a harmless whitespace nudge is
not flagged, while real prose/structure/anchor changes still show.
Verified against boj-server's real README end-to-end: normalised body
byte-identical on re-derive, vocab 98.7%, anchor guard satisfied.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 5231501 commit 0c20c92
1 file changed
Lines changed: 26 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
113 | 121 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
118 | 129 | | |
119 | 130 | | |
120 | 131 | | |
| |||
190 | 201 | | |
191 | 202 | | |
192 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
193 | 212 | | |
194 | 213 | | |
195 | 214 | | |
196 | | - | |
| 215 | + | |
197 | 216 | | |
198 | | - | |
199 | | - | |
| 217 | + | |
| 218 | + | |
200 | 219 | | |
201 | 220 | | |
202 | 221 | | |
| |||
0 commit comments