Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

wxydayie8888/fire-emblem-fenhe

https://github.com/wxydayie8888/fire-emblem-fenhe · scanned 2026-06-16 01:00 UTC (2 months, 1 week ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 515 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.

LabelLayerStatusPath
_controls software healthy guide.py:13
_combat software healthy guide.py:31
_promotion software healthy guide.py:61
_skills software healthy guide.py:74
_supports software healthy guide.py:96
_mechanics software healthy guide.py:111
_lore software healthy guide.py:136
pages software healthy guide.py:147
__init__ software healthy game.py:40
full_reset software healthy game.py:45
refresh_slots software healthy game.py:96
_clear_battle_state software healthy game.py:103
chapter software healthy game.py:135
lord software healthy game.py:139
begin_intro software healthy game.py:142
open_support_convo software healthy game.py:145
new_game software healthy game.py:165
confirm_new_game software healthy game.py:173
begin_campaign software healthy game.py:181
cinema_next software healthy game.py:190
load_slot software healthy game.py:198
continue_game software healthy game.py:210
restore_battle software healthy game.py:228
_battle_payload software healthy game.py:238
save_battle_state software healthy game.py:262
autosave software healthy game.py:268
_apply_payload software healthy game.py:279
commit_undo software healthy game.py:309
can_undo software healthy game.py:317
do_undo software healthy game.py:320
start_dialogue software healthy game.py:331
advance_dialogue software healthy game.py:342
_dialogue_full software healthy game.py:351
start_pages software healthy game.py:358
advance_page software healthy game.py:368
setup_chapter software healthy game.py:376
enter_battle software healthy game.py:429
start_chapter software healthy game.py:435
_grade_for software healthy game.py:440
chapter_clear software dead game.py:450
next_chapter software healthy game.py:471
_enter_complete software healthy game.py:479
alive software healthy game.py:487
unit_at software healthy game.py:490
show_banner software healthy game.py:496
hint_text software healthy game.py:499
fortress_heal software healthy game.py:520
start_player_phase software healthy game.py:528
spawn_reinforcements software healthy game.py:542
start_enemy_phase software healthy game.py:564

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
conftest.py software healthy conftest.py
guide.py software healthy guide.py
game.py software healthy game.py
README.md software healthy README.md
grid.py software healthy grid.py
assets.py software healthy assets.py
config.py software healthy config.py
records.py software healthy records.py
unit.py software healthy unit.py
sfx.py software healthy sfx.py
ai.py software healthy ai.py
combat.py software healthy combat.py
settings.py software healthy settings.py
paths.py software healthy paths.py
main.py software healthy main.py
requirements.txt software healthy requirements.txt
music.py software healthy music.py
story.py software healthy story.py
supports.py software healthy supports.py
ui.py software healthy ui.py
save.py software healthy save.py
test_settings.py software healthy tests/test_settings.py
test_guide.py software healthy tests/test_guide.py
test_records.py software healthy tests/test_records.py
test_combat.py software healthy tests/test_combat.py
test_config.py software healthy tests/test_config.py
test_save.py software healthy tests/test_save.py
test_story.py software healthy tests/test_story.py
test_grid.py software healthy tests/test_grid.py
test_ai.py software healthy tests/test_ai.py
test_music.py software healthy tests/test_music.py
test_unit.py software healthy tests/test_unit.py
test_supports.py software healthy tests/test_supports.py
2026-06-11-fire-emblem-tactics.md software healthy docs/superpowers/plans/2026-06-11-fire-emblem-tactics.md
2026-06-11-save-story-codex-design.md software healthy docs/superpowers/specs/2026-06-11-save-story-codex-design.md
2026-06-11-fire-emblem-tactics-design.md software healthy docs/superpowers/specs/2026-06-11-fire-emblem-tactics-desig…
2026-06-12-ten-chapter-campaign-design.md software healthy docs/superpowers/specs/2026-06-12-ten-chapter-campaign-desi…
2026-06-13-srpg-uiux-research.json software healthy docs/research/2026-06-13-srpg-uiux-research.json
2026-06-13-芬河战记-完整剧本.md software healthy docs/story/2026-06-13-芬河战记-完整剧本.md
build_mac.sh software healthy tools/build_mac.sh
balance_sim.py software healthy tools/balance_sim.py
fetch_assets.py software healthy tools/fetch_assets.py
gen_portraits.py software healthy tools/gen_portraits.py
build_app.sh software healthy tools/build_app.sh

LabelLayerStatusPath
tests software healthy tests
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
research software healthy docs/research
story software healthy docs/story
tools software healthy tools

LabelLayerStatusPath
Game software healthy game.py:39
Grid software healthy grid.py:8
Unit software healthy unit.py:12
MusicDirector software healthy music.py:493

LabelLayerStatusPath
repobility-clone-xyuifdx1 software healthy /tmp/repobility-clone-xyuifdx1
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/d543434e-36c3-4d68-8c2f-08f4889c773c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d543434e-36c3-4d68-8c2f-08f4889c773c/

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.