diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-24 16:13:01 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-24 16:13:01 -0500 |
| commit | 9055708eb0960f63e1c5aa9094d9fdcb694e03c7 (patch) | |
| tree | e2a95756db571d5b04356bbf4ad3fe7d7984665b /tests | |
| parent | df8b03e1d363c0867b31f87357c028342ceaee52 (diff) | |
| download | dotemacs-9055708eb0960f63e1c5aa9094d9fdcb694e03c7.tar.gz dotemacs-9055708eb0960f63e1c5aa9094d9fdcb694e03c7.zip | |
docs(load-graph): seed module inventory and annotate foundation headers
I started the init.el load-graph classification with the foundation batch. I added docs/design/module-inventory.org as the living per-module inventory and annotated the seven foundation modules (system-lib, user-constants, host-environment, system-defaults, keyboard-compat, keybindings, config-utilities) with the load-graph header contract: layer, category, load shape, eager reason, top-level side effects, runtime requires, and direct-test-load safety.
I changed no load order, so init.el keeps its current eager order. The inventory records one hidden dependency for Phase 2: system-defaults uses host-environment and user-constants symbols at load while declaring them eval-when-compile, so the compiled module cannot load standalone.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
