https://github.com/Qunnlin/gravewright
· scanned 2026-06-15 23:44 UTC (2 months, 4 weeks ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months, 4 weeks ago · v1 · 20 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 333 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 |
|---|---|---|---|
freshGame |
software | healthy | test/quickwins.spec.ts:freshGame |
killVessel |
software | healthy | test/quickwins.spec.ts:killVessel |
mk |
software | healthy | test/quickwins.spec.ts:mk |
mkItem |
software | healthy | test/affixes.spec.ts:mkItem |
freshGame |
software | healthy | test/affixes.spec.ts:freshGame |
avg |
software | healthy | test/balance.spec.ts:avg |
ok |
software | healthy | test/browser-smoke.mjs:ok |
text |
software | healthy | test/browser-smoke.mjs:text |
freshGame |
software | healthy | test/minion-bulk.spec.ts:freshGame |
skelCost |
software | healthy | test/minion-bulk.spec.ts:skelCost |
shop |
software | healthy | test/sim.spec.ts:shop |
play |
software | healthy | test/sim.spec.ts:play |
avg |
software | healthy | test/sim.spec.ts:avg |
freshGame |
software | healthy | test/doctrine.spec.ts:freshGame |
corridor |
software | healthy | test/doctrine.spec.ts:corridor |
mkWeapon |
software | healthy | test/inventory.spec.ts:mkWeapon |
freshGame |
software | healthy | test/inventory.spec.ts:freshGame |
freshGame |
software | healthy | test/trial.spec.ts:freshGame |
surviveTrial |
software | healthy | test/trial.spec.ts:surviveTrial |
passable |
software | healthy | test/trial.spec.ts:passable |
vesselWith |
software | healthy | test/trial.spec.ts:vesselWith |
wear |
software | healthy | test/trial.spec.ts:wear |
trialFloorGame |
software | healthy | test/trial.spec.ts:trialFloorGame |
plausible |
software | healthy | test/score.spec.ts:plausible |
overpoweredGame |
software | healthy | test/rebalance.spec.ts:overpoweredGame |
freshGame |
software | healthy | test/codex.spec.ts:freshGame |
freshGame |
software | healthy | test/goldbatch.spec.ts:freshGame |
clearAround |
software | healthy | test/goldbatch.spec.ts:clearAround |
ok |
software | healthy | test/leaderboard-e2e.mjs:ok |
pad |
software | healthy | test/equipment-audit.spec.ts:pad |
mean |
software | healthy | test/equipment-audit.spec.ts:mean |
primaryOf |
software | healthy | test/equipment-audit.spec.ts:primaryOf |
meanOf |
software | healthy | test/equipment-audit.spec.ts:meanOf |
shop |
software | healthy | test/balance-report.spec.ts:shop |
snapshot |
software | healthy | test/balance-report.spec.ts:snapshot |
realSave |
software | healthy | server/leaderboard/handler.test.ts:realSave |
mkSave |
software | healthy | server/leaderboard/handler.test.ts:mkSave |
up |
software | healthy | server/leaderboard/handler.test.ts:up |
json |
software | healthy | server/leaderboard/index.ts:json |
cleanName |
software | healthy | server/leaderboard/handler.ts:cleanName |
cleanVersion |
software | healthy | server/leaderboard/handler.ts:cleanVersion |
identityOf |
software | healthy | server/leaderboard/handler.ts:identityOf |
processSubmission |
software | healthy | server/leaderboard/handler.ts:processSubmission |
frame |
software | healthy | src/main.ts:frame |
zzfx |
software | healthy | src/zzfx.d.ts:zzfx |
initTooltips |
software | healthy | src/ui/tooltip.ts:initTooltips |
el |
software | healthy | src/ui/tooltip.ts:el |
showTipAt |
software | healthy | src/ui/tooltip.ts:showTipAt |
hideTip |
software | healthy | src/ui/tooltip.ts:hideTip |
position |
software | healthy | src/ui/tooltip.ts:position |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
TODO.md |
software | healthy | TODO.md |
.gitlab-ci.yml |
software | healthy | .gitlab-ci.yml |
quickwins.spec.ts |
software | healthy | test/quickwins.spec.ts |
affixes.spec.ts |
software | healthy | test/affixes.spec.ts |
balance.spec.ts |
software | healthy | test/balance.spec.ts |
browser-smoke.mjs |
software | healthy | test/browser-smoke.mjs |
minion-bulk.spec.ts |
software | healthy | test/minion-bulk.spec.ts |
sim.spec.ts |
software | healthy | test/sim.spec.ts |
doctrine.spec.ts |
software | healthy | test/doctrine.spec.ts |
inventory.spec.ts |
software | healthy | test/inventory.spec.ts |
trial.spec.ts |
software | healthy | test/trial.spec.ts |
save.spec.ts |
software | healthy | test/save.spec.ts |
dungeon.spec.ts |
software | healthy | test/dungeon.spec.ts |
score.spec.ts |
software | healthy | test/score.spec.ts |
rebalance.spec.ts |
software | healthy | test/rebalance.spec.ts |
codex.spec.ts |
software | healthy | test/codex.spec.ts |
goldbatch.spec.ts |
software | healthy | test/goldbatch.spec.ts |
leaderboard-e2e.mjs |
software | healthy | test/leaderboard-e2e.mjs |
equipment-audit.spec.ts |
software | healthy | test/equipment-audit.spec.ts |
balance-report.spec.ts |
software | healthy | test/balance-report.spec.ts |
EXTENDING.md |
software | healthy | docs/EXTENDING.md |
handler.test.ts |
software | healthy | server/leaderboard/handler.test.ts |
README.md |
software | healthy | server/leaderboard/README.md |
package.json |
software | healthy | server/leaderboard/package.json |
index.ts |
software | healthy | server/leaderboard/index.ts |
tsconfig.json |
software | healthy | server/leaderboard/tsconfig.json |
db.ts |
software | healthy | server/leaderboard/db.ts |
handler.ts |
software | healthy | server/leaderboard/handler.ts |
release.yml |
software | healthy | .github/workflows/release.yml |
main.ts |
software | healthy | src/main.ts |
zzfx.d.ts |
software | healthy | src/zzfx.d.ts |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
style.css |
software | healthy | src/style.css |
tooltip.ts |
software | healthy | src/ui/tooltip.ts |
tutorial.ts |
software | healthy | src/ui/tutorial.ts |
maptip.ts |
software | healthy | src/ui/maptip.ts |
sound.ts |
software | healthy | src/ui/sound.ts |
devroom.ts |
software | healthy | src/ui/devroom.ts |
render.ts |
software | healthy | src/ui/render.ts |
ui.ts |
software | healthy | src/ui/ui.ts |
leaderboard.ts |
software | healthy | src/ui/leaderboard.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
weapon |
software | healthy | test/trial.spec.ts:weapon |
can |
software | healthy | test/trial.spec.ts:can |
let |
software | healthy | test/equipment-audit.spec.ts:let |
must |
software | healthy | test/equipment-audit.spec.ts:must |
LeaderboardDB |
software | healthy | server/leaderboard/db.ts:LeaderboardDB |
so |
software | healthy | src/ui/ui.ts:so |
belongs |
software | healthy | src/ui/ui.ts:belongs |
favors |
software | healthy | src/ui/ui.ts:favors |
Game |
software | healthy | src/core/game.ts:Game |
attack |
software | healthy | src/core/game.ts:attack |
can |
software | healthy | src/core/game.ts:can |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
docs |
software | healthy | docs |
server |
software | healthy | server |
leaderboard |
software | healthy | server/leaderboard |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
ui |
software | healthy | src/ui |
core |
software | healthy | src/core |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
gitlab-ci |
cicd | healthy | .gitlab-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-y9sjukbq |
software | healthy | /tmp/repobility-clone-y9sjukbq |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8787 |
network | healthy | server/leaderboard/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
release |
cicd | healthy | .github/workflows/release.yml |
This page is publicly accessible at:
https://repobility.com/scan/4f8e8d0a-515f-41cd-93a8-69b65d710b4d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4f8e8d0a-515f-41cd-93a8-69b65d710b4d/
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.