docs: real-key zot rpc transcript — 14/15 event types validated #146

Merged
clawdie merged 3 commits from docs/zot-rpc-transcript-real-key into main 2026-06-21 23:07:12 +02:00

3 commits

Author SHA1 Message Date
a778145925 docs(zot-rpc): prettier table realignment
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 23:06:27 +02:00
289a203016 docs(zot-rpc): correct the tool_call double-fire claim to match the transcript
The raw stdout shows only tool_use_* + tool_progress + tool_result for the tool
cycle — no standalone {"type":"tool_call"} line. Downgrade the double-fire
note from a 'verified fact' to an open question, and mark the tool_call table
row as mapped-but-not-observed. Keeps the doc's 'observed, not inferred'
section honest. 14/15 types remain validated against real output.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 23:06:11 +02:00
07ff4d3b1f docs: real-key zot rpc transcript — all 15 event types confirmed
Step 1 of colibri#143 complete. Complete tool call cycle captured
with valid DEEPSEEK_API_KEY: 61 lines, 2 turns, 1 bash tool call.

All 15 event types observed and mapped — no glasspane gaps.
Notable: tool_call and tool_use_start both map to tool_execution_start
(double-fire on real runs). Verified facts replace 'name matches source.'

Full raw transcript at /tmp/zot_transcript_full.txt (OSA).
2026-06-21 23:00:51 +02:00