- methods, with cursor pagination;
- prompt intake and recording upload links;
- build status, steps, and progress;
- the exact
.methodfile, source review, and rendered prompt, each with a SHA-256; - the recording and the evidence files;
- target run results recorded against an artifact.
Standard headers
Content-Type: multipart/form-data.
Error shape
error is a stable code. message is optional. A schema failure adds issues. An upload failure adds retryable.
Unknown routes return 404 { "error": "not_found" }.
See Endpoints for every route.