Sacboyz NFL Environment Readiness

Secret-safe Live V1 environment review. This report lists variable names only; it does not read or display local secret values.

.env.example PresentTrue
Ready For Env ReviewTrue
Current Env Values CapturedFalse
Secret Values CapturedFalse
Provider Calls EnabledFalse
Live EnablementFalse

Required Live Environment Variables

Report table
SourceVariables
oddsODDS_API_KEY

Runtime Mode Empty-Env Check

Report table
ModeValid With Empty EnvProvider Calls With Empty EnvNotes
fixtureTrueFalseprovider API calls disabled by runtime mode
live_no_callTrueFalseprovider API calls disabled by runtime mode
sampleTrueFalseprovider API calls disabled by runtime mode
provider_no_callTrueFalseprovider API calls disabled by runtime mode, provider_no_call alias resolved to live_no_call
liveFalseFalseOdds API quota must be explicitly marked available before live provider calls, NFL_LIVE_PROVIDERS_APPROVED or NFL_STAGED_PROVIDER_CALLS_APPROVED must be true before staged provider calls, NFL_ALLOW_PROVIDER_CALLS must be true before staged provider calls, NFL_ALLOW_LIVE_PUBLISH or NFL_ALLOW_PUBLISH must be true before publish approval is granted

Next Action

Confirm live provider approvals, quota, and season gates before setting real credentials outside git.