prop/assets/js
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
..
app.js Fix Leaflet hook registration and full-page map 2026-03-30 17:29:05 -05:00
propagation_map_hook.js Revert to algorithm scorer as primary, add propagation reach polygon 2026-04-01 10:21:54 -05:00