Expand description
Build a deterministic session-summary candidate from SessionState (#292).
No LLM, no randomness: the same session always yields the same summary, which is what makes the benchmark/recall reproducible.
Functionsยง
- build_
candidate - Build an owned candidate snapshot of the current session.