https://github.com/zeiwei0822/poker-ai-coach
· scanned 2026-06-16 01:11 UTC (2 months, 1 week ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 120 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 |
|---|---|---|---|
fmtPct |
software | healthy | js/coach.js:fmtPct |
roundToBB |
software | healthy | js/coach.js:roundToBB |
roundToSB |
software | healthy | js/coach.js:roundToSB |
estimateVillainRange |
software | healthy | js/coach.js:estimateVillainRange |
opponentTip |
software | healthy | js/coach.js:opponentTip |
boardWetness |
software | healthy | js/coach.js:boardWetness |
buildMentalPreflop |
software | healthy | js/coach.js:buildMentalPreflop |
buildMentalPostflop |
software | healthy | js/coach.js:buildMentalPostflop |
n |
software | healthy | js/coach.js:n |
coachPreflop |
software | healthy | js/coach.js:coachPreflop |
coachPostflop |
software | healthy | js/coach.js:coachPostflop |
strongDraw |
software | healthy | js/coach.js:strongDraw |
finishAdvice |
software | healthy | js/coach.js:finishAdvice |
sizeLine |
software | healthy | js/coach.js:sizeLine |
coachAdvise |
software | healthy | js/coach.js:coachAdvise |
gradeDecision |
software | healthy | js/coach.js:gradeDecision |
closeAmt |
software | healthy | js/coach.js:closeAmt |
zhAction |
software | healthy | js/coach.js:zhAction |
escHtml |
software | healthy | js/terms.js:escHtml |
glossarize |
software | healthy | js/terms.js:glossarize |
escAttr |
software | healthy | js/terms.js:escAttr |
richText |
software | healthy | js/terms.js:richText |
initTermTips |
software | healthy | js/terms.js:initTermTips |
generateAll169 |
software | healthy | js/ranges.js:generateAll169 |
chenScore |
software | healthy | js/ranges.js:chenScore |
base |
software | healthy | js/ranges.js:base |
HAND_ORDER |
software | healthy | js/ranges.js:HAND_ORDER |
combosOfHand |
software | healthy | js/ranges.js:combosOfHand |
holeToHandStr |
software | healthy | js/ranges.js:holeToHandStr |
handPercentile |
software | healthy | js/ranges.js:handPercentile |
topRangeCombos |
software | healthy | js/ranges.js:topRangeCombos |
handRangeDesc |
software | healthy | js/ranges.js:handRangeDesc |
pctTxt |
software | healthy | js/ranges.js:pctTxt |
rnd |
software | healthy | js/ai.js:rnd |
botPreflopDecide |
software | healthy | js/ai.js:botPreflopDecide |
openThr |
software | healthy | js/ai.js:openThr |
threebetThr |
software | healthy | js/ai.js:threebetThr |
callThr |
software | healthy | js/ai.js:callThr |
botPostflopDecide |
software | healthy | js/ai.js:botPostflopDecide |
drawBonus |
software | healthy | js/ai.js:drawBonus |
sizeBet |
software | healthy | js/ai.js:sizeBet |
botDecide |
software | healthy | js/ai.js:botDecide |
$ |
software | healthy | js/ui.js:$ |
cardEl |
software | healthy | js/ui.js:cardEl |
cardBackEl |
software | healthy | js/ui.js:cardBackEl |
heroAct |
software | healthy | js/ui.js:heroAct |
presetRaise |
software | healthy | js/ui.js:presetRaise |
openRangeModal |
software | healthy | js/ui.js:openRangeModal |
buildRangeTabs |
software | healthy | js/ui.js:buildRangeTabs |
renderRangeGrid |
software | healthy | js/ui.js:renderRangeGrid |
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 |
index.html |
software | healthy | index.html |
style.css |
software | healthy | style.css |
coach.js |
software | healthy | js/coach.js |
terms.js |
software | healthy | js/terms.js |
ranges.js |
software | healthy | js/ranges.js |
ai.js |
software | healthy | js/ai.js |
ui.js |
software | healthy | js/ui.js |
cards.js |
software | healthy | js/cards.js |
game.js |
software | healthy | js/game.js |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-xz4e8k5j |
software | healthy | /tmp/repobility-clone-xz4e8k5j |
| Label | Layer | Status | Path |
|---|---|---|---|
js |
software | healthy | js |
This page is publicly accessible at:
https://repobility.com/scan/3a51c542-42e1-4b73-afce-92c722bdfc93/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3a51c542-42e1-4b73-afce-92c722bdfc93/
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.