https://github.com/umairshoaiby/sequence-game
· scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 1 week ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 104 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 |
|---|---|---|---|
makeDeck |
software | healthy | game/sequence-local.jsx:makeDeck |
shuffle |
software | healthy | game/sequence-local.jsx:shuffle |
splitCard |
software | healthy | game/sequence-local.jsx:splitCard |
isJack |
software | healthy | game/sequence-local.jsx:isJack |
drawFrom |
software | healthy | game/sequence-local.jsx:drawFrom |
isDead |
software | healthy | game/sequence-local.jsx:isDead |
windowsThroughCell |
software | healthy | game/sequence-local.jsx:windowsThroughCell |
findNewSequences |
software | healthy | game/sequence-local.jsx:findNewSequences |
removalTargets |
software | healthy | game/sequence-local.jsx:removalTargets |
scorePlacement |
software | healthy | game/sequence-local.jsx:scorePlacement |
scoreRemoval |
software | healthy | game/sequence-local.jsx:scoreRemoval |
allPlacements |
software | healthy | game/sequence-local.jsx:allPlacements |
simSeqGain |
software | healthy | game/sequence-local.jsx:simSeqGain |
cpuChooseMove |
software | healthy | game/sequence-local.jsx:cpuChooseMove |
FloatingBackdrop |
software | healthy | game/sequence-local.jsx:FloatingBackdrop |
PlayingCard |
software | healthy | game/sequence-local.jsx:PlayingCard |
cardLabel |
software | healthy | game/sequence-local.jsx:cardLabel |
SequenceGame |
software | healthy | game/sequence-local.jsx:SequenceGame |
seqCount |
software | healthy | game/sequence-local.jsx:seqCount |
startGame |
software | healthy | game/sequence-local.jsx:startGame |
advanceTurn |
software | healthy | game/sequence-local.jsx:advanceTurn |
next |
software | healthy | game/sequence-local.jsx:next |
placeChipAction |
software | healthy | game/sequence-local.jsx:placeChipAction |
removeChipAction |
software | healthy | game/sequence-local.jsx:removeChipAction |
exchangeDeadAction |
software | healthy | game/sequence-local.jsx:exchangeDeadAction |
handleCellClick |
software | healthy | game/sequence-local.jsx:handleCellClick |
x1 |
software | healthy | game/sequence-local.jsx:x1 |
x2 |
software | healthy | game/sequence-local.jsx:x2 |
makeDeck |
software | healthy | game/sequence-online.jsx:makeDeck |
shuffle |
software | healthy | game/sequence-online.jsx:shuffle |
splitCard |
software | healthy | game/sequence-online.jsx:splitCard |
isJack |
software | healthy | game/sequence-online.jsx:isJack |
cardLabel |
software | healthy | game/sequence-online.jsx:cardLabel |
drawFrom |
software | healthy | game/sequence-online.jsx:drawFrom |
isDead |
software | healthy | game/sequence-online.jsx:isDead |
windowsThroughCell |
software | healthy | game/sequence-online.jsx:windowsThroughCell |
findNewSequences |
software | healthy | game/sequence-online.jsx:findNewSequences |
removalTargets |
software | healthy | game/sequence-online.jsx:removalTargets |
newGame |
software | healthy | game/sequence-online.jsx:newGame |
needWinOf |
software | healthy | game/sequence-online.jsx:needWinOf |
seqCountOf |
software | healthy | game/sequence-online.jsx:seqCountOf |
doPlace |
software | healthy | game/sequence-online.jsx:doPlace |
doRemove |
software | healthy | game/sequence-online.jsx:doRemove |
doExchange |
software | healthy | game/sequence-online.jsx:doExchange |
doSkip |
software | healthy | game/sequence-online.jsx:doSkip |
doForfeit |
software | healthy | game/sequence-online.jsx:doForfeit |
winner |
software | healthy | game/sequence-online.jsx:winner |
scorePlacement |
software | healthy | game/sequence-online.jsx:scorePlacement |
scoreRemoval |
software | healthy | game/sequence-online.jsx:scoreRemoval |
allPlacements |
software | healthy | game/sequence-online.jsx:allPlacements |
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 |
PROMPTS.md |
software | healthy | PROMPTS.md |
showcase.html |
software | healthy | docs/showcase.html |
sequence-local.jsx |
software | healthy | game/sequence-local.jsx |
sequence-online.jsx |
software | healthy | game/sequence-online.jsx |
ROADMAP.md |
software | healthy | game/ROADMAP.md |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
game |
software | healthy | game |
| Label | Layer | Status | Path |
|---|---|---|---|
SequenceGame |
frontend | healthy | game/sequence-local.jsx |
SequenceOnline |
frontend | healthy | game/sequence-online.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-i59avsp3 |
software | healthy | /tmp/repobility-clone-i59avsp3 |
This page is publicly accessible at:
https://repobility.com/scan/58ea15d3-22b3-4290-a1ec-e72c629c37fc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/58ea15d3-22b3-4290-a1ec-e72c629c37fc/
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.