Commit Graph

3 Commits

Author SHA1 Message Date
William Valentin 4456997216 docs: add UI, query API, validation implementation plan
10 tasks covering validation, query endpoints, and frontend.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 01:48:53 -08:00
William Valentin d748033851 docs: add UI, query API, and validation design
Design for Sessions/Run views, three new query-api endpoints,
and schema validation at ingest-gateway.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 01:43:04 -08:00
William Valentin 256b841cbf feat: scaffold agentmon services and k8s deploy
Adds Go microservices (ingest-gateway, event-processor, query-api, web-ui), NATS+Postgres wiring, initial schema/init job, ingress manifests for LAN+tailnet, and a multi-arch image build script.
2026-01-17 01:06:57 -08:00