disinto/predictor
openhands a225b05070 fix: feat: predictor re-evaluates prediction/backlog issues — evolve stale watches into targeted warnings (#588)
Add a re-evaluate-backlog step to the predictor formula between
collect-signals and analyze-and-predict. For each open prediction/backlog
issue, the predictor now reads the original context and planner comments,
extracts the assumptions that made it "watch, don't act", and re-checks
those conditions against current system state.

Three outcomes:
- CONDITIONS_CHANGED → file new prediction/unreviewed, close old as superseded
- STALE (30+ days, conditions stable) → close as prediction/actioned
- UNCHANGED_RECENT → skip (existing behavior)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 11:51:43 +00:00
..
AGENTS.md fix: feat: predictor re-evaluates prediction/backlog issues — evolve stale watches into targeted warnings (#588) 2026-03-23 11:51:43 +00:00
predictor-run.sh fix: feat: predictor v2 — outcome measurement + external signal scanning (#547) 2026-03-22 11:47:13 +00:00