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.

cankoseoglu/rental-rush

https://github.com/cankoseoglu/rental-rush · scanned 2026-06-17 01:46 UTC (1 month, 1 week ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -0.6 (diff) · 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 314 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
ok software healthy scripts/uitest.mjs:ok
sleep software healthy scripts/uitest.mjs:sleep
clickButton software healthy scripts/uitest.mjs:clickButton
state software healthy scripts/uitest.mjs:state
freshPage software healthy scripts/uitest.mjs:freshPage
before software healthy scripts/uitest.mjs:before
after software healthy scripts/uitest.mjs:after
where software healthy scripts/uitest.mjs:where
ok software healthy scripts/stress.ts:ok
fresh software healthy scripts/stress.ts:fresh
addAsset software healthy scripts/stress.ts:addAsset
forceMonthEnd software healthy scripts/stress.ts:forceMonthEnd
playGame software healthy scripts/simulate.ts:playGame
assertFinite software healthy scripts/simulate.ts:assertFinite
q software healthy scripts/simulate.ts:q
RootLayout software healthy src/app/layout.tsx:RootLayout
Home software healthy src/app/page.tsx:Home
GameOverScreen software healthy src/components/GameOverScreen.tsx:GameOverScreen
confetti software healthy src/components/GameOverScreen.tsx:confetti
save software healthy src/components/GameOverScreen.tsx:save
Toasts software healthy src/components/Toasts.tsx:Toasts
riskWord software healthy src/components/AreaPanel.tsx:riskWord
demandWord software healthy src/components/AreaPanel.tsx:demandWord
AreaPanel software healthy src/components/AreaPanel.tsx:AreaPanel
confirm software healthy src/components/AreaPanel.tsx:confirm
blocked software healthy src/components/AreaPanel.tsx:blocked
AssetsHere software healthy src/components/AreaPanel.tsx:AssetsHere
MyAssetRow software healthy src/components/AreaPanel.tsx:MyAssetRow
cost software healthy src/components/AreaPanel.tsx:cost
levelLabel software healthy src/components/Board.tsx:levelLabel
pipelineBadges software healthy src/components/Board.tsx:pipelineBadges
livePresence software healthy src/components/Board.tsx:livePresence
hasAnyAssets software healthy src/components/Board.tsx:hasAnyAssets
AreaTile software healthy src/components/Board.tsx:AreaTile
SpecialTile software healthy src/components/Board.tsx:SpecialTile
TokenLayer software healthy src/components/Board.tsx:TokenLayer
Board software healthy src/components/Board.tsx:Board
Die software healthy src/components/Dice.tsx:Die
Dice software healthy src/components/Dice.tsx:Dice
StartScreen software healthy src/components/StartScreen.tsx:StartScreen
Sheets software healthy src/components/Sheets.tsx:Sheets
SheetHeader software healthy src/components/Sheets.tsx:SheetHeader
Empire software healthy src/components/Sheets.tsx:Empire
Rival software healthy src/components/Sheets.tsx:Rival
Team software healthy src/components/Sheets.tsx:Team
Bank software healthy src/components/Sheets.tsx:Bank
Log software healthy src/components/Sheets.tsx:Log
PlayerStrip software healthy src/components/Hud.tsx:PlayerStrip
HumanHud software healthy src/components/Hud.tsx:HumanHud
Cell software healthy src/components/Hud.tsx:Cell

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
AGENTS.md software healthy AGENTS.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
eslint.config.mjs software healthy eslint.config.mjs
package-lock.json software healthy package-lock.json
README.md software healthy README.md
postcss.config.mjs software healthy postcss.config.mjs
LICENSE software healthy LICENSE
package.json software healthy package.json
next.config.ts software healthy next.config.ts
tsconfig.json software healthy tsconfig.json
uitest.mjs software healthy scripts/uitest.mjs
stress.ts software healthy scripts/stress.ts
simulate.ts software healthy scripts/simulate.ts
pull_request_template.md software healthy .github/pull_request_template.md
bug_report.md software healthy .github/ISSUE_TEMPLATE/bug_report.md
idea.md software healthy .github/ISSUE_TEMPLATE/idea.md
ci.yml software healthy .github/workflows/ci.yml
globals.css software healthy src/app/globals.css
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/page.tsx
GameOverScreen.tsx software healthy src/components/GameOverScreen.tsx
Toasts.tsx software healthy src/components/Toasts.tsx
AreaPanel.tsx software healthy src/components/AreaPanel.tsx
Board.tsx software healthy src/components/Board.tsx
Dice.tsx software healthy src/components/Dice.tsx
StartScreen.tsx software healthy src/components/StartScreen.tsx
Sheets.tsx software healthy src/components/Sheets.tsx
Hud.tsx software healthy src/components/Hud.tsx
ui.tsx software healthy src/components/ui.tsx
GameScreen.tsx software healthy src/components/GameScreen.tsx
App.tsx software healthy src/components/App.tsx
Leaderboard.tsx software healthy src/components/Leaderboard.tsx
Modals.tsx software healthy src/components/Modals.tsx
EmergencyModal.tsx software healthy src/components/EmergencyModal.tsx
store.ts software healthy src/lib/store.ts
audio.ts software healthy src/lib/audio.ts
format.ts software healthy src/lib/game/format.ts
save.ts software healthy src/lib/game/save.ts
share.ts software healthy src/lib/game/share.ts
leaderboard.ts software healthy src/lib/game/leaderboard.ts
types.ts software healthy src/lib/game/types.ts
rng.ts software healthy src/lib/game/rng.ts
bots.ts software healthy src/lib/game/bots.ts
sim.ts software healthy src/lib/game/engine/sim.ts
reducer.ts software healthy src/lib/game/engine/reducer.ts
auction.ts software healthy src/lib/game/engine/auction.ts
score.ts software healthy src/lib/game/engine/score.ts
DESIGN.md software healthy docs/DESIGN.md
CLAUDE.md quality healthy CLAUDE.md

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

LabelLayerStatusPath
RootLayout frontend healthy src/app/layout.tsx
Home frontend healthy src/app/page.tsx
GameOverScreen frontend healthy src/components/GameOverScreen.tsx
Toasts frontend healthy src/components/Toasts.tsx
AreaPanel frontend healthy src/components/AreaPanel.tsx
Board frontend healthy src/components/Board.tsx
Dice frontend healthy src/components/Dice.tsx
StartScreen frontend healthy src/components/StartScreen.tsx
Sheets frontend healthy src/components/Sheets.tsx
GameScreen frontend healthy src/components/GameScreen.tsx
App frontend healthy src/components/App.tsx
Leaderboard frontend healthy src/components/Leaderboard.tsx
Modals frontend healthy src/components/Modals.tsx
EmergencyModal frontend healthy src/components/EmergencyModal.tsx

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
src software healthy src
app software healthy src/app
components software healthy src/components
lib software healthy src/lib
game software healthy src/lib/game
engine software healthy src/lib/game/engine
docs software healthy docs

LabelLayerStatusPath
cankoseoglu__rental-rush software healthy /data/fable5_failed_archive/cankoseoglu__rental-rush

LabelLayerStatusPath
LocalScoreStore software healthy src/lib/game/leaderboard.ts:LocalScoreStore

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
check cicd healthy .github/workflows/ci.yml
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/b742d2d9-e310-42d6-ac86-42bf13d55849/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b742d2d9-e310-42d6-ac86-42bf13d55849/

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.