[Exchange] Priority-weighted task generation from hypothesis scores done

← Exchange
Connect Exchange scores to task generation: 1. Higher-scoring hypotheses should get more follow-up analyses, more tool invocations, more validation 2. Implement a scoring function: allocation_weight = composite_score * evidence_freshness * gap_coverage 3. When generating new tasks, weight task priority by the allocation_weight of the target hypothesis/entity 4. Add allocation_weight column to hypotheses table 5. Update the task creation logic in agent.py to use weighted priorities

Completion Notes

Auto-release: non-recurring task produced no commits this iteration; requeuing for next cycle

Git Commits (5)

salvage: orchestra-task-0bc09c92-ba30-4d2c-bde8-228b89266e8f (partial - conflicts skipped)2026-04-05
Merge remote-tracking branch 'origin/orchestra/task/0bc09c92-ba30-4d2c-bde8-228b89266e8f'2026-04-02
Merge remote-tracking branch 'origin/orchestra/task/0bc09c92-ba30-4d2c-bde8-228b89266e8f'2026-04-01
Merge remote-tracking branch 'origin/orchestra/task/0bc09c92-ba30-4d2c-bde8-228b89266e8f'2026-04-01
Merge remote-tracking branch 'origin/orchestra/task/0bc09c92-ba30-4d2c-bde8-228b89266e8f'2026-04-01

Sibling Tasks in Quest (Exchange) ↗