https://github.com/stephanecot/typing-of-the-dev
· scanned 2026-06-16 00:21 UTC (2 months, 2 weeks ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months, 2 weeks ago · v1 · 20 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 |
|---|---|---|---|
readConfig |
software | healthy | server.js:readConfig |
sendJson |
software | healthy | server.js:sendJson |
readBody |
software | healthy | server.js:readBody |
csvEscape |
software | healthy | server.js:csvEscape |
toCsv |
software | healthy | server.js:toCsv |
clampInt |
software | healthy | server.js:clampInt |
clampFloat |
software | healthy | server.js:clampFloat |
handleApi |
software | healthy | server.js:handleApi |
contact |
software | healthy | server.js:contact |
serveStatic |
software | healthy | server.js:serveStatic |
walk |
software | healthy | scripts/check.mjs:walk |
sandboxEval |
software | healthy | scripts/check.mjs:sandboxEval |
collect |
software | healthy | scripts/check.mjs:collect |
shape |
software | healthy | scripts/check.mjs:shape |
checkArtKeys |
software | healthy | scripts/check.mjs:checkArtKeys |
appVersion |
software | healthy | scripts/check.mjs:appVersion |
inf |
software | healthy | scripts/check.mjs:inf |
applyDrunkFx |
software | healthy | public/js/main.js:applyDrunkFx |
bass |
software | healthy | public/js/audio.js:bass |
pctFor |
software | healthy | public/js/scenes/MenuScene.js:pctFor |
addHeader |
software | healthy | public/js/scenes/MenuScene.js:addHeader |
art |
software | healthy | public/js/scenes/MenuScene.js:art |
add |
software | healthy | public/js/scenes/MenuScene.js:add |
style |
software | healthy | public/js/scenes/MenuScene.js:style |
waveQueueFor |
software | healthy | public/js/scenes/GameScene.js:waveQueueFor |
addBadge |
software | healthy | public/js/scenes/GameScene.js:addBadge |
duration |
software | healthy | public/js/scenes/GameScene.js:duration |
dt |
software | healthy | public/js/scenes/GameScene.js:dt |
close |
software | healthy | public/js/scenes/GameOverScene.js:close |
s |
software | healthy | public/lib/phaser.min.js:s |
n |
software | healthy | public/lib/phaser.min.js:n |
C |
software | healthy | public/lib/phaser.min.js:C |
S |
software | healthy | public/lib/phaser.min.js:S |
o |
software | healthy | public/lib/phaser.min.js:o |
c |
software | healthy | public/lib/phaser.min.js:c |
d |
software | healthy | public/lib/phaser.min.js:d |
u |
software | healthy | public/lib/phaser.min.js:u |
l |
software | healthy | public/lib/phaser.min.js:l |
a |
software | healthy | public/lib/phaser.min.js:a |
r |
software | healthy | public/lib/phaser.min.js:r |
e |
software | healthy | public/lib/phaser.min.js:e |
x |
software | healthy | public/lib/phaser.min.js:x |
h |
software | healthy | public/lib/phaser.min.js:h |
m |
software | healthy | public/lib/phaser.min.js:m |
i |
software | healthy | public/lib/phaser.min.js:i |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
server.js |
software | healthy | server.js |
LICENSE |
software | healthy | LICENSE |
check.mjs |
software | healthy | scripts/check.mjs |
playtester.md |
software | healthy | .claude/agents/playtester.md |
game-reviewer.md |
software | healthy | .claude/agents/game-reviewer.md |
game-developer.md |
software | healthy | .claude/agents/game-developer.md |
SKILL.md |
software | healthy | .claude/skills/add-enemy/SKILL.md |
SKILL.md |
software | healthy | .claude/skills/add-boss/SKILL.md |
SKILL.md |
software | healthy | .claude/skills/release/SKILL.md |
SKILL.md |
software | healthy | .claude/skills/playtest/SKILL.md |
SKILL.md |
software | healthy | .claude/skills/add-words/SKILL.md |
SKILL.md |
software | healthy | .claude/skills/add-secret-code/SKILL.md |
index.html |
software | healthy | public/index.html |
leaderboard.html |
software | healthy | public/leaderboard.html |
admin.html |
software | healthy | public/admin.html |
main.js |
software | healthy | public/js/main.js |
audio.js |
software | healthy | public/js/audio.js |
api.js |
software | healthy | public/js/api.js |
BootScene.js |
software | healthy | public/js/scenes/BootScene.js |
MenuScene.js |
software | healthy | public/js/scenes/MenuScene.js |
GameScene.js |
software | healthy | public/js/scenes/GameScene.js |
GameOverScene.js |
software | healthy | public/js/scenes/GameOverScene.js |
phaser.min.js |
software | healthy | public/lib/phaser.min.js |
style.css |
software | healthy | public/css/style.css |
pages.yml |
software | healthy | .github/workflows/pages.yml |
CLAUDE.md |
quality | healthy | CLAUDE.md |
.claude/agents/playtester.md |
quality | healthy | .claude/agents/playtester.md |
.claude/agents/game-reviewer.md |
quality | warning | .claude/agents/game-reviewer.md |
.claude/agents/game-developer.md |
quality | healthy | .claude/agents/game-developer.md |
.claude/skills/add-enemy/SKILL.md |
quality | healthy | .claude/skills/add-enemy/SKILL.md |
.claude/skills/add-boss/SKILL.md |
quality | healthy | .claude/skills/add-boss/SKILL.md |
.claude/skills/release/SKILL.md |
quality | healthy | .claude/skills/release/SKILL.md |
.claude/skills/playtest/SKILL.md |
quality | healthy | .claude/skills/playtest/SKILL.md |
.claude/skills/add-words/SKILL.md |
quality | healthy | .claude/skills/add-words/SKILL.md |
.claude/skills/add-secret-code/SKILL.md |
quality | healthy | .claude/skills/add-secret-code/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.claude |
software | healthy | .claude |
agents |
software | healthy | .claude/agents |
skills |
software | healthy | .claude/skills |
add-enemy |
software | healthy | .claude/skills/add-enemy |
add-boss |
software | healthy | .claude/skills/add-boss |
release |
software | healthy | .claude/skills/release |
playtest |
software | healthy | .claude/skills/playtest |
add-words |
software | healthy | .claude/skills/add-words |
add-secret-code |
software | healthy | .claude/skills/add-secret-code |
public |
software | healthy | public |
js |
software | healthy | public/js |
scenes |
software | healthy | public/js/scenes |
lib |
software | healthy | public/lib |
css |
software | healthy | public/css |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
BootScene |
software | healthy | public/js/scenes/BootScene.js:BootScene |
MenuScene |
software | healthy | public/js/scenes/MenuScene.js:MenuScene |
GameScene |
software | healthy | public/js/scenes/GameScene.js:GameScene |
GameOverScene |
software | healthy | public/js/scenes/GameOverScene.js:GameOverScene |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-u5dzd5br |
software | healthy | /tmp/repobility-clone-u5dzd5br |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::pages |
cicd | healthy | .github/workflows/pages.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/pages.yml |
This page is publicly accessible at:
https://repobility.com/scan/3e00debd-e8c6-45c4-a6f4-5f5abae617d1/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3e00debd-e8c6-45c4-a6f4-5f5abae617d1/
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.