https://github.com/wipawafin12-netizen/pokemon-
· scanned 2026-06-16 00:58 UTC (2 months, 1 week ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 1 week ago · v1 · 16 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 |
|---|---|---|---|
err |
software | healthy | scripts/validate-data.ts:err |
checkUnique |
software | healthy | scripts/validate-data.ts:checkUnique |
occupy |
software | healthy | scripts/validate-data.ts:occupy |
step |
software | healthy | scripts/verify-boot.mjs:step |
check |
software | healthy | scripts/smoke-battle.ts:check |
step |
software | healthy | scripts/verify-ar.mjs:step |
step |
software | healthy | scripts/verify-battle.mjs:step |
GameRoot |
software | healthy | components/GameRoot.tsx:GameRoot |
unlock |
software | healthy | components/GameRoot.tsx:unlock |
ARCaptureScreen |
software | healthy | components/ar/ARCaptureScreen.tsx:ARCaptureScreen |
onOrient |
software | healthy | components/ar/ARCaptureScreen.tsx:onOrient |
onMouse |
software | healthy | components/ar/ARCaptureScreen.tsx:onMouse |
loop |
software | healthy | components/ar/ARCaptureScreen.tsx:loop |
t |
software | healthy | components/ar/ARCaptureScreen.tsx:t |
onOrbDown |
software | healthy | components/ar/ARCaptureScreen.tsx:onOrbDown |
onOrbUp |
software | healthy | components/ar/ARCaptureScreen.tsx:onOrbUp |
afterThrow |
software | healthy | components/ar/ARCaptureScreen.tsx:afterThrow |
takePhoto |
software | healthy | components/ar/ARCaptureScreen.tsx:takePhoto |
CreatureSprite |
software | healthy | components/common/CreatureSprite.tsx:CreatureSprite |
OrbIcon |
software | healthy | components/common/OrbIcon.tsx:OrbIcon |
TypeBadge |
software | healthy | components/common/ui.tsx:TypeBadge |
RarityBadge |
software | healthy | components/common/ui.tsx:RarityBadge |
StatusBadge |
software | healthy | components/common/ui.tsx:StatusBadge |
HpBar |
software | healthy | components/common/ui.tsx:HpBar |
XpBar |
software | healthy | components/common/ui.tsx:XpBar |
Panel |
software | healthy | components/common/ui.tsx:Panel |
Button |
software | healthy | components/common/ui.tsx:Button |
MainMenu |
software | healthy | components/screens/MainMenu.tsx:MainMenu |
start |
software | healthy | components/screens/MainMenu.tsx:start |
Inventory |
software | healthy | components/screens/Inventory.tsx:Inventory |
QuestLog |
software | healthy | components/screens/QuestLog.tsx:QuestLog |
WorldMapScreen |
software | healthy | components/screens/WorldMapScreen.tsx:WorldMapScreen |
Slider |
software | healthy | components/screens/SettingsScreen.tsx:Slider |
Choice |
software | healthy | components/screens/SettingsScreen.tsx:Choice |
SettingsScreen |
software | healthy | components/screens/SettingsScreen.tsx:SettingsScreen |
StarterSelect |
software | healthy | components/screens/StarterSelect.tsx:StarterSelect |
confirm |
software | healthy | components/screens/StarterSelect.tsx:confirm |
fmtTime |
software | healthy | components/screens/SaveSelect.tsx:fmtTime |
SaveSelect |
software | healthy | components/screens/SaveSelect.tsx:SaveSelect |
refresh |
software | healthy | components/screens/SaveSelect.tsx:refresh |
handleSlot |
software | healthy | components/screens/SaveSelect.tsx:handleSlot |
PartyScreen |
software | healthy | components/screens/PartyScreen.tsx:PartyScreen |
move |
software | healthy | components/screens/PartyScreen.tsx:move |
Collection |
software | healthy | components/screens/Collection.tsx:Collection |
BattleScreen |
software | healthy | components/battle/BattleScreen.tsx:BattleScreen |
dur |
software | healthy | components/battle/BattleScreen.tsx:dur |
SwitchList |
software | healthy | components/battle/BattleScreen.tsx:SwitchList |
WorldView |
software | healthy | components/world/WorldView.tsx:WorldView |
DialogueBox |
software | healthy | components/world/DialogueBox.tsx:DialogueBox |
handleNext |
software | healthy | components/world/DialogueBox.tsx:handleNext |
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 |
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 |
SKILL_DATABASE.md |
software | healthy | docs/SKILL_DATABASE.md |
EXPANSION_PLAN.md |
software | healthy | docs/EXPANSION_PLAN.md |
UI_WIREFRAMES.md |
software | healthy | docs/UI_WIREFRAMES.md |
DATABASE_SCHEMA.md |
software | healthy | docs/DATABASE_SCHEMA.md |
HIGGSFIELD_PROMPTS.md |
software | healthy | docs/HIGGSFIELD_PROMPTS.md |
ASSET_LIST.md |
software | healthy | docs/ASSET_LIST.md |
ART_GUIDELINES.md |
software | healthy | docs/ART_GUIDELINES.md |
GDD.md |
software | healthy | docs/GDD.md |
QUEST_DATABASE.md |
software | healthy | docs/QUEST_DATABASE.md |
TYPE_CHART.md |
software | healthy | docs/TYPE_CHART.md |
WORLD_ALMANAC.md |
software | healthy | docs/WORLD_ALMANAC.md |
DEPLOYMENT.md |
software | healthy | docs/DEPLOYMENT.md |
CREATURE_DATABASE.md |
software | healthy | docs/CREATURE_DATABASE.md |
validate-data.ts |
software | healthy | scripts/validate-data.ts |
verify-boot.mjs |
software | healthy | scripts/verify-boot.mjs |
smoke-battle.ts |
software | healthy | scripts/smoke-battle.ts |
verify-ar.mjs |
software | healthy | scripts/verify-ar.mjs |
gen-docs.ts |
software | healthy | scripts/gen-docs.ts |
check-live.mjs |
software | healthy | scripts/check-live.mjs |
verify-battle.mjs |
software | healthy | scripts/verify-battle.mjs |
verify-starter-mobile.mjs |
software | healthy | scripts/verify-starter-mobile.mjs |
GameRoot.tsx |
software | healthy | components/GameRoot.tsx |
ARCaptureScreen.tsx |
software | healthy | components/ar/ARCaptureScreen.tsx |
CreatureSprite.tsx |
software | healthy | components/common/CreatureSprite.tsx |
OrbIcon.tsx |
software | healthy | components/common/OrbIcon.tsx |
ui.tsx |
software | healthy | components/common/ui.tsx |
MainMenu.tsx |
software | healthy | components/screens/MainMenu.tsx |
Inventory.tsx |
software | healthy | components/screens/Inventory.tsx |
QuestLog.tsx |
software | healthy | components/screens/QuestLog.tsx |
WorldMapScreen.tsx |
software | healthy | components/screens/WorldMapScreen.tsx |
SettingsScreen.tsx |
software | healthy | components/screens/SettingsScreen.tsx |
StarterSelect.tsx |
software | healthy | components/screens/StarterSelect.tsx |
SaveSelect.tsx |
software | healthy | components/screens/SaveSelect.tsx |
PartyScreen.tsx |
software | healthy | components/screens/PartyScreen.tsx |
Collection.tsx |
software | healthy | components/screens/Collection.tsx |
BattleScreen.tsx |
software | healthy | components/battle/BattleScreen.tsx |
WorldView.tsx |
software | healthy | components/world/WorldView.tsx |
DialogueBox.tsx |
software | healthy | components/world/DialogueBox.tsx |
TouchControls.tsx |
software | healthy | components/world/TouchControls.tsx |
ShopModal.tsx |
software | healthy | components/world/ShopModal.tsx |
globals.css |
software | healthy | app/globals.css |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
components |
software | healthy | components |
ar |
software | healthy | components/ar |
common |
software | healthy | components/common |
screens |
software | healthy | components/screens |
battle |
software | healthy | components/battle |
world |
software | healthy | components/world |
app |
software | healthy | app |
game |
software | healthy | game |
state |
software | healthy | game/state |
phaser |
software | healthy | game/phaser |
systems |
software | healthy | game/systems |
| Label | Layer | Status | Path |
|---|---|---|---|
GameRoot |
frontend | healthy | components/GameRoot.tsx |
Page |
frontend | healthy | app/page.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
WorldScene |
software | healthy | game/phaser/WorldScene.ts:WorldScene |
AudioManagerImpl |
software | healthy | game/systems/AudioManager.ts:AudioManagerImpl |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-9qch0lqr |
software | healthy | /tmp/repobility-clone-9qch0lqr |
This page is publicly accessible at:
https://repobility.com/scan/5a32092b-ef1b-43c6-9569-e7be0546fa23/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5a32092b-ef1b-43c6-9569-e7be0546fa23/
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.