DashboardopencodePhysical Attempt llm.stream

Physical Attempt llm.stream

Category: architecture
Confidence: 1.00
ID: 01a09f43-9cc7-74eb-96de-e8eff58c089e
Project ID: c0425955-02bc-4c17-9af2-b114c00077e7
Cross-project: No
Recalled in other projects: 0
Source session: 11qIXHPNH6kwizEpW
Created: 2026-09-08 07:18:34
Updated: 2026-09-14 09:33:23

Content

Chose exactly one explicit llm.stream(request) per physical attempt of a logical Step, with projected-history reload before continuation, over an in-memory tool loop because continuation must remain durable and replayable. This does not guarantee one network request: the LLM executor may retry retryable transport failures. Overflow recovery permits one rebuilt attempt only before durable output or side effects.

Move to: