pub fn record_conclusion(
ctx: &mut SomaContext,
params: &Value,
) -> ToolCallResultExpand description
Retain: append a conclusion to an existing experiment.
Written as a separate Amendment line. The journal is strictly
append-only: an earlier record is never rewritten, so a note added
today cannot corrupt what was recorded when the run happened.