Commit Graph
5 Commits
Author SHA1 Message Date
Devin AI b76e3a984c merge origin/main into evidence-discipline branch
get_available_skills() now yields {name, description} records, so the
coverage gap check reads names out of them rather than iterating the
records themselves.
2026-08-09 11:43:25 +00:00
alex s 9dae76667b expand firebase storage rules coverage (#1002) 2026-08-06 23:22:06 -07:00
Ahmed Allam 5cf49f8527 feat(agents): evidence discipline, shared coverage ledger, and target-scoped threat models
Adds the negative-path half of the analysis process: a mutable coverage ledger recording what was reviewed and cleared, a target-scoped threat model shared across agents and runs, a required counterevidence pass before filing, and a fix-verification gate on inline patches.
2026-08-03 01:41:28 +00:00
Ahmed Allam c071db79ee x 2026-08-03 01:40:02 +00:00
alex s 4b46a748e4 Add skill directory registration (#746) 2026-07-12 12:05:58 -04:00