Split control-loop atlas into section files

This commit is contained in:
Jan Petykiewicz 2026-04-11 17:55:16 -07:00
commit 1040a131da
21 changed files with 5356 additions and 3868 deletions

View file

@ -16,7 +16,8 @@ minimal PE32 Rust hook that can load into RT3 under Wine without changing behavi
Bootstrap design and workflow documents live in `docs/`.
- `docs/README.md`: handbook index and target hashes
- `docs/control-loop-atlas.md`: high-level loop and subsystem atlas
- `docs/control-loop-atlas.md`: compatibility index for the split atlas
- `docs/control-loop-atlas/`: canonical atlas section files
- `docs/setup-workstation.md`: toolchain baseline and local setup
- `docs/re-workflow.md`: repeatable reverse-engineering workflow
- `docs/function-map.md`: canonical function-map schema and conventions