disinto/formulas
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
..
add-rpc-method.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00
groom-backlog.toml fix: Two parallel dust-bundling codepaths need consolidation (#368) 2026-03-21 10:41:31 +00:00
review-pr.toml fix: feat: migrate review-agent to formula architecture (#267) 2026-03-20 22:59:02 +00:00
run-gardener.toml fix: feat: gardener defers all repo actions to a manifest — review gate covers grooming decisions, not just docs (#572) 2026-03-22 23:58:50 +00:00
run-planner.toml fix: feat: planner adds priority label to top constraint issues (#556) 2026-03-22 14:05:41 +00:00
run-predictor.toml fix: feat: predictor re-evaluates prediction/backlog issues — evolve stale watches into targeted warnings (#588) 2026-03-23 11:51:43 +00:00
run-publish-site.toml fix: address review — cross-step var persistence, atomic symlink, verify guards 2026-03-19 21:41:46 +00:00
run-supervisor.toml fix: feat: unified escalation — single PHASE:escalate path for all agents (#510) 2026-03-21 19:39:04 +00:00
upgrade-dependency.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00