https://github.com/uptn-ai-study/Seokjae
· scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 1 week ago · v1 · 17 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 180 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
vite.config.ts |
software | healthy | proto-06-balls/vite.config.ts |
vercel.json |
software | healthy | proto-06-balls/vercel.json |
package.json |
software | healthy | proto-06-balls/package.json |
index.html |
software | healthy | proto-06-balls/index.html |
package-lock.json |
software | healthy | proto-06-balls/package-lock.json |
tsconfig.json |
software | healthy | proto-06-balls/tsconfig.json |
App.vue |
software | healthy | proto-06-balls/src/App.vue |
main.ts |
software | healthy | proto-06-balls/src/main.ts |
style.css |
software | healthy | proto-06-balls/src/style.css |
physics.ts |
software | healthy | proto-06-balls/src/sim/physics.ts |
vite.config.ts |
software | healthy | proto-04-ants/vite.config.ts |
vercel.json |
software | healthy | proto-04-ants/vercel.json |
package.json |
software | healthy | proto-04-ants/package.json |
index.html |
software | healthy | proto-04-ants/index.html |
package-lock.json |
software | healthy | proto-04-ants/package-lock.json |
tsconfig.json |
software | healthy | proto-04-ants/tsconfig.json |
launch.json |
software | healthy | proto-04-ants/.claude/launch.json |
App.vue |
software | healthy | proto-04-ants/src/App.vue |
main.ts |
software | healthy | proto-04-ants/src/main.ts |
style.css |
software | healthy | proto-04-ants/src/style.css |
colony.ts |
software | healthy | proto-04-ants/src/sim/colony.ts |
draw.ts |
software | healthy | proto-04-ants/src/sim/draw.ts |
vite.config.ts |
software | healthy | proto-02-pips/vite.config.ts |
package.json |
software | healthy | proto-02-pips/package.json |
index.html |
software | healthy | proto-02-pips/index.html |
tsconfig.json |
software | healthy | proto-02-pips/tsconfig.json |
App.vue |
software | healthy | proto-02-pips/src/App.vue |
main.ts |
software | healthy | proto-02-pips/src/main.ts |
style.css |
software | healthy | proto-02-pips/src/style.css |
useGame.ts |
software | healthy | proto-02-pips/src/composables/useGame.ts |
useScores.ts |
software | healthy | proto-02-pips/src/composables/useScores.ts |
DiceFace.vue |
software | healthy | proto-02-pips/src/components/DiceFace.vue |
StartScreen.vue |
software | healthy | proto-02-pips/src/components/StartScreen.vue |
ResultScreen.vue |
software | healthy | proto-02-pips/src/components/ResultScreen.vue |
GameScreen.vue |
software | healthy | proto-02-pips/src/components/GameScreen.vue |
vite.config.ts |
software | healthy | proto-05-cars/vite.config.ts |
vercel.json |
software | healthy | proto-05-cars/vercel.json |
package.json |
software | healthy | proto-05-cars/package.json |
index.html |
software | healthy | proto-05-cars/index.html |
package-lock.json |
software | healthy | proto-05-cars/package-lock.json |
tsconfig.json |
software | healthy | proto-05-cars/tsconfig.json |
App.vue |
software | healthy | proto-05-cars/src/App.vue |
main.ts |
software | healthy | proto-05-cars/src/main.ts |
style.css |
software | healthy | proto-05-cars/src/style.css |
game.ts |
software | healthy | proto-05-cars/src/sim/game.ts |
draw.ts |
software | healthy | proto-05-cars/src/sim/draw.ts |
launch.json |
software | healthy | .claude/launch.json |
vite.config.ts |
software | healthy | proto-03-flowers/vite.config.ts |
vercel.json |
software | healthy | proto-03-flowers/vercel.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
makeBall |
software | healthy | proto-06-balls/src/sim/physics.ts:makeBall |
allStopped |
software | healthy | proto-06-balls/src/sim/physics.ts:allStopped |
applyFollow |
software | healthy | proto-06-balls/src/sim/physics.ts:applyFollow |
stepPhysics |
software | healthy | proto-06-balls/src/sim/physics.ts:stepPhysics |
overlap |
software | healthy | proto-06-balls/src/sim/physics.ts:overlap |
mid |
software | healthy | proto-06-balls/src/sim/physics.ts:mid |
half |
software | healthy | proto-06-balls/src/sim/physics.ts:half |
rand |
software | healthy | proto-04-ants/src/sim/colony.ts:rand |
pick |
software | healthy | proto-04-ants/src/sim/colony.ts:pick |
turnToward |
software | healthy | proto-04-ants/src/sim/colony.ts:turnToward |
push |
software | healthy | proto-04-ants/src/sim/colony.ts:push |
mulberry32 |
software | healthy | proto-04-ants/src/sim/draw.ts:mulberry32 |
roughLine |
software | healthy | proto-04-ants/src/sim/draw.ts:roughLine |
mx |
software | healthy | proto-04-ants/src/sim/draw.ts:mx |
my |
software | healthy | proto-04-ants/src/sim/draw.ts:my |
roughEllipse |
software | healthy | proto-04-ants/src/sim/draw.ts:roughEllipse |
ang |
software | healthy | proto-04-ants/src/sim/draw.ts:ang |
roughRect |
software | healthy | proto-04-ants/src/sim/draw.ts:roughRect |
buildScene |
software | healthy | proto-04-ants/src/sim/draw.ts:buildScene |
drawObstacle |
software | healthy | proto-04-ants/src/sim/draw.ts:drawObstacle |
tint |
software | healthy | proto-04-ants/src/sim/draw.ts:tint |
mix |
software | healthy | proto-04-ants/src/sim/draw.ts:mix |
drawAnt |
software | healthy | proto-04-ants/src/sim/draw.ts:drawAnt |
drawRipple |
software | healthy | proto-04-ants/src/sim/draw.ts:drawRipple |
useGame |
software | healthy | proto-02-pips/src/composables/useGame.ts:useGame |
randomDie |
software | healthy | proto-02-pips/src/composables/useGame.ts:randomDie |
generateTarget |
software | healthy | proto-02-pips/src/composables/useGame.ts:generateTarget |
init |
software | healthy | proto-02-pips/src/composables/useGame.ts:init |
startTimer |
software | healthy | proto-02-pips/src/composables/useGame.ts:startTimer |
stopTimer |
software | healthy | proto-02-pips/src/composables/useGame.ts:stopTimer |
toggleDie |
software | healthy | proto-02-pips/src/composables/useGame.ts:toggleDie |
handleCorrect |
software | healthy | proto-02-pips/src/composables/useGame.ts:handleCorrect |
handleWrong |
software | healthy | proto-02-pips/src/composables/useGame.ts:handleWrong |
destroy |
software | healthy | proto-02-pips/src/composables/useGame.ts:destroy |
load |
software | healthy | proto-02-pips/src/composables/useScores.ts:load |
persist |
software | healthy | proto-02-pips/src/composables/useScores.ts:persist |
useScores |
software | healthy | proto-02-pips/src/composables/useScores.ts:useScores |
addScore |
software | healthy | proto-02-pips/src/composables/useScores.ts:addScore |
getScores |
software | healthy | proto-02-pips/src/composables/useScores.ts:getScores |
lerp |
software | healthy | proto-05-cars/src/sim/game.ts:lerp |
clamp |
software | healthy | proto-05-cars/src/sim/game.ts:clamp |
newNode |
software | healthy | proto-05-cars/src/sim/game.ts:newNode |
curveAt |
software | healthy | proto-05-cars/src/sim/game.ts:curveAt |
hillAt |
software | healthy | proto-05-cars/src/sim/game.ts:hillAt |
project |
software | healthy | proto-05-cars/src/sim/game.ts:project |
lerp |
software | healthy | proto-05-cars/src/sim/draw.ts:lerp |
poly |
software | healthy | proto-05-cars/src/sim/draw.ts:poly |
drawBackground |
software | healthy | proto-05-cars/src/sim/draw.ts:drawBackground |
hh |
software | healthy | proto-05-cars/src/sim/draw.ts:hh |
drawSegment |
software | healthy | proto-05-cars/src/sim/draw.ts:drawSegment |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
proto-06-balls |
software | healthy | proto-06-balls |
src |
software | healthy | proto-06-balls/src |
sim |
software | healthy | proto-06-balls/src/sim |
proto-04-ants |
software | healthy | proto-04-ants |
.claude |
software | healthy | proto-04-ants/.claude |
src |
software | healthy | proto-04-ants/src |
sim |
software | healthy | proto-04-ants/src/sim |
proto-02-pips |
software | healthy | proto-02-pips |
src |
software | healthy | proto-02-pips/src |
composables |
software | healthy | proto-02-pips/src/composables |
components |
software | healthy | proto-02-pips/src/components |
proto-05-cars |
software | healthy | proto-05-cars |
src |
software | healthy | proto-05-cars/src |
sim |
software | healthy | proto-05-cars/src/sim |
.claude |
software | healthy | .claude |
proto-03-flowers |
software | healthy | proto-03-flowers |
.claude |
software | healthy | proto-03-flowers/.claude |
src |
software | healthy | proto-03-flowers/src |
utils |
software | healthy | proto-03-flowers/src/utils |
components |
software | healthy | proto-03-flowers/src/components |
proto-01-lotto |
software | healthy | proto-01-lotto |
src |
software | healthy | proto-01-lotto/src |
proto-07-history |
software | healthy | proto-07-history |
src |
software | healthy | proto-07-history/src |
components |
software | healthy | proto-07-history/src/components |
| Label | Layer | Status | Path |
|---|---|---|---|
Colony |
software | healthy | proto-04-ants/src/sim/colony.ts:Colony |
Game |
software | healthy | proto-05-cars/src/sim/game.ts:Game |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-auvzvvuv |
software | healthy | /tmp/repobility-clone-auvzvvuv |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5173 |
network | healthy | proto-06-balls/vite.config.ts |
This page is publicly accessible at:
https://repobility.com/scan/01888879-cf49-4d9c-9cb1-2dff7262354a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/01888879-cf49-4d9c-9cb1-2dff7262354a/
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.