Components
Each component is monitored independently. A degraded component does not necessarily affect the others.
| Component | What it does | State |
|---|---|---|
| Registry API | Accepts uploads, resolves version ranges, serves manifests. | Operational |
| Web dashboard | Human-facing browsing, search, and account settings. | Operational |
| Object storage | Immutable, content-addressed storage for artifacts. | Operational |
| Build cache | Shared cache keyed by input hash to skip repeat work. | Operational |
| Index sync | Background indexer that keeps search fresh. | Operational |
| Edge delivery | Regional endpoints that serve popular artifacts closer to clients. | Operational |
Thresholds: a component is marked degraded when the rolling five-minute error rate exceeds 2%, and offline when health checks fail three times in a row.