Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

zyz101z/imaginex-console

https://github.com/zyz101z/imaginex-console · scanned 2026-06-16 01:14 UTC (2 months, 1 week ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 18 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 291 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.

LabelLayerStatusPath
ok software healthy public/games/divided-states/test/team.test.mjs:ok
aiPlayTurn software healthy public/games/divided-states/test/team.test.mjs:aiPlayTurn
team2v2 software healthy public/games/divided-states/test/team.test.mjs:team2v2
ok software healthy public/games/divided-states/test/ai.test.mjs:ok
aiPlayTurn software healthy public/games/divided-states/test/ai.test.mjs:aiPlayTurn
invariantBad software healthy public/games/divided-states/test/ai.test.mjs:invariantBad
mostStates software healthy public/games/divided-states/test/ai.test.mjs:mostStates
playGame software healthy public/games/divided-states/test/ai.test.mjs:playGame
winRate software healthy public/games/divided-states/test/ai.test.mjs:winRate
ok software healthy public/games/divided-states/test/ai-coord.test.mjs:ok
board software healthy public/games/divided-states/test/ai-coord.test.mjs:board
ok software healthy public/games/divided-states/test/engine.test.mjs:ok
approx software healthy public/games/divided-states/test/engine.test.mjs:approx
connectedCount software healthy public/games/divided-states/test/engine.test.mjs:connectedC…
rng software healthy public/games/divided-states/test/engine.test.mjs:rng
greedyTurn software healthy public/games/divided-states/test/engine.test.mjs:greedyTurn
invariantsHold software healthy public/games/divided-states/test/engine.test.mjs:invariants…
$ software healthy public/games/divided-states/src/main.js:$
sleep software healthy public/games/divided-states/src/main.js:sleep
finishGame software healthy public/games/divided-states/src/main.js:finishGame
init software healthy public/games/divided-states/src/main.js:init
setupPanelToggle software healthy public/games/divided-states/src/main.js:setupPanelToggle
apply software healthy public/games/divided-states/src/main.js:apply
startNewGame software healthy public/games/divided-states/src/main.js:startNewGame
advanceDraftPicker software healthy public/games/divided-states/src/main.js:advanceDraftPicker
runDraft software healthy public/games/divided-states/src/main.js:runDraft
startPlacement software healthy public/games/divided-states/src/main.js:startPlacement
runPlacement software healthy public/games/divided-states/src/main.js:runPlacement
refresh software healthy public/games/divided-states/src/main.js:refresh
humanActive software healthy public/games/divided-states/src/main.js:humanActive
updateSelectable software healthy public/games/divided-states/src/main.js:updateSelectable
handleStateClick software healthy public/games/divided-states/src/main.js:handleStateClick
finishReinforce software healthy public/games/divided-states/src/main.js:finishReinforce
humanTurnInCards software healthy public/games/divided-states/src/main.js:humanTurnInCards
humanAttack software healthy public/games/divided-states/src/main.js:humanAttack
doEndTurn software healthy public/games/divided-states/src/main.js:doEndTurn
resolveAttack software healthy public/games/divided-states/src/main.js:resolveAttack
runTurn software healthy public/games/divided-states/src/main.js:runTurn
humansWipedOut software healthy public/games/divided-states/src/main.js:humansWipedOut
finishDefeat software healthy public/games/divided-states/src/main.js:finishDefeat
aiTurn software healthy public/games/divided-states/src/main.js:aiTurn
enemyNeighbors software healthy public/games/divided-states/src/ai/ai.js:enemyNeighbors
isBorder software healthy public/games/divided-states/src/ai/ai.js:isBorder
borderStates software healthy public/games/divided-states/src/ai/ai.js:borderStates
threat software healthy public/games/divided-states/src/ai/ai.js:threat
completesRegion software healthy public/games/divided-states/src/ai/ai.js:completesRegion
isEliminating software healthy public/games/divided-states/src/ai/ai.js:isEliminating
coordinating software healthy public/games/divided-states/src/ai/ai.js:coordinating
teamStates software healthy public/games/divided-states/src/ai/ai.js:teamStates
teamArmies software healthy public/games/divided-states/src/ai/ai.js:teamArmies

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
.env.local.example software healthy .env.local.example
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
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
google358ddfb1f9b7a86a.html software healthy public/google358ddfb1f9b7a86a.html
ENGINE_API.md software healthy public/games/divided-states/ENGINE_API.md
package.json software healthy public/games/divided-states/package.json
index.html software healthy public/games/divided-states/index.html
UI_CONTRACT.md software healthy public/games/divided-states/UI_CONTRACT.md
SPEC.md software healthy public/games/divided-states/SPEC.md
CHANGELOG.md software healthy public/games/divided-states/CHANGELOG.md
team.test.mjs software healthy public/games/divided-states/test/team.test.mjs
ai.test.mjs software healthy public/games/divided-states/test/ai.test.mjs
ai-coord.test.mjs software healthy public/games/divided-states/test/ai-coord.test.mjs
engine.test.mjs software healthy public/games/divided-states/test/engine.test.mjs
main.js software healthy public/games/divided-states/src/main.js
ai.js software healthy public/games/divided-states/src/ai/ai.js
hud.js software healthy public/games/divided-states/src/ui/hud.js
log.js software healthy public/games/divided-states/src/ui/log.js
styles.css software healthy public/games/divided-states/src/ui/styles.css
menus.js software healthy public/games/divided-states/src/ui/menus.js
map.js software healthy public/games/divided-states/src/ui/map.js
audio.js software healthy public/games/divided-states/src/ui/audio.js
combatfx.js software healthy public/games/divided-states/src/ui/combatfx.js
combat.js software healthy public/games/divided-states/src/engine/combat.js
cards.js software healthy public/games/divided-states/src/engine/cards.js
gamestate.js software healthy public/games/divided-states/src/engine/gamestate.js
rules.js software healthy public/games/divided-states/src/engine/rules.js
index.html software healthy public/games/froggo-adventure/index.html
SPEC.md software healthy public/games/froggo-adventure/SPEC.md
index.html software healthy public/games/bloot/index.html
index.html software healthy public/games/tennis-world/index.html
index.html software healthy public/games/x-bros/index.html
SPEC.md software healthy public/games/x-bros/SPEC.md
globals.css software healthy src/app/globals.css
page.tsx software healthy src/app/page.tsx
layout.tsx software healthy src/app/layout.tsx
route.ts software healthy src/app/api/leaderboard/route.ts
profanity.ts software healthy src/lib/profanity.ts
storage.ts software healthy src/lib/storage.ts
games.ts software healthy src/lib/games.ts
CLAUDE.md quality healthy CLAUDE.md
AGENTS.md quality healthy AGENTS.md

LabelLayerStatusPath
public software healthy public
games software healthy public/games
divided-states software healthy public/games/divided-states
test software healthy public/games/divided-states/test
src software healthy public/games/divided-states/src
ai software healthy public/games/divided-states/src/ai
ui software healthy public/games/divided-states/src/ui
engine software healthy public/games/divided-states/src/engine
froggo-adventure software healthy public/games/froggo-adventure
bloot software healthy public/games/bloot
tennis-world software healthy public/games/tennis-world
x-bros software healthy public/games/x-bros
src software healthy src
app software healthy src/app
api software healthy src/app/api
leaderboard software healthy src/app/api/leaderboard
lib software healthy src/lib

LabelLayerStatusPath
Console frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx

LabelLayerStatusPath
repobility-clone-q2v6u69o software healthy /tmp/repobility-clone-q2v6u69o

LabelLayerStatusPath
redis data healthy .env.local.example

LabelLayerStatusPath
55.47.98.97 network healthy src/app/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/6b9b585d-08db-4e71-a32d-55f7df5ef42a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6b9b585d-08db-4e71-a32d-55f7df5ef42a/

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.