Files
deepseek-harness/examples/acp-agent/tests/snapshots/hook-cc-posttool-context/session.jsonl
Tianyi Cui 1fd9e2a9ab Pin request-header content in one snapshot scenario
Every session.jsonl fixture embedded the full composed system prompt and
complete tool-schema list in its request/header event (~8 KB on one line,
identical across the suite), so any prompt or tool-schema edit forced a
re-record or hand-edit of every fixture — see the dynamic-workflows PR for
the churn pattern this removes.

Now exactly one scenario (text-turn, flagged pinsHeader) commits and
compares that content verbatim; every other fixture stores and compares it
as {{system}}/{{tools}} tokens via the new pure scrubRequestHeaders
normalizer (applied to both compare sides and to record-mode writes, so a
re-record cannot reintroduce the content). request/header-delta payloads
are scrubbed the same way; config/reason stay verbatim — a model swap
SHOULD churn every fixture, a prompt edit should not. Replay is unaffected:
script derivation reads only assistant/chunk events.

Fixture meta-guards enforce the split: non-pinning fixtures must be fixed
points of the scrub, the pinning fixture must not be, and exactly one
scenario pins. Committed fixtures migrated through the same function.

Docs: pinned-header RFC (implemented/testing), base snapshot RFC + testing
policy + llm-replay module doc/README updated.
2026-07-06 23:41:20 +08:00

117 lines
19 KiB
JSON

