01Capture — Mnemon ingestionTool calls, edits, test results, and terminal output become typed nodes (Decision, Pattern, BugFix, Approach, Concept, Synthesis) with fingerprints, evidence kinds, and session links. Promotion rules keep noise out: failed tests need files, reverts need corroboration.
02Retrieve — Prism six stagesKeyword FTS plus file and symbol semantic search, recency decay, two-hop graph expansion, and bug-boost on error language — fused with per-node weight and confidence, biased by inferred session intent.
03Pack — Quorum submodularMaximal-marginal-relevance selection under a 2000/4096-token budget across Knowledge/Thread/LowConf sections. Relevance minus redundancy: the top-3 critical nodes plus the best patterns, fixes, and concepts.
04Learn — outcomes calibrateTurn feedback feeds a Beta-Bernoulli posterior per node; Gravitas applies per-type exponential decay (Decision λ0.002 through Approach λ0.030); git drift detection demotes stale nodes. Memory that earns its place stays.