Commit Graph

  • c5f4246fe9 Implement P6 TODO stubs: runbook CRUD, execution triggers, approval flow, Slack bot Max Mayfield 2026-03-01 03:21:06 +00:00
  • eec1df4c69 Implement P4 AWS scanner: ECS/Lambda/RDS discovery with tag-based ownership Max Mayfield 2026-03-01 03:19:56 +00:00
  • 5ee869b9d8 Implement auth: login/signup (scrypt), API key generation, shared migration Max Mayfield 2026-03-01 03:19:18 +00:00
  • bdaa732ce1 Implement TODO stubs: webhook secret lookup, alert→incident wiring, catalog upsert/stage Max Mayfield 2026-03-01 03:18:05 +00:00
  • 2c112b2fb1 Add vitest configs for P2-P6 Max Mayfield 2026-03-01 03:16:58 +00:00
  • 2ceeac1a11 Add P2 SaaS CI, P4 scheduled discovery, P6 agent bridge (Redis pub/sub), Caddyfile Max Mayfield 2026-03-01 03:16:33 +00:00
  • bbbea3519e Add unit tests for P2 SaaS, P3 notifications, P4 search, P5 ingestion, P6 API Max Mayfield 2026-03-01 03:15:31 +00:00
  • 3326d9a714 Add .gitignore files for P2-P6 Max Mayfield 2026-03-01 03:14:37 +00:00
  • 6d66fff1bd Add root README with architecture diagram, .env.example for all products Max Mayfield 2026-03-01 03:14:11 +00:00
  • b41cdd1db9 Fix P6 agent: add serde_yaml dep, make modules public for integration tests Max Mayfield 2026-03-01 03:13:26 +00:00
  • 829e408e1e Add notification dispatchers (P3 Slack/Email/Webhook, P5 Slack), full YAML parser for P6 Max Mayfield 2026-03-01 03:13:06 +00:00
  • f2e0a32cc7 Wire auth middleware into all products, add docker-compose and init-db script Max Mayfield 2026-03-01 03:10:35 +00:00
  • 762e2db9df Add shared auth middleware (JWT + API key + RBAC) and canonical withTenant() helper Max Mayfield 2026-03-01 03:09:01 +00:00
  • 2bbaa1efde Add missing configs: CI workflows, tsconfigs, data layers for P4/P5/P6 Max Mayfield 2026-03-01 03:07:33 +00:00
  • 4957946d29 Flesh out dd0c/cost: ingestion with Welford optimistic locking, anomaly API, governance, baselines Max Mayfield 2026-03-01 03:07:02 +00:00
  • a17527dfa4 Flesh out dd0c/portal: service CRUD, discovery API, Meilisearch search, data layer Max Mayfield 2026-03-01 03:05:55 +00:00
  • d85cdaa3e7 Flesh out dd0c/alert: webhook routes, incident API, notification config, data layer Max Mayfield 2026-03-01 03:04:57 +00:00
  • 57e7083986 Scaffold dd0c/run: Rust agent (classifier, executor, audit) + TypeScript SaaS Max Mayfield 2026-03-01 03:03:29 +00:00
  • 6f692fc5ef Scaffold dd0c/cost: Welford baseline, anomaly scorer, governance engine, tests Max Mayfield 2026-03-01 02:52:53 +00:00
  • 23db74b306 Scaffold dd0c/portal: AWS+GitHub discovery, catalog service, ownership resolution Max Mayfield 2026-03-01 02:51:02 +00:00
  • ccc4cd1c32 Scaffold dd0c/alert: ingestion, correlation engine, HMAC validation, tests Max Mayfield 2026-03-01 02:49:14 +00:00
  • 5d67de6486 Add dd0c/drift notifications, infra, CI: Slack Block Kit, Dockerfiles, Gitea Actions Max Mayfield 2026-03-01 02:46:47 +00:00
  • e67cef518e Scaffold dd0c/drift SaaS backend: Fastify, RLS, ingestion, dashboard API Max Mayfield 2026-03-01 02:45:33 +00:00
  • 31cb36fb77 Scaffold dd0c/drift Go agent: CLI, scanner, scrubber, reporter, models Max Mayfield 2026-03-01 02:42:53 +00:00
  • e626608535 Add proxy latency benchmark (criterion, 1000 samples, 1/5/10 msg variants) Max Mayfield 2026-03-01 02:40:45 +00:00
  • e882f181d5 Add dd0c/route integration tests: proxy engine with wiremock Max Mayfield 2026-03-01 02:40:09 +00:00
  • c5ef45e69b Add dd0c/route unit tests: router, middleware, config, digest Max Mayfield 2026-03-01 02:39:01 +00:00
  • 8a4c7c256d Add V1 infrastructure: Gitea Actions CI/CD + Fly.io + Cloudflare Pages Max Mayfield 2026-03-01 02:37:48 +00:00
  • a486373d93 Add dd0c/route Dashboard UI: React + Vite + Tailwind SPA Max Mayfield 2026-03-01 02:36:32 +00:00
  • 0fe25b8aa6 Add dd0c/route worker: weekly digest generation + hourly anomaly detection Max Mayfield 2026-03-01 02:32:28 +00:00
  • e234f66b9b Add dd0c/route Dashboard API: analytics, routing rules CRUD, API keys, providers Max Mayfield 2026-03-01 02:31:28 +00:00
  • 311a834228 Add dd0c/route project scaffolding: migrations, docker-compose, README Max Mayfield 2026-03-01 02:29:23 +00:00
  • 72a0f26a7b Add BMad review epic addendums for all 6 products Max Mayfield 2026-03-01 02:27:55 +00:00
  • cc003cbb1c Scaffold dd0c/route core proxy engine (handler, router, auth, config) Max Mayfield 2026-03-01 02:23:27 +00:00
  • d038cd9c5c Implement BMad Must-Have Before Launch fixes for all 6 products Max Mayfield 2026-03-01 02:14:04 +00:00
  • b24cfa7c0d BMad code reviews complete for all 6 products Max Mayfield 2026-03-01 02:09:19 +00:00
  • 9cc5aeaa03 BMad code reviews for P4 (portal) and P5 (cost) — manual Max Mayfield 2026-03-01 02:06:06 +00:00
  • b7cce013ed Phase 3: BDD acceptance specs for P4 (portal) — partial Max Mayfield 2026-03-01 02:01:04 +00:00
  • c3bafa238a Add dual-mode deployment addendums for all 6 products Max Mayfield 2026-03-01 02:00:00 +00:00
  • 96e51054ae Add dual-mode deployment architecture addendum for P1 (route) Max Mayfield 2026-03-01 01:58:15 +00:00
  • 4938674c20 Phase 3: BDD acceptance specs for P2 (drift), P3 (alert), P6 (run) Max Mayfield 2026-03-01 01:54:35 +00:00
  • c1484426cc Phase 3: BDD acceptance specs for P1 (route) and P5 (cost) Max Mayfield 2026-03-01 01:50:30 +00:00
  • 03bfe931fc Implement review remediation + PLG analytics SDK Max Mayfield 2026-03-01 01:42:49 +00:00
  • 2fe0ed856e Add Gemini TDD reviews for all 6 products Max Mayfield 2026-03-01 00:29:24 +00:00
  • 1101fef096 Update test architectures for P3, P4, P5 Max Mayfield 2026-02-28 23:33:07 +00:00
  • 5ee95d8b13 dd0c: full product research pipeline - 6 products, 8 phases each Max Mayfield 2026-02-28 17:35:02 +00:00