Skip to content

Run the agents supervisor sweep (5-min cadence)

POST
/cron/agents-supervisor
curl --request POST \
--url https://example.com/api/cron/agents-supervisor

Round-2 safety cadence. Early-exits when no lane is in flight; otherwise reclaims expired leases and runs the deterministic supervisor (stall flags, budget pauses, push-control actuation, shipping timeouts). CRON_SECRET protected.

Supervisor sweep result ({idle:true} when nothing is in flight)

Media type application/json
object
idle
required
boolean
inFlight
integer
reclaimed
integer
supervisor
object

Missing or invalid CRON_SECRET