Skip to content

v1.9.0

Choose a tag to compare

@kneelinghorse kneelinghorse released this 14 Feb 21:03
· 30 commits to main since this release

Agent Vitals v1.9.0

Stabilization and CI gate hardening release.

Highlights

  • Resolved accumulated package/test debt and validated full suite health.
  • Expanded corpora to 81 traces (synthetic + real) with no min-run/workflow filtering.
  • Added unfiltered three-way backtest artifacts and explicit FP/FN root-cause analysis.
  • Added per-detector 95% Wilson confidence interval reporting.
  • Added CI gate-promotion policy evaluation for per-detector hard/soft gating.

Gate Status

  • Composite vitals.any hard gate on full unfiltered corpus: P=1.000, R=0.968 (PASS)
  • Per-detector promotion policy (>=8 positives, P_lb>=0.80, R_lb>=0.75): no detectors qualified for hard promotion in this cut; all remain soft with rationale.

Artifacts

  • scripts/ci_backtest.py policy enforcement + JSON decision output.
  • agent_vitals/ci_gate.py promotion + hard-gate evaluation helpers.
  • checkpoints/vitals_corpus/av05_synth and checkpoints/vitals_corpus/av26_real corpus updates.

Distribution