ENVO HQ
Command Center
Thursday, April 2
0
Projects
0
Agents
βœ—
Gateway
0%
Live
10:12 PM
ENVO HQ
← Docs
canon/SPORTS_HUD_CANON

SPORTS HUD CANON

Updated: 2/25/2026, 9:58:32 AM

SPORTS HUD Canon (Decision Support Only)

  • Owner: Envo
  • Product: Separate Sports dashboard (futuristic game HUD) for decision support + tracking.

Hard boundaries (non‑negotiable)

  • No picks / no predictions / no β€œplay of the day.”
  • No language implying certainty: lock, guaranteed, hammer, free money, etc.
  • Output must be shortlist + evidence pack only; user must choose manually.

User constraints (enforced in UI)

  • 1 wager/day
  • Singles only
  • Odds filter: no worse than -130 (i.e., allow -130…+∞)
  • Region: Florida

Data approach

  • Compare many books via odds aggregator API (start: The Odds API free tier).
  • Never scrape sportsbooks directly.

Core workflow

  1. Ingest events/markets/odds + timestamp snapshots.
  2. Apply filters (sport/league, market type, odds β‰₯ -130).
  3. Produce shortlist cards:
    • event
    • best line + best book
    • movement (openβ†’now)
    • injury/news deltas
    • user checklist (did you verify?)
  4. Require user rationale to log a wager.

UI style

  • Futuristic / video-game HUD: bright glowing colors, neon panels, motion accents.
  • Must be readable (high contrast, large tap targets).

Control words

SHORTLIST EVIDENCE LOG BANKROLL BACKTEST SETTINGS

Files are read from second-brain/brain/ on your machine.