https://github.com/zaanu/housing-maharack
· scanned 2026-06-16 01:10 UTC (2 months, 1 week ago)
21 raw signals (0 security + 21 graph)
Last scanned 2 months, 1 week ago · v1 · 21 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 520 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 |
|---|---|---|---|
yawRad |
software | healthy | src/scene-pc/camera.ts:yawRad |
yaw |
software | healthy | src/scene-pc/camera.ts:yaw |
pitch |
software | healthy | src/scene-pc/camera.ts:pitch |
clearPeopleCache |
software | healthy | src/scene-pc/people.ts:clearPeopleCache |
flat |
software | healthy | src/scene-pc/people.ts:flat |
buildPerson |
software | healthy | src/scene-pc/people.ts:buildPerson |
limb |
software | healthy | src/scene-pc/people.ts:limb |
addWalker |
software | healthy | src/scene-pc/people.ts:addWalker |
d |
software | healthy | src/scene-pc/people.ts:d |
a |
software | healthy | src/scene-pc/people.ts:a |
addSitter |
software | healthy | src/scene-pc/people.ts:addSitter |
addLounging |
software | healthy | src/scene-pc/people.ts:addLounging |
addSwimmer |
software | healthy | src/scene-pc/people.ts:addSwimmer |
x |
software | healthy | src/scene-pc/labels.ts:x |
y |
software | healthy | src/scene-pc/labels.ts:y |
isLit |
software | healthy | src/scene-pc/theme.ts:isLit |
canvasTexture |
software | healthy | src/scene-pc/textures.ts:canvasTexture |
clearTextureCache |
software | healthy | src/scene-pc/textures.ts:clearTextureCache |
rnd |
software | healthy | src/scene-pc/textures.ts:rnd |
glowTexture |
software | healthy | src/scene-pc/textures.ts:glowTexture |
causticsTexture |
software | healthy | src/scene-pc/textures.ts:causticsTexture |
cloudTexture |
software | healthy | src/scene-pc/textures.ts:cloudTexture |
skyTexture |
software | healthy | src/scene-pc/textures.ts:skyTexture |
u |
software | healthy | src/scene-pc/textures.ts:u |
v |
software | healthy | src/scene-pc/textures.ts:v |
windowTexture |
software | healthy | src/scene-pc/textures.ts:windowTexture |
skylineWindowTexture |
software | healthy | src/scene-pc/textures.ts:skylineWindowTexture |
hexWithAlpha |
software | healthy | src/scene-pc/textures.ts:hexWithAlpha |
clearInteriorCache |
software | healthy | src/scene-pc/interiors.ts:clearInteriorCache |
bedroomsOf |
software | healthy | src/scene-pc/interiors.ts:bedroomsOf |
buildFloorInterior |
software | healthy | src/scene-pc/interiors.ts:buildFloorInterior |
mat |
software | healthy | src/scene-pc/interiors.ts:mat |
labelHTML |
software | healthy | src/scene-pc/interiors.ts:labelHTML |
buildUnit |
software | healthy | src/scene-pc/interiors.ts:buildUnit |
wx |
software | healthy | src/scene-pc/interiors.ts:wx |
wz |
software | healthy | src/scene-pc/interiors.ts:wz |
box |
software | healthy | src/scene-pc/interiors.ts:box |
buildPenthouseUnit |
software | healthy | src/scene-pc/interiors.ts:buildPenthouseUnit |
fz |
software | healthy | src/scene-pc/tower.ts:fz |
structMat |
software | healthy | src/scene-pc/tower.ts:structMat |
mkWindowPlane |
software | healthy | src/scene-pc/tower.ts:mkWindowPlane |
mk |
software | healthy | src/scene-pc/tower.ts:mk |
a |
software | healthy | src/scene-pc/tower.ts:a |
mid |
software | healthy | src/scene-pc/environment.ts:mid |
yawDeg |
software | healthy | src/scene-pc/environment.ts:yawDeg |
lightPoolMat |
software | healthy | src/scene-pc/environment.ts:lightPoolMat |
a |
software | healthy | src/scene-pc/environment.ts:a |
mkStreetLight |
software | healthy | src/scene-pc/environment.ts:mkStreetLight |
flap |
software | healthy | src/scene-pc/environment.ts:flap |
release |
software | healthy | src/scene-pc/app.ts:release |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
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 |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AGENTS.md |
software | healthy | AGENTS.md |
next.config.ts |
software | healthy | next.config.ts |
camera.ts |
software | healthy | src/scene-pc/camera.ts |
people.ts |
software | healthy | src/scene-pc/people.ts |
labels.ts |
software | healthy | src/scene-pc/labels.ts |
theme.ts |
software | healthy | src/scene-pc/theme.ts |
textures.ts |
software | healthy | src/scene-pc/textures.ts |
context.ts |
software | healthy | src/scene-pc/context.ts |
interiors.ts |
software | healthy | src/scene-pc/interiors.ts |
tower.ts |
software | healthy | src/scene-pc/tower.ts |
environment.ts |
software | healthy | src/scene-pc/environment.ts |
app.ts |
software | healthy | src/scene-pc/app.ts |
vehicles.ts |
software | healthy | src/scene-pc/vehicles.ts |
builder.ts |
software | healthy | src/scene-pc/builder.ts |
site.ts |
software | healthy | src/scene-pc/site.ts |
slice.ts |
software | healthy | src/scene-pc/slice.ts |
picking.ts |
software | healthy | src/scene-pc/picking.ts |
materials.ts |
software | healthy | src/scene-pc/materials.ts |
lighting.ts |
software | healthy | src/scene-pc/lighting.ts |
quality.ts |
software | healthy | src/scene-pc/quality.ts |
VastuExperience.tsx |
software | healthy | src/components/VastuExperience.tsx |
PlayCanvasScene.tsx |
software | healthy | src/components/PlayCanvasScene.tsx |
Experience.tsx |
software | healthy | src/components/Experience.tsx |
HomePanel.tsx |
software | healthy | src/components/ui/HomePanel.tsx |
FloorPlanSVG.tsx |
software | healthy | src/components/ui/FloorPlanSVG.tsx |
FloorSelector.tsx |
software | healthy | src/components/ui/FloorSelector.tsx |
FlowInterior.tsx |
software | healthy | src/components/scene/FlowInterior.tsx |
mode.tsx |
software | healthy | src/components/scene/mode.tsx |
Interior.tsx |
software | healthy | src/components/scene/Interior.tsx |
BuildingScene.tsx |
software | healthy | src/components/scene/BuildingScene.tsx |
Roadside.tsx |
software | healthy | src/components/scene/Roadside.tsx |
Vehicles.tsx |
software | healthy | src/components/scene/Vehicles.tsx |
materials.tsx |
software | healthy | src/components/scene/materials.tsx |
Atmosphere.tsx |
software | healthy | src/components/scene/Atmosphere.tsx |
Tower.tsx |
software | healthy | src/components/scene/Tower.tsx |
VastuTower.tsx |
software | healthy | src/components/scene/VastuTower.tsx |
Site.tsx |
software | healthy | src/components/scene/Site.tsx |
People.tsx |
software | healthy | src/components/scene/People.tsx |
Traffic.tsx |
software | healthy | src/components/scene/Traffic.tsx |
VastuCampus.tsx |
software | healthy | src/components/scene/VastuCampus.tsx |
Effects.tsx |
software | healthy | src/components/scene/Effects.tsx |
glow.tsx |
software | healthy | src/components/scene/glow.tsx |
globals.css |
software | healthy | src/app/globals.css |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
scene-pc |
software | healthy | src/scene-pc |
components |
software | healthy | src/components |
ui |
software | healthy | src/components/ui |
scene |
software | healthy | src/components/scene |
app |
software | healthy | src/app |
api |
software | healthy | src/app/api |
monitor |
software | healthy | src/app/api/monitor |
analytics |
software | healthy | src/app/api/analytics |
reserve |
software | healthy | src/app/api/reserve |
vastu |
software | healthy | src/app/api/vastu |
project |
software | healthy | src/app/api/vastu/project |
files |
software | healthy | src/app/api/files |
[...slug] |
software | healthy | src/app/api/files/[...slug] |
admin |
software | healthy | src/app/api/admin |
publish |
software | healthy | src/app/api/admin/publish |
upload |
software | healthy | src/app/api/admin/upload |
logout |
software | healthy | src/app/api/admin/logout |
login |
software | healthy | src/app/api/admin/login |
logs |
software | healthy | src/app/api/admin/logs |
project |
software | healthy | src/app/api/admin/project |
project |
software | healthy | src/app/api/project |
admin |
software | healthy | src/app/admin |
homes |
software | healthy | src/app/admin/homes |
vastu-heights |
software | healthy | src/app/vastu-heights |
lib |
software | healthy | src/lib |
server |
software | healthy | src/server |
| Label | Layer | Status | Path |
|---|---|---|---|
VastuExperience |
frontend | healthy | src/components/VastuExperience.tsx |
PlayCanvasScene |
frontend | healthy | src/components/PlayCanvasScene.tsx |
Experience |
frontend | healthy | src/components/Experience.tsx |
HomePanel |
frontend | healthy | src/components/ui/HomePanel.tsx |
FloorPlanSVG |
frontend | healthy | src/components/ui/FloorPlanSVG.tsx |
FloorSelector |
frontend | healthy | src/components/ui/FloorSelector.tsx |
FlowInterior |
frontend | healthy | src/components/scene/FlowInterior.tsx |
UnitInterior |
frontend | healthy | src/components/scene/Interior.tsx |
BuildingScene |
frontend | healthy | src/components/scene/BuildingScene.tsx |
Roadside |
frontend | healthy | src/components/scene/Roadside.tsx |
Car |
frontend | healthy | src/components/scene/Vehicles.tsx |
Atmosphere |
frontend | healthy | src/components/scene/Atmosphere.tsx |
Tower |
frontend | healthy | src/components/scene/Tower.tsx |
VastuTower |
frontend | healthy | src/components/scene/VastuTower.tsx |
Site |
frontend | healthy | src/components/scene/Site.tsx |
Traffic |
frontend | healthy | src/components/scene/Traffic.tsx |
VastuCampus |
frontend | healthy | src/components/scene/VastuCampus.tsx |
Effects |
frontend | healthy | src/components/scene/Effects.tsx |
Home |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
AdminHomesPage |
frontend | healthy | src/app/admin/homes/page.tsx |
AdminClient |
frontend | healthy | src/app/admin/homes/AdminClient.tsx |
VastuHeightsPage |
frontend | healthy | src/app/vastu-heights/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
OrbitCamera |
software | healthy | src/scene-pc/camera.ts:OrbitCamera |
LabelLayer |
software | healthy | src/scene-pc/labels.ts:LabelLayer |
SceneContext |
software | healthy | src/scene-pc/context.ts:SceneContext |
Tower |
software | healthy | src/scene-pc/tower.ts:Tower |
PathCurve |
software | healthy | src/scene-pc/environment.ts:PathCurve |
Environment |
software | healthy | src/scene-pc/environment.ts:Environment |
SceneApp |
software | healthy | src/scene-pc/app.ts:SceneApp |
Builder |
software | healthy | src/scene-pc/builder.ts:Builder |
Site |
software | healthy | src/scene-pc/site.ts:Site |
FloorFader |
software | healthy | src/scene-pc/slice.ts:FloorFader |
TextureStore |
software | healthy | src/scene-pc/materials.ts:TextureStore |
LightingRig |
software | healthy | src/scene-pc/lighting.ts:LightingRig |
SceneErrorBoundary |
software | healthy | src/components/VastuExperience.tsx:SceneErrorBoundary |
SceneErrorBoundary |
software | healthy | src/components/Experience.tsx:SceneErrorBoundary |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/admin/homes |
frontend | healthy | src/app/admin/homes/page.tsx |
/vastu-heights |
frontend | healthy | src/app/vastu-heights/page.tsx |
/ |
frontend | healthy | src/server/auth.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-616dy8as |
software | healthy | /tmp/repobility-clone-616dy8as |
| Label | Layer | Status | Path |
|---|---|---|---|
68.183.84.5 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/6c69bb13-83b3-477a-8e98-fd9cee279c30/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6c69bb13-83b3-477a-8e98-fd9cee279c30/
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.