Merge pull request 'Clarify staging report auth smoke' (#26)
Staging Backend Quality Gate / validate (push) Successful in 14m6s
Staging Backend Quality Gate / publish (push) Successful in 15m38s

Merge docs-only correction matching the deployed route contract.
This commit was merged in pull request #26.
This commit is contained in:
2026-08-07 02:34:28 +08:00
@@ -103,7 +103,7 @@ No report document or birth fact was needed or persisted for this check.
- Logged-out `/api/account`: 401.
- User host `/admin` and `/api/admin/session`: 404.
- Admin host `/`: 308 to `/admin`; `/admin`: 307 to `/login`; logged-out `/api/admin/session`: 401.
- Logged-out report GET and POST: 401.
- Logged-out report collection POST and single-report detail GET: 401. The collection route intentionally has no GET handler.
- Logged-out report reader route: reachable; its data API remains authenticated.
- Internal Python `/api/health`: 200, `status=ok`, `swisseph_available=true`.
- API, web, PostgreSQL, worker, and Caddy containers running; API/web/PostgreSQL health checks healthy.