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