Read capabilities
Inspect project and objective state, list runtimes and mappings, review evaluation runs, and retrieve failure evidence for debugging.
- Objective and prompt-family inspection
- Runtime qualification and mapping coverage views
- Failure report and experiment retrieval
Write capabilities
Create and update objectives, run evaluations, start auto-tweak loops, and submit qualification decisions from scoped sessions.
- Objective/spec/prompt updates
- Evaluation and auto-tweak execution
- Promotion and qualification decisions
Delegated session security
MCP sessions are explicit, revocable, and scope-limited. Every action is attributable to a user identity and audit trail.
- Workspace, project, or objective level scopes
- Read/write access levels per scope entry
- Session TTL controls and revocation support
Public docs and contracts
Keep OpenAPI docs as the source of truth for endpoint payloads while using these guides for workflow-level integration patterns.
- OpenAPI reference at /api/docs
- Quickstart request examples in this docs section
- Consistent route contracts for client integrations