https://github.com/burtjames18-create/Burts-3D-Designer
· scanned 2026-06-17 01:44 UTC (1 month, 2 weeks ago)
27 raw signals (0 security + 27 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +3.5 (diff) · 27 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 786 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 |
|---|---|---|---|
App |
software | healthy | src/App.tsx:App |
onKey |
software | healthy | src/App.tsx:onKey |
launcher |
software | healthy | src/App.tsx:launcher |
schedule |
software | healthy | src/App.tsx:schedule |
handler |
software | healthy | src/App.tsx:handler |
getDecimatedGeometry |
software | healthy | src/utils/decimateCache.ts:getDecimatedGeometry |
getLibraryModels |
software | healthy | src/utils/modelLibrary.ts:getLibraryModels |
addLibraryModel |
software | healthy | src/utils/modelLibrary.ts:addLibraryModel |
removeLibraryModel |
software | healthy | src/utils/modelLibrary.ts:removeLibraryModel |
subscribeHullCache |
software | healthy | src/utils/modelHullCache.ts:subscribeHullCache |
notify |
software | healthy | src/utils/modelHullCache.ts:notify |
getCachedHull |
software | healthy | src/utils/modelHullCache.ts:getCachedHull |
loadHull |
software | healthy | src/utils/modelHullCache.ts:loadHull |
computeHull |
software | healthy | src/utils/modelHullCache.ts:computeHull |
cx |
software | healthy | src/utils/modelHullCache.ts:cx |
cz |
software | healthy | src/utils/modelHullCache.ts:cz |
renderSnapshot |
software | healthy | src/utils/modelHullCache.ts:renderSnapshot |
toX |
software | healthy | src/utils/modelHullCache.ts:toX |
toY |
software | healthy | src/utils/modelHullCache.ts:toY |
convexHull |
software | healthy | src/utils/modelHullCache.ts:convexHull |
cross |
software | healthy | src/utils/modelHullCache.ts:cross |
sub |
software | healthy | src/utils/wallModel.ts:sub |
add |
software | healthy | src/utils/wallModel.ts:add |
scale |
software | healthy | src/utils/wallModel.ts:scale |
len2 |
software | healthy | src/utils/wallModel.ts:len2 |
unit |
software | healthy | src/utils/wallModel.ts:unit |
intersectLines |
software | healthy | src/utils/wallModel.ts:intersectLines |
t |
software | healthy | src/utils/wallModel.ts:t |
pointInPolygon2 |
software | healthy | src/utils/wallModel.ts:pointInPolygon2 |
hit |
software | healthy | src/utils/wallModel.ts:hit |
endpoints |
software | healthy | src/utils/wallModel.ts:endpoints |
buildInteriorPolygon |
software | healthy | src/utils/wallModel.ts:buildInteriorPolygon |
nodeIdx |
software | healthy | src/utils/wallModel.ts:nodeIdx |
next |
software | healthy | src/utils/wallModel.ts:next |
centroid |
software | healthy | src/utils/wallModel.ts:centroid |
resolveInteriorNormal |
software | healthy | src/utils/wallModel.ts:resolveInteriorNormal |
findJoint |
software | healthy | src/utils/wallModel.ts:findJoint |
solveWalls |
software | healthy | src/utils/wallModel.ts:solveWalls |
miterCorner |
software | healthy | src/utils/wallModel.ts:miterCorner |
projectToInteriorFace |
software | healthy | src/utils/wallModel.ts:projectToInteriorFace |
facePoint |
software | healthy | src/utils/wallModel.ts:facePoint |
mulberry32 |
software | healthy | src/utils/brushedSteelTexture.ts:mulberry32 |
t |
software | healthy | src/utils/brushedSteelTexture.ts:t |
makeValueNoise |
software | healthy | src/utils/brushedSteelTexture.ts:makeValueNoise |
smooth |
software | healthy | src/utils/brushedSteelTexture.ts:smooth |
createBrushedSteelTextures |
software | healthy | src/utils/brushedSteelTexture.ts:createBrushedSteelTextures |
yU |
software | healthy | src/utils/brushedSteelTexture.ts:yU |
yD |
software | healthy | src/utils/brushedSteelTexture.ts:yD |
xL |
software | healthy | src/utils/brushedSteelTexture.ts:xL |
xR |
software | healthy | src/utils/brushedSteelTexture.ts:xR |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
tsconfig.app.json |
software | healthy | tsconfig.app.json |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
vite.config.ts |
software | healthy | vite.config.ts |
RESEARCH-IMPLEMENTATION-PLAN.md |
software | healthy | RESEARCH-IMPLEMENTATION-PLAN.md |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
WORKFLOW.md |
software | healthy | WORKFLOW.md |
package.json |
software | healthy | package.json |
eslint.config.js |
software | healthy | eslint.config.js |
index.html |
software | healthy | index.html |
tsconfig.json |
software | healthy | tsconfig.json |
globals.d.ts |
software | healthy | src/globals.d.ts |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
App.css |
software | healthy | src/App.css |
index.css |
software | healthy | src/index.css |
App.tsx |
software | healthy | src/App.tsx |
decimateCache.ts |
software | healthy | src/utils/decimateCache.ts |
modelLibrary.ts |
software | healthy | src/utils/modelLibrary.ts |
modelHullCache.ts |
software | healthy | src/utils/modelHullCache.ts |
wallModel.ts |
software | healthy | src/utils/wallModel.ts |
exportCapture.ts |
software | healthy | src/utils/exportCapture.ts |
brushedSteelTexture.ts |
software | healthy | src/utils/brushedSteelTexture.ts |
modelOptimizer.ts |
software | healthy | src/utils/modelOptimizer.ts |
textureLibrary.ts |
software | healthy | src/utils/textureLibrary.ts |
modelStorage.ts |
software | healthy | src/utils/modelStorage.ts |
importedModelCache.ts |
software | healthy | src/utils/importedModelCache.ts |
modelConverter.ts |
software | healthy | src/utils/modelConverter.ts |
wallGeometry.ts |
software | healthy | src/utils/wallGeometry.ts |
floorPolygon.ts |
software | healthy | src/utils/floorPolygon.ts |
butcherBlockTexture.ts |
software | healthy | src/utils/butcherBlockTexture.ts |
autosaveStatus.ts |
software | healthy | src/utils/autosaveStatus.ts |
undoHistory.ts |
software | healthy | src/utils/undoHistory.ts |
measurements.ts |
software | healthy | src/utils/measurements.ts |
useScrollToSelected.ts |
software | healthy | src/hooks/useScrollToSelected.ts |
AuthProvider.tsx |
software | healthy | src/auth/AuthProvider.tsx |
AuthScreen.css |
software | healthy | src/auth/AuthScreen.css |
AuthScreen.tsx |
software | healthy | src/auth/AuthScreen.tsx |
MyDesignsModal.css |
software | healthy | src/components/MyDesignsModal.css |
Topbar.tsx |
software | healthy | src/components/Topbar.tsx |
CabinetsPanel.css |
software | healthy | src/components/CabinetsPanel.css |
AutosaveIndicator.tsx |
software | healthy | src/components/AutosaveIndicator.tsx |
ItemsPanel.css |
software | healthy | src/components/ItemsPanel.css |
ImportModelModal.css |
software | healthy | src/components/ImportModelModal.css |
Viewer3D.tsx |
software | healthy | src/components/Viewer3D.tsx |
KeyboardHelp.css |
software | healthy | src/components/KeyboardHelp.css |
ShapePanel.tsx |
software | healthy | src/components/ShapePanel.tsx |
MeasureInput.tsx |
software | healthy | src/components/MeasureInput.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
AuthScreen |
frontend | healthy | src/auth/AuthScreen.tsx |
Topbar |
frontend | healthy | src/components/Topbar.tsx |
AutosaveIndicator |
frontend | healthy | src/components/AutosaveIndicator.tsx |
Viewer3D |
frontend | healthy | src/components/Viewer3D.tsx |
ShapePanel |
frontend | healthy | src/components/ShapePanel.tsx |
MeasureInput |
frontend | healthy | src/components/MeasureInput.tsx |
LightingPanel |
frontend | healthy | src/components/LightingPanel.tsx |
WallElevationView |
frontend | healthy | src/components/WallElevationView.tsx |
WallPanel |
frontend | healthy | src/components/WallPanel.tsx |
ConfirmDialog |
frontend | healthy | src/components/ConfirmDialog.tsx |
GarageShell |
frontend | healthy | src/components/GarageShell.tsx |
Sidebar |
frontend | healthy | src/components/Sidebar.tsx |
KeyboardHelp |
frontend | healthy | src/components/KeyboardHelp.tsx |
WallElevationBlueprint |
frontend | healthy | src/components/WallElevationBlueprint.tsx |
GuidePanel |
frontend | healthy | src/components/GuidePanel.tsx |
TracingImageControls |
frontend | healthy | src/components/TracingImageControls.tsx |
ImportModelModal |
frontend | healthy | src/components/ImportModelModal.tsx |
OverheadRacksPanel |
frontend | healthy | src/components/OverheadRacksPanel.tsx |
MyDesignsModal |
frontend | healthy | src/components/MyDesignsModal.tsx |
GarageSetup |
frontend | healthy | src/components/GarageSetup.tsx |
ItemsPanel |
frontend | healthy | src/components/ItemsPanel.tsx |
ExportModal |
frontend | healthy | src/components/ExportModal.tsx |
TextureLibraryModal |
frontend | healthy | src/components/TextureLibraryModal.tsx |
FloorPlanBlueprint |
frontend | healthy | src/components/FloorPlanBlueprint.tsx |
CabinetFrontSVG |
frontend | healthy | src/components/CabinetFrontSVG.tsx |
WildfireLift |
frontend | healthy | src/components/WildfireLift.tsx |
CabinetsPanel |
frontend | healthy | src/components/CabinetsPanel.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
utils |
software | healthy | src/utils |
hooks |
software | healthy | src/hooks |
auth |
software | healthy | src/auth |
components |
software | healthy | src/components |
store |
software | healthy | src/store |
lib |
software | healthy | src/lib |
supabase |
software | healthy | supabase |
migrations |
software | healthy | supabase/migrations |
.claude |
software | healthy | .claude |
public |
software | healthy | public |
assets |
software | healthy | public/assets |
models |
software | healthy | public/assets/models |
| Label | Layer | Status | Path |
|---|---|---|---|
ErrorBoundary |
software | healthy | src/App.tsx:ErrorBoundary |
of |
software | healthy | src/components/Viewer3D.tsx:of |
ModelErrorBoundary |
software | healthy | src/components/GarageShell.tsx:ModelErrorBoundary |
| Label | Layer | Status | Path |
|---|---|---|---|
burtjames18-create__Burts-3D-Designer |
software | healthy | /data/fable5_failed_archive/burtjames18-create__Burts-3D-De… |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | supabase/migrations/0001_designs.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
0001_designs.sql |
data | healthy | supabase/migrations/0001_designs.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/e4534698-fa8f-43ec-b82c-e3f6a8c983eb/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e4534698-fa8f-43ec-b82c-e3f6a8c983eb/
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.