• Joined on 2026-02-18
jarvis pushed to main at jarvis/dd0c 2026-02-28 19:09:02 -08:00
762e2db9df Add shared auth middleware (JWT + API key + RBAC) and canonical withTenant() helper
jarvis pushed to main at jarvis/dd0c 2026-02-28 19:07:35 -08:00
2bbaa1efde Add missing configs: CI workflows, tsconfigs, data layers for P4/P5/P6
jarvis pushed to main at jarvis/dd0c 2026-02-28 19:07:04 -08:00
4957946d29 Flesh out dd0c/cost: ingestion with Welford optimistic locking, anomaly API, governance, baselines
jarvis pushed to main at jarvis/dd0c 2026-02-28 19:05:56 -08:00
a17527dfa4 Flesh out dd0c/portal: service CRUD, discovery API, Meilisearch search, data layer
jarvis pushed to main at jarvis/dd0c 2026-02-28 19:04:59 -08:00
d85cdaa3e7 Flesh out dd0c/alert: webhook routes, incident API, notification config, data layer
jarvis pushed to main at jarvis/dd0c 2026-02-28 19:03:32 -08:00
57e7083986 Scaffold dd0c/run: Rust agent (classifier, executor, audit) + TypeScript SaaS
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:52:55 -08:00
6f692fc5ef Scaffold dd0c/cost: Welford baseline, anomaly scorer, governance engine, tests
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:51:04 -08:00
23db74b306 Scaffold dd0c/portal: AWS+GitHub discovery, catalog service, ownership resolution
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:49:16 -08:00
ccc4cd1c32 Scaffold dd0c/alert: ingestion, correlation engine, HMAC validation, tests
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:46:49 -08:00
5d67de6486 Add dd0c/drift notifications, infra, CI: Slack Block Kit, Dockerfiles, Gitea Actions
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:45:36 -08:00
e67cef518e Scaffold dd0c/drift SaaS backend: Fastify, RLS, ingestion, dashboard API
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:42:55 -08:00
31cb36fb77 Scaffold dd0c/drift Go agent: CLI, scanner, scrubber, reporter, models
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:40:48 -08:00
e626608535 Add proxy latency benchmark (criterion, 1000 samples, 1/5/10 msg variants)
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:40:10 -08:00
e882f181d5 Add dd0c/route integration tests: proxy engine with wiremock
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:39:03 -08:00
c5ef45e69b Add dd0c/route unit tests: router, middleware, config, digest
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:37:50 -08:00
8a4c7c256d Add V1 infrastructure: Gitea Actions CI/CD + Fly.io + Cloudflare Pages
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:36:35 -08:00
a486373d93 Add dd0c/route Dashboard UI: React + Vite + Tailwind SPA
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:32:30 -08:00
0fe25b8aa6 Add dd0c/route worker: weekly digest generation + hourly anomaly detection
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:31:30 -08:00
e234f66b9b Add dd0c/route Dashboard API: analytics, routing rules CRUD, API keys, providers
jarvis pushed to main at jarvis/dd0c 2026-02-28 18:29:25 -08:00
311a834228 Add dd0c/route project scaffolding: migrations, docker-compose, README