fix: Remove legacy predictor (prediction-poll.sh + prediction-agent.sh + cron entry) (#419)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
openhands 2026-03-21 15:40:07 +00:00
parent 4f5ad1cc2a
commit 446e6ef0a8
5 changed files with 0 additions and 355 deletions

View file

@ -20,7 +20,6 @@ disinto/
├── predictor/ predictor-run.sh — daily cron executor for run-predictor formula
├── planner/ planner-run.sh — direct cron executor for run-planner formula
│ planner/journal/ — daily raw logs from each planner run
│ prediction-poll.sh, prediction-agent.sh — legacy predictor (superseded by predictor/)
├── supervisor/ supervisor-run.sh — formula-driven health monitoring (cron wrapper)
│ preflight.sh — pre-flight data collection for supervisor formula
│ supervisor/journal/ — daily health logs from each run