{
  "schema": "solomon.api.index.v1",
  "service": "solomon-api",
  "routes": [
    "/readyz",
    "/infer",
    "/dashboard",
    "/supervisor",
    "/proof",
    "/telegram",
    "/codex-telegram",
    "/observer",
    "/simulate",
    "/gpt/local-implementation-status",
    "/gpt/local-implementation-next-work",
    "/gpt/ss2-ss3-workflow-status",
    "/gpt/local-implementation-event-timeline",
    "/gpt/local-implementation-review-status",
    "/gpt/review-packets",
    "/gpt/review-packet/{packet_id}",
    "/gpt/pending-review",
    "/gpt/readiness-snapshot",
    "/gpt/unified-operational-summary",
    "/gpt/route-index",
    "/gpt/capabilities-manifest",
    "/chatgpt/bridge-status",
    "/chatgpt/status",
    "/chatgpt/context",
    "/chatgpt/refresh-context",
    "/chatgpt/capabilities",
    "/chatgpt/help",
    "/chatgpt/plan",
    "/chatgpt/start-task",
    "/chatgpt/tasks",
    "/chatgpt/task-status",
    "/chatgpt/task-result",
    "/chatgpt/await-task",
    "/chatgpt/execute",
    "/chatgpt/codex-box-status",
    "/chatgpt/codex-box-tasks",
    "/chatgpt/codex-box-task",
    "/chatgpt/codex-box-report",
    "/chatgpt/codex-box-submit",
    "/chatgpt/codex-box-retry",
    "/chatgpt/local-implementation-status",
    "/chatgpt/local-implementation-next-work",
    "/chatgpt/local-implementation-assign-dryrun",
    "/chatgpt/ss2-ss3-workflow-status",
    "/chatgpt/local-implementation-event-timeline",
    "/chatgpt/local-implementation-review-status",
    "/chatgpt/review-packets",
    "/chatgpt/review-packet",
    "/chatgpt/pending-review",
    "/chatgpt/local-implementation-gpt-review-dryrun",
    "/chatgpt/readiness-snapshot",
    "/chatgpt/unified-operational-summary",
    "/chatgpt/route-index",
    "/chatgpt/capabilities-manifest"
  ]
}
