Skip to main content

summarize_run

Function summarize_run 

Source
pub fn summarize_run(ctx: &SomaContext, params: &Value) -> ToolCallResult
Expand description

Summarize a run directory on demand.

Reads the directory rather than the journal, so it works on runs recorded long before the experiment pool existed — and on runs that never got a journal line at all, because they crashed.