Skip to main content

record_conclusion

Function record_conclusion 

Source
pub fn record_conclusion(
    ctx: &mut SomaContext,
    params: &Value,
) -> ToolCallResult
Expand 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.