{"type":"session","version":0,"id":"515499c5-f9a9-45fd-bcca-76e8c5ce9ee7","createdAt":1783279454666,"cwd":"/tmp/acp-snap-cwd-l0uhay"}
{"type":"turn/start","seq":0,"time":1783279454673,"data":{"turn":1,"trigger":{"kind":"message","source":{"kind":"user"}}}}
{"type":"user/message","seq":1,"time":1783279454674,"data":{"content":[{"type":"text","text":"Use the bash tool to run exactly: echo HELLO. Report the tool result you got back verbatim, then stop."}],"source":{"kind":"user"}},"surfaceOp":"append"}
{"type":"step/start","seq":2,"time":1783279454675,"data":{"turn":1,"step":1}}
{"type":"request/header","seq":3,"time":1783279454676,"data":{"header":{"config":{"model":"deepseek-v4-flash"},"system":"{{system}}","tools":"{{tools}}"},"reason":"initial"}}
{"type":"assistant/chunk","seq":4,"time":1783279455097,"data":{"turn":1,"step":1,"chunk":{"type":"block-start","index":0,"blockType":"reasoning"}}}
{"type":"assistant/chunk","seq":5,"time":1783279455097,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":"The"}}}
{"type":"assistant/chunk","seq":6,"time":1783279455192,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" user"}}}
{"type":"assistant/chunk","seq":7,"time":1783279455220,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" wants"}}}
{"type":"assistant/chunk","seq":8,"time":1783279455221,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" me"}}}
{"type":"assistant/chunk","seq":9,"time":1783279455221,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" to"}}}
{"type":"assistant/chunk","seq":10,"time":1783279455221,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" run"}}}
{"type":"assistant/chunk","seq":11,"time":1783279455248,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" the"}}}
{"type":"assistant/chunk","seq":12,"time":1783279455249,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" command"}}}
{"type":"assistant/chunk","seq":13,"time":1783279455277,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" \""}}}
{"type":"assistant/chunk","seq":14,"time":1783279455277,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":"echo"}}}
{"type":"assistant/chunk","seq":15,"time":1783279455278,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" HE"}}}
{"type":"assistant/chunk","seq":16,"time":1783279455278,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":"LL"}}}
{"type":"assistant/chunk","seq":17,"time":1783279455278,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":"O"}}}
{"type":"assistant/chunk","seq":18,"time":1783279455278,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":"\""}}}
{"type":"assistant/chunk","seq":19,"time":1783279455305,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" using"}}}
{"type":"assistant/chunk","seq":20,"time":1783279455306,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" the"}}}
{"type":"assistant/chunk","seq":21,"time":1783279455333,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" bash"}}}
{"type":"assistant/chunk","seq":22,"time":1783279455334,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" tool"}}}
{"type":"assistant/chunk","seq":23,"time":1783279455334,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" and"}}}
{"type":"assistant/chunk","seq":24,"time":1783279455334,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" report"}}}
{"type":"assistant/chunk","seq":25,"time":1783279455334,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" the"}}}
{"type":"assistant/chunk","seq":26,"time":1783279455334,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" result"}}}
{"type":"assistant/chunk","seq":27,"time":1783279455362,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":" verb"}}}
{"type":"assistant/chunk","seq":28,"time":1783279455362,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":"atim"}}}
{"type":"assistant/chunk","seq":29,"time":1783279455363,"data":{"turn":1,"step":1,"chunk":{"type":"reasoning-delta","index":0,"text":"."}}}
{"type":"assistant/chunk","seq":30,"time":1783279455447,"data":{"turn":1,"step":1,"chunk":{"type":"block-start","index":1,"blockType":"tool-call"}}}
{"type":"assistant/chunk","seq":31,"time":1783279455448,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":""}}}
{"type":"assistant/chunk","seq":32,"time":1783279455448,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"{"}}}
{"type":"assistant/chunk","seq":33,"time":1783279455448,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"\""}}}
{"type":"assistant/chunk","seq":34,"time":1783279455479,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"command"}}}
{"type":"assistant/chunk","seq":35,"time":1783279455479,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"\""}}}
{"type":"assistant/chunk","seq":36,"time":1783279455480,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":": "}}}
{"type":"assistant/chunk","seq":37,"time":1783279455480,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"\""}}}
{"type":"assistant/chunk","seq":38,"time":1783279455508,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"echo"}}}
{"type":"assistant/chunk","seq":39,"time":1783279455508,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":" HE"}}}
{"type":"assistant/chunk","seq":40,"time":1783279455509,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"LL"}}}
{"type":"assistant/chunk","seq":41,"time":1783279455509,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"O"}}}
{"type":"assistant/chunk","seq":42,"time":1783279455509,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"\""}}}
{"type":"assistant/chunk","seq":43,"time":1783279455564,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":", "}}}
{"type":"assistant/chunk","seq":44,"time":1783279455564,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"\""}}}
{"type":"assistant/chunk","seq":45,"time":1783279455565,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"description"}}}
{"type":"assistant/chunk","seq":46,"time":1783279455565,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"\""}}}
{"type":"assistant/chunk","seq":47,"time":1783279455565,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":": "}}}
{"type":"assistant/chunk","seq":48,"time":1783279455592,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"\""}}}
{"type":"assistant/chunk","seq":49,"time":1783279455593,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"Run"}}}
{"type":"assistant/chunk","seq":50,"time":1783279455593,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":" echo"}}}
{"type":"assistant/chunk","seq":51,"time":1783279455621,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":" HE"}}}
{"type":"assistant/chunk","seq":52,"time":1783279455621,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"LL"}}}
{"type":"assistant/chunk","seq":53,"time":1783279455621,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"O"}}}
{"type":"assistant/chunk","seq":54,"time":1783279455621,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"\""}}}
{"type":"assistant/chunk","seq":55,"time":1783279455649,"data":{"turn":1,"step":1,"chunk":{"type":"tool-call-delta","index":1,"id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","argumentsDelta":"}"}}}
{"type":"assistant/chunk","seq":56,"time":1783279455708,"data":{"turn":1,"step":1,"chunk":{"type":"block-end","index":0,"block":{"type":"reasoning","text":"The user wants me to run the command \"echo HELLO\" using the bash tool and report the result verbatim."}}}}
{"type":"assistant/chunk","seq":57,"time":1783279455709,"data":{"turn":1,"step":1,"chunk":{"type":"block-end","index":1,"block":{"type":"tool-call","id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","arguments":"{\"command\": \"echo HELLO\", \"description\": \"Run echo HELLO\"}"}}}}
{"type":"assistant/chunk","seq":58,"time":1783279455709,"data":{"turn":1,"step":1,"chunk":{"type":"usage","usage":{"inputTokens":2105,"outputTokens":91,"cacheReadTokens":0,"reasoningTokens":25}}}}
{"type":"assistant/chunk","seq":59,"time":1783279455709,"data":{"turn":1,"step":1,"chunk":{"type":"finish","reason":{"kind":"tool-calls"}}}}
{"type":"assistant/message","seq":60,"time":1783279455711,"data":{"turn":1,"step":1,"content":[{"type":"reasoning","text":"The user wants me to run the command \"echo HELLO\" using the bash tool and report the result verbatim."},{"type":"tool-call","id":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","arguments":"{\"command\": \"echo HELLO\", \"description\": \"Run echo HELLO\"}"}],"usage":{"inputTokens":2105,"outputTokens":91,"cacheReadTokens":0,"reasoningTokens":25}},"sourceEventSeqs":[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59],"surfaceOp":"append"}
{"type":"tool/call","seq":61,"time":1783279455711,"data":{"turn":1,"step":1,"callId":"call_00_PYtS3hYakGEZh8w2bUIP0982","name":"bash","arguments":"{\"command\": \"echo HELLO\", \"description\": \"Run echo HELLO\"}"}}
{"type":"hook/invoked","seq":62,"time":1783279455725,"data":{"turn":1,"point":"PostToolUse","dialect":"claude","handlerId":"claude:PostToolUse:1","matcher":"bash"}}
{"type":"hook/result","seq":63,"time":1783279455731,"data":{"turn":1,"point":"PostToolUse","handlerId":"claude:PostToolUse:1","decision":"pass","exitCode":0,"durationMs":6.449495999999726}}
{"type":"tool/result","seq":64,"time":1783279455731,"data":{"turn":1,"step":1,"callId":"call_00_PYtS3hYakGEZh8w2bUIP0982","content":[{"type":"text","text":"HELLO\n"}],"isError":false},"sourceEventSeqs":[61],"surfaceOp":"append"}
{"type":"context/message","seq":65,"time":1783279455732,"data":{"content":[{"type":"text","text":"Note: command output has been verified against the audit log."}],"source":{"kind":"plugin","plugin":"hooks-claude"}},"surfaceOp":"append"}
{"type":"step/end","seq":66,"time":1783279455732,"data":{"turn":1,"step":1}}
{"type":"step/start","seq":67,"time":1783279455733,"data":{"turn":1,"step":2}}
{"type":"assistant/chunk","seq":68,"time":1783279456635,"data":{"turn":1,"step":2,"chunk":{"type":"block-start","index":0,"blockType":"reasoning"}}}
{"type":"assistant/chunk","seq":69,"time":1783279456635,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":"The"}}}
{"type":"assistant/chunk","seq":70,"time":1783279456734,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" user"}}}
{"type":"assistant/chunk","seq":71,"time":1783279456807,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" asked"}}}
{"type":"assistant/chunk","seq":72,"time":1783279456816,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" me"}}}
{"type":"assistant/chunk","seq":73,"time":1783279456816,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" to"}}}
{"type":"assistant/chunk","seq":74,"time":1783279456816,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" run"}}}
{"type":"assistant/chunk","seq":75,"time":1783279456821,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" exactly"}}}
{"type":"assistant/chunk","seq":76,"time":1783279456906,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" `"}}}
{"type":"assistant/chunk","seq":77,"time":1783279456907,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":"echo"}}}
{"type":"assistant/chunk","seq":78,"time":1783279456907,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" HE"}}}
{"type":"assistant/chunk","seq":79,"time":1783279456907,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":"LL"}}}
{"type":"assistant/chunk","seq":80,"time":1783279456907,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":"O"}}}
{"type":"assistant/chunk","seq":81,"time":1783279456907,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":"`"}}}
{"type":"assistant/chunk","seq":82,"time":1783279456908,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" and"}}}
{"type":"assistant/chunk","seq":83,"time":1783279456908,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" report"}}}
{"type":"assistant/chunk","seq":84,"time":1783279456908,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" the"}}}
{"type":"assistant/chunk","seq":85,"time":1783279456908,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" result"}}}
{"type":"assistant/chunk","seq":86,"time":1783279456908,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" verb"}}}
{"type":"assistant/chunk","seq":87,"time":1783279456909,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":"atim"}}}
{"type":"assistant/chunk","seq":88,"time":1783279456909,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":"."}}}
{"type":"assistant/chunk","seq":89,"time":1783279456909,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" The"}}}
{"type":"assistant/chunk","seq":90,"time":1783279456909,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" output"}}}
{"type":"assistant/chunk","seq":91,"time":1783279456929,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" was"}}}
{"type":"assistant/chunk","seq":92,"time":1783279456929,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":" `"}}}
{"type":"assistant/chunk","seq":93,"time":1783279456929,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":"HE"}}}
{"type":"assistant/chunk","seq":94,"time":1783279456929,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":"LL"}}}
{"type":"assistant/chunk","seq":95,"time":1783279456929,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":"O"}}}
{"type":"assistant/chunk","seq":96,"time":1783279456929,"data":{"turn":1,"step":2,"chunk":{"type":"reasoning-delta","index":0,"text":"`."}}}
{"type":"assistant/chunk","seq":97,"time":1783279456984,"data":{"turn":1,"step":2,"chunk":{"type":"block-start","index":1,"blockType":"text"}}}
{"type":"assistant/chunk","seq":98,"time":1783279456984,"data":{"turn":1,"step":2,"chunk":{"type":"text-delta","index":1,"text":"The"}}}
{"type":"assistant/chunk","seq":99,"time":1783279456984,"data":{"turn":1,"step":2,"chunk":{"type":"text-delta","index":1,"text":" tool"}}}
{"type":"assistant/chunk","seq":100,"time":1783279457014,"data":{"turn":1,"step":2,"chunk":{"type":"text-delta","index":1,"text":" returned"}}}
{"type":"assistant/chunk","seq":101,"time":1783279457039,"data":{"turn":1,"step":2,"chunk":{"type":"text-delta","index":1,"text":":\n\n"}}}
{"type":"assistant/chunk","seq":102,"time":1783279457039,"data":{"turn":1,"step":2,"chunk":{"type":"text-delta","index":1,"text":"```\n"}}}
{"type":"assistant/chunk","seq":103,"time":1783279457039,"data":{"turn":1,"step":2,"chunk":{"type":"text-delta","index":1,"text":"HE"}}}
{"type":"assistant/chunk","seq":104,"time":1783279457040,"data":{"turn":1,"step":2,"chunk":{"type":"text-delta","index":1,"text":"LL"}}}
{"type":"assistant/chunk","seq":105,"time":1783279457040,"data":{"turn":1,"step":2,"chunk":{"type":"text-delta","index":1,"text":"O"}}}
{"type":"assistant/chunk","seq":106,"time":1783279457040,"data":{"turn":1,"step":2,"chunk":{"type":"text-delta","index":1,"text":"\n"}}}
{"type":"assistant/chunk","seq":107,"time":1783279457040,"data":{"turn":1,"step":2,"chunk":{"type":"text-delta","index":1,"text":"```"}}}
{"type":"assistant/chunk","seq":108,"time":1783279457069,"data":{"turn":1,"step":2,"chunk":{"type":"block-end","index":0,"block":{"type":"reasoning","text":"The user asked me to run exactly `echo HELLO` and report the result verbatim. The output was `HELLO`."}}}}
{"type":"assistant/chunk","seq":109,"time":1783279457069,"data":{"turn":1,"step":2,"chunk":{"type":"block-end","index":1,"block":{"type":"text","text":"The tool returned:\n\n```\nHELLO\n```"}}}}
{"type":"assistant/chunk","seq":110,"time":1783279457069,"data":{"turn":1,"step":2,"chunk":{"type":"usage","usage":{"inputTokens":185,"outputTokens":39,"cacheReadTokens":2048,"reasoningTokens":28}}}}
{"type":"assistant/chunk","seq":111,"time":1783279457069,"data":{"turn":1,"step":2,"chunk":{"type":"finish","reason":{"kind":"stop"}}}}
{"type":"assistant/message","seq":112,"time":1783279457069,"data":{"turn":1,"step":2,"content":[{"type":"reasoning","text":"The user asked me to run exactly `echo HELLO` and report the result verbatim. The output was `HELLO`."},{"type":"text","text":"The tool returned:\n\n```\nHELLO\n```"}],"usage":{"inputTokens":185,"outputTokens":39,"cacheReadTokens":2048,"reasoningTokens":28}},"sourceEventSeqs":[68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111],"surfaceOp":"append"}
{"type":"step/end","seq":113,"time":1783279457069,"data":{"turn":1,"step":2}}
{"type":"turn/end","seq":114,"time":1783279457070,"data":{"turn":1,"reason":{"kind":"completed"}}}