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

@ -9,8 +9,9 @@ handoffs, then feeds the function-by-function Rust rewrite and later DLL-based r
1. Confirm the target binary and record its hash.
2. Refresh the exported baseline artifacts.
3. Update `docs/control-loop-atlas.md` with newly grounded loop roots, dispatchers, cadence points,
state anchors, or subsystem handoffs.
3. Update the relevant file under `docs/control-loop-atlas/` with newly grounded loop roots,
dispatchers, cadence points, state anchors, or subsystem handoffs, and touch
`docs/control-loop-atlas.md` only if the top-level section layout changes.
4. Analyze in Ghidra.
5. Cross-check suspicious findings in Rizin or with CLI tools.
6. Update the function map with names, prototypes, ownership, confidence, and loop-relevant notes.