API
The Fastify API is the delivery boundary between the deterministic runtime and player-facing clients. It owns HTTP contracts, caching, request context, telemetry, health surfaces, and administrative runtime operations.
The API consumes validated DTOs and engine snapshots; it does not become the source of puzzle-generation policy. Begin with Platform components and Observability.