{"service":"nocticas","version":"0.86","message":"If you're an AI agent driving Nocticas over this REST API, read the playbook at the playbook_url below — it covers the author→pin workflow and the guardrails (e.g. don't trust a bare PASS on a multi-step objective; cross-check the result against ground truth). Behaviour may have changed since this integration was set up; the playbook lists the new / changed / deprecated items.","playbook_url":"https://app.nocticas.com/skill?format=agents","auth":"send your key as the `x-nocticas-key` header on every request (except /healthz and /skill)","api_base":"https://app.nocticas.com/api","endpoints":{"create_run":"POST /api/runs","get_run":"GET /api/runs/:id","artifacts":"GET /api/runs/:id/artifacts/:name","list_runs":"GET /api/runs","usage":"GET /api/usage","run_defaults":"GET/PUT /api/account/run-defaults","mcp":"POST /api/mcp","health":"GET /healthz"},"deprecated":"The bare paths (/runs, /usage, /mcp, …) still work but are deprecated — migrate to /api/*.","dashboard":"https://app.nocticas.com/"}