Commit 46266e5
authored
docs(claude): TypeScript Exemptions table for documented TS files (#19)
Adds a documented `TypeScript Exemptions` section to
`.claude/CLAUDE.md`, mirroring the affinescript / standards / my-lang /
boj-server pattern.
The new RSR antipattern check (deployed estate-wide) reads this table at
CI time. Each row covers a path with rationale + unblock condition, so
the exemption is visible and audit-friendly.
This is the documented carve-out for files that legitimately can't be
AffineScript today (Node/Deno-runtime, no AffineScript binding,
port-in-progress, etc.). Migrating any individual file just removes the
corresponding row.1 parent acdee1f commit 46266e5
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
0 commit comments