prop/assets
Graham McIntire 8f4f491a5e
Revert to algorithm scorer as primary, add propagation reach polygon
The ML model undervalues conditions outside Aug/Sep training data
(e.g. April with excellent factors scored 37/100). Algorithm's
physics-based factors handle unseen seasons correctly.

- Algorithm is primary scorer, ML infrastructure kept for iteration
- Remove unused ML grid worker code path
- Add client-side propagation reach: BFS flood-fill from clicked point
  through contiguous cells with score >= 50, drawn as convex hull polygon
2026-04-01 10:21:54 -05:00
..
css Increase weather queue to 20 and iemre to 10 for faster backfill 2026-03-31 10:41:49 -05:00
js Revert to algorithm scorer as primary, add propagation reach polygon 2026-04-01 10:21:54 -05:00
vendor Add Leaflet map integration with propagation score display 2026-03-30 17:11:00 -05:00
tsconfig.json initial 2026-03-28 11:28:47 -05:00