Dashboardopencode-lorecompleted() terminal output snapshot

completed() terminal output snapshot

Category: gotcha
Confidence: 1.00
ID: 01a0a06d-0733-7881-a94f-aa7505338705
Project ID: 6f4be9ff-ed84-4cca-a9e7-732a0b0b8677
Cross-project: No
Recalled in other projects: 0
Source session: 0IxrNA1DXwHaouNJs
Created: 2026-09-14 14:58:14
Updated: 2026-09-14 14:58:14

Content

Trap: using a completed() fixture without exact terminal output looks sufficient because all items were streamed already, but public Responses validation rejects the principal before continuation begins. Fix: the principal terminal must contain a one-to-one snapshot of every completed streamed item; keep the continuation terminal independently protocol-valid while isolating only the lifecycle intended to remain unfinished.

Move to: