https://github.com/kuniyuki-f/chinchiro
· scanned 2026-06-16 04:30 UTC (2 months ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 75 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 |
|---|---|---|---|
evaluate |
software | healthy | core.js:evaluate |
rollDice |
software | healthy | core.js:rollDice |
settleMultiplier |
software | healthy | core.js:settleMultiplier |
drawDie |
software | healthy | core.js:drawDie |
drawDice |
software | healthy | core.js:drawDice |
animateRoll |
software | healthy | core.js:animateRoll |
sleep |
software | healthy | core.js:sleep |
showScreen |
software | healthy | core.js:showScreen |
createHostGame |
software | healthy | multi.js:createHostGame |
findById |
software | healthy | multi.js:findById |
dealer |
software | healthy | multi.js:dealer |
activeChildren |
software | healthy | multi.js:activeChildren |
aliveCount |
software | healthy | multi.js:aliveCount |
newRoll |
software | healthy | multi.js:newRoll |
start |
software | healthy | multi.js:start |
beginBetting |
software | healthy | multi.js:beginBetting |
placeBet |
software | healthy | multi.js:placeBet |
beginDealerRoll |
software | healthy | multi.js:beginDealerRoll |
dealerRoll |
software | healthy | multi.js:dealerRoll |
maybeFinishDealer |
software | healthy | multi.js:maybeFinishDealer |
resolveDealerHand |
software | healthy | multi.js:resolveDealerHand |
childRoll |
software | healthy | multi.js:childRoll |
finishChild |
software | healthy | multi.js:finishChild |
settleAllCollect |
software | healthy | multi.js:settleAllCollect |
settleAllPayout |
software | healthy | multi.js:settleAllPayout |
finishRound |
software | healthy | multi.js:finishRound |
nextRound |
software | healthy | multi.js:nextRound |
finishGame |
software | healthy | multi.js:finishGame |
byId |
software | healthy | multi.js:byId |
escapeHtml |
software | healthy | multi.js:escapeHtml |
teardown |
software | healthy | multi.js:teardown |
getName |
software | healthy | multi.js:getName |
createRoom |
software | healthy | multi.js:createRoom |
setupHostConnection |
software | healthy | multi.js:setupHostConnection |
handleGuestMessage |
software | healthy | multi.js:handleGuestMessage |
removeGuest |
software | healthy | multi.js:removeGuest |
broadcastLobby |
software | healthy | multi.js:broadcastLobby |
broadcastState |
software | healthy | multi.js:broadcastState |
joinRoom |
software | healthy | multi.js:joinRoom |
handleHostMessage |
software | healthy | multi.js:handleHostMessage |
onHostLost |
software | healthy | multi.js:onHostLost |
renderLobby |
software | healthy | multi.js:renderLobby |
onState |
software | healthy | multi.js:onState |
renderGame |
software | healthy | multi.js:renderGame |
drawBoard |
software | healthy | multi.js:drawBoard |
drawControls |
software | healthy | multi.js:drawControls |
myTurnToRoll |
software | healthy | multi.js:myTurnToRoll |
currentMe |
software | healthy | multi.js:currentMe |
sendBet |
software | healthy | multi.js:sendBet |
sendRoll |
software | healthy | multi.js:sendRoll |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
core.js |
software | healthy | core.js |
style.css |
software | healthy | style.css |
README.md |
software | healthy | README.md |
multi.js |
software | healthy | multi.js |
test.js |
software | healthy | test.js |
index.html |
software | healthy | index.html |
solo.js |
software | healthy | solo.js |
test-multi.js |
software | healthy | test-multi.js |
| Label | Layer | Status | Path |
|---|---|---|---|
kuniyuki-f__chinchiro |
software | healthy | /data/fable5_failed_archive/kuniyuki-f__chinchiro |
This page is publicly accessible at:
https://repobility.com/scan/447e6bac-3a47-486e-a0dc-f38638f61663/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/447e6bac-3a47-486e-a0dc-f38638f61663/
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.