Structs§
- Decision
Group - A group of decisions sharing the same domain prefix.
- Decision
Pack - A pack of active decisions grouped by domain, ready for session injection.
- Decision
Summary - Minimal decision summary for pack rendering (avoids carrying full DecisionView).
- Pack
Metadata - ToolUse
- Turn
Functions§
- build_
decision_ pack - Build a decision pack from active decisions in the ledger.
- build_
turns - Build turns from index records by matching assistant.parentUuid → user.uuid.
- read_
doctrine_ pack - Read the project’s doctrine hot pack (judgment layer).
- render_
decision_ pack_ md - Render a decision pack as a markdown section.
- render_
pack - Render turns into a markdown pack string with budget truncation.
- write_
pack - Write hot.md and hot.meta.json to the packs directory.