https://github.com/x00088520004/cyut-campus-3d
· scanned 2026-06-16 01:01 UTC (2 months, 1 week ago)
12 raw signals (0 security + 12 graph)
Last scanned 2 months, 1 week ago · v1 · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 61 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 |
|---|---|---|---|
distToSegment |
software | healthy | scripts/check-overlaps.mjs:distToSegment |
rectRoadGap |
software | healthy | scripts/check-overlaps.mjs:rectRoadGap |
setNight |
software | healthy | src/main.ts:setNight |
toast |
software | healthy | src/main.ts:toast |
startRoute |
software | healthy | src/main.ts:startRoute |
animate |
software | healthy | src/main.ts:animate |
card |
software | healthy | src/ui/infoCard.ts:card |
initInfoCard |
software | healthy | src/ui/infoCard.ts:initInfoCard |
showInfoCard |
software | healthy | src/ui/infoCard.ts:showInfoCard |
hideInfoCard |
software | healthy | src/ui/infoCard.ts:hideInfoCard |
onInteract |
software | healthy | src/ui/kiosk.ts:onInteract |
a |
software | healthy | src/ui/kiosk.ts:a |
roadRibbon |
software | healthy | src/world/loadCampus.ts:roadRibbon |
makeLabel |
software | healthy | src/world/loadCampus.ts:makeLabel |
distToSegment |
software | healthy | src/world/loadCampus.ts:distToSegment |
loadCampus |
software | healthy | src/world/loadCampus.ts:loadCampus |
toWorld |
software | healthy | src/world/loadCampus.ts:toWorld |
blocked |
software | healthy | src/world/loadCampus.ts:blocked |
rand |
software | healthy | src/world/loadCampus.ts:rand |
x |
software | healthy | src/world/loadCampus.ts:x |
z |
software | healthy | src/world/loadCampus.ts:z |
paintWindows |
software | healthy | src/world/buildings.ts:paintWindows |
windowTexture |
software | healthy | src/world/buildings.ts:windowTexture |
nightTexture |
software | healthy | src/world/buildings.ts:nightTexture |
partsOf |
software | healthy | src/world/buildings.ts:partsOf |
buildBuilding |
software | healthy | src/world/buildings.ts:buildBuilding |
cat |
software | healthy | src/world/buildings.ts:cat |
createTrees |
software | healthy | src/world/props.ts:createTrees |
createHelicopter |
software | healthy | src/world/props.ts:createHelicopter |
createMgmtArch |
software | healthy | src/world/props.ts:createMgmtArch |
createPalm |
software | healthy | src/world/props.ts:createPalm |
createGate |
software | healthy | src/world/props.ts:createGate |
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
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 |
check-overlaps.mjs |
software | healthy | scripts/check-overlaps.mjs |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
styles.css |
software | healthy | src/styles.css |
main.ts |
software | healthy | src/main.ts |
minimap.ts |
software | healthy | src/ui/minimap.ts |
route.ts |
software | healthy | src/ui/route.ts |
infoCard.ts |
software | healthy | src/ui/infoCard.ts |
kiosk.ts |
software | healthy | src/ui/kiosk.ts |
loadCampus.ts |
software | healthy | src/world/loadCampus.ts |
buildings.ts |
software | healthy | src/world/buildings.ts |
props.ts |
software | healthy | src/world/props.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
ui |
software | healthy | src/ui |
world |
software | healthy | src/world |
| Label | Layer | Status | Path |
|---|---|---|---|
Minimap |
software | healthy | src/ui/minimap.ts:Minimap |
RouteGuide |
software | healthy | src/ui/route.ts:RouteGuide |
KioskController |
software | healthy | src/ui/kiosk.ts:KioskController |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-jk0dmg_m |
software | healthy | /tmp/repobility-clone-jk0dmg_m |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/ec230a39-e8d0-4d9e-96e4-90d0af5df659/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ec230a39-e8d0-4d9e-96e4-90d0af5df659/
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.