https://github.com/walesmd/eldoria
· scanned 2026-06-16 00:54 UTC (2 months, 1 week ago)
46 raw signals (1 security + 45 graph)
Last scanned 2 months, 1 week ago · v1 · 46 actionable findings from 2 signal sources. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 256 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 |
|---|---|---|---|
s |
software | healthy | lib/phaser.min.js:s |
n |
software | healthy | lib/phaser.min.js:n |
C |
software | healthy | lib/phaser.min.js:C |
S |
software | healthy | lib/phaser.min.js:S |
o |
software | healthy | lib/phaser.min.js:o |
c |
software | healthy | lib/phaser.min.js:c |
d |
software | healthy | lib/phaser.min.js:d |
u |
software | healthy | lib/phaser.min.js:u |
l |
software | healthy | lib/phaser.min.js:l |
a |
software | healthy | lib/phaser.min.js:a |
r |
software | healthy | lib/phaser.min.js:r |
e |
software | healthy | lib/phaser.min.js:e |
x |
software | healthy | lib/phaser.min.js:x |
h |
software | healthy | lib/phaser.min.js:h |
m |
software | healthy | lib/phaser.min.js:m |
i |
software | healthy | lib/phaser.min.js:i |
shot |
software | healthy | tools/playtest5.mjs:shot |
key |
software | healthy | tools/playtest5.mjs:key |
dlg |
software | healthy | tools/playtest5.mjs:dlg |
wait |
software | healthy | tools/playtest-drops.mjs:wait |
checkTile |
software | healthy | tools/playtest-drops.mjs:checkTile |
shot |
software | healthy | tools/playtest2.mjs:shot |
key |
software | healthy | tools/playtest2.mjs:key |
wait |
software | healthy | tools/playtest2.mjs:wait |
shield |
software | healthy | tools/playtest2.mjs:shield |
key |
software | healthy | tools/playtest3.mjs:key |
wait |
software | healthy | tools/playtest3.mjs:wait |
wait |
software | healthy | tools/playtest4.mjs:wait |
x |
software | healthy | tools/playtest4.mjs:x |
err |
software | healthy | tools/validate.js:err |
warn |
software | healthy | tools/validate.js:warn |
note |
software | healthy | tools/validate.js:note |
at |
software | healthy | tools/validate.js:at |
claim |
software | healthy | tools/validate.js:claim |
loadFile |
software | healthy | tools/validate.js:loadFile |
listDir |
software | healthy | tools/validate.js:listDir |
loadWorldFile |
software | healthy | tools/validate.js:loadWorldFile |
tdef |
software | healthy | tools/validate.js:tdef |
known |
software | healthy | tools/validate.js:known |
tileAt |
software | healthy | tools/validate.js:tileAt |
isSolid |
software | healthy | tools/validate.js:isSolid |
isWalkable |
software | healthy | tools/validate.js:isWalkable |
isDestructible |
software | healthy | tools/validate.js:isDestructible |
isHardSolid |
software | healthy | tools/validate.js:isHardSolid |
isPassable |
software | healthy | tools/validate.js:isPassable |
isWarpTile |
software | healthy | tools/validate.js:isWarpTile |
parseKey |
software | healthy | tools/validate.js:parseKey |
eachRoom |
software | healthy | tools/validate.js:eachRoom |
doorPosSet |
software | healthy | tools/validate.js:doorPosSet |
runCheck |
software | healthy | tools/validate.js:runCheck |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
index.html |
software | healthy | index.html |
ARCHITECTURE.md |
software | healthy | docs/ARCHITECTURE.md |
GAME_DESIGN.md |
software | healthy | docs/GAME_DESIGN.md |
phaser.min.js |
software | healthy | lib/phaser.min.js |
playtest5.mjs |
software | healthy | tools/playtest5.mjs |
guide-pdf.mjs |
software | healthy | tools/guide-pdf.mjs |
playtest-drops.mjs |
software | healthy | tools/playtest-drops.mjs |
package.json |
software | healthy | tools/package.json |
diagnose-doors.mjs |
software | healthy | tools/diagnose-doors.mjs |
gallery.mjs |
software | healthy | tools/gallery.mjs |
package-lock.json |
software | healthy | tools/package-lock.json |
playtest2.mjs |
software | healthy | tools/playtest2.mjs |
playtest3.mjs |
software | healthy | tools/playtest3.mjs |
playtest4.mjs |
software | healthy | tools/playtest4.mjs |
validate.js |
software | healthy | tools/validate.js |
guide-assets.mjs |
software | healthy | tools/guide-assets.mjs |
worldmap.mjs |
software | healthy | tools/worldmap.mjs |
playtest.mjs |
software | healthy | tools/playtest.mjs |
diagnose-pots.mjs |
software | healthy | tools/diagnose-pots.mjs |
index.html |
software | healthy | guide/index.html |
player.js |
software | healthy | src/player.js |
world.js |
software | healthy | src/world.js |
enemies.js |
software | healthy | src/enemies.js |
textures.js |
software | healthy | src/textures.js |
dialogue.js |
software | healthy | src/dialogue.js |
dialogue_content.js |
software | healthy | src/dialogue_content.js |
enemy_types.js |
software | healthy | src/enemy_types.js |
config.js |
software | healthy | src/config.js |
save.js |
software | healthy | src/save.js |
main.js |
software | healthy | src/main.js |
audio.js |
software | healthy | src/audio.js |
items.js |
software | healthy | src/items.js |
bosses.js |
software | healthy | src/bosses.js |
audio_content.js |
software | healthy | src/audio_content.js |
PauseScene.js |
software | healthy | src/scenes/PauseScene.js |
BootScene.js |
software | healthy | src/scenes/BootScene.js |
GameScene.js |
software | healthy | src/scenes/GameScene.js |
UIScene.js |
software | healthy | src/scenes/UIScene.js |
TitleScene.js |
software | healthy | src/scenes/TitleScene.js |
VictoryScene.js |
software | healthy | src/scenes/VictoryScene.js |
GameOverScene.js |
software | healthy | src/scenes/GameOverScene.js |
IntroScene.js |
software | healthy | src/scenes/IntroScene.js |
enemy_art.js |
software | healthy | src/sprites/enemy_art.js |
actor_art.js |
software | healthy | src/sprites/actor_art.js |
item_art.js |
software | healthy | src/sprites/item_art.js |
tile_art.js |
software | healthy | src/sprites/tile_art.js |
interiors.js |
software | healthy | src/world/interiors.js |
dungeon2.js |
software | healthy | src/world/dungeon2.js |
dungeon1.js |
software | healthy | src/world/dungeon1.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
port:8935 |
network | healthy | tools/playtest5.mjs |
port:8941 |
network | healthy | tools/guide-pdf.mjs |
port:8945 |
network | healthy | tools/playtest-drops.mjs |
port:8949 |
network | healthy | tools/diagnose-doors.mjs |
port:8931 |
network | healthy | tools/gallery.mjs |
port:8927 |
network | healthy | tools/playtest2.mjs |
port:8929 |
network | healthy | tools/playtest3.mjs |
port:8933 |
network | healthy | tools/playtest4.mjs |
port:8939 |
network | healthy | tools/guide-assets.mjs |
port:8937 |
network | healthy | tools/worldmap.mjs |
port:8917 |
network | healthy | tools/playtest.mjs |
port:8947 |
network | healthy | tools/diagnose-pots.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
lib |
software | healthy | lib |
tools |
software | healthy | tools |
guide |
software | healthy | guide |
src |
software | healthy | src |
scenes |
software | healthy | src/scenes |
sprites |
software | healthy | src/sprites |
world |
software | healthy | src/world |
regions |
software | healthy | src/world/regions |
| Label | Layer | Status | Path |
|---|---|---|---|
PauseScene |
software | healthy | src/scenes/PauseScene.js:PauseScene |
BootScene |
software | healthy | src/scenes/BootScene.js:BootScene |
GameScene |
software | healthy | src/scenes/GameScene.js:GameScene |
UIScene |
software | healthy | src/scenes/UIScene.js:UIScene |
TitleScene |
software | healthy | src/scenes/TitleScene.js:TitleScene |
VictoryScene |
software | healthy | src/scenes/VictoryScene.js:VictoryScene |
GameOverScene |
software | healthy | src/scenes/GameOverScene.js:GameOverScene |
IntroScene |
software | healthy | src/scenes/IntroScene.js:IntroScene |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-xi9t9jos |
software | healthy | /tmp/repobility-clone-xi9t9jos |
This page is publicly accessible at:
https://repobility.com/scan/b9518895-4060-4d70-b227-7fed432e781e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b9518895-4060-4d70-b227-7fed432e781e/
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.