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.

DevNarvs/Inkborn-Game

https://github.com/DevNarvs/Inkborn-Game · scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -0.2 (diff) · 12 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 195 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
stemOf software healthy tools/slice_ultimates.mjs:stemOf
actionOf software healthy tools/slice_ultimates.mjs:actionOf
charOf software healthy tools/slice_ultimates.mjs:charOf
A software healthy tools/slice_ultimates.mjs:A
bbox software healthy tools/slice_ultimates.mjs:bbox
contentExtentY software healthy tools/slice_ultimates.mjs:contentExtentY
cells software healthy tools/slice_ultimates.mjs:cells
cw software healthy tools/slice_ultimates.mjs:cw
cropOf software healthy tools/slice_ultimates.mjs:cropOf
resize software healthy tools/slice_ultimates.mjs:resize
sx software healthy tools/slice_ultimates.mjs:sx
p software healthy tools/slice_ultimates.mjs:p
sheetPath software healthy tools/slice_ultimates.mjs:sheetPath
main software healthy tools/slice_ultimates.mjs:main
_local_std software healthy tools/clear_bg.py:47
_figure_boxes software healthy tools/clear_bg.py:55
_flat_flood software healthy tools/clear_bg.py:69
clear_background software healthy tools/clear_bg.py:85
_collect software healthy tools/clear_bg.py:104
main software healthy tools/clear_bg.py:116
action_of software healthy tools/slice_frames.py:50
figure_bbox software healthy tools/slice_frames.py:60
cells_for software healthy tools/slice_frames.py:67
main software healthy tools/slice_frames.py:90
manifest software healthy src/scenes/BootScene.ts:manifest
banked software healthy src/scenes/MatchScene.ts:banked
repaint software healthy src/scenes/MenuScene.ts:repaint
neighborsOf software healthy src/engine/path.ts:neighborsOf
areAdjacent software healthy src/engine/path.ts:areAdjacent
isValidPath software healthy src/engine/path.ts:isValidPath
wordFromPath software healthy src/engine/path.ts:wordFromPath
isWordTraceable software healthy src/engine/path.ts:isWordTraceable
dfs software healthy src/engine/path.ts:dfs
findAllWords software healthy src/engine/path.ts:findAllWords
botPickWords software healthy src/engine/bot.ts:botPickWords
botPlanCards software healthy src/engine/bot.ts:botPlanCards
triangleModifier software healthy src/engine/damage.ts:triangleModifier
computeDamage software healthy src/engine/damage.ts:computeDamage
preDef software healthy src/engine/damage.ts:preDef
buildDeck software healthy src/engine/deck.ts:buildDeck
drawCards software healthy src/engine/deck.ts:drawCards
discardPlayed software healthy src/engine/deck.ts:discardPlayed
mkCombat software healthy src/engine/resolve.test.ts:mkCombat
kill software healthy src/engine/resolve.test.ts:kill
inst software healthy src/engine/resolve.test.ts:inst
plan software healthy src/engine/resolve.test.ts:plan
resolve software healthy src/engine/resolve.test.ts:resolve
cardEvents software healthy src/engine/resolve.test.ts:cardEvents
matchWithTraceableWord software healthy src/engine/match.test.ts:matchWithTraceableWord
passTurn software healthy src/engine/match.test.ts:passTurn

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
package-lock.json software healthy package-lock.json
package.json software healthy package.json
index.html software healthy index.html
inkborn-rumble-prd-v2.md software healthy inkborn-rumble-prd-v2.md
tsconfig.json software healthy tsconfig.json
slice_ultimates.mjs software healthy tools/slice_ultimates.mjs
clear_bg.py software healthy tools/clear_bg.py
slice_frames.py software healthy tools/slice_frames.py
main.ts software healthy src/main.ts
style.css software healthy src/style.css
BootScene.ts software healthy src/scenes/BootScene.ts
MatchScene.ts software healthy src/scenes/MatchScene.ts
MenuScene.ts software healthy src/scenes/MenuScene.ts
path.ts software healthy src/engine/path.ts
bot.ts software healthy src/engine/bot.ts
damage.ts software healthy src/engine/damage.ts
deck.ts software healthy src/engine/deck.ts
resolve.test.ts software healthy src/engine/resolve.test.ts
trie.test.ts software healthy src/engine/trie.test.ts
path.test.ts software healthy src/engine/path.test.ts
deck.test.ts software healthy src/engine/deck.test.ts
damage.test.ts software healthy src/engine/damage.test.ts
grid.test.ts software healthy src/engine/grid.test.ts
match.test.ts software healthy src/engine/match.test.ts
scoring.test.ts software healthy src/engine/scoring.test.ts
types.ts software healthy src/engine/types.ts
bot.test.ts software healthy src/engine/bot.test.ts
scoring.ts software healthy src/engine/scoring.ts
rng.test.ts software healthy src/engine/rng.test.ts
dictionary.test.ts software healthy src/engine/dictionary.test.ts
rng.ts software healthy src/engine/rng.ts
resolve.ts software healthy src/engine/resolve.ts
match.ts software healthy src/engine/match.ts
stats.ts software healthy src/engine/stats.ts
trie.ts software healthy src/engine/trie.ts
grid.ts software healthy src/engine/grid.ts
playtest_sim.test.ts software healthy src/engine/playtest_sim.test.ts
stats.test.ts software healthy src/engine/stats.test.ts
statsStore.ts software healthy src/ui/statsStore.ts
battleTextures.ts software healthy src/ui/battleTextures.ts
GridView.ts software healthy src/ui/GridView.ts
ResolutionPlayer.ts software healthy src/ui/ResolutionPlayer.ts
HudView.ts software healthy src/ui/HudView.ts
Vfx.ts software healthy src/ui/Vfx.ts
settings.ts software healthy src/ui/settings.ts
WordModal.ts software healthy src/ui/WordModal.ts
TeamView.ts software healthy src/ui/TeamView.ts
theme.ts software healthy src/ui/theme.ts
HandView.ts software healthy src/ui/HandView.ts

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

LabelLayerStatusPath
BootScene software healthy src/scenes/BootScene.ts:BootScene
MatchScene software healthy src/scenes/MatchScene.ts:MatchScene
MenuScene software healthy src/scenes/MenuScene.ts:MenuScene
Match software healthy src/engine/match.ts:Match
MatchRecorder software healthy src/engine/stats.ts:MatchRecorder
Trie software healthy src/engine/trie.ts:Trie
GridView software healthy src/ui/GridView.ts:GridView
ResolutionPlayer software healthy src/ui/ResolutionPlayer.ts:ResolutionPlayer
HudView software healthy src/ui/HudView.ts:HudView
Vfx software healthy src/ui/Vfx.ts:Vfx
WordModal software healthy src/ui/WordModal.ts:WordModal
TeamView software healthy src/ui/TeamView.ts:TeamView
HandView software healthy src/ui/HandView.ts:HandView
UnitSprite software healthy src/ui/UnitSprite.ts:UnitSprite

LabelLayerStatusPath
tools software healthy tools
src software healthy src
scenes software healthy src/scenes
engine software healthy src/engine
ui software healthy src/ui
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
.claude software healthy .claude
public software healthy public
sprites software healthy public/sprites

LabelLayerStatusPath
DevNarvs__Inkborn-Game software healthy /data/fable5_failed_archive/DevNarvs__Inkborn-Game
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/bdc9149a-67bc-446f-b0b3-07cb8d218f1a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/bdc9149a-67bc-446f-b0b3-07cb8d218f1a/

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.