https://github.com/thirstypig/TheFantasticLeagues
· scanned 2026-06-16 00:35 UTC (2 months, 2 weeks ago)
408 raw signals (17 security + 391 graph)
Last scanned 2 months, 2 weeks ago · v1 · 373 actionable findings from 2 signal sources. 154 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 4938 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 |
|---|---|---|---|
main |
software | healthy | verify_keeper_selection.cjs:main |
run |
software | healthy | recalc_2025.ts:run |
fix |
software | healthy | fix_names.ts:fix |
searchMLB |
software | healthy | fix_names.ts:searchMLB |
sync |
software | healthy | sync_db_to_csv.ts:sync |
correct |
software | healthy | manual_fix.ts:correct |
restore |
software | healthy | restore_2025.ts:restore |
sync |
software | healthy | sync_roster_entry.ts:sync |
navLinkClass |
software | healthy | client/src/AppShell.tsx:navLinkClass |
AppShell |
software | healthy | client/src/AppShell.tsx:AppShell |
AuthRedirect |
software | healthy | client/src/App.tsx:AuthRedirect |
PageLoader |
software | healthy | client/src/App.tsx:PageLoader |
App |
software | healthy | client/src/App.tsx:App |
fetchMe |
software | healthy | client/src/auth/AuthProvider.tsx:fetchMe |
AuthProvider |
software | healthy | client/src/auth/AuthProvider.tsx:AuthProvider |
refresh |
software | healthy | client/src/auth/AuthProvider.tsx:refresh |
syncUser |
software | healthy | client/src/auth/AuthProvider.tsx:syncUser |
loginWithGoogle |
software | healthy | client/src/auth/AuthProvider.tsx:loginWithGoogle |
loginWithPassword |
software | healthy | client/src/auth/AuthProvider.tsx:loginWithPassword |
loginWithGoogleCredential |
software | healthy | client/src/auth/AuthProvider.tsx:loginWithGoogleCredential |
logout |
software | healthy | client/src/auth/AuthProvider.tsx:logout |
useAuth |
software | healthy | client/src/auth/AuthProvider.tsx:useAuth |
getLastRequestId |
software | healthy | client/src/api/base.ts:getLastRequestId |
fetchJsonApi |
software | healthy | client/src/api/base.ts:fetchJsonApi |
maybeJson |
software | healthy | client/src/api/base.ts:maybeJson |
serverMessage |
software | healthy | client/src/api/base.ts:serverMessage |
parseJsonResponse |
software | healthy | client/src/api/base.ts:parseJsonResponse |
fetchJsonPublic |
software | healthy | client/src/api/base.ts:fetchJsonPublic |
fetchWithAuth |
software | healthy | client/src/api/base.ts:fetchWithAuth |
toNum |
software | healthy | client/src/api/base.ts:toNum |
parseIP |
software | healthy | client/src/api/base.ts:parseIP |
fmt2 |
software | healthy | client/src/api/base.ts:fmt2 |
fmtAvg4 |
software | healthy | client/src/api/base.ts:fmtAvg4 |
fmtWhip |
software | healthy | client/src/api/base.ts:fmtWhip |
yyyyMmDd |
software | healthy | client/src/api/base.ts:yyyyMmDd |
addDays |
software | healthy | client/src/api/base.ts:addDays |
patchSize |
software | healthy | client/src/test/setup.ts:patchSize |
GATracker |
software | healthy | client/src/components/GATracker.tsx:GATracker |
BottomNav |
software | healthy | client/src/components/BottomNav.tsx:BottomNav |
GoogleSignInButton |
software | healthy | client/src/components/GoogleSignInButton.tsx:GoogleSignInBu… |
MermaidDiagram |
software | healthy | client/src/components/MermaidDiagram.tsx:MermaidDiagram |
PostHogTracker |
software | healthy | client/src/components/PostHogTracker.tsx:PostHogTracker |
AppShell |
software | healthy | client/src/components/AppShell.tsx:AppShell |
onMove |
software | healthy | client/src/components/AppShell.tsx:onMove |
onUp |
software | healthy | client/src/components/AppShell.tsx:onUp |
handleKeyDown |
software | healthy | client/src/components/AppShell.tsx:handleKeyDown |
selected |
software | healthy | client/src/components/AppShell.tsx:selected |
onLogout |
software | healthy | client/src/components/AppShell.tsx:onLogout |
RouteAnnouncer |
software | healthy | client/src/components/RouteAnnouncer.tsx:RouteAnnouncer |
isActive |
software | healthy | client/src/components/Sidebar.tsx:isActive |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
response.json |
software | healthy | response.json |
.mcp.json |
software | healthy | .mcp.json |
README.md |
software | healthy | README.md |
inspect_xlsx.ts |
software | healthy | inspect_xlsx.ts |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
MASTER-PORTS.md |
software | healthy | MASTER-PORTS.md |
package-lock.json |
software | healthy | package-lock.json |
verify_keeper_selection.cjs |
software | healthy | verify_keeper_selection.cjs |
recalc_2025.ts |
software | healthy | recalc_2025.ts |
fix_names.ts |
software | healthy | fix_names.ts |
FEEDBACK.md |
software | healthy | FEEDBACK.md |
sync_db_to_csv.ts |
software | healthy | sync_db_to_csv.ts |
manual_fix.ts |
software | healthy | manual_fix.ts |
restore_2025.ts |
software | healthy | restore_2025.ts |
sync_roster_entry.ts |
software | healthy | sync_roster_entry.ts |
railway.json |
software | healthy | railway.json |
playwright.config.ts |
software | healthy | client/playwright.config.ts |
vite.config.ts |
software | healthy | client/vite.config.ts |
README.md |
software | healthy | client/README.md |
tailwind.config.js |
software | healthy | client/tailwind.config.js |
.eslintrc.cjs |
software | healthy | client/.eslintrc.cjs |
package.json |
software | healthy | client/package.json |
tsconfig.node.json |
software | healthy | client/tsconfig.node.json |
index.html |
software | healthy | client/index.html |
package-lock.json |
software | healthy | client/package-lock.json |
components.json |
software | healthy | client/components.json |
.env.example |
software | healthy | client/.env.example |
tsconfig.json |
software | healthy | client/tsconfig.json |
postcss.config.js |
software | healthy | client/postcss.config.js |
vitest.config.ts |
software | healthy | client/vitest.config.ts |
manifest.json |
software | healthy | client/public/manifest.json |
sw.js |
software | healthy | client/public/sw.js |
index.css |
software | healthy | client/src/index.css |
api.ts |
software | healthy | client/src/api.ts |
AppShell.tsx |
software | healthy | client/src/AppShell.tsx |
main.tsx |
software | healthy | client/src/main.tsx |
vite-env.d.ts |
software | healthy | client/src/vite-env.d.ts |
App.tsx |
software | healthy | client/src/App.tsx |
App.css |
software | healthy | client/src/App.css |
types.ts |
software | healthy | client/src/types.ts |
league.ts |
software | healthy | client/src/config/league.ts |
AuthProvider.tsx |
software | healthy | client/src/auth/AuthProvider.tsx |
index.ts |
software | healthy | client/src/api/index.ts |
base.ts |
software | healthy | client/src/api/base.ts |
types.ts |
software | healthy | client/src/api/types.ts |
base.test.ts |
software | healthy | client/src/api/__tests__/base.test.ts |
setup.ts |
software | healthy | client/src/test/setup.ts |
GATracker.tsx |
software | healthy | client/src/components/GATracker.tsx |
BottomNav.tsx |
software | healthy | client/src/components/BottomNav.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
client |
software | healthy | client |
public |
software | healthy | client/public |
src |
software | healthy | client/src |
config |
software | healthy | client/src/config |
auth |
software | healthy | client/src/auth |
api |
software | healthy | client/src/api |
__tests__ |
software | healthy | client/src/api/__tests__ |
test |
software | healthy | client/src/test |
components |
software | healthy | client/src/components |
__tests__ |
software | healthy | client/src/components/__tests__ |
shared |
software | healthy | client/src/components/shared |
__tests__ |
software | healthy | client/src/components/shared/__tests__ |
ui |
software | healthy | client/src/components/ui |
aurora |
software | healthy | client/src/components/aurora |
contexts |
software | healthy | client/src/contexts |
__tests__ |
software | healthy | client/src/contexts/__tests__ |
lib |
software | healthy | client/src/lib |
__tests__ |
software | healthy | client/src/lib/__tests__ |
sports |
software | healthy | client/src/lib/sports |
mobile |
software | healthy | client/src/mobile |
__tests__ |
software | healthy | client/src/mobile/__tests__ |
atoms |
software | healthy | client/src/mobile/atoms |
pages |
software | healthy | client/src/mobile/pages |
pages |
software | healthy | client/src/pages |
__tests__ |
software | healthy | client/src/pages/__tests__ |
components |
software | healthy | client/src/pages/components |
__tests__ |
software | healthy | client/src/pages/components/__tests__ |
design |
software | healthy | client/src/pages/design |
rosterHubScenarios |
software | healthy | client/src/pages/design/rosterHubScenarios |
home |
software | healthy | client/src/pages/home |
guide |
software | healthy | client/src/pages/guide |
hooks |
software | healthy | client/src/hooks |
__tests__ |
software | healthy | client/src/hooks/__tests__ |
features |
software | healthy | client/src/features |
transactions |
software | healthy | client/src/features/transactions |
__tests__ |
software | healthy | client/src/features/transactions/__tests__ |
components |
software | healthy | client/src/features/transactions/components |
__tests__ |
software | healthy | client/src/features/transactions/components/__tests__ |
RosterMovesTab |
software | healthy | client/src/features/transactions/components/RosterMovesTab |
__tests__ |
software | healthy | client/src/features/transactions/components/RosterMovesTab/… |
SwapMode |
software | healthy | client/src/features/transactions/components/SwapMode |
lib |
software | healthy | client/src/features/transactions/lib |
__tests__ |
software | healthy | client/src/features/transactions/lib/__tests__ |
pages |
software | healthy | client/src/features/transactions/pages |
commissioner |
software | healthy | client/src/features/commissioner |
__tests__ |
software | healthy | client/src/features/commissioner/__tests__ |
components |
software | healthy | client/src/features/commissioner/components |
lib |
software | healthy | client/src/features/commissioner/lib |
pages |
software | healthy | client/src/features/commissioner/pages |
periods |
software | healthy | client/src/features/periods |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
USE /api |
api | healthy | server/src/index.ts |
USE /api/auth |
api | healthy | server/src/index.ts |
GET /api/health |
api | healthy | server/src/index.ts |
USE /api/trades |
api | healthy | server/src/index.ts |
USE /api/waivers |
api | healthy | server/src/index.ts |
USE /api/wire-list |
api | healthy | server/src/index.ts |
USE /api/leagues |
api | healthy | server/src/index.ts |
USE /api/auction |
api | healthy | server/src/index.ts |
USE /api/draft |
api | healthy | server/src/index.ts |
USE /api/matchups |
api | healthy | server/src/index.ts |
USE /api/teams |
api | healthy | server/src/index.ts |
USE /api/roster |
api | healthy | server/src/index.ts |
USE /api/periods |
api | healthy | server/src/index.ts |
USE /api/seasons |
api | healthy | server/src/index.ts |
USE /api/players |
api | healthy | server/src/index.ts |
USE /api/mlb |
api | healthy | server/src/index.ts |
USE /api/ai |
api | healthy | server/src/index.ts |
USE /api/watchlist |
api | healthy | server/src/index.ts |
USE /api/trading-block |
api | healthy | server/src/index.ts |
USE /api/board |
api | healthy | server/src/index.ts |
USE /api/notifications |
api | healthy | server/src/index.ts |
USE /api/chat |
api | healthy | server/src/index.ts |
USE /api/sessions |
api | healthy | server/src/index.ts |
GET /sw.js |
api | healthy | server/src/index.ts |
USE /api/* |
api | healthy | server/src/index.ts |
GET /public/leagues |
api | healthy | server/src/routes/public.ts |
GET /public/leagues/:slug/standings |
api | healthy | server/src/routes/public.ts |
POST /transactions/claim/preview |
api | healthy | server/src/features/transactions/routes.ts |
GET /transactions |
api | healthy | server/src/features/transactions/routes.ts |
POST /transactions/claim |
api | healthy | server/src/features/transactions/routes.ts |
POST /transactions/drop |
api | healthy | server/src/features/transactions/routes.ts |
POST /transactions/il-stash/preview |
api | healthy | server/src/features/transactions/routes.ts |
POST /transactions/il-stash |
api | healthy | server/src/features/transactions/routes.ts |
POST /transactions/il-activate/preview |
api | healthy | server/src/features/transactions/routes.ts |
POST /transactions/il-activate |
api | healthy | server/src/features/transactions/routes.ts |
POST /transactions/sync-il-status |
api | healthy | server/src/features/transactions/routes.ts |
POST /commissioner/create-season |
api | healthy | server/src/features/commissioner/routes.ts |
GET /commissioner/:leagueId |
api | healthy | server/src/features/commissioner/routes.ts |
GET /commissioner/:leagueId/available-users |
api | healthy | server/src/features/commissioner/routes.ts |
GET /commissioner/:leagueId/prior-teams |
api | healthy | server/src/features/commissioner/routes.ts |
PATCH /commissioner/:leagueId |
api | healthy | server/src/features/commissioner/routes.ts |
GET /commissioner/:leagueId/locked-fields |
api | healthy | server/src/features/commissioner/routes.ts |
POST /commissioner/:leagueId/teams |
api | healthy | server/src/features/commissioner/routes.ts |
DELETE /commissioner/:leagueId/teams/:teamId |
api | healthy | server/src/features/commissioner/routes.ts |
POST /commissioner/:leagueId/members |
api | healthy | server/src/features/commissioner/routes.ts |
PATCH /commissioner/:leagueId/members/:membershipId |
api | healthy | server/src/features/commissioner/routes.ts |
DELETE /commissioner/:leagueId/members/:membershipId |
api | healthy | server/src/features/commissioner/routes.ts |
GET /commissioner/:leagueId/invites |
api | healthy | server/src/features/commissioner/routes.ts |
DELETE /commissioner/:leagueId/invites/:inviteId |
api | healthy | server/src/features/commissioner/routes.ts |
POST /commissioner/:leagueId/teams/:teamId/owner |
api | healthy | server/src/features/commissioner/routes.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/MobileTeamMoveSheet |
frontend | healthy | client/src/mobile/pages/MobileTeamMoveSheet.tsx |
/MobilePlayerExpand |
frontend | healthy | client/src/mobile/pages/MobilePlayerExpand.tsx |
/MobileWireList |
frontend | healthy | client/src/mobile/pages/MobileWireList.tsx |
/MobilePlayers |
frontend | healthy | client/src/mobile/pages/MobilePlayers.tsx |
/MobileTeamIlActivateSheet |
frontend | healthy | client/src/mobile/pages/MobileTeamIlActivateSheet.tsx |
/MobileTeam |
frontend | healthy | client/src/mobile/pages/MobileTeam.tsx |
/MobileMore |
frontend | healthy | client/src/mobile/pages/MobileMore.tsx |
/MobileHome |
frontend | healthy | client/src/mobile/pages/MobileHome.tsx |
/MobileStandings |
frontend | healthy | client/src/mobile/pages/MobileStandings.tsx |
/Roadmap |
frontend | healthy | client/src/pages/Roadmap.tsx |
/Guide |
frontend | healthy | client/src/pages/Guide.tsx |
/About |
frontend | healthy | client/src/pages/About.tsx |
/Pricing |
frontend | healthy | client/src/pages/Pricing.tsx |
/Tech |
frontend | healthy | client/src/pages/Tech.tsx |
/Docs |
frontend | healthy | client/src/pages/Docs.tsx |
/Status |
frontend | healthy | client/src/pages/Status.tsx |
/Changelog |
frontend | healthy | client/src/pages/Changelog.tsx |
/NotFound |
frontend | healthy | client/src/pages/NotFound.tsx |
/Home |
frontend | healthy | client/src/pages/Home.tsx |
/Concepts |
frontend | healthy | client/src/pages/Concepts.tsx |
/MyTeamRedirect |
frontend | healthy | client/src/pages/MyTeamRedirect.tsx |
/Analytics |
frontend | healthy | client/src/pages/Analytics.tsx |
/ProductBoard |
frontend | healthy | client/src/pages/ProductBoard.tsx |
/__tests__/Home.test |
frontend | healthy | client/src/pages/__tests__/Home.test.tsx |
/components/MyTeamTodayPanel |
frontend | healthy | client/src/pages/components/MyTeamTodayPanel.tsx |
/components/HistoricalInsightsTab |
frontend | healthy | client/src/pages/components/HistoricalInsightsTab.tsx |
/components/NewsFeedsPanel |
frontend | healthy | client/src/pages/components/NewsFeedsPanel.tsx |
/components/__tests__/MyTeamTodayPanel.test |
frontend | healthy | client/src/pages/components/__tests__/MyTeamTodayPanel.test… |
/design/ManualSlotAssignmentPreview |
frontend | healthy | client/src/pages/design/ManualSlotAssignmentPreview.tsx |
/design/RosterHubV3Preview |
frontend | healthy | client/src/pages/design/RosterHubV3Preview.tsx |
/design/SwapModePreview |
frontend | healthy | client/src/pages/design/SwapModePreview.tsx |
/design/DesignRosterHubDeferred |
frontend | healthy | client/src/pages/design/DesignRosterHubDeferred.tsx |
/design/rosterHubScenarios/DesignScenarioHub |
frontend | healthy | client/src/pages/design/rosterHubScenarios/DesignScenarioHu… |
/design/rosterHubScenarios/DesignScenarioIL |
frontend | healthy | client/src/pages/design/rosterHubScenarios/DesignScenarioIL… |
/design/rosterHubScenarios/DesignScenarioComplex |
frontend | healthy | client/src/pages/design/rosterHubScenarios/DesignScenarioCo… |
/design/rosterHubScenarios/DesignScenarioFA |
frontend | healthy | client/src/pages/design/rosterHubScenarios/DesignScenarioFA… |
/design/rosterHubScenarios/shared |
frontend | healthy | client/src/pages/design/rosterHubScenarios/shared.tsx |
/design/rosterHubScenarios/mockData |
frontend | healthy | client/src/pages/design/rosterHubScenarios/mockData.ts |
/design/rosterHubScenarios/DesignScenarioWaiver |
frontend | healthy | client/src/pages/design/rosterHubScenarios/DesignScenarioWa… |
/home/types |
frontend | healthy | client/src/pages/home/types.ts |
/guide/shared |
frontend | healthy | client/src/pages/guide/shared.tsx |
/guide/GuideAccount |
frontend | healthy | client/src/pages/guide/GuideAccount.tsx |
/guide/GuideAuction |
frontend | healthy | client/src/pages/guide/GuideAuction.tsx |
/guide/GuideFaq |
frontend | healthy | client/src/pages/guide/GuideFaq.tsx |
/ActivityPage |
frontend | healthy | client/src/features/transactions/pages/ActivityPage.tsx |
/Commissioner |
frontend | healthy | client/src/features/commissioner/pages/Commissioner.tsx |
/Season |
frontend | healthy | client/src/features/periods/pages/Season.tsx |
/Payouts |
frontend | healthy | client/src/features/periods/pages/Payouts.tsx |
/ArchivePage |
frontend | healthy | client/src/features/archive/pages/ArchivePage.tsx |
/AIHub |
frontend | healthy | client/src/features/ai/pages/AIHub.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
AppShell |
frontend | healthy | client/src/AppShell.tsx |
App |
frontend | healthy | client/src/App.tsx |
BottomNav |
frontend | healthy | client/src/components/BottomNav.tsx |
GoogleSignInButton |
frontend | healthy | client/src/components/GoogleSignInButton.tsx |
MermaidDiagram |
frontend | healthy | client/src/components/MermaidDiagram.tsx |
AppShell |
frontend | healthy | client/src/components/AppShell.tsx |
Sidebar |
frontend | healthy | client/src/components/Sidebar.tsx |
ErrorToast |
frontend | healthy | client/src/components/ErrorToast.tsx |
AIInsightsModal |
frontend | healthy | client/src/components/AIInsightsModal.tsx |
ThemeToggle |
frontend | healthy | client/src/components/ThemeToggle.tsx |
TrendArrow |
frontend | healthy | client/src/components/TrendArrow.tsx |
AdUnit |
frontend | healthy | client/src/components/AdUnit.tsx |
ErrorProvider |
frontend | healthy | client/src/components/ErrorProvider.tsx |
RosterAlertAccordion |
frontend | healthy | client/src/components/shared/RosterAlertAccordion.tsx |
DeadlineWarnings |
frontend | healthy | client/src/components/shared/DeadlineWarnings.tsx |
PlayerDetailModal |
frontend | healthy | client/src/components/shared/PlayerDetailModal.tsx |
PageHeader |
frontend | healthy | client/src/components/ui/PageHeader.tsx |
AuroraShell |
frontend | healthy | client/src/components/aurora/AuroraShell.tsx |
Roadmap |
frontend | healthy | client/src/pages/Roadmap.tsx |
Guide |
frontend | healthy | client/src/pages/Guide.tsx |
About |
frontend | healthy | client/src/pages/About.tsx |
Pricing |
frontend | healthy | client/src/pages/Pricing.tsx |
Tech |
frontend | healthy | client/src/pages/Tech.tsx |
Docs |
frontend | healthy | client/src/pages/Docs.tsx |
Status |
frontend | healthy | client/src/pages/Status.tsx |
Changelog |
frontend | healthy | client/src/pages/Changelog.tsx |
NotFound |
frontend | healthy | client/src/pages/NotFound.tsx |
Home |
frontend | healthy | client/src/pages/Home.tsx |
Concepts |
frontend | healthy | client/src/pages/Concepts.tsx |
MyTeamRedirect |
frontend | healthy | client/src/pages/MyTeamRedirect.tsx |
Analytics |
frontend | healthy | client/src/pages/Analytics.tsx |
ProductBoard |
frontend | healthy | client/src/pages/ProductBoard.tsx |
MyTeamTodayPanel |
frontend | healthy | client/src/pages/components/MyTeamTodayPanel.tsx |
HistoricalInsightsTab |
frontend | healthy | client/src/pages/components/HistoricalInsightsTab.tsx |
NewsFeedsPanel |
frontend | healthy | client/src/pages/components/NewsFeedsPanel.tsx |
ManualSlotAssignmentPreview |
frontend | healthy | client/src/pages/design/ManualSlotAssignmentPreview.tsx |
RosterHubV3Preview |
frontend | healthy | client/src/pages/design/RosterHubV3Preview.tsx |
SwapModePreview |
frontend | healthy | client/src/pages/design/SwapModePreview.tsx |
DesignRosterHubDeferred |
frontend | healthy | client/src/pages/design/DesignRosterHubDeferred.tsx |
GuideAccount |
frontend | healthy | client/src/pages/guide/GuideAccount.tsx |
GuideAuction |
frontend | healthy | client/src/pages/guide/GuideAuction.tsx |
GuideFaq |
frontend | healthy | client/src/pages/guide/GuideFaq.tsx |
ActivityWaiversTab |
frontend | healthy | client/src/features/transactions/components/ActivityWaivers… |
TransactionResultModal |
frontend | healthy | client/src/features/transactions/components/TransactionResu… |
ActivityHistoryTab |
frontend | healthy | client/src/features/transactions/components/ActivityHistory… |
AddDropPanel |
frontend | healthy | client/src/features/transactions/components/RosterMovesTab/… |
RosterMovesTab |
frontend | healthy | client/src/features/transactions/components/RosterMovesTab/… |
DropFromIlPanel |
frontend | healthy | client/src/features/transactions/components/RosterMovesTab/… |
PlaceOnIlPanel |
frontend | healthy | client/src/features/transactions/components/RosterMovesTab/… |
ActivateFromIlPanel |
frontend | healthy | client/src/features/transactions/components/RosterMovesTab/… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ApiError |
software | healthy | client/src/api/base.ts:ApiError |
ResizeObserverMock |
software | healthy | client/src/test/setup.ts:ResizeObserverMock |
components |
software | healthy | client/src/components/ErrorBoundary.tsx:components |
ErrorBoundary |
software | healthy | client/src/components/ErrorBoundary.tsx:ErrorBoundary |
names |
software | healthy | client/src/components/ui/SortableHeader.tsx:names |
to |
software | healthy | client/src/contexts/__tests__/ThemeContext.test.tsx:to |
from |
software | healthy | client/src/lib/colorLabPalettes.ts:from |
toggle |
software | healthy | client/src/lib/colorLabPalettes.ts:toggle |
with |
software | healthy | client/src/pages/Roadmap.tsx:with |
with |
software | healthy | client/src/pages/Changelog.tsx:with |
FakeBroadcastChannel |
software | healthy | client/src/hooks/__tests__/useSessionHeartbeat.test.ts:Fake… |
this |
software | healthy | client/src/features/transactions/components/RosterMovesTab/… |
flagged |
software | healthy | client/src/features/transactions/lib/__tests__/loadRosterMo… |
as |
software | healthy | client/src/features/commissioner/lib/enrichPlayersWithRoste… |
on |
software | healthy | client/src/features/periods/components/CategoryStandingsVie… |
list |
software | healthy | client/src/features/teams/components/RosterHub/rowShared.ts… |
of |
software | healthy | client/src/features/teams/lib/toHubPlayer.ts:of |
of |
software | healthy | client/src/features/teams/lib/__tests__/toHubPlayer.test.ts… |
PendingChangeBatchError |
software | healthy | client/src/features/teams/hooks/usePendingChanges.ts:Pendin… |
tokens |
software | healthy | client/src/features/admin/types.ts:tokens |
string |
software | healthy | client/src/features/admin/types.ts:string |
PlayerSeasonTotals |
software | healthy | scripts/stats-worker/build_ogba_auction_values.py:45 |
Period |
software | healthy | scripts/stats-worker/fetch_ogba_period_totals.py:33 |
RosterEntry |
software | healthy | scripts/stats-worker/fetch_ogba_period_totals.py:41 |
Period |
software | healthy | scripts/stats-worker/fetch_ogba_player_period_totals.py:29 |
RosterEntry |
software | healthy | scripts/stats-worker/fetch_ogba_player_period_totals.py:37 |
Cache |
software | healthy | mcp-servers/mlb-data/src/cache.ts:Cache |
MlbClient |
software | healthy | mcp-servers/mlb-data/src/mlbClient.ts:MlbClient |
RateLimiter |
software | healthy | mcp-servers/mlb-data/src/rateLimiter.ts:RateLimiter |
FbstApiError |
software | healthy | mcp-servers/fbst-app/src/apiClient.ts:FbstApiError |
FbstApiClient |
software | healthy | mcp-servers/fbst-app/src/apiClient.ts:FbstApiClient |
RosterRuleError |
software | healthy | server/src/lib/rosterRuleError.ts:RosterRuleError |
AIAnalysisService |
software | healthy | server/src/services/aiAnalysisService.ts:AIAnalysisService |
CommissionerService |
software | healthy | server/src/features/commissioner/__tests__/bulkOps.test.ts:… |
CommissionerService |
software | healthy | server/src/features/commissioner/__tests__/ghostIl.test.ts:… |
CommissionerService |
software | healthy | server/src/features/commissioner/services/CommissionerServi… |
RaceAlreadyOnIl |
software | healthy | server/src/features/commissioner/services/bulkOperationsSer… |
RotoScoringEngine |
software | healthy | server/src/features/standings/services/scoringEngine.ts:Rot… |
H2HCategoryScoringEngine |
software | healthy | server/src/features/standings/services/scoringEngine.ts:H2H… |
PointsScoringEngine |
software | healthy | server/src/features/standings/services/scoringEngine.ts:Poi… |
ArchiveImportService |
software | healthy | server/src/features/archive/services/archiveImportService.t… |
ArchiveStatsService |
software | healthy | server/src/features/archive/services/archiveStatsService.ts… |
ArchiveExportService |
software | healthy | server/src/features/archive/services/archiveExportService.t… |
CheckpointUnavailableError |
software | healthy | server/src/features/ai/services/draftReportCardService.ts:C… |
DataService |
software | healthy | server/src/features/players/services/dataService.ts:DataSer… |
KeeperPrepService |
software | healthy | server/src/features/keeper-prep/services/keeperPrepService.… |
PlayerValueService |
software | healthy | server/src/features/keeper-prep/services/playerValueService… |
TokenBucket |
software | healthy | server/src/features/mlb-feed/services/gameLogService.ts:Tok… |
TeamService |
software | healthy | server/src/features/teams/services/teamService.ts:TeamServi… |
AuctionImportService |
software | healthy | server/src/features/auction/services/auctionImport.ts:Aucti… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
UserSession |
data | healthy | prisma/migrations/20260413200000_add_user_session_tracking/… |
UserMetrics |
data | healthy | prisma/migrations/20260413200000_add_user_session_tracking/… |
UserDeletionLog |
data | healthy | prisma/migrations/20260413200000_add_user_session_tracking/… |
PlayerValue |
data | healthy | prisma/migrations/20260319000000_add_player_values/migratio… |
User |
data | healthy | prisma/migrations/20251223025834_auth_roles/migration.sql |
LeagueMembership |
data | healthy | prisma/migrations/20251223025834_auth_roles/migration.sql |
League |
data | healthy | prisma/migrations/20251212183826_init_ogba_core/migration.s… |
Period |
data | healthy | prisma/migrations/20251212183826_init_ogba_core/migration.s… |
TeamStatsPeriod |
data | healthy | prisma/migrations/20251212183826_init_ogba_core/migration.s… |
TeamStatsSeason |
data | healthy | prisma/migrations/20251212183826_init_ogba_core/migration.s… |
Roster |
data | healthy | prisma/migrations/20251212183826_init_ogba_core/migration.s… |
AuctionLot |
data | healthy | prisma/migrations/20251212183826_init_ogba_core/migration.s… |
AuctionBid |
data | healthy | prisma/migrations/20251212183826_init_ogba_core/migration.s… |
FinanceLedger |
data | healthy | prisma/migrations/20251212183826_init_ogba_core/migration.s… |
LeagueInvite |
data | healthy | prisma/migrations/20260317000000_add_league_invite/migratio… |
PlayerStatsPeriod |
data | healthy | prisma/migrations/20260309100000_add_player_stats_period/mi… |
Franchise |
data | healthy | prisma/migrations/20260315000000_add_franchise_model/migrat… |
FranchiseMembership |
data | healthy | prisma/migrations/20260315000000_add_franchise_model/migrat… |
AiInsight |
data | healthy | prisma/migrations/20260330000000_baseline_aiinsight_table/m… |
RosterSlotEvent |
data | healthy | prisma/migrations/20260421000000_roster_rules_foundation/mi… |
OutboxEvent |
data | healthy | prisma/migrations/20260421000000_roster_rules_foundation/mi… |
Team |
data | healthy | prisma/migrations/20251129005903_init_schema/migration.sql |
Player |
data | healthy | prisma/migrations/20251129005903_init_schema/migration.sql |
TeamRosterSlot |
data | healthy | prisma/migrations/20251129180717_add_optional_owner_and_sea… |
PlayerSeasonPositionalGames |
data | healthy | prisma/migrations/20251129180717_add_optional_owner_and_sea… |
TeamSeasonCategoryTotals |
data | healthy | prisma/migrations/20251129180717_add_optional_owner_and_sea… |
TeamStatsCategoryDaily |
data | healthy | prisma/migrations/20260428000000_add_team_stats_category_da… |
WaiverPeriod |
data | healthy | prisma/migrations/20260506000000_waiver_wire_list_two_lists… |
WaiverAddEntry |
data | healthy | prisma/migrations/20260506000000_waiver_wire_list_two_lists… |
WaiverDropEntry |
data | healthy | prisma/migrations/20260506000000_waiver_wire_list_two_lists… |
| Label | Layer | Status | Path |
|---|---|---|---|
migration.sql |
data | healthy | prisma/migrations/20260516000000_transaction_event_playerId… |
migration.sql |
data | healthy | prisma/migrations/20260413200000_add_user_session_tracking/… |
migration.sql |
data | healthy | prisma/migrations/20260504000000_ai_history_indexes/migrati… |
migration.sql |
data | healthy | prisma/migrations/20260319000000_add_player_values/migratio… |
migration.sql |
data | healthy | prisma/migrations/20260430000000_pr2_cuts_drop_displayorder… |
migration.sql |
data | healthy | prisma/migrations/20251223025834_auth_roles/migration.sql |
migration.sql |
data | healthy | prisma/migrations/20260429000000_yahoo_auto_resolve_pr1/mig… |
migration.sql |
data | healthy | prisma/migrations/20260605100000_add_team_roster_version/mi… |
migration.sql |
data | healthy | prisma/migrations/20251212183826_init_ogba_core/migration.s… |
migration.sql |
data | healthy | prisma/migrations/20260507000000_wire_list_pending_deadline… |
migration.sql |
data | healthy | prisma/migrations/20260309000000_remove_viewer_role/migrati… |
migration.sql |
data | healthy | prisma/migrations/20260317000000_add_league_invite/migratio… |
migration.sql |
data | healthy | prisma/migrations/20260313000000_add_league_invite_code/mig… |
migration.sql |
data | healthy | prisma/migrations/20260309100000_add_player_stats_period/mi… |
migration.sql |
data | healthy | prisma/migrations/20260315000000_add_franchise_model/migrat… |
migration.sql |
data | healthy | prisma/migrations/20260423000000_add_transactions_owner_sel… |
migration.sql |
data | healthy | prisma/migrations/20260330000000_baseline_aiinsight_table/m… |
migration.sql |
data | healthy | prisma/migrations/20260519000000_wire_list_slot_changes/mig… |
migration.sql |
data | healthy | prisma/migrations/20260421000000_roster_rules_foundation/mi… |
migration.sql |
data | healthy | prisma/migrations/20260320000000_add_trade_block_player_ids… |
migration.sql |
data | healthy | prisma/migrations/20260430000000_aiinsight_3col_index/migra… |
migration.sql |
data | healthy | prisma/migrations/20251129005903_init_schema/migration.sql |
migration.sql |
data | healthy | prisma/migrations/20260430120000_player_mlb_status/migratio… |
migration.sql |
data | healthy | prisma/migrations/20260315100000_make_franchise_id_required… |
migration.sql |
data | healthy | prisma/migrations/20260605000000_add_player_posgames/migrat… |
migration.sql |
data | healthy | prisma/migrations/20251129180717_add_optional_owner_and_sea… |
migration.sql |
data | healthy | prisma/migrations/20260312000000_add_cancelled_claim_status… |
migration.sql |
data | healthy | prisma/migrations/20260428000000_add_team_stats_category_da… |
migration.sql |
data | healthy | prisma/migrations/20260506000000_waiver_wire_list_two_lists… |
migration.sql |
data | healthy | prisma/migrations/20251129011631_add_leagueid_to_team/migra… |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::client/src/pages/Concepts.tsx |
security | healthy | client/src/pages/Concepts.tsx |
auth::client/src/features/auth/pages/Signup.tsx |
security | healthy | client/src/features/auth/pages/Signup.tsx |
auth::mcp-servers/fbst-app/src/apiClient.ts |
security | healthy | mcp-servers/fbst-app/src/apiClient.ts |
auth::client/src/features/auth/pages/Login.tsx |
security | healthy | client/src/features/auth/pages/Login.tsx |
auth::server/src/scripts/auction-e2e-test.ts |
security | healthy | server/src/scripts/auction-e2e-test.ts |
auth::server/src/features/auction/services/auctionWsService… |
security | healthy | server/src/features/auction/services/auctionWsService.ts |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::client/src/pages/Tech.tsx |
security | healthy | client/src/pages/Tech.tsx |
auth::mcp-servers/fbst-app/src/index.ts |
security | healthy | mcp-servers/fbst-app/src/index.ts |
auth::client/index.html |
security | healthy | client/index.html |
auth::README.md |
security | healthy | README.md |
auth::client/src/pages/Roadmap.tsx |
security | healthy | client/src/pages/Roadmap.tsx |
auth::mcp-servers/fbst-app/__tests__/contract.test.ts |
security | healthy | mcp-servers/fbst-app/__tests__/contract.test.ts |
auth::docs/solutions/deployment/README.md |
security | healthy | docs/solutions/deployment/README.md |
auth::client/src/pages/Changelog.tsx |
security | healthy | client/src/pages/Changelog.tsx |
auth::server/src/features/chat/services/chatWsService.ts |
security | healthy | server/src/features/chat/services/chatWsService.ts |
auth::client/src/pages/Docs.tsx |
security | healthy | client/src/pages/Docs.tsx |
auth::server/src/features/draft/services/draftWsService.ts |
security | healthy | server/src/features/draft/services/draftWsService.ts |
auth::mcp-servers/fbst-app/README.md |
security | healthy | mcp-servers/fbst-app/README.md |
auth::client/src/pages/Status.tsx |
security | healthy | client/src/pages/Status.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | client/vite.config.ts |
2.37.996.608 |
network | healthy | client/src/components/Sidebar.tsx |
10.0.0.1 |
network | healthy | client/src/features/wire-list/__tests__/useWireListOwner.te… |
192.168.1.1 |
network | healthy | server/src/lib/ipHash.ts |
192.168.1.0 |
network | healthy | server/src/lib/__tests__/ipHash.test.ts |
10.0.0.5 |
network | healthy | server/src/lib/__tests__/ipHash.test.ts |
10.0.0.0 |
network | healthy | server/src/lib/__tests__/ipHash.test.ts |
8.8.8.8 |
network | healthy | server/src/lib/__tests__/ipHash.test.ts |
8.8.8.0 |
network | healthy | server/src/lib/__tests__/ipHash.test.ts |
192.168.1.2 |
network | healthy | server/src/lib/__tests__/ipHash.test.ts |
1.2.3.4 |
network | healthy | server/src/features/sessions/__tests__/routes.test.ts |
1.2.3.0 |
network | healthy | server/src/features/sessions/__tests__/routes.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::server/src/scripts/test_auth_logic.ts |
security | healthy | server/src/scripts/test_auth_logic.ts |
password_literal::server/src/features/auth/__tests__/routes… |
security | healthy | server/src/features/auth/__tests__/routes.test.ts |
password_literal::server/src/features/auth/__tests__/routes… |
security | healthy | server/src/features/auth/__tests__/routes.test.ts |
password_literal::server/src/features/auth/__tests__/routes… |
security | healthy | server/src/features/auth/__tests__/routes.test.ts |
password_literal::server/src/features/auth/__tests__/routes… |
security | healthy | server/src/features/auth/__tests__/routes.test.ts |
password_literal::server/src/features/auth/__tests__/routes… |
security | healthy | server/src/features/auth/__tests__/routes.test.ts |
password_literal::server/src/features/auth/__tests__/routes… |
security | healthy | server/src/features/auth/__tests__/routes.test.ts |
password_literal::server/src/features/auth/__tests__/routes… |
security | healthy | server/src/features/auth/__tests__/routes.test.ts |
password_literal::server/src/features/auth/__tests__/routes… |
security | healthy | server/src/features/auth/__tests__/routes.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
postgresql |
data | healthy | README.md |
redis |
data | healthy | README.md |
postgres |
data | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3010 |
network | healthy | client/vite.config.ts |
port:4010 |
network | healthy | server/.env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | server/package-lock.json |
vps::aws |
hardware | healthy | server/src/db/__tests__/prisma.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
audit |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-f48ve2ym |
software | healthy | /tmp/repobility-clone-f48ve2ym |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | client/src/pages/Changelog.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/10982991-fe96-4b85-964e-f0b30311ef45/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/10982991-fe96-4b85-964e-f0b30311ef45/
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.