aboutsummaryrefslogtreecommitdiff
path: root/modules/prog-training.el
Commit message (Collapse)AuthorAgeFilesLines
* docs(load-graph): classify programming modulesCraig Jennings12 days1-0/+10
| | | | | | Sixth classification batch: prog-general plus the language modules — prog-c, prog-go, prog-lisp, prog-python, prog-webdev, prog-json, prog-yaml, prog-shell, prog-training. I annotated each header, added a Batch 6 table to the inventory, and extended the validation allowlist. 52 of 102 modules are now classified. prog-general owns the shared defaults and tree-sitter/LSP policy and stays eager. The language modules are eager only by init order and should load by major mode, so they're tagged Phase 6 deferral candidates. prog-shell's after-save executable hook is the one side effect worth scoping. No new hidden dependencies.
* changing repositoriesCraig Jennings2025-10-121-0/+35