Service catalog
Derived from repository structure, ownership edges, and dependency extraction.
| Service | Owners | Depends on | Endpoints | Risks | SLA |
|---|---|---|---|---|---|
| ingest-api Ingests raw commits & manifests backend critical-path | Alice Chen | graph-store, auth-gateway, zod | 1 | 1 | 99.9% |
| projection-worker Derives docs, diagrams, dashboards from EKG backend | Rio Nakamura | graph-store, zod | — | 0 | — |
| graph-store Append-only graph persistence backend critical-path | Alice Chen | sled | 1 | 1 | 99.95% |
| workspace-web Playbook workspace UI frontend | Rio Nakamura | auth-gateway, graph-store, @tanstack/react-router | — | 0 | — |
| auth-gateway SSO + role resolution backend | Scott Brown | — | — | 0 | — |