• Joined on 2026-02-18
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-03 20:37:48 -08:00
65e114a5d6 Add OpenAI-compatible backend support (Kiro gateway, OpenRouter)
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-03 20:32:18 -08:00
20253329e4 Add db migrations, update watch.sh for uv + idempotent runs
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-03 20:30:45 -08:00
9680dc07eb Fix: add missing parser/docgen, rename parser→go_parser, add uv packaging
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-03 20:27:04 -08:00
81b0c699a0 Add watch.sh — auto-pull and restart on new commits
jarvis created branch master in jarvis/dev-intel-poc 2026-03-03 20:25:33 -08:00
jarvis pushed to master at jarvis/dev-intel-poc 2026-03-03 20:25:33 -08:00
af2e54b5f3 Initial POC: Developer Intelligence knowledge graph
jarvis created repository jarvis/dev-intel-poc 2026-03-03 20:25:26 -08:00
jarvis pushed to main at jarvis/dd0c 2026-03-03 05:42:41 -08:00
ffe2b63877 feat(drift): add noisy neighbor protection, RBAC forgery prevention, remediation locks
jarvis pushed to main at max/pm-template 2026-03-03 05:29:46 -08:00
a2d7dab296 refactor: wire Open WebUI → Kiro Gateway + mcpo, add Reltio Forge spec
93ad572b8d add Reltio Forge spec — velocity layer for Transparent Factory
Compare 2 commits »
jarvis pushed to main at jarvis/dd0c 2026-03-02 22:56:52 -08:00
f133ca8ff6 feat(drift): add normalizer, chunk assembly, daily digest, Slack interactions, analytics
jarvis pushed to main at jarvis/dd0c 2026-03-02 22:48:57 -08:00
ef3d00f124 feat(run): add runbook parser, safety classifier, audit hash chain, trust levels
jarvis pushed to main at jarvis/dd0c 2026-03-02 22:41:28 -08:00
093890503c feat(alert): add analytics, PagerDuty escalation, Slack interactions, daily noise report
jarvis pushed to main at jarvis/dd0c 2026-03-02 22:39:28 -08:00
f1f4dee7ab feat(cost): add zombie hunter, Slack interactions, composite scoring
jarvis pushed to main at jarvis/dd0c 2026-03-02 22:36:31 -08:00
cfe269a031 feat(portal): add CloudFormation/APIGateway scanners, analytics endpoints, search caching
jarvis pushed to main at jarvis/dd0c 2026-03-02 22:09:47 -08:00
47a64d53fd fix: align backend API routes with console frontend contract
jarvis pushed to main at jarvis/dd0c 2026-03-02 21:38:27 -08:00
76715d169e fix: RLS auth bypass for signup/login flows
jarvis pushed to main at jarvis/dd0c 2026-03-02 21:11:40 -08:00
1d068c3f75 fix: add maxmem to scrypt params (128MB)
jarvis pushed to main at jarvis/dd0c 2026-03-02 21:05:14 -08:00
e16f322869 add db-setup service: idempotent per-service Postgres user bootstrap
jarvis pushed to main at jarvis/dd0c 2026-03-02 16:52:02 -08:00
0bf91e07eb Fix console nginx: use variable upstreams for resilient DNS resolution
jarvis pushed to main at jarvis/dd0c 2026-03-02 16:37:42 -08:00
322a8d6a91 Console nginx reverse proxy: route API calls to backend services