https://github.com/adonai007/simulador-trafico-3d
· scanned 2026-06-17 01:29 UTC (1 month, 2 weeks ago)
54 raw signals (0 security + 54 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +8.0 (diff) · 54 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 405 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 |
|---|---|---|---|
check |
software | healthy | tests/funnel-macrodistrito.mjs:check |
fetchOverpass |
software | healthy | tests/funnel-macrodistrito.mjs:fetchOverpass |
runFunnel |
software | healthy | tests/funnel-macrodistrito.mjs:runFunnel |
printFunnel |
software | healthy | tests/funnel-macrodistrito.mjs:printFunnel |
gotoAndWaitReady |
software | healthy | tests/v3-c1.spec.js:gotoAndWaitReady |
pickClosableEdge |
software | healthy | tests/v3-c1.spec.js:pickClosableEdge |
rangeStats |
software | healthy | tests/v3-c1.spec.js:rangeStats |
stats |
software | healthy | tests/v3-c1.spec.js:stats |
gotoAndWaitReady |
software | healthy | tests/e2e.spec.js:gotoAndWaitReady |
gotoAndWaitReady |
software | healthy | tests/v3-c2.spec.js:gotoAndWaitReady |
sampleMeanSpeed |
software | healthy | tests/v3-c2.spec.js:sampleMeanSpeed |
run |
software | healthy | scripts/c2-smoke.mjs:run |
stats |
software | healthy | scripts/c1-smoke.mjs:stats |
run |
software | healthy | scripts/c2-shots.mjs:run |
clampBbox |
software | healthy | src/main.js:clampBbox |
makeWorld |
software | healthy | src/main.js:makeWorld |
attachBuildings |
software | healthy | src/main.js:attachBuildings |
init |
software | healthy | src/main.js:init |
buildCandidate |
software | healthy | src/main.js:buildCandidate |
networkComplete |
software | healthy | src/main.js:networkComplete |
rebuildWorld |
software | healthy | src/main.js:rebuildWorld |
frame |
software | healthy | src/main.js:frame |
wallDt |
software | healthy | src/main.js:wallDt |
classRank |
software | healthy | src/network/signals.js:classRank |
incomingHeading |
software | healthy | src/network/signals.js:incomingHeading |
detectSignalizedJunctions |
software | healthy | src/network/signals.js:detectSignalizedJunctions |
maxAxis |
software | healthy | src/network/signals.js:maxAxis |
buildPhasePlan |
software | healthy | src/network/signals.js:buildPhasePlan |
dominantNetworkAxis |
software | healthy | src/network/signals.js:dominantNetworkAxis |
deg |
software | healthy | src/network/signals.js:deg |
assignGreenWaveOffsets |
software | healthy | src/network/signals.js:assignGreenWaveOffsets |
vWave |
software | healthy | src/network/signals.js:vWave |
retimeSignals |
software | healthy | src/network/signals.js:retimeSignals |
buildSignals |
software | healthy | src/network/signals.js:buildSignals |
buildBusStops |
software | healthy | src/network/busStops.js:buildBusStops |
profileAt |
software | healthy | src/network/elevation.js:profileAt |
mid |
software | healthy | src/network/elevation.js:mid |
t |
software | healthy | src/network/elevation.js:t |
smoothProfile |
software | healthy | src/network/elevation.js:smoothProfile |
applyPlateau |
software | healthy | src/network/elevation.js:applyPlateau |
clampGrades |
software | healthy | src/network/elevation.js:clampGrades |
clampProfileBand |
software | healthy | src/network/elevation.js:clampProfileBand |
m |
software | healthy | src/network/elevation.js:m |
relaxNodeElevations |
software | healthy | src/network/elevation.js:relaxNodeElevations |
shift |
software | healthy | src/network/elevation.js:shift |
makeGradeAt |
software | healthy | src/network/elevation.js:makeGradeAt |
applyElevation |
software | healthy | src/network/elevation.js:applyElevation |
ZERO_GRADE |
software | healthy | src/network/lanes.js:ZERO_GRADE |
makeLaneFromPoints |
software | healthy | src/network/lanes.js:makeLaneFromPoints |
computeNodeRadii |
software | healthy | src/network/lanes.js:computeNodeRadii |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
playwright.config.js |
software | healthy | playwright.config.js |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
playwright.integration.config.js |
software | healthy | playwright.integration.config.js |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
render.yaml |
software | healthy | render.yaml |
vite.config.js |
software | healthy | vite.config.js |
funnel-macrodistrito.mjs |
software | healthy | tests/funnel-macrodistrito.mjs |
v3-c1.spec.js |
software | healthy | tests/v3-c1.spec.js |
e2e.spec.js |
software | healthy | tests/e2e.spec.js |
v3-c2.spec.js |
software | healthy | tests/v3-c2.spec.js |
verify-production.mjs |
software | healthy | scripts/verify-production.mjs |
c2-smoke.mjs |
software | healthy | scripts/c2-smoke.mjs |
c1-screenshot.mjs |
software | healthy | scripts/c1-screenshot.mjs |
c1-smoke.mjs |
software | healthy | scripts/c1-smoke.mjs |
fetch-default-elevation.mjs |
software | healthy | scripts/fetch-default-elevation.mjs |
c2-shots.mjs |
software | healthy | scripts/c2-shots.mjs |
verify-v21-production.mjs |
software | healthy | scripts/verify-v21-production.mjs |
config.js |
software | healthy | src/config.js |
main.js |
software | healthy | src/main.js |
signals.js |
software | healthy | src/network/signals.js |
busStops.js |
software | healthy | src/network/busStops.js |
elevation.js |
software | healthy | src/network/elevation.js |
lanes.js |
software | healthy | src/network/lanes.js |
build.js |
software | healthy | src/network/build.js |
routing.js |
software | healthy | src/network/routing.js |
connectors.js |
software | healthy | src/network/connectors.js |
graph.js |
software | healthy | src/network/graph.js |
corridor.js |
software | healthy | src/network/corridor.js |
rng.js |
software | healthy | src/util/rng.js |
math2d.js |
software | healthy | src/util/math2d.js |
simulation.js |
software | healthy | src/sim/simulation.js |
idm.js |
software | healthy | src/sim/idm.js |
detectors.js |
software | healthy | src/sim/detectors.js |
signalsRuntime.js |
software | healthy | src/sim/signalsRuntime.js |
vehicle.js |
software | healthy | src/sim/vehicle.js |
mobil.js |
software | healthy | src/sim/mobil.js |
projection.js |
software | healthy | src/geo/projection.js |
elevation.js |
software | healthy | src/geo/elevation.js |
scene.js |
software | healthy | src/render/scene.js |
busStopsMesh.js |
software | healthy | src/render/busStopsMesh.js |
roadMesh.js |
software | healthy | src/render/roadMesh.js |
environment.js |
software | healthy | src/render/environment.js |
terrainMesh.js |
software | healthy | src/render/terrainMesh.js |
worksMesh.js |
software | healthy | src/render/worksMesh.js |
buildings.js |
software | healthy | src/render/buildings.js |
rain.js |
software | healthy | src/render/rain.js |
streetLampsMesh.js |
software | healthy | src/render/streetLampsMesh.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
scripts |
software | healthy | scripts |
src |
software | healthy | src |
network |
software | healthy | src/network |
util |
software | healthy | src/util |
sim |
software | healthy | src/sim |
geo |
software | healthy | src/geo |
render |
software | healthy | src/render |
osm |
software | healthy | src/osm |
ui |
software | healthy | src/ui |
docs |
software | healthy | docs |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
suv |
software | healthy | src/config.js:suv |
x |
software | healthy | src/sim/simulation.js:x |
prior |
software | healthy | src/sim/simulation.js:prior |
LOD |
software | healthy | src/render/streetNames.js:LOD |
default |
software | healthy | src/osm/parse.js:default |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5174 |
network | healthy | playwright.integration.config.js |
port:5173 |
network | healthy | vite.config.js |
| Label | Layer | Status | Path |
|---|---|---|---|
adonai007__simulador-trafico-3d |
software | healthy | /data/fable5_failed_archive/adonai007__simulador-trafico-3d |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | src/config.js |
This page is publicly accessible at:
https://repobility.com/scan/10904e2d-3841-4bfe-af8c-f1f9573d3669/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/10904e2d-3841-4bfe-af8c-f1f9573d3669/
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.