Whether the task is progressing without errors (true for all intermediate states and successful completion)
Task execution status
OptionaldataTask result data (if successful)
OptionalerrorError message (if failed)
OptionaldeferredDeferred continuation (client needs time for input)
OptionalsubmittedSubmitted continuation (server needs time for processing)
OptionalgovernanceGovernance check result (present when governance is configured)
OptionalgovernanceGovernance outcome (present after successful execution with governance)
OptionalgovernanceError message when governance outcome reporting failed (distinguishes from "not configured")
Task execution metadata
Total execution time in milliseconds
ISO timestamp of completion
Number of clarification rounds
Final status
OptionalinputRequest?: InputRequestInput request details (for input-required status)
OptionalconversationFull conversation history
Optionaldebug_Debug logs (if debug enabled)
Result of a task execution