▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓

CHANGELOG

BIG CHANGES, NOT EVERY COMMIT
▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
v0.4.02026-08-12Site cleanup
Player search now includes dropdown for picking a real skill-position player from a dropdown
Added a footer with contact info, site links
Added Contact and Report an Issue pages
v0.3.02026-08-12Production launch
Rebuilt the 2022–2025 data pipeline and pushed the corrected data to production
Added defense shadow-rate tracking (which cornerback a receiver actually lines up against) and Vegas game-script modeling (pass/run tendency by spread and total)
Migrated the database from local SQLite to Postgres on Neon
v0.2.02026-07-10First pass at recommendation engine
Fixed the core scoring bug that was blocking projections
Opponent is now derived from the schedule instead of required as an input
v0.1.02026-06-25Project start
Initial ingest scripts and boilerplate app