Dashboard › opencode-lore › Distillation
e19fecdf-1207-4fb5-b2e2-8da59814f077["lore_tm_v1_rSSXDjXtE6-9Y3_j5QToBzh_9J5Vd7HMO0tye62s-IQ"]
Date: Sep 16, 2026
isSemanticResponsesEvent(event: string): boolean, recall argument parsing, indexed output projection, continuation-event normalization, terminal response validation, and rollback handling."invalid recall function arguments: unsupported scope" when an unsupported scope is provided and stores parsed calls in parsedInputs: Map<number, RecallArguments>.valueDone and partDone, handles "response.content_part.done" and "response.output_item.done", and validates final values and authoritative-value state for projected output."Responses reasoning summary ended before completion for index ${outputIndex}:${summaryIndex}" when a summary terminates prematurely.name === RECALL_TOOL_NAME; tool normalization also checks for type === "tool_use" and correlates the final call identifier with item.id.response.status === "queued" and validates createdAt with Number.isFinite(createdAt); malformed terminal response data can therefore be rejected before completion is emitted.