Commit d53f3cc
committed
docs(planner): fold 5-savant expansion into integrated-cognitive-planner-v1
Five Opus expansion savants (convergence-architect / bus-compiler /
truth-architect / scenario-world / trajectory-cartographer), each pinned to the
reference map by file:line, deepened it and CORRECTED three errors:
- cache/convergence.rs is wired+tested, NOT stubbed (seam #5)
- emit cutover is 5 sites incl. the contract twin plan.rs:44; planner has no
mailbox -> KanbanMove.mailbox via PlanContext (seam #1)
- temporal dep-wall fold is A-then-B both-required, NOT A-vs-B (seam #2)
- documentid = dn_hash (already shipped), NOT local_key (the entity-MID) (§3)
- NiblePath<->prefix bijection overflows 16-nibble MAX_DEPTH -> tier-structured (§3)
Added: §2.1 ExecTarget routing, §3.1 causal-arc persistence, §4.1 0-friction
strategy<->step table, §8 cross-savant synthesis (T1 cycle-home fork, T2
&mut-vs-&self, C1 Think-carrier [deferred #372], C2 rung 1:1, C3 carriers-
provisioned-before-consumers, + the 7-item additive new-code ledger). 5 new
probes + 6 new OQs. Board hygiene: prepend AGENT_LOG.md.
https://claude.ai/code/session_01D2WSmezQBNC3bUdHuGfGmo1 parent c754d67 commit d53f3cc
2 files changed
Lines changed: 119 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
0 commit comments