Skip to main content

Crate edda_pack

Crate edda_pack 

Source

Structs§

DecisionGroup
A group of decisions sharing the same domain prefix.
DecisionPack
A pack of active decisions grouped by domain, ready for session injection.
DecisionSummary
Minimal decision summary for pack rendering (avoids carrying full DecisionView).
PackMetadata
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.