https://github.com/tatkins11/maple-tree-dashboard
· scanned 2026-06-16 04:39 UTC (1 month, 3 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 3 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 86 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 |
|---|---|---|---|
build_parser |
software | healthy | simulate_lineup.py:17 |
main |
software | healthy | simulate_lineup.py:71 |
_mask_secret |
software | healthy | check_deployment_ready.py:16 |
check_local_database |
software | healthy | check_deployment_ready.py:24 |
check_secrets |
software | healthy | check_deployment_ready.py:54 |
build_parser |
software | healthy | check_deployment_ready.py:72 |
main |
software | healthy | check_deployment_ready.py:82 |
build_parser |
software | healthy | manage_player_metadata.py:13 |
main |
software | healthy | manage_player_metadata.py:36 |
export_player_metadata |
software | healthy | manage_player_metadata.py:54 |
import_player_metadata |
software | healthy | manage_player_metadata.py:95 |
_to_bool_int |
software | healthy | manage_player_metadata.py:126 |
build_insert_sql |
software | healthy | sync_to_supabase.py:29 |
build_truncate_sql |
software | healthy | sync_to_supabase.py:35 |
_count_rows |
software | healthy | sync_to_supabase.py:39 |
build_sync_plan |
software | healthy | sync_to_supabase.py:50 |
format_plan |
software | healthy | sync_to_supabase.py:75 |
sync_sqlite_to_postgres |
software | healthy | sync_to_supabase.py:92 |
build_parser |
software | healthy | sync_to_supabase.py:169 |
main |
software | healthy | sync_to_supabase.py:204 |
build_parser |
software | healthy | manage_season_roster.py:15 |
main |
software | healthy | manage_season_roster.py:43 |
build_parser |
software | healthy | manage_schedule.py:17 |
main |
software | healthy | manage_schedule.py:63 |
build_parser |
software | healthy | preview_game_day.py:18 |
main |
software | healthy | preview_game_day.py:55 |
build_parser |
software | healthy | manage_boxscores.py:14 |
main |
software | healthy | manage_boxscores.py:50 |
build_parser |
software | healthy | optimize_lineup.py:15 |
main |
software | healthy | optimize_lineup.py:70 |
build_parser |
software | healthy | manage_player_season_metadata.py:14 |
main |
software | healthy | manage_player_season_metadata.py:23 |
get_db_connection |
software | healthy | streamlit_app.py:61 |
get_navigation_page_specs |
software | healthy | streamlit_app.py:65 |
get_home_selected_season |
software | healthy | streamlit_app.py:94 |
_build_navigation |
software | healthy | streamlit_app.py:99 |
_inject_home_css |
software | healthy | streamlit_app.py:114 |
_format_postgame_excerpt |
software | healthy | streamlit_app.py:227 |
_render_next_game_card |
software | healthy | streamlit_app.py:235 |
_format_pregame_meeting |
software | healthy | streamlit_app.py:261 |
_render_pregame_snapshot |
software | healthy | streamlit_app.py:271 |
_format_pregame_delta |
software | healthy | streamlit_app.py:355 |
_render_milestone_card |
software | healthy | streamlit_app.py:361 |
_render_postgame_card |
software | healthy | streamlit_app.py:379 |
_home_standings_column_config |
software | healthy | streamlit_app.py:400 |
_render_metric_grid |
software | healthy | streamlit_app.py:414 |
_render_home_standings |
software | healthy | streamlit_app.py:421 |
_render_home_hero |
software | healthy | streamlit_app.py:466 |
render_home_page |
software | dead | streamlit_app.py:487 |
main |
software | healthy | streamlit_app.py:625 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
simulate_lineup.py |
software | healthy | simulate_lineup.py |
check_deployment_ready.py |
software | healthy | check_deployment_ready.py |
manage_player_metadata.py |
software | healthy | manage_player_metadata.py |
sync_to_supabase.py |
software | healthy | sync_to_supabase.py |
manage_season_roster.py |
software | healthy | manage_season_roster.py |
manage_schedule.py |
software | healthy | manage_schedule.py |
preview_game_day.py |
software | healthy | preview_game_day.py |
requirements.txt |
software | healthy | requirements.txt |
manage_boxscores.py |
software | healthy | manage_boxscores.py |
optimize_lineup.py |
software | healthy | optimize_lineup.py |
README.md |
software | healthy | README.md |
manage_player_season_metadata.py |
software | healthy | manage_player_season_metadata.py |
streamlit_app.py |
software | healthy | streamlit_app.py |
sync_sources.py |
software | healthy | sync_sources.py |
compare_manual_lineups.py |
software | healthy | compare_manual_lineups.py |
project_season_stats.py |
software | healthy | project_season_stats.py |
definitive_lineup_eval.py |
software | healthy | definitive_lineup_eval.py |
build_hitter_projections.py |
software | healthy | build_hitter_projections.py |
review_player_aliases.py |
software | healthy | review_player_aliases.py |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | simulate_lineup.py |
postgres |
data | healthy | sync_to_supabase.py |
| Label | Layer | Status | Path |
|---|---|---|---|
tatkins11__maple-tree-dashboard |
software | healthy | /data/fable5_failed_archive/tatkins11__maple-tree-dashboard |
This page is publicly accessible at:
https://repobility.com/scan/d840fd6e-e847-44f5-9515-3bdbda907f0f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d840fd6e-e847-44f5-9515-3bdbda907f0f/
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.