https://github.com/Reel48/Idiot-Sandwich-FF
· scanned 2026-06-15 23:48 UTC (2 months, 3 weeks ago)
26 raw signals (0 security + 26 graph)
Last scanned 2 months, 3 weeks ago · v1 · 26 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 211 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 |
|---|---|---|---|
StandingsTable |
software | healthy | src/components/standings.tsx:StandingsTable |
slotLabel |
software | healthy | src/components/box-score.tsx:slotLabel |
TeamColumn |
software | healthy | src/components/box-score.tsx:TeamColumn |
BoxScore |
software | healthy | src/components/box-score.tsx:BoxScore |
ChampBanner |
software | healthy | src/components/banners.tsx:ChampBanner |
ShameBanner |
software | healthy | src/components/banners.tsx:ShameBanner |
weekSpan |
software | healthy | src/components/playoff-bracket.tsx:weekSpan |
SideRow |
software | healthy | src/components/playoff-bracket.tsx:SideRow |
MatchCard |
software | healthy | src/components/playoff-bracket.tsx:MatchCard |
PlayoffBracketView |
software | healthy | src/components/playoff-bracket.tsx:PlayoffBracketView |
rec |
software | healthy | src/components/h2h-explorer.tsx:rec |
winPct |
software | healthy | src/components/h2h-explorer.tsx:winPct |
PctBadge |
software | healthy | src/components/h2h-explorer.tsx:PctBadge |
H2HExplorer |
software | healthy | src/components/h2h-explorer.tsx:H2HExplorer |
fmtPts |
software | healthy | src/components/ui.tsx:fmtPts |
record |
software | healthy | src/components/ui.tsx:record |
Avatar |
software | healthy | src/components/ui.tsx:Avatar |
TeamLabel |
software | healthy | src/components/ui.tsx:TeamLabel |
Card |
software | healthy | src/components/ui.tsx:Card |
PageHeader |
software | healthy | src/components/ui.tsx:PageHeader |
StatTile |
software | healthy | src/components/ui.tsx:StatTile |
RankBadge |
software | healthy | src/components/ui.tsx:RankBadge |
EmptyState |
software | healthy | src/components/ui.tsx:EmptyState |
SkeletonLine |
software | healthy | src/components/skeletons.tsx:SkeletonLine |
SkeletonCard |
software | healthy | src/components/skeletons.tsx:SkeletonCard |
SkeletonTable |
software | healthy | src/components/skeletons.tsx:SkeletonTable |
SkeletonPills |
software | healthy | src/components/skeletons.tsx:SkeletonPills |
LeagueTabs |
software | healthy | src/components/nav.tsx:LeagueTabs |
HeaderLeagueLinks |
software | healthy | src/components/nav.tsx:HeaderLeagueLinks |
HomeLoading |
software | healthy | src/app/loading.tsx:HomeLoading |
SetupNotice |
software | healthy | src/app/page.tsx:SetupNotice |
LeagueCard |
software | healthy | src/app/page.tsx:LeagueCard |
Home |
software | healthy | src/app/page.tsx:Home |
LeagueLinks |
software | healthy | src/app/layout.tsx:LeagueLinks |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
LeagueLoading |
software | healthy | src/app/league/[leagueId]/loading.tsx:LeagueLoading |
QuickLink |
software | healthy | src/app/league/[leagueId]/page.tsx:QuickLink |
OffseasonDashboard |
software | healthy | src/app/league/[leagueId]/page.tsx:OffseasonDashboard |
LeagueDashboard |
software | healthy | src/app/league/[leagueId]/page.tsx:LeagueDashboard |
StatusChip |
software | healthy | src/app/league/[leagueId]/layout.tsx:StatusChip |
LeagueLayout |
software | healthy | src/app/league/[leagueId]/layout.tsx:LeagueLayout |
LeagueError |
software | healthy | src/app/league/[leagueId]/error.tsx:LeagueError |
AwardsLoading |
software | healthy | src/app/league/[leagueId]/awards/loading.tsx:AwardsLoading |
AwardRow |
software | healthy | src/app/league/[leagueId]/awards/page.tsx:AwardRow |
WeekCard |
software | healthy | src/app/league/[leagueId]/awards/page.tsx:WeekCard |
Tally |
software | healthy | src/app/league/[leagueId]/awards/page.tsx:Tally |
AwardsPage |
software | healthy | src/app/league/[leagueId]/awards/page.tsx:AwardsPage |
tally |
software | healthy | src/app/league/[leagueId]/awards/page.tsx:tally |
MatchupsLoading |
software | healthy | src/app/league/[leagueId]/matchups/loading.tsx:MatchupsLoad… |
pairRaw |
software | healthy | src/app/league/[leagueId]/matchups/page.tsx:pairRaw |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AGENTS.md |
software | healthy | AGENTS.md |
next.config.ts |
software | healthy | next.config.ts |
launch.json |
software | healthy | .claude/launch.json |
standings.tsx |
software | healthy | src/components/standings.tsx |
box-score.tsx |
software | healthy | src/components/box-score.tsx |
banners.tsx |
software | healthy | src/components/banners.tsx |
playoff-bracket.tsx |
software | healthy | src/components/playoff-bracket.tsx |
h2h-explorer.tsx |
software | healthy | src/components/h2h-explorer.tsx |
ui.tsx |
software | healthy | src/components/ui.tsx |
skeletons.tsx |
software | healthy | src/components/skeletons.tsx |
nav.tsx |
software | healthy | src/components/nav.tsx |
globals.css |
software | healthy | src/app/globals.css |
loading.tsx |
software | healthy | src/app/loading.tsx |
page.tsx |
software | healthy | src/app/page.tsx |
layout.tsx |
software | healthy | src/app/layout.tsx |
loading.tsx |
software | healthy | src/app/league/[leagueId]/loading.tsx |
page.tsx |
software | healthy | src/app/league/[leagueId]/page.tsx |
layout.tsx |
software | healthy | src/app/league/[leagueId]/layout.tsx |
error.tsx |
software | healthy | src/app/league/[leagueId]/error.tsx |
loading.tsx |
software | healthy | src/app/league/[leagueId]/awards/loading.tsx |
page.tsx |
software | healthy | src/app/league/[leagueId]/awards/page.tsx |
loading.tsx |
software | healthy | src/app/league/[leagueId]/matchups/loading.tsx |
page.tsx |
software | healthy | src/app/league/[leagueId]/matchups/page.tsx |
loading.tsx |
software | healthy | src/app/league/[leagueId]/records/loading.tsx |
page.tsx |
software | healthy | src/app/league/[leagueId]/records/page.tsx |
loading.tsx |
software | healthy | src/app/league/[leagueId]/history/loading.tsx |
page.tsx |
software | healthy | src/app/league/[leagueId]/history/page.tsx |
loading.tsx |
software | healthy | src/app/league/[leagueId]/power/loading.tsx |
page.tsx |
software | healthy | src/app/league/[leagueId]/power/page.tsx |
page.tsx |
software | healthy | src/app/espn/page.tsx |
layout.tsx |
software | healthy | src/app/espn/layout.tsx |
page.tsx |
software | healthy | src/app/espn/records/page.tsx |
config.ts |
software | healthy | src/lib/config.ts |
data.ts |
software | healthy | src/lib/data.ts |
box-score.ts |
software | healthy | src/lib/box-score.ts |
api.ts |
software | healthy | src/lib/sleeper/api.ts |
players.ts |
software | healthy | src/lib/sleeper/players.ts |
types.ts |
software | healthy | src/lib/sleeper/types.ts |
data.ts |
software | healthy | src/lib/espn/data.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
.claude/launch.json |
quality | healthy | .claude/launch.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.claude |
software | healthy | .claude |
src |
software | healthy | src |
components |
software | healthy | src/components |
app |
software | healthy | src/app |
league |
software | healthy | src/app/league |
[leagueId] |
software | healthy | src/app/league/[leagueId] |
awards |
software | healthy | src/app/league/[leagueId]/awards |
matchups |
software | healthy | src/app/league/[leagueId]/matchups |
records |
software | healthy | src/app/league/[leagueId]/records |
history |
software | healthy | src/app/league/[leagueId]/history |
power |
software | healthy | src/app/league/[leagueId]/power |
espn |
software | healthy | src/app/espn |
records |
software | healthy | src/app/espn/records |
lib |
software | healthy | src/lib |
sleeper |
software | healthy | src/lib/sleeper |
espn |
software | healthy | src/lib/espn |
| Label | Layer | Status | Path |
|---|---|---|---|
HomeLoading |
frontend | healthy | src/app/loading.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
LeagueLoading |
frontend | healthy | src/app/league/[leagueId]/loading.tsx |
LeagueError |
frontend | healthy | src/app/league/[leagueId]/error.tsx |
AwardsLoading |
frontend | healthy | src/app/league/[leagueId]/awards/loading.tsx |
MatchupsLoading |
frontend | healthy | src/app/league/[leagueId]/matchups/loading.tsx |
RecordsLoading |
frontend | healthy | src/app/league/[leagueId]/records/loading.tsx |
HistoryLoading |
frontend | healthy | src/app/league/[leagueId]/history/loading.tsx |
PowerLoading |
frontend | healthy | src/app/league/[leagueId]/power/loading.tsx |
EspnHistoryPage |
frontend | healthy | src/app/espn/page.tsx |
EspnLayout |
frontend | healthy | src/app/espn/layout.tsx |
EspnRecordsPage |
frontend | healthy | src/app/espn/records/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/league/[leagueId] |
frontend | healthy | src/app/league/[leagueId]/page.tsx |
/league/[leagueId]/awards |
frontend | healthy | src/app/league/[leagueId]/awards/page.tsx |
/league/[leagueId]/matchups |
frontend | healthy | src/app/league/[leagueId]/matchups/page.tsx |
/league/[leagueId]/records |
frontend | healthy | src/app/league/[leagueId]/records/page.tsx |
/league/[leagueId]/history |
frontend | healthy | src/app/league/[leagueId]/history/page.tsx |
/league/[leagueId]/power |
frontend | healthy | src/app/league/[leagueId]/power/page.tsx |
/espn |
frontend | healthy | src/app/espn/page.tsx |
/espn/records |
frontend | healthy | src/app/espn/records/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-9zqahy26 |
software | healthy | /tmp/repobility-clone-9zqahy26 |
This page is publicly accessible at:
https://repobility.com/scan/bc560264-e046-4e25-a3f3-d96363ec914f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/bc560264-e046-4e25-a3f3-d96363ec914f/
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.