Skip to main content
OrchestKit v10.0.0-beta.5 — 107 skills, 36 agents, 171 hooks · Claude Code 2.1.251+

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.