https://github.com/bogdanurftr/map_game
· scanned 2026-06-17 01:41 UTC (1 month, 1 week ago)
14 raw signals (0 security + 14 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +0.1 (diff) · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 108 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 |
|---|---|---|---|
loadCountries |
software | healthy | tests/world-data.test.ts:loadCountries |
popM |
software | healthy | tests/world-data.test.ts:popM |
loadWorldData |
software | healthy | tests/helpers.ts:loadWorldData |
countries |
software | healthy | tests/helpers.ts:countries |
km |
software | healthy | tests/units.test.ts:km |
polygonsOf |
software | healthy | scripts/build-world.ts:polygonsOf |
centroid |
software | healthy | scripts/build-world.ts:centroid |
lonToX |
software | healthy | scripts/build-world.ts:lonToX |
latToRow |
software | healthy | scripts/build-world.ts:latToRow |
rasterize |
software | healthy | scripts/build-world.ts:rasterize |
c |
software | healthy | scripts/build-world.ts:c |
area |
software | healthy | scripts/build-world.ts:area |
popM |
software | healthy | scripts/build-world.ts:popM |
dev |
software | healthy | scripts/build-world.ts:dev |
assignTeam |
software | healthy | scripts/team-assignment.ts:assignTeam |
gx |
software | healthy | src/sim/spatial-hash.ts:gx |
hashHex |
software | healthy | src/sim/hash.ts:hashHex |
createLiveStore |
software | healthy | src/sim/units.ts:createLiveStore |
lonLatToKm |
software | healthy | src/sim/units.ts:lonLatToKm |
spawnDormant |
software | healthy | src/sim/units.ts:spawnDormant |
dormantPos |
software | healthy | src/sim/units.ts:dormantPos |
row |
software | healthy | src/sim/units.ts:row |
materialize |
software | healthy | src/sim/units.ts:materialize |
dissolveAll |
software | healthy | src/sim/units.ts:dissolveAll |
stepWander |
software | healthy | src/sim/units.ts:stepWander |
postSnapshot |
software | healthy | src/sim/worker.ts:postSnapshot |
countAlive |
software | healthy | src/sim/worker.ts:countAlive |
tickOnce |
software | healthy | src/sim/worker.ts:tickOnce |
init |
software | healthy | src/sim/worker.ts:init |
createWorld |
software | healthy | src/sim/world.ts:createWorld |
zoneTest |
software | healthy | src/sim/world.ts:zoneTest |
dropZone |
software | healthy | src/sim/world.ts:dropZone |
step |
software | healthy | src/sim/world.ts:step |
teamCounts |
software | healthy | src/sim/world.ts:teamCounts |
stateHash |
software | healthy | src/sim/world.ts:stateHash |
splitmix32 |
software | healthy | src/sim/rng.ts:splitmix32 |
t |
software | healthy | src/sim/rng.ts:t |
wrapDelta |
software | healthy | src/shared/geo.ts:wrapDelta |
wrapX |
software | healthy | src/shared/geo.ts:wrapX |
wrapDist2 |
software | healthy | src/shared/geo.ts:wrapDist2 |
parseGrid |
software | healthy | src/shared/grid.ts:parseGrid |
loadGrid |
software | healthy | src/shared/grid.ts:loadGrid |
wrapCol |
software | healthy | src/shared/grid.ts:wrapCol |
lonLatToCell |
software | healthy | src/shared/grid.ts:lonLatToCell |
startApp |
software | healthy | src/render/app.ts:startApp |
seed |
software | healthy | src/render/app.ts:seed |
drop |
software | healthy | src/render/app.ts:drop |
finish |
software | healthy | src/render/world-view.ts:finish |
px |
software | healthy | src/render/world-view.ts:px |
py |
software | healthy | src/render/world-view.ts:py |
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 |
DECISIONS.md |
software | healthy | DECISIONS.md |
SPEC.md |
software | healthy | SPEC.md |
vite.config.ts |
software | healthy | vite.config.ts |
BUILD_PLAN.md |
software | healthy | BUILD_PLAN.md |
package-lock.json |
software | healthy | package-lock.json |
package.json |
software | healthy | package.json |
eslint.config.js |
software | healthy | eslint.config.js |
index.html |
software | healthy | index.html |
team_map_draft_v1.md |
software | healthy | team_map_draft_v1.md |
tsconfig.json |
software | healthy | tsconfig.json |
world-data.test.ts |
software | healthy | tests/world-data.test.ts |
determinism.test.ts |
software | healthy | tests/determinism.test.ts |
helpers.ts |
software | healthy | tests/helpers.ts |
units.test.ts |
software | healthy | tests/units.test.ts |
build-world.ts |
software | healthy | scripts/build-world.ts |
team-assignment.ts |
software | healthy | scripts/team-assignment.ts |
resources-data.ts |
software | healthy | scripts/resources-data.ts |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
main.ts |
software | healthy | src/main.ts |
spatial-hash.ts |
software | healthy | src/sim/spatial-hash.ts |
constants.ts |
software | healthy | src/sim/constants.ts |
hash.ts |
software | healthy | src/sim/hash.ts |
units.ts |
software | healthy | src/sim/units.ts |
messages.ts |
software | healthy | src/sim/messages.ts |
worker.ts |
software | healthy | src/sim/worker.ts |
world.ts |
software | healthy | src/sim/world.ts |
rng.ts |
software | healthy | src/sim/rng.ts |
geo.ts |
software | healthy | src/shared/geo.ts |
grid.ts |
software | healthy | src/shared/grid.ts |
colors.ts |
software | healthy | src/render/colors.ts |
app.ts |
software | healthy | src/render/app.ts |
hud.ts |
software | healthy | src/render/hud.ts |
world-view.ts |
software | healthy | src/render/world-view.ts |
launch.json |
software | healthy | .claude/launch.json |
CLAUDE.md |
quality | healthy | CLAUDE.md |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
sim |
software | healthy | src/sim |
shared |
software | healthy | src/shared |
render |
software | healthy | src/render |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
SpatialHash |
software | healthy | src/sim/spatial-hash.ts:SpatialHash |
StateHasher |
software | healthy | src/sim/hash.ts:StateHasher |
Rng |
software | healthy | src/sim/rng.ts:Rng |
SnapshotBuffer |
software | healthy | src/render/app.ts:SnapshotBuffer |
Hud |
software | healthy | src/render/hud.ts:Hud |
WorldView |
software | healthy | src/render/world-view.ts:WorldView |
| Label | Layer | Status | Path |
|---|---|---|---|
bogdanurftr__map_game |
software | healthy | /data/fable5_failed_archive/bogdanurftr__map_game |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/2e0e02c5-3648-4780-95a6-f764f38b62bf/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2e0e02c5-3648-4780-95a6-f764f38b62bf/
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.