https://github.com/sayonari/slot-game-2026
· scanned 2026-06-16 00:03 UTC (2 months, 3 weeks ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 3 weeks ago · v1 · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 110 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 |
|---|---|---|---|
$ |
software | healthy | src/main.ts:$ |
positionCabinet |
software | healthy | src/main.ts:positionCabinet |
unlock |
software | healthy | src/main.ts:unlock |
localDateStr |
software | healthy | src/main.ts:localDateStr |
checkDaily |
software | healthy | src/main.ts:checkDaily |
frame |
software | healthy | src/main.ts:frame |
loadSave |
software | healthy | src/state/save.ts:loadSave |
saveSave |
software | healthy | src/state/save.ts:saveSave |
resetSave |
software | healthy | src/state/save.ts:resetSave |
exportSave |
software | healthy | src/state/save.ts:exportSave |
importSave |
software | healthy | src/state/save.ts:importSave |
xpForLevel |
software | healthy | src/state/progression.ts:xpForLevel |
addXp |
software | healthy | src/state/progression.ts:addXp |
grantAchievement |
software | healthy | src/state/progression.ts:grantAchievement |
addCollection |
software | healthy | src/state/progression.ts:addCollection |
collectionComplete |
software | healthy | src/state/progression.ts:collectionComplete |
achievementDef |
software | healthy | src/state/progression.ts:achievementDef |
$ |
software | healthy | src/ui/overlays.ts:$ |
fmt |
software | healthy | src/ui/overlays.ts:fmt |
finish |
software | healthy | src/ui/overlays.ts:finish |
step |
software | healthy | src/ui/overlays.ts:step |
tick |
software | healthy | src/ui/overlays.ts:tick |
$ |
software | healthy | src/ui/modals.ts:$ |
amount |
software | healthy | src/ui/modals.ts:amount |
$ |
software | healthy | src/ui/hud.ts:$ |
fmt |
software | healthy | src/ui/hud.ts:fmt |
check |
software | healthy | src/game/director.ts:check |
pickBonusRank |
software | healthy | src/core/config.ts:pickBonusRank |
mulberry32 |
software | healthy | src/core/config.ts:mulberry32 |
buildStrips |
software | healthy | src/core/config.ts:buildStrips |
scatterWin |
software | healthy | src/core/engine.ts:scatterWin |
easeOutBack |
software | healthy | src/render/scene.ts:easeOutBack |
mod |
software | healthy | src/render/scene.ts:mod |
targetMod |
software | healthy | src/render/scene.ts:targetMod |
y |
software | healthy | src/render/scene.ts:y |
halfW |
software | healthy | src/render/scene.ts:halfW |
halfH |
software | healthy | src/render/scene.ts:halfH |
x1 |
software | healthy | src/render/scene.ts:x1 |
y1 |
software | healthy | src/render/scene.ts:y1 |
x2 |
software | healthy | src/render/scene.ts:x2 |
y2 |
software | healthy | src/render/scene.ts:y2 |
fovRad |
software | healthy | src/render/scene.ts:fovRad |
distForHeight |
software | healthy | src/render/scene.ts:distForHeight |
roundRectPath |
software | healthy | src/render/symbolTexture.ts:roundRectPath |
drawSymbolCanvas |
software | healthy | src/render/symbolTexture.ts:drawSymbolCanvas |
a |
software | healthy | src/render/symbolTexture.ts:a |
makeBlurredCanvas |
software | healthy | src/render/symbolTexture.ts:makeBlurredCanvas |
makeSymbolTextures |
software | healthy | src/render/symbolTexture.ts:makeSymbolTextures |
makeHighlightTexture |
software | healthy | src/render/symbolTexture.ts:makeHighlightTexture |
a |
software | healthy | src/render/fx.ts:a |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
GEMINI.md |
software | healthy | GEMINI.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
AGENTS.md |
software | healthy | AGENTS.md |
newplan.md |
software | healthy | .claude/commands/newplan.md |
handoff.md |
software | healthy | .claude/commands/handoff.md |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
styles.css |
software | healthy | src/styles.css |
main.ts |
software | healthy | src/main.ts |
save.ts |
software | healthy | src/state/save.ts |
progression.ts |
software | healthy | src/state/progression.ts |
overlays.ts |
software | healthy | src/ui/overlays.ts |
modals.ts |
software | healthy | src/ui/modals.ts |
hud.ts |
software | healthy | src/ui/hud.ts |
audio.ts |
software | healthy | src/audio/audio.ts |
bgm.ts |
software | healthy | src/audio/bgm.ts |
director.ts |
software | healthy | src/game/director.ts |
config.ts |
software | healthy | src/core/config.ts |
engine.ts |
software | healthy | src/core/engine.ts |
scene.ts |
software | healthy | src/render/scene.ts |
symbolTexture.ts |
software | healthy | src/render/symbolTexture.ts |
fx.ts |
software | healthy | src/render/fx.ts |
GEMINI.md |
quality | healthy | GEMINI.md |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
.claude/commands/newplan.md |
quality | healthy | .claude/commands/newplan.md |
.claude/commands/handoff.md |
quality | healthy | .claude/commands/handoff.md |
| Label | Layer | Status | Path |
|---|---|---|---|
.claude |
software | healthy | .claude |
commands |
software | healthy | .claude/commands |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
state |
software | healthy | src/state |
ui |
software | healthy | src/ui |
audio |
software | healthy | src/audio |
game |
software | healthy | src/game |
core |
software | healthy | src/core |
render |
software | healthy | src/render |
| Label | Layer | Status | Path |
|---|---|---|---|
Overlays |
software | healthy | src/ui/overlays.ts:Overlays |
Modals |
software | healthy | src/ui/modals.ts:Modals |
Hud |
software | healthy | src/ui/hud.ts:Hud |
AudioEngine |
software | healthy | src/audio/audio.ts:AudioEngine |
Sfx |
software | healthy | src/audio/audio.ts:Sfx |
Bgm |
software | healthy | src/audio/bgm.ts:Bgm |
Director |
software | healthy | src/game/director.ts:Director |
SlotEngine |
software | healthy | src/core/engine.ts:SlotEngine |
Reel |
software | healthy | src/render/scene.ts:Reel |
SlotScene |
software | healthy | src/render/scene.ts:SlotScene |
FxOverlay |
software | healthy | src/render/fx.ts:FxOverlay |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-t940rodr |
software | healthy | /tmp/repobility-clone-t940rodr |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/a4ce375e-ad0e-4011-9ed0-4cff6b3497cf/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a4ce375e-ad0e-4011-9ed0-4cff6b3497cf/
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.