KeiSeiKit-1.0/docs/encyclopedia
Parfii-bot 368df5b918 docs: add 6-file substrate encyclopedia (1739 LOC)
Generated by parallel Haiku writer agents during 4-wave audit; covers the
substrate at the top-down explanatory level the reviewer asked for.

- substrate-overview.md (425 LOC) — top-down: what runs at install,
  daily, nightly; data-flow ASCII diagrams; how the 4 layers fit
- hooks-and-blocks.md (394 LOC) — every hook + every assembler block,
  with trigger event + severity + rule reference
- rust-crates-A-G.md (507 LOC) — first third of the 106 crates, one
  paragraph per crate
- rust-crates-H-N.md (194 LOC) — middle third
- rust-crates-O-Z.md (59 LOC) — last third (smaller because alphabet)
- skills-and-agents.md (160 LOC) — 67 skills + 43 agent manifests,
  one row each

Encyclopedia complements the auto-generated DNA-INDEX.md: that file
is mechanical (count + DNA prefix + sha8), this is narrative
(what does this thing do, when does it fire, how to use it).

Username-path leaks scrubbed via sed pre-commit:
- /Users/<user>/Projects/KeiSeiKit-public/ → <repo>/
- /Users/<user>/                            → <home>/

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-03 17:00:28 +08:00
..
hooks-and-blocks.md docs: add 6-file substrate encyclopedia (1739 LOC) 2026-05-03 17:00:28 +08:00
rust-crates-A-G.md docs: add 6-file substrate encyclopedia (1739 LOC) 2026-05-03 17:00:28 +08:00
rust-crates-H-N.md docs: add 6-file substrate encyclopedia (1739 LOC) 2026-05-03 17:00:28 +08:00
rust-crates-O-Z.md docs: add 6-file substrate encyclopedia (1739 LOC) 2026-05-03 17:00:28 +08:00
skills-and-agents.md docs: add 6-file substrate encyclopedia (1739 LOC) 2026-05-03 17:00:28 +08:00
substrate-overview.md docs: add 6-file substrate encyclopedia (1739 LOC) 2026-05-03 17:00:28 +08:00