flowchart LR A[nflverse raw data] --> B[nflendzonePipeline] B --> C[nflendzoneData release tags] C --> D[nflendzoneModel] D --> C C --> E[nflendzoneApp]
This page is the evergreen system map. Weekly and implementation updates live in Blog posts.
End-to-End Flow
Repository Responsibilities
| Repository | Primary responsibility | Main handoff |
|---|---|---|
nflendzonePipeline |
ETL, feature engineering, scheduled updates | publishes versioned artifacts |
nflendzoneData |
release/tag warehouse | serves stable API-like data URLs |
nflendzoneModel |
Bayesian team-strength modeling | publishes posterior summaries |
nflendzoneApp |
interactive Shiny/Rhino application | consumes summaries for user-facing probabilities |
Visual Signals From Weekly Output

