Commit 3ea55d0
authored
docs+ci: mirror hypatia#378 TS carve-out extension (linguist + /deps/ + /vscode/) (#238)
## Summary
Mirrors hypatia#378 across the three standards enforcement files so the
hypatia rule, governance-reusable CI gate, and prose policy stay in
lockstep on the 9-class TS carve-out canon.
## Changes
- **\`.claude/CLAUDE.md\`** TypeScript Exemptions table — adds 3 rows
(linguist fork inline, \`**/deps/**\` vendored Mix dirs,
\`**/vscode/**\` editor-host extensions blocked on AS-bindings).
- **\`LANGUAGE-POLICY.adoc\`** TypeScript banned-row prose — class count
5 → 9 with rationale for each new class.
- **\`language-policy.yml\`** grep-chain — adds \`linguist/\`,
\`/deps/\`, \`/vscode/\` to the carve-out grep -v chain.
## Why
Inventory pass 2026-05-28 surfaced three asymmetries between the hypatia
rule's path_allow_prefixes (post hypatia#375) and the standards
enforcement files: 5 estate repos with \`vscode/extension.ts\` would be
policy-gate violations until VSCode-extension API bindings ship;
\`linguist/\` ships \`samples/TypeScript/*.ts\` as ML training data;
\`tma-mark2/deps/phoenix_live_view/\` is vendored Phoenix LiveView TS.
## Test plan
- [x] hypatia#378 contains the rule-side change and tests
- [x] grep-chain extended consistently
- [x] prose class count synced
- [ ] CI green
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent 18f0ed2 commit 3ea55d0
3 files changed
Lines changed: 25 additions & 8 deletions
File tree
- .claude
- rhodium-standard-repositories
- .github/workflows
- spec
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
144 | 146 | | |
145 | 147 | | |
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
65 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
147 | 158 | | |
148 | 159 | | |
149 | 160 | | |
| |||
0 commit comments