pub const TOOL_RESULT_KEY: &str = "flow:tool_result";
Written when an admitted tool call completes: {"tool": name, "id": call id, "ok": succeeded}.
{"tool": name, "id": call id, "ok": succeeded}