Supports filtering by time range, framework, and host. Returns paginated results with cursor-based pagination. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Validates required envelope fields: schema, event.id, event.type, event.ts, and event.source (framework, client_id, host). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.