blitz_api/docs/superpowers/specs
fusion44 6b29239cc0
refactor(api): hoist api_startup_status into a shared leaf module
Move the in-process startup-state singleton out of app.main into
app.api.startup_status so app.system can read it without a circular
import. No behavior change - main mutates the same shared object.

Also lands the design spec and implementation plan for the
system/health endpoint work (#145).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-12 18:41:18 +02:00
..
2026-07-05-sse-to-websockets-design.md feat(api): add WebSocketManager with first-message auth handshake 2026-07-12 18:41:18 +02:00
2026-07-12-consistent-error-responses-design.md feat(api): add gated build_error_response for consistent errors 2026-07-12 18:41:18 +02:00
2026-07-12-system-health-endpoint-design.md refactor(api): hoist api_startup_status into a shared leaf module 2026-07-12 18:41:18 +02:00