Commit Graph

2 Commits

Author SHA1 Message Date
PTah 81b435f953 feat: v0.2.0 branding, healthz version, SSE dashboard live
Centralize APP_VERSION 0.2.0; /health and /healthz return version;
startup log line; UI title Security Alert Center v.0.2.0;
SSE /api/v1/stream/events for live dashboard counters.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 13:20:39 +10:00
PTah e9bba6211e feat: backend ingest API, Docker Compose, Ubuntu install guide
- FastAPI: POST /api/v1/events, GET /health, JSON Schema validation

- PostgreSQL models, Alembic migration, bootstrap API key

- deploy/docker-compose.yml, .env.example

- docs/install-ubuntu-24.04.md, updated work-plan (agents first)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 20:21:31 +10:00