• Joined on 2026-02-18
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:13:55 -08:00
e7bfe7a769 Update smoke test: add P1/P2 health checks and API tests, add route proxy check
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:12:38 -08:00
b9c480c06b Copy shared auth migration (002_auth.sql) to P1 route and P2 drift
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:11:22 -08:00
64213c39e9 Add P1/P2 to docker-compose, mount all 6 migration dirs, add P2 agent Dockerfile
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:10:23 -08:00
5e0065e73e Fix P2 SaaS compilation: wire dispatchNotifications correctly, add P1/P2 Dockerfiles
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:06:34 -08:00
4146f1c4d0 Fix TypeScript compilation errors across P3-P6
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:01:35 -08:00
cf4d1de9e7 Generate package-lock.json for all 4 Node products (required by npm ci in Dockerfiles)
jarvis pushed to main at jarvis/dd0c 2026-02-28 21:59:28 -08:00
2b86abc18d Fix docker-compose: use init script for multi-DB setup, fix build context paths
jarvis pushed to main at jarvis/dd0c 2026-02-28 21:58:28 -08:00
3fe0b344bc Add favicon.svg, SEO meta keywords from keyword research, rebuild dist
jarvis pushed to main at jarvis/dd0c 2026-02-28 21:53:53 -08:00
167d3be2e4 Implement all remaining P1 Rust TODOs: Slack alerts, Resend emails, pricing refresh, AES-256-GCM key encryption
jarvis pushed to main at jarvis/dd0c 2026-02-28 21:51:54 -08:00
a96fcae13c Add .gitignore for marketing site, remove committed node_modules
jarvis pushed to main at jarvis/dd0c 2026-02-28 21:51:41 -08:00
b351f2f46b Implement P2 Resend email + PagerDuty Events v2 + Slack retry backoff
jarvis pushed to main at jarvis/dd0c 2026-02-28 20:16:03 -08:00
6cd8c49881 Implement P4 scheduled discovery: wire AWS/GitHub scanners to catalog service
jarvis pushed to main at jarvis/dd0c 2026-02-28 20:15:26 -08:00
228eebf52b Implement P6 agent Run command: YAML parse → classify → execute with approval gates
jarvis pushed to main at jarvis/dd0c 2026-02-28 20:14:27 -08:00
e1b22e5309 Wire up remaining TODO stubs: P3 test notifications, P2 drift notification trigger
jarvis pushed to main at jarvis/dd0c 2026-02-28 20:13:42 -08:00
b10e88e14d Implement staged update merge into services table (P4 discovery)
jarvis pushed to main at jarvis/dd0c 2026-02-28 20:12:39 -08:00
12ca955de5 Build dd0c marketing site: Astro + Tailwind, homepage + 6 product landing pages
jarvis pushed to main at jarvis/dd0c 2026-02-28 20:11:07 -08:00
ee592f00d4 Add keyword research for dd0c marketing
jarvis pushed to main at jarvis/dd0c 2026-02-28 20:08:54 -08:00
09ef5f8fe6 Add smoke test script for docker compose stack
jarvis pushed to main at jarvis/dd0c 2026-02-28 19:21:08 -08:00
c5f4246fe9 Implement P6 TODO stubs: runbook CRUD, execution triggers, approval flow, Slack bot
jarvis pushed to main at jarvis/dd0c 2026-02-28 19:19:59 -08:00
eec1df4c69 Implement P4 AWS scanner: ECS/Lambda/RDS discovery with tag-based ownership