https://github.com/jimdriscoll0525/biffbet
· scanned 2026-06-16 04:29 UTC (2 months ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months ago · v1 · 17 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 67 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
ensure_dirs |
software | healthy | utils.py:30 |
load_config |
software | healthy | utils.py:37 |
get_env |
software | dead | utils.py:48 |
get_bankroll |
software | healthy | utils.py:53 |
setup_logging |
software | healthy | utils.py:67 |
get_logger |
software | healthy | utils.py:107 |
_fmt_pct |
software | healthy | cli.py:47 |
_fmt_num |
software | healthy | cli.py:53 |
_american |
software | healthy | cli.py:59 |
cli |
software | healthy | cli.py:64 |
today |
software | healthy | cli.py:79 |
_render_slate_table |
software | healthy | cli.py:149 |
_render_value_breakdowns |
software | healthy | cli.py:184 |
_render_skipped |
software | healthy | cli.py:220 |
results |
software | healthy | cli.py:237 |
performance |
software | healthy | cli.py:289 |
_render_segment |
software | healthy | cli.py:313 |
backtest |
software | healthy | cli.py:341 |
clear_cache_cmd |
software | healthy | cli.py:382 |
data_status_cmd |
software | healthy | cli.py:392 |
_row |
software | healthy | cli.py:400 |
pull_cmd |
software | healthy | cli.py:426 |
sync_cmd |
software | healthy | cli.py:444 |
serve |
software | healthy | cli.py:468 |
best_eval |
software | healthy | pipeline.py:87 |
is_value |
software | healthy | pipeline.py:92 |
reasoning |
software | healthy | pipeline.py:96 |
_lineup_to_dict |
software | healthy | pipeline.py:177 |
_odds_by_team |
software | healthy | pipeline.py:190 |
_match_odds |
software | healthy | pipeline.py:199 |
_hours_off |
software | healthy | pipeline.py:221 |
evaluate_game |
software | healthy | pipeline.py:234 |
_compute_adjusted_ev |
software | healthy | pipeline.py:536 |
_classify_bet_tier |
software | healthy | pipeline.py:597 |
_kelly_cap_for_tier |
software | healthy | pipeline.py:703 |
_lineup_confidence_penalty |
software | healthy | pipeline.py:713 |
_bullpen_confidence_penalty |
software | healthy | pipeline.py:751 |
_build_lineup_status_provider |
software | healthy | pipeline.py:772 |
provider |
software | dead | pipeline.py:853 |
_build_bullpen_status_provider |
software | healthy | pipeline.py:822 |
analyze_slate |
software | healthy | pipeline.py:869 |
_sort_key |
software | healthy | pipeline.py:905 |
save_slate |
software | healthy | pipeline.py:913 |
_detect_starter_changes |
software | healthy | pipeline.py:961 |
flag_starter_scratches |
software | healthy | pipeline.py:982 |
refresh_skipped_closing_lines |
software | healthy | pipeline.py:1021 |
save_value_bets |
software | dead | pipeline.py:1047 |
normalize_team |
software | dead | constants.py:73 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
utils.py |
software | healthy | utils.py |
cli.py |
software | healthy | cli.py |
CLAUDE.md |
software | healthy | CLAUDE.md |
pipeline.py |
software | healthy | pipeline.py |
__init__.py |
software | healthy | __init__.py |
__main__.py |
software | healthy | __main__.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
constants.py |
software | healthy | constants.py |
config.yaml |
software | healthy | config.yaml |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:14 |
network | healthy | config.yaml |
port:25 |
network | healthy | config.yaml |
port:30 |
network | healthy | config.yaml |
port:60 |
network | healthy | config.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
jimdriscoll0525__biffbet |
software | healthy | /data/fable5_failed_archive/jimdriscoll0525__biffbet |
| Label | Layer | Status | Path |
|---|---|---|---|
GameAnalysis |
software | healthy | pipeline.py:34 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | CLAUDE.md |
This page is publicly accessible at:
https://repobility.com/scan/bdfb4913-0e63-4ddb-b3d8-b7ca34981b82/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/bdfb4913-0e63-4ddb-b3d8-b7ca34981b82/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.