Commit 7752cec
docs(planning): replace pre-commit-blocked Greek + CJK chars
The apdev check-chars pre-commit hook blocks specific character ranges
(Greek, CJK) even though it allows common typographic chars (em-dash,
arrow, section sign). Two illegal chars in the cleanup-2026-04 final
summary:
- 'Δ' table column header → 'Diff'
- '全部解决' inside a quoted phrase → 'solve everything'
Project policy (CLAUDE.md) is English-only for committed text anyway,
so the planning doc shouldn't have CJK. The em-dashes, arrows, and
section signs elsewhere in the planning docs and CHANGELOG remain
because the hook explicitly allows them.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 76cfb33 commit 7752cec
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments