https://github.com/sonwheesung/volleyball
· scanned 2026-06-16 00:18 UTC (2 months, 2 weeks ago)
30 raw signals (0 security + 30 graph)
Last scanned 2 months, 2 weeks ago · v1 · 30 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 962 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 |
|---|---|---|---|
shortName |
software | healthy | components/Calendar.tsx:shortName |
Calendar |
software | healthy | components/Calendar.tsx:Calendar |
prev |
software | healthy | components/Calendar.tsx:prev |
next |
software | healthy | components/Calendar.tsx:next |
other |
software | healthy | components/MatchCourt.tsx:other |
zonePx |
software | healthy | components/MatchCourt.tsx:zonePx |
switchedSpots |
software | healthy | components/MatchCourt.tsx:switchedSpots |
playerAt |
software | healthy | components/MatchCourt.tsx:playerAt |
serveOutY |
software | healthy | components/MatchCourt.tsx:serveOutY |
ballPath |
software | healthy | components/MatchCourt.tsx:ballPath |
easingFor |
software | healthy | components/MatchCourt.tsx:easingFor |
jumpersFor |
software | healthy | components/MatchCourt.tsx:jumpersFor |
MatchCourt |
software | healthy | components/MatchCourt.tsx:MatchCourt |
getPos |
software | healthy | components/MatchCourt.tsx:getPos |
buildMarkers |
software | healthy | components/MatchCourt.tsx:buildMarkers |
zone |
software | healthy | components/MatchCourt.tsx:zone |
Ctrl |
software | healthy | components/MatchCourt.tsx:Ctrl |
RosterList |
software | healthy | components/RosterList.tsx:RosterList |
markerTravelMs |
software | healthy | components/courtPath.ts:markerTravelMs |
other |
software | healthy | components/courtPath.ts:other |
clampN |
software | healthy | components/courtPath.ts:clampN |
spikeTarget |
software | healthy | components/courtPath.ts:spikeTarget |
x |
software | healthy | components/courtPath.ts:x |
withBounce |
software | healthy | components/courtPath.ts:withBounce |
cl |
software | healthy | components/courtPath.ts:cl |
arc1 |
software | healthy | components/courtPath.ts:arc1 |
ballPath |
software | healthy | components/courtPath.ts:ballPath |
rotOf |
software | healthy | components/courtPath.ts:rotOf |
spot |
software | healthy | components/courtPath.ts:spot |
serveOutY |
software | healthy | components/courtPath.ts:serveOutY |
pd2 |
software | healthy | components/courtPath.ts:pd2 |
sd2 |
software | healthy | components/courtPath.ts:sd2 |
d2 |
software | healthy | components/courtPath.ts:d2 |
chasersTo |
software | healthy | components/courtPath.ts:chasersTo |
min2 |
software | healthy | components/courtPath.ts:min2 |
order |
software | healthy | components/courtPath.ts:order |
mateDist |
software | healthy | components/courtPath.ts:mateDist |
yLo |
software | healthy | components/courtPath.ts:yLo |
yHi |
software | healthy | components/courtPath.ts:yHi |
besideX |
software | healthy | components/courtPath.ts:besideX |
tossArc |
software | healthy | components/courtPath.ts:tossArc |
blockW |
software | healthy | components/courtPath.ts:blockW |
netY |
software | healthy | components/courtPath.ts:netY |
dluSix |
software | healthy | components/courtPath.ts:dluSix |
nearestDig |
software | healthy | components/courtPath.ts:nearestDig |
doKill |
software | healthy | components/courtPath.ts:doKill |
doBlockout |
software | healthy | components/courtPath.ts:doBlockout |
defDist |
software | healthy | components/courtPath.ts:defDist |
doStuff |
software | healthy | components/courtPath.ts:doStuff |
doTip |
software | healthy | components/courtPath.ts:doTip |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
metro.config.js |
software | healthy | metro.config.js |
babel.config.js |
software | healthy | babel.config.js |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
app.json |
software | healthy | app.json |
tsconfig.json |
software | healthy | tsconfig.json |
tsconfig.test.json |
software | healthy | tsconfig.test.json |
index.ts |
software | healthy | types/index.ts |
INJURY_SYSTEM.md |
software | healthy | docs/INJURY_SYSTEM.md |
ACHIEVEMENT_SYSTEM.md |
software | healthy | docs/ACHIEVEMENT_SYSTEM.md |
FOREIGN_SYSTEM.md |
software | healthy | docs/FOREIGN_SYSTEM.md |
SEASON_SYSTEM.md |
software | healthy | docs/SEASON_SYSTEM.md |
README.md |
software | healthy | docs/README.md |
OWNER_SYSTEM.md |
software | healthy | docs/OWNER_SYSTEM.md |
NEWS_SYSTEM.md |
software | healthy | docs/NEWS_SYSTEM.md |
FORM_SYSTEM.md |
software | healthy | docs/FORM_SYSTEM.md |
AWARDS_SYSTEM.md |
software | healthy | docs/AWARDS_SYSTEM.md |
TRAIT_SYSTEM.md |
software | healthy | docs/TRAIT_SYSTEM.md |
FA_SYSTEM.md |
software | healthy | docs/FA_SYSTEM.md |
MILESTONE_SYSTEM.md |
software | healthy | docs/MILESTONE_SYSTEM.md |
STATS_PROTOCOL.md |
software | healthy | docs/STATS_PROTOCOL.md |
TRAINING_SYSTEM.md |
software | healthy | docs/TRAINING_SYSTEM.md |
BOARD_RULES.md |
software | healthy | docs/BOARD_RULES.md |
TRANSACTION_SYSTEM.md |
software | healthy | docs/TRANSACTION_SYSTEM.md |
SALARY_SYSTEM.md |
software | healthy | docs/SALARY_SYSTEM.md |
FINANCE_SYSTEM.md |
software | healthy | docs/FINANCE_SYSTEM.md |
STAFF_SYSTEM.md |
software | healthy | docs/STAFF_SYSTEM.md |
MATCH_SYSTEM.md |
software | healthy | docs/MATCH_SYSTEM.md |
EDGE_CASES.md |
software | healthy | docs/EDGE_CASES.md |
Calendar.tsx |
software | healthy | components/Calendar.tsx |
MatchCourt.tsx |
software | healthy | components/MatchCourt.tsx |
RosterList.tsx |
software | healthy | components/RosterList.tsx |
courtPath.ts |
software | healthy | components/courtPath.ts |
courtLayout.ts |
software | healthy | components/courtLayout.ts |
courtCommentary.ts |
software | healthy | components/courtCommentary.ts |
Screen.tsx |
software | healthy | components/Screen.tsx |
courtDirector.ts |
software | healthy | components/courtDirector.ts |
draft.tsx |
software | healthy | app/draft.tsx |
tryout.tsx |
software | healthy | app/tryout.tsx |
select-team.tsx |
software | healthy | app/select-team.tsx |
achievements.tsx |
software | healthy | app/achievements.tsx |
exhibition.tsx |
software | healthy | app/exhibition.tsx |
fa.tsx |
software | healthy | app/fa.tsx |
audit.tsx |
software | healthy | app/audit.tsx |
debug-court.tsx |
software | healthy | app/debug-court.tsx |
staff.tsx |
software | healthy | app/staff.tsx |
playoffs.tsx |
software | healthy | app/playoffs.tsx |
_layout.tsx |
software | healthy | app/_layout.tsx |
transactions.tsx |
software | healthy | app/transactions.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
DraftCenter |
frontend | healthy | app/draft.tsx |
Tryout |
frontend | healthy | app/tryout.tsx |
SelectTeam |
frontend | healthy | app/select-team.tsx |
Achievements |
frontend | healthy | app/achievements.tsx |
Exhibition |
frontend | healthy | app/exhibition.tsx |
FACenter |
frontend | healthy | app/fa.tsx |
Audit |
frontend | healthy | app/audit.tsx |
DebugCourt |
frontend | healthy | app/debug-court.tsx |
Staff |
frontend | healthy | app/staff.tsx |
Playoffs |
frontend | healthy | app/playoffs.tsx |
RootLayout |
frontend | healthy | app/_layout.tsx |
Transactions |
frontend | healthy | app/transactions.tsx |
PlayerDetail |
frontend | healthy | app/player/[id].tsx |
MatchBoard |
frontend | healthy | app/match/[id].tsx |
TeamDetail |
frontend | healthy | app/team/[id].tsx |
CoachDetail |
frontend | healthy | app/coach/[id].tsx |
MatchResult |
frontend | healthy | app/matchresult/[id].tsx |
Schedule |
frontend | healthy | app/(tabs)/schedule.tsx |
Dashboard |
frontend | healthy | app/(tabs)/index.tsx |
Office |
frontend | healthy | app/(tabs)/office.tsx |
TabsLayout |
frontend | healthy | app/(tabs)/_layout.tsx |
Squad |
frontend | healthy | app/(tabs)/squad.tsx |
History |
frontend | healthy | app/(tabs)/history.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
types |
software | healthy | types |
docs |
software | healthy | docs |
components |
software | healthy | components |
app |
software | healthy | app |
player |
software | healthy | app/player |
match |
software | healthy | app/match |
team |
software | healthy | app/team |
coach |
software | healthy | app/coach |
matchresult |
software | healthy | app/matchresult |
(tabs) |
software | healthy | app/(tabs) |
lib |
software | healthy | lib |
.claude |
software | healthy | .claude |
skills |
software | healthy | .claude/skills |
verify-cases |
software | healthy | .claude/skills/verify-cases |
sim-league |
software | healthy | .claude/skills/sim-league |
analyze-cases |
software | healthy | .claude/skills/analyze-cases |
verify-board |
software | healthy | .claude/skills/verify-board |
safety-zone |
software | healthy | .claude/skills/safety-zone |
tools |
software | healthy | tools |
engine |
software | healthy | engine |
db |
software | healthy | db |
store |
software | healthy | store |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-bjff4dci |
software | healthy | /tmp/repobility-clone-bjff4dci |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | CLAUDE.md |
This page is publicly accessible at:
https://repobility.com/scan/760cdede-5aa7-436f-81ce-bbe044e5303f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/760cdede-5aa7-436f-81ce-bbe044e5303f/
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.