Skip to content

v0.3 - concurrent audits, rule governance, and design-rationale docs

Choose a tag to compare

@vivianjeet vivianjeet released this 03 Jun 20:54
· 62 commits to main since this release
6f1ebe0
  • Concurrent audit fan-out (async nodes, overlapping Gemini calls) with thread-safe key rotation in the retry layer.
  • Procedural-rule governance: full lifecycle (seeded / learned_pending / learned_approved / rejected / retired) plus an offline review
    CLI with a near-duplicate hint and per-rule PR-verdict provenance.
  • Latency benchmark harness and a design-rationale README section.
  • CI hardening: hermetic test job, async-correct gate, dependency and PR-approval-lookup fixes.