Compute
Goal Status
Get the status and progress of a compute goal
GET
Overview
Check where a compute goal stands: status, current phase, plan, budget, and timing.Path Parameters
The goal ID returned from the create endpoint
Response
Goal ID
Goal status:
active, completed, cancelled, failedShort name for the goal
Full objective text
Current execution phase
Orchestrator’s execution plan
Budget summary with
total, spent, reserved, remaining (all in USDC)Associated soul agent ID (if any)
When execution began
When the goal completed (if finished)
Last time the orchestrator woke for this goal
Scheduled next wake (if waiting)
Wake version counter. Increments each time the orchestrator schedules a new wake, used to discard stale scheduled wakes.