https://github.com/csdarius24/Anima
· scanned 2026-06-17 01:51 UTC (1 month, 1 week ago)
13 raw signals (0 security + 13 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +5.6 (diff) · 12 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 63 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 |
|---|---|---|---|
.prettierrc.json |
software | healthy | .prettierrc.json |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
ci.yml |
software | healthy | .github/workflows/ci.yml |
package.json |
software | healthy | server/package.json |
eslint.config.js |
software | healthy | server/eslint.config.js |
tsconfig.json |
software | healthy | server/tsconfig.json |
index.ts |
software | healthy | server/src/index.ts |
CinemaRoom.ts |
software | healthy | server/src/rooms/CinemaRoom.ts |
Player.ts |
software | healthy | server/src/rooms/schema/Player.ts |
CinemaRoomState.ts |
software | healthy | server/src/rooms/schema/CinemaRoomState.ts |
tsconfig.node.json |
software | healthy | client/tsconfig.node.json |
tsconfig.app.json |
software | healthy | client/tsconfig.app.json |
vite.config.ts |
software | healthy | client/vite.config.ts |
package.json |
software | healthy | client/package.json |
eslint.config.js |
software | healthy | client/eslint.config.js |
index.html |
software | healthy | client/index.html |
tsconfig.json |
software | healthy | client/tsconfig.json |
main.tsx |
software | healthy | client/src/main.tsx |
vite-env.d.ts |
software | healthy | client/src/vite-env.d.ts |
index.css |
software | healthy | client/src/index.css |
App.tsx |
software | healthy | client/src/App.tsx |
roomConfig.ts |
software | healthy | client/src/scene/roomConfig.ts |
Room.tsx |
software | healthy | client/src/scene/Room.tsx |
PlayerController.tsx |
software | healthy | client/src/scene/PlayerController.tsx |
CinemaScene.tsx |
software | healthy | client/src/scene/CinemaScene.tsx |
launch.json |
software | healthy | .claude/launch.json |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
software | healthy | client/src/App.tsx:App |
Seats |
software | healthy | client/src/scene/Room.tsx:Seats |
x |
software | healthy | client/src/scene/Room.tsx:x |
Room |
software | healthy | client/src/scene/Room.tsx:Room |
PlayerController |
software | healthy | client/src/scene/PlayerController.tsx:PlayerController |
onKeyDown |
software | healthy | client/src/scene/PlayerController.tsx:onKeyDown |
onKeyUp |
software | healthy | client/src/scene/PlayerController.tsx:onKeyUp |
onMouseMove |
software | healthy | client/src/scene/PlayerController.tsx:onMouseMove |
onClick |
software | healthy | client/src/scene/PlayerController.tsx:onClick |
CinemaScene |
software | healthy | client/src/scene/CinemaScene.tsx:CinemaScene |
⚙ express.json( |
software | healthy | server/src/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
server |
software | healthy | server |
src |
software | healthy | server/src |
rooms |
software | healthy | server/src/rooms |
schema |
software | healthy | server/src/rooms/schema |
client |
software | healthy | client |
src |
software | healthy | client/src |
scene |
software | healthy | client/src/scene |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
CinemaRoom |
software | healthy | server/src/rooms/CinemaRoom.ts:CinemaRoom |
Player |
software | healthy | server/src/rooms/schema/Player.ts:Player |
CinemaRoomState |
software | healthy | server/src/rooms/schema/CinemaRoomState.ts:CinemaRoomState |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | package-lock.json |
sqlite |
data | healthy | README.md |
postgresql |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
csdarius24__Anima |
software | healthy | /data/fable5_failed_archive/csdarius24__Anima |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | server/src/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5173 |
network | healthy | client/vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | client/src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/13834c19-b0ae-41c1-aa71-018199d266ba/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/13834c19-b0ae-41c1-aa71-018199d266ba/
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.