docs: zot rpc transcript — wire format confirmed for glasspane #144
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "docs/zot-rpc-transcript"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Step 1 deliverable for #143. Captures a real
zot rpcsession and records the deciding fact: zot emits bare event objects with atypefield, not JSON-RPC 2.0 — so glasspane'szot_event_typeparser reads them directly, no unwrap layer needed. Also records zot's stdin request shape ({id,type:prompt,message}) for the future spawn driver.Honest scope: the capture used a placeholder key (DeepSeek 401 before the agent loop), so only the session-lifecycle events are validated against real output. Tool-lifecycle events remain UNVERIFIED — a real-key re-run is still needed, and #143 step 1 stays partially open for it.
🤖 Generated with Claude Code