https://github.com/AdamIsDweb-kent/wander
· scanned 2026-06-17 01:12 UTC (1 month, 2 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +6.5 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 98 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 |
|---|---|---|---|
registerScreens |
software | healthy | js/ui.js:registerScreens |
showScreen |
software | healthy | js/ui.js:showScreen |
goBack |
software | healthy | js/ui.js:goBack |
currentScreen |
software | healthy | js/ui.js:currentScreen |
toast |
software | healthy | js/ui.js:toast |
getAudioCtx |
software | healthy | js/ui.js:getAudioCtx |
uiClick |
software | healthy | js/ui.js:uiClick |
wireClickSounds |
software | healthy | js/ui.js:wireClickSounds |
buildSettingsPanel |
software | healthy | js/ui.js:buildSettingsPanel |
slider |
software | healthy | js/ui.js:slider |
update |
software | healthy | js/ui.js:update |
toggle |
software | healthy | js/ui.js:toggle |
fmtDate |
software | healthy | js/ui.js:fmtDate |
escapeHtml |
software | healthy | js/ui.js:escapeHtml |
onSaved |
software | healthy | js/builder.js:onSaved |
openBuilder |
software | healthy | js/builder.js:openBuilder |
initBuilder |
software | healthy | js/builder.js:initBuilder |
renderRoomList |
software | healthy | js/builder.js:renderRoomList |
roomName |
software | healthy | js/builder.js:roomName |
drawMap |
software | healthy | js/builder.js:drawMap |
buildPhotoGrid |
software | healthy | js/builder.js:buildPhotoGrid |
openRoomModal |
software | healthy | js/builder.js:openRoomModal |
isStarting |
software | healthy | js/builder.js:isStarting |
closeRoomModal |
software | healthy | js/builder.js:closeRoomModal |
commitRoomModal |
software | healthy | js/builder.js:commitRoomModal |
deleteRoomFromModal |
software | healthy | js/builder.js:deleteRoomFromModal |
clamp |
software | healthy | js/builder.js:clamp |
initImport |
software | healthy | js/builder.js:initImport |
mb |
software | healthy | js/builder.js:mb |
openImport |
software | healthy | js/builder.js:openImport |
speed |
software | healthy | js/player.js:speed |
wx |
software | healthy | js/player.js:wx |
wz |
software | healthy | js/player.js:wz |
setupTouch |
software | healthy | js/player.js:setupTouch |
uid |
software | healthy | js/storage.js:uid |
openDb |
software | healthy | js/storage.js:openDb |
tx |
software | healthy | js/storage.js:tx |
saveWorld |
software | healthy | js/storage.js:saveWorld |
getWorlds |
software | healthy | js/storage.js:getWorlds |
getWorld |
software | healthy | js/storage.js:getWorld |
deleteWorld |
software | healthy | js/storage.js:deleteWorld |
putBlob |
software | healthy | js/storage.js:putBlob |
getBlob |
software | healthy | js/storage.js:getBlob |
deleteBlob |
software | healthy | js/storage.js:deleteBlob |
getSettings |
software | healthy | js/storage.js:getSettings |
saveSettings |
software | healthy | js/storage.js:saveSettings |
getLastWorldId |
software | healthy | js/storage.js:getLastWorldId |
setLastWorldId |
software | healthy | js/storage.js:setLastWorldId |
downscaleImage |
software | healthy | js/storage.js:downscaleImage |
makeThumb |
software | healthy | js/storage.js:makeThumb |
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 |
ui.js |
software | healthy | js/ui.js |
builder.js |
software | healthy | js/builder.js |
player.js |
software | healthy | js/player.js |
demo.js |
software | healthy | js/demo.js |
storage.js |
software | healthy | js/storage.js |
world3d.js |
software | healthy | js/world3d.js |
game.js |
software | healthy | js/game.js |
main.js |
software | healthy | js/main.js |
style.css |
software | healthy | css/style.css |
| Label | Layer | Status | Path |
|---|---|---|---|
js |
software | healthy | js |
css |
software | healthy | css |
| Label | Layer | Status | Path |
|---|---|---|---|
AdamIsDweb-kent__wander |
software | healthy | /data/fable5_failed_archive/AdamIsDweb-kent__wander |
| Label | Layer | Status | Path |
|---|---|---|---|
Player |
software | healthy | js/player.js:Player |
This page is publicly accessible at:
https://repobility.com/scan/1815ed83-238f-487f-a73e-77ca29411861/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1815ed83-238f-487f-a73e-77ca29411861/
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.