Commit 4ab55da
docs(exemptions): align Layer-4 references with .affine source / .deno.js runtime
Mirrors the workflow swap in this PR. Three updates to
`docs/EXEMPTION-MECHANISMS.adoc`:
1. Layer 4a description — point at `scripts/check-ts-allowlist.affine`
as the source of truth, note the compiled `.deno.js` is what the
workflow actually runs.
2. History — add a fourth bullet covering standards#283 / #310 / #311:
the TS→AffineScript port arc, with the dual-target rationale spelled
out (`.ts` kept for regression suite + parallel-validation; `.deno.js`
is the workflow target).
3. Cross-references — replace the single `.ts` line with three lines
covering all three files (.affine source / .deno.js runtime / .ts
archetype) and what each is for. Reduces "which file should I edit?"
ambiguity for the next contributor.
No behavioural change; pure doc alignment so the prose matches the
workflow + source layout after #311 lands.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 288ac0d commit 4ab55da
1 file changed
Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
| |||
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
233 | 241 | | |
234 | 242 | | |
235 | 243 | | |
236 | 244 | | |
237 | 245 | | |
238 | | - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
239 | 253 | | |
240 | 254 | | |
0 commit comments