API
Jobs
Submit, list, cancel, download output.
This page is in progress. The outline below is provisional — the full write-up will land in a follow-up update.
This page hasn't been drafted yet. Planned outline:
- POST /jobs — submit a ZIP and entrypoint
- POST /dlcs/batch-submit — submit multiple DLC cases at once
- GET /jobs?status=&page= — list
- GET /jobs/{id} — single job detail
- POST /jobs/{id}/cancel — stop a running job
- WebSocket /ws/jobs/{id} — live sim-time progress