https://github.com/Turbootzz/undersong
· scanned 2026-06-16 00:43 UTC (2 months, 1 week ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 1 week ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 163 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 |
|---|---|---|---|
rust-toolchain.toml |
software | healthy | rust-toolchain.toml |
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
LICENSE |
software | healthy | LICENSE |
Cargo.lock |
software | healthy | Cargo.lock |
01-STORY.md |
software | healthy | docs/01-STORY.md |
08-PACK-RETRO.md |
software | healthy | docs/08-PACK-RETRO.md |
00-VISION.md |
software | healthy | docs/00-VISION.md |
04-CONTENT-PIPELINE.md |
software | healthy | docs/04-CONTENT-PIPELINE.md |
07-DIFFICULTY.md |
software | healthy | docs/07-DIFFICULTY.md |
05-UI-STYLE.md |
software | healthy | docs/05-UI-STYLE.md |
02-GAME-DESIGN.md |
software | healthy | docs/02-GAME-DESIGN.md |
03-ARCHITECTURE.md |
software | healthy | docs/03-ARCHITECTURE.md |
06-ROADMAP.md |
software | healthy | docs/06-ROADMAP.md |
09-HANDOFF.md |
software | healthy | docs/09-HANDOFF.md |
mapgen.py |
software | healthy | scripts/mapgen.py |
film.sh |
software | healthy | scripts/film.sh |
check-pack-purity.sh |
software | healthy | scripts/check-pack-purity.sh |
vite.config.ts |
software | healthy | wiki/vite.config.ts |
bun.lock |
software | healthy | wiki/bun.lock |
README.md |
software | healthy | wiki/README.md |
package.json |
software | healthy | wiki/package.json |
index.html |
software | healthy | wiki/index.html |
tsconfig.json |
software | healthy | wiki/tsconfig.json |
App.vue |
software | healthy | wiki/src/App.vue |
main.ts |
software | healthy | wiki/src/main.ts |
vite-env.d.ts |
software | healthy | wiki/src/vite-env.d.ts |
spoilers.ts |
software | healthy | wiki/src/spoilers.ts |
style.css |
software | healthy | wiki/src/style.css |
SpeciesDetail.vue |
software | healthy | wiki/src/pages/SpeciesDetail.vue |
TypeChart.vue |
software | healthy | wiki/src/pages/TypeChart.vue |
Locations.vue |
software | healthy | wiki/src/pages/Locations.vue |
SpeciesList.vue |
software | healthy | wiki/src/pages/SpeciesList.vue |
Moves.vue |
software | healthy | wiki/src/pages/Moves.vue |
Cargo.toml |
software | healthy | crates/save/Cargo.toml |
model.rs |
software | healthy | crates/save/src/model.rs |
lib.rs |
software | healthy | crates/save/src/lib.rs |
backend.rs |
software | healthy | crates/save/src/backend.rs |
Cargo.toml |
software | healthy | crates/battle/Cargo.toml |
doubles.rs |
software | healthy | crates/battle/tests/doubles.rs |
abilities.rs |
software | healthy | crates/battle/tests/abilities.rs |
engine.rs |
software | healthy | crates/battle/tests/engine.rs |
goldens.rs |
software | healthy | crates/battle/tests/goldens.rs |
t3_policy.rs |
software | healthy | crates/battle/tests/t3_policy.rs |
properties.rs |
software | healthy | crates/battle/tests/properties.rs |
abilities.rs |
software | healthy | crates/battle/src/abilities.rs |
lib.rs |
software | healthy | crates/battle/src/lib.rs |
stats.rs |
software | healthy | crates/battle/src/stats.rs |
events.rs |
software | healthy | crates/battle/src/events.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
wiki |
software | healthy | wiki |
src |
software | healthy | wiki/src |
pages |
software | healthy | wiki/src/pages |
crates |
software | healthy | crates |
save |
software | healthy | crates/save |
src |
software | healthy | crates/save/src |
battle |
software | healthy | crates/battle |
tests |
software | healthy | crates/battle/tests |
src |
software | healthy | crates/battle/src |
script |
software | healthy | crates/script |
src |
software | healthy | crates/script/src |
game |
software | healthy | crates/game |
tests |
software | healthy | crates/game/tests |
common |
software | healthy | crates/game/tests/common |
src |
software | healthy | crates/game/src |
tools |
software | healthy | crates/tools |
src |
software | healthy | crates/tools/src |
core |
software | healthy | crates/core |
src |
software | healthy | crates/core/src |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
tools-web |
software | healthy | tools-web |
| Label | Layer | Status | Path |
|---|---|---|---|
__init__ |
software | healthy | scripts/mapgen.py:8 |
rect |
software | healthy | scripts/mapgen.py:30 |
door |
software | healthy | scripts/mapgen.py:35 |
script_trigger |
software | healthy | scripts/mapgen.py:39 |
npc |
software | healthy | scripts/mapgen.py:42 |
emit |
software | healthy | scripts/mapgen.py:44 |
layer |
software | healthy | scripts/mapgen.py:50 |
dress |
software | healthy | scripts/mapgen.py:100 |
roll |
software | healthy | scripts/mapgen.py:106 |
sk_town |
software | healthy | scripts/mapgen.py:685 |
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | wiki/src/main.ts |
/species |
frontend | healthy | wiki/src/main.ts |
/species/:id |
frontend | healthy | wiki/src/main.ts |
/types |
frontend | healthy | wiki/src/main.ts |
/moves |
frontend | healthy | wiki/src/main.ts |
/locations |
frontend | healthy | wiki/src/main.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
ci |
cicd | healthy | .github/workflows/ci.yml |
wiki-drift |
cicd | healthy | .github/workflows/ci.yml |
pack-purity |
cicd | healthy | .github/workflows/ci.yml |
native |
cicd | healthy | .github/workflows/release.yml |
web |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6vf1vqfn |
software | healthy | /tmp/repobility-clone-6vf1vqfn |
| Label | Layer | Status | Path |
|---|---|---|---|
M |
software | healthy | scripts/mapgen.py:7 |
| Label | Layer | Status | Path |
|---|---|---|---|
1.3.268.0 |
network | healthy | Cargo.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | Cargo.lock |
This page is publicly accessible at:
https://repobility.com/scan/3d6e672e-7c6b-4f72-86d4-95046e20a847/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3d6e672e-7c6b-4f72-86d4-95046e20a847/
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.