@buzzr/dfs-engine
    Preparing search index...

    Type Alias DfsSettlementPendingReason

    DfsSettlementPendingReason:
        | "missing_player_link"
        | "missing_game_link"
        | "game_not_final"
        | "stats_missing"
        | "stat_unsupported"

    @buzzr/dfs-engine — pure-functional DFS prop grading, payouts, and stat normalization for PrizePicks/Underdog-style contests.

    All exports are pure functions or types — no I/O, no React, no native deps. Feed it data, get grading decisions and payout math back.