Commit Graph

3 Commits

Author SHA1 Message Date
003212de99 refactor: simplify opportunity actions to entry/watch/avoid with confidence
- Remove dead scoring code (_score_candidate, _action_for, etc.) and
  align action decisions directly with score_opportunity_signal metrics.
- Reduce action surface from trigger/setup/chase/skip to entry/watch/avoid.
- Add confidence field (0..100) mapped from edge_score.
- Update evaluate/optimize ground-truth mapping and tests.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 01:08:34 +08:00
076a5f1b1c feat: add opportunity evaluation optimizer 2026-04-22 00:29:02 +08:00
Carlos Ouyang
436bef4814 Add opportunity dataset collection 2026-04-21 20:02:54 +08:00