What problem does it solve?
It reduces the time between detecting a regression and confirming what fixed it by running a sensor-driven closed-loop process that creates actionable issues and verifies outcomes.
Core Features & Use Cases
- Sensor-driven regression detection: Runs a unified sensor report that gathers metrics from CI health, ACMM state, PR activity, Lighthouse inventory, Sentry errors, GitHub issue signals, and agent cost logs, then flags regressions for follow-up.
- Fix verification for recent issues: Checks recently closed issues (labeled by originating sensor) and logs verification results, reopening when fixes fail to improve metrics.
- Weekly skill-coverage discovery: On the configured day (default Friday), analyzes session logs to propose new skills when repeated patterns aren’t covered by existing skills.
- Threshold self-tuning and loop logging: Computes false positive and fix effectiveness signals from recent verifications, writes improvement notes, and appends a dated summary log.
Quick Start
Invoke the learning loop by requesting: use /learning-loop to run sensor collection, create up to three regression issues, and verify recently closed fixes.