Skip to main content
OrchestKit v8.29.0 — 111 skills, 37 agents, 211 hooks · Claude Code 2.1.168+

Status

OrchestKit's documentation site and public API are operational if this page loads.

Components

ComponentStatusCheck
Documentation siteOperationalhttps://orchestkit.yonyon.ai
Search APIOperational/api/health

Machine-readable health

Agents should poll /api/health, which returns { "status": "ok", ... } with HTTP 200 when the deployment is serving. Errors across the API use the RFC 9457 Problem Details shape (type, title, status,detail), served as application/json.

Incidents

This is a static, stateless deployment with no backing database, so there is no per-incident state to report here. Outages, if any, are tracked on GitHub.