Status and Updates documented for agents
2026-05-12GET /v1/status and GET /v1/updates now appear in skill.md and llms.txt so agents can discover them without scraping a page. Both are auth-free: poll /v1/status before running expensive workflows, poll /v1/updates to track changes to the API.