https://github.com/afraazali42/fps-earth
· scanned 2026-06-17 01:29 UTC (1 month, 2 weeks ago)
13 raw signals (0 security + 13 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +2.4 (diff) · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 59 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 |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
PROJECT_LOG.md |
software | healthy | PROJECT_LOG.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
tsconfig.json |
software | healthy | tsconfig.json |
player.ts |
software | healthy | src/player.ts |
weapon.ts |
software | healthy | src/weapon.ts |
main.ts |
software | healthy | src/main.ts |
dev.ts |
software | healthy | src/dev.ts |
net.ts |
software | healthy | src/net.ts |
remote.ts |
software | healthy | src/remote.ts |
config.ts |
software | healthy | src/config.ts |
audio.ts |
software | healthy | src/audio.ts |
world.ts |
software | healthy | src/world.ts |
input.ts |
software | healthy | src/input.ts |
targets.ts |
software | healthy | src/targets.ts |
package-lock.json |
software | healthy | server/package-lock.json |
package.json |
software | healthy | server/package.json |
tsconfig.json |
software | healthy | server/tsconfig.json |
index.ts |
software | healthy | server/src/index.ts |
LobbyRoom.ts |
software | healthy | server/src/LobbyRoom.ts |
launch.json |
software | healthy | .claude/launch.json |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
forward |
software | healthy | src/player.ts:forward |
strafe |
software | healthy | src/player.ts:strafe |
mat |
software | healthy | src/weapon.ts:mat |
disposeObject |
software | healthy | src/weapon.ts:disposeObject |
main |
software | healthy | src/main.ts:main |
stepSimulation |
software | healthy | src/main.ts:stepSimulation |
syncScore |
software | healthy | src/main.ts:syncScore |
renderFrame |
software | healthy | src/main.ts:renderFrame |
dt |
software | healthy | src/main.ts:dt |
installDevTools |
software | healthy | src/dev.ts:installDevTools |
state |
software | healthy | src/dev.ts:state |
hold |
software | healthy | src/dev.ts:hold |
release |
software | healthy | src/dev.ts:release |
lerpAngle |
software | healthy | src/remote.ts:lerpAngle |
d |
software | healthy | src/remote.ts:d |
colorFromId |
software | healthy | src/remote.ts:colorFromId |
sanitize |
software | healthy | server/src/LobbyRoom.ts:sanitize |
| Label | Layer | Status | Path |
|---|---|---|---|
Player |
software | healthy | src/player.ts:Player |
Weapon |
software | healthy | src/weapon.ts:Weapon |
Net |
software | healthy | src/net.ts:Net |
RemotePlayers |
software | healthy | src/remote.ts:RemotePlayers |
Remote |
software | healthy | src/remote.ts:Remote |
Sfx |
software | healthy | src/audio.ts:Sfx |
World |
software | healthy | src/world.ts:World |
Input |
software | healthy | src/input.ts:Input |
Target |
software | healthy | src/targets.ts:Target |
TargetManager |
software | healthy | src/targets.ts:TargetManager |
LobbyRoom |
software | healthy | server/src/LobbyRoom.ts:LobbyRoom |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
server |
software | healthy | server |
src |
software | healthy | server/src |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
afraazali42__fps-earth |
software | healthy | /data/fable5_failed_archive/afraazali42__fps-earth |
This page is publicly accessible at:
https://repobility.com/scan/d945953c-530a-48ba-80c4-ce970eaa5a58/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d945953c-530a-48ba-80c4-ce970eaa5a58/
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.