docs: sync SPEC.md and openspec with ratified decisions

This commit is contained in:
2026-08-05 23:33:29 -03:00
parent 9fac784f6a
commit 018b43e24f
6 changed files with 73 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
# health-check Specification
## Purpose
TBD - created by archiving change setup-foundation. Update Purpose after archive.
Expose a public `GET /up` healthcheck that responds quickly and without authentication, exposes no secrets, and fails when the application cannot boot, so orchestrators and CI can verify availability.
## Requirements
### Requirement: Public health endpoint responds without authentication