https://github.com/SabienNguyen/baccarat-sim
· scanned 2026-06-15 23:59 UTC (2 months, 3 weeks ago)
25 raw signals (0 security + 25 graph)
Last scanned 2 months, 3 weeks ago · v1 · 23 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 451 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 |
|---|---|---|---|
assert |
software | healthy | smoke/smoke.ts:assert |
isFaceUp |
software | healthy | web/src/cards.ts:isFaceUp |
hiddenIndices |
software | healthy | web/src/cards.ts:hiddenIndices |
runningTotal |
software | healthy | web/src/cards.ts:runningTotal |
lastFlipBetween |
software | healthy | web/src/cards.ts:lastFlipBetween |
up |
software | healthy | web/src/squeezeOrder.test.ts:up |
okResult |
software | healthy | web/src/App.test.tsx:okResult |
fakeSession |
software | healthy | web/src/App.test.tsx:fakeSession |
snap |
software | healthy | web/src/narrate.test.ts:snap |
text |
software | healthy | web/src/narrate.test.ts:text |
fu |
software | healthy | web/src/narrate.test.ts:fu |
handsSnap |
software | healthy | web/src/narrate.test.ts:handsSnap |
actionForProgress |
software | healthy | web/src/squeeze.ts:actionForProgress |
clipHalf |
software | healthy | web/src/squeeze.ts:clipHalf |
gripFrom |
software | healthy | web/src/squeeze.ts:gripFrom |
ang |
software | healthy | web/src/squeeze.ts:ang |
foldFrom |
software | healthy | web/src/squeeze.ts:foldFrom |
slope |
software | healthy | web/src/squeeze.ts:slope |
pt |
software | healthy | web/src/squeeze.ts:pt |
pct |
software | healthy | web/src/squeeze.ts:pct |
poly |
software | healthy | web/src/squeeze.ts:poly |
buildGlossaryMap |
software | healthy | web/src/glossaryData.ts:buildGlossaryMap |
glossaryEntry |
software | healthy | web/src/glossaryData.ts:glossaryEntry |
formatCents |
software | healthy | web/src/format.ts:formatCents |
remainder |
software | healthy | web/src/format.ts:remainder |
takes |
software | healthy | web/src/chips.ts:takes |
desc |
software | healthy | web/src/chips.ts:desc |
asc |
software | healthy | web/src/chips.ts:asc |
emptyRack |
software | healthy | web/src/chips.ts:emptyRack |
rackTotal |
software | healthy | web/src/chips.ts:rackTotal |
toChips |
software | healthy | web/src/chips.ts:toChips |
buyIn |
software | healthy | web/src/chips.ts:buyIn |
addChips |
software | healthy | web/src/chips.ts:addChips |
removeChips |
software | healthy | web/src/chips.ts:removeChips |
breakChip |
software | healthy | web/src/chips.ts:breakChip |
colorUp |
software | healthy | web/src/chips.ts:colorUp |
mintChange |
software | healthy | web/src/chips.ts:mintChange |
acquire |
software | healthy | web/src/chips.ts:acquire |
keyFor |
software | healthy | web/src/bankrollStorage.ts:keyFor |
loadBankroll |
software | healthy | web/src/bankrollStorage.ts:loadBankroll |
saveBankroll |
software | healthy | web/src/bankrollStorage.ts:saveBankroll |
clearBankroll |
software | healthy | web/src/bankrollStorage.ts:clearBankroll |
safeStorage |
software | healthy | web/src/bankrollStorage.ts:safeStorage |
fakeStorage |
software | healthy | web/src/bankrollStorage.test.ts:fakeStorage |
mainBetEdge |
software | healthy | web/src/houseEdge.ts:mainBetEdge |
visibleCardCount |
software | healthy | web/src/squeezeOrder.ts:visibleCardCount |
tableSpec |
software | healthy | web/src/tables.ts:tableSpec |
strongSeed |
software | healthy | web/src/tables.ts:strongSeed |
configFor |
software | healthy | web/src/tables.ts:configFor |
thirdRank |
software | healthy | web/src/narrate.ts:thirdRank |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
fly.toml |
software | healthy | fly.toml |
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
package-lock.json |
software | healthy | package-lock.json |
LICENSE |
software | healthy | LICENSE |
Cargo.lock |
software | healthy | Cargo.lock |
2026-06-10-bust-and-audio.md |
software | healthy | docs/superpowers/plans/2026-06-10-bust-and-audio.md |
2026-06-07-engine-core.md |
software | healthy | docs/superpowers/plans/2026-06-07-engine-core.md |
2026-06-08-squeeze-cards.md |
software | healthy | docs/superpowers/plans/2026-06-08-squeeze-cards.md |
2026-06-09-immersion-teaching.md |
software | healthy | docs/superpowers/plans/2026-06-09-immersion-teaching.md |
2026-06-09-retro-styling.md |
software | healthy | docs/superpowers/plans/2026-06-09-retro-styling.md |
2026-06-08-scoreboard-roads.md |
software | healthy | docs/superpowers/plans/2026-06-08-scoreboard-roads.md |
2026-06-08-game-session.md |
software | healthy | docs/superpowers/plans/2026-06-08-game-session.md |
2026-06-12-cardgl-squeeze-engine.md |
software | healthy | docs/superpowers/plans/2026-06-12-cardgl-squeeze-engine.md |
2026-06-07-engine-sidebets.md |
software | healthy | docs/superpowers/plans/2026-06-07-engine-sidebets.md |
2026-06-08-wasm-boundary.md |
software | healthy | docs/superpowers/plans/2026-06-08-wasm-boundary.md |
2026-06-08-web-foundation.md |
software | healthy | docs/superpowers/plans/2026-06-08-web-foundation.md |
2026-06-07-baccarat-simulator-design.md |
software | healthy | docs/superpowers/specs/2026-06-07-baccarat-simulator-design… |
2026-06-10-multiplayer-design.md |
software | healthy | docs/superpowers/specs/2026-06-10-multiplayer-design.md |
2026-06-08-web-foundation-design.md |
software | healthy | docs/superpowers/specs/2026-06-08-web-foundation-design.md |
2026-06-08-squeeze-cards-design.md |
software | healthy | docs/superpowers/specs/2026-06-08-squeeze-cards-design.md |
2026-06-07-scoreboard-roads-design.md |
software | healthy | docs/superpowers/specs/2026-06-07-scoreboard-roads-design.md |
2026-06-10-bust-and-audio-design.md |
software | healthy | docs/superpowers/specs/2026-06-10-bust-and-audio-design.md |
2026-06-09-immersion-teaching-design.md |
software | healthy | docs/superpowers/specs/2026-06-09-immersion-teaching-design… |
2026-06-08-wasm-boundary-design.md |
software | healthy | docs/superpowers/specs/2026-06-08-wasm-boundary-design.md |
2026-06-09-retro-styling-design.md |
software | healthy | docs/superpowers/specs/2026-06-09-retro-styling-design.md |
2026-06-08-game-session-design.md |
software | healthy | docs/superpowers/specs/2026-06-08-game-session-design.md |
2026-06-09-deploy-multiplayer-roadmap.md |
software | healthy | docs/superpowers/specs/2026-06-09-deploy-multiplayer-roadma… |
smoke.ts |
software | healthy | smoke/smoke.ts |
package.json |
software | healthy | smoke/package.json |
package-lock.json |
software | healthy | smoke/package-lock.json |
tsconfig.json |
software | healthy | smoke/tsconfig.json |
vite.config.ts |
software | healthy | web/vite.config.ts |
README.md |
software | healthy | web/README.md |
package.json |
software | healthy | web/package.json |
index.html |
software | healthy | web/index.html |
tsconfig.json |
software | healthy | web/tsconfig.json |
glprobe.html |
software | healthy | web/glprobe.html |
probe.html |
software | healthy | web/probe.html |
vitest.setup.ts |
software | healthy | web/vitest.setup.ts |
.verify3.mjs |
software | healthy | web/.verify3.mjs |
cards.ts |
software | healthy | web/src/cards.ts |
format.test.ts |
software | healthy | web/src/format.test.ts |
squeezeOrder.test.ts |
software | healthy | web/src/squeezeOrder.test.ts |
App.test.tsx |
software | healthy | web/src/App.test.tsx |
theme.css |
software | healthy | web/src/theme.css |
glossaryData.test.ts |
software | healthy | web/src/glossaryData.test.ts |
narrate.test.ts |
software | healthy | web/src/narrate.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
smoke |
software | healthy | smoke |
web |
software | healthy | web |
src |
software | healthy | web/src |
test |
software | healthy | web/src/test |
components |
software | healthy | web/src/components |
audio |
software | healthy | web/src/audio |
cardgl |
software | healthy | web/src/cardgl |
engine |
software | healthy | web/src/engine |
store |
software | healthy | web/src/store |
multiplayer |
software | healthy | web/src/multiplayer |
server |
software | healthy | server |
src |
software | healthy | server/src |
engine |
software | healthy | engine |
tests |
software | healthy | engine/tests |
src |
software | healthy | engine/src |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
engine-wasm |
software | healthy | engine-wasm |
src |
software | healthy | engine-wasm/src |
| Label | Layer | Status | Path |
|---|---|---|---|
PointerEvent |
software | healthy | web/vitest.setup.ts:PointerEvent |
per |
software | healthy | web/src/components/Chip.tsx:per |
CardGLEngine |
software | healthy | web/src/cardgl/engine.ts:CardGLEngine |
FakeSocket |
software | healthy | web/src/multiplayer/Multiplayer.test.tsx:FakeSocket |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-eboice4_ |
software | healthy | /tmp/repobility-clone-eboice4_ |
| Label | Layer | Status | Path |
|---|---|---|---|
cockroach |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | web/src/components/Card.test.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/fffd0d25-0668-447b-b0dc-ca2165fd0b98/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fffd0d25-0668-447b-b0dc-ca2165fd0b98/
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.