https://github.com/zookini/world-cup-2026
· scanned 2026-06-16 01:13 UTC (2 months, 1 week ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 1 week 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 185 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 |
|---|---|---|---|
renderIcon |
software | healthy | tools/make-icons.mjs:renderIcon |
sx |
software | healthy | tools/make-icons.mjs:sx |
sy |
software | healthy | tools/make-icons.mjs:sy |
parseMatchDate |
software | healthy | public/match-utils.js:parseMatchDate |
isFinished |
software | healthy | public/match-utils.js:isFinished |
number |
software | healthy | public/match-utils.js:number |
feed |
software | healthy | public/mock-feed.js:feed |
fromUrl |
software | healthy | public/mock-feed.js:fromUrl |
mockTargetMatch |
software | healthy | public/mock-feed.js:mockTargetMatch |
buildMatchDayData |
software | healthy | public/mock-feed.js:buildMatchDayData |
indexTeams |
software | healthy | public/mock-feed.js:indexTeams |
addTeam |
software | healthy | public/mock-feed.js:addTeam |
shouldFinishMockGame |
software | healthy | public/mock-feed.js:shouldFinishMockGame |
bracketSeeds |
software | healthy | public/mock-feed.js:bracketSeeds |
sortStandingsRow |
software | healthy | public/mock-feed.js:sortStandingsRow |
resolveBracketTeam |
software | healthy | public/mock-feed.js:resolveBracketTeam |
assignBracketTeam |
software | healthy | public/mock-feed.js:assignBracketTeam |
applyPredictedScore |
software | healthy | public/mock-feed.js:applyPredictedScore |
resetGame |
software | healthy | public/mock-feed.js:resetGame |
applyLivePredictedScore |
software | healthy | public/mock-feed.js:applyLivePredictedScore |
applyGroupResult |
software | healthy | public/mock-feed.js:applyGroupResult |
winnerTeam |
software | healthy | public/mock-feed.js:winnerTeam |
loserTeam |
software | healthy | public/mock-feed.js:loserTeam |
teamStrength |
software | healthy | public/mock-feed.js:teamStrength |
init |
software | healthy | public/app.js:init |
startAutoRefresh |
software | healthy | public/app.js:startAutoRefresh |
bindViewTabs |
software | healthy | public/app.js:bindViewTabs |
bindShareButtons |
software | healthy | public/app.js:bindShareButtons |
share |
software | healthy | public/app.js:share |
matchLabel |
software | healthy | public/app.js:matchLabel |
shareFixture |
software | healthy | public/app.js:shareFixture |
shareGroup |
software | healthy | public/app.js:shareGroup |
copyShareLink |
software | healthy | public/app.js:copyShareLink |
activateView |
software | healthy | public/app.js:activateView |
parseHash |
software | healthy | public/app.js:parseHash |
applyHashRoute |
software | healthy | public/app.js:applyHashRoute |
hashTarget |
software | healthy | public/app.js:hashTarget |
hashFixtureTarget |
software | healthy | public/app.js:hashFixtureTarget |
hashGroupTarget |
software | healthy | public/app.js:hashGroupTarget |
afterLayout |
software | healthy | public/app.js:afterLayout |
scrollToTop |
software | healthy | public/app.js:scrollToTop |
groupSlug |
software | healthy | public/app.js:groupSlug |
loadSelections |
software | healthy | public/app.js:loadSelections |
refreshData |
software | healthy | public/app.js:refreshData |
statusLine |
software | healthy | public/app.js:statusLine |
renderLoadingState |
software | healthy | public/app.js:renderLoadingState |
unresolvedKnockoutWarnings |
software | healthy | public/app.js:unresolvedKnockoutWarnings |
feedForUrl |
software | healthy | public/app.js:feedForUrl |
liveFeed |
software | healthy | public/app.js:liveFeed |
hasMockParam |
software | healthy | public/app.js:hasMockParam |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
playwright.config.js |
software | healthy | playwright.config.js |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
wrangler.toml |
software | healthy | wrangler.toml |
package-lock.json |
software | healthy | package-lock.json |
AGENTS.md |
software | healthy | AGENTS.md |
make-icons.mjs |
software | healthy | tools/make-icons.mjs |
styles.css |
software | healthy | public/styles.css |
manifest.json |
software | healthy | public/manifest.json |
match-utils.js |
software | healthy | public/match-utils.js |
index.html |
software | healthy | public/index.html |
mock-feed.js |
software | healthy | public/mock-feed.js |
app.js |
software | healthy | public/app.js |
seed-data.js |
software | healthy | public/seed-data.js |
tsubasa.css |
software | healthy | public/themes/tsubasa.css |
app.spec.js |
software | healthy | e2e/app.spec.js |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
tools |
software | healthy | tools |
public |
software | healthy | public |
themes |
software | healthy | public/themes |
e2e |
software | healthy | e2e |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-uc072gwu |
software | healthy | /tmp/repobility-clone-uc072gwu |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8917 |
network | healthy | playwright.config.js |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | playwright.config.js |
This page is publicly accessible at:
https://repobility.com/scan/ec09fc91-aebd-4c36-8642-46448d44c626/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ec09fc91-aebd-4c36-8642-46448d44c626/
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.