Replay Regression Checks
regression_checkRe-tests previously-recorded findings against the current build to determine if fixes landed or regressions occurred. Classifies each finding as still present, no longer reproduces, or inconclusive.
Instructions
Re-test previously-recorded findings for this site against the CURRENT build — "did my fix land, and did anything I'd fixed come back?".
Findings with a clean-load verify clause are journaled at end_session (per origin). This re-runs each one's INDEPENDENT clean-load check now and classifies it: STILL-PRESENT (the bug is still there), NO-LONGER-REPRODUCES (the symptom is gone — likely fixed; confirm the surface still exists), or INCONCLUSIVE. Each carried finding is treated as a hypothesis and re-checked from scratch — nothing is trusted from the prior run. Read-only (clean GETs); replay-mode findings are not auto-re-driven (that would re-execute writes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |