Expand description
Post-session consolidation: a sealed ledger becomes a small set of proposals.
Consolidation is where a conversation’s worth of observations collapses into the handful of things actually worth writing down. Most candidates do not survive it, and that is the point — a system that stores everything it heard is a transcript, not a memory.
Structs§
- Consolidation
Output - Everything one session proposes.
Functions§
- consolidate
- Turn a sealed ledger into proposals.