Commit 4d264b2
authored
docs: update CLAUDE.md language list (11 → 35) and test structure (#889)
* docs: update CLAUDE.md language list and test structure
- Expand supported languages from 11 to 35 to match LANGUAGE_REGISTRY
- Add note pointing to domain/parser.ts as the source of truth
- Document benchmarks/resolution/ tree (fixtures, tracers, benchmark test)
* fix: correct language count from 35 to 23 and fixture count to 34 (#889)
The language list claimed 35 but LANGUAGE_REGISTRY has 23 entries.
12 languages (F#, Gleam, Clojure, etc.) were listed but don't exist
in the registry or codebase. Benchmark fixtures count is 34, not 35.1 parent 0e0b7d9 commit 4d264b2
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
175 | 182 | | |
176 | 183 | | |
177 | 184 | | |
| |||
0 commit comments