{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-10e340920e6ba105", "name": "Stray `console.log` in TS/JS \u2014 test_sidepots.js:29", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test_sidepots.js:29"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-64534a7ca22ad64e", "name": "Stray `console.log` in TS/JS \u2014 test_evaluator.js:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test_evaluator.js:10"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c511d3b095fd96ad", "name": "Stray `console.log` in TS/JS \u2014 migrate-to-async.js:54", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 migrate-to-async.js:54"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-470b9b20767783f2", "name": "TODO/FIXME marker in shipping code \u2014 src/index.ts:874", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/index.ts:874"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f4b70970295ae141", "name": "Stray `console.log` in TS/JS \u2014 src/index.ts:137", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/index.ts:137"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-21d365bc53f7d2ad", "name": "Stray `console.log` in TS/JS \u2014 src/redisStore.ts:80", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/redisStore.ts:80"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-757a207d38e522ee", "name": "Stray `console.log` in TS/JS \u2014 src/auth/authManager.ts:229", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/auth/authManager.ts:229"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7cce6b63ddb8cb30", "name": "Stray `console.log` in TS/JS \u2014 src/clubs/clubManager.ts:437", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/clubs/clubManager.ts:437"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8987d6d1c30c7202", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0702275e2a9264f1", "name": "Insecure pattern 'cors_wildcard' in src/index.ts:146", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/index.ts:146"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-node@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fe8bd9d0a42cd374", "name": "Very large file: src/index.ts (9488 lines)", "shortDescription": {"text": "Very large file: src/index.ts (9488 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9dce0ce44697a1f9", "name": "Very large file: src/ai/AIPlayer.ts (1499 lines)", "shortDescription": {"text": "Very large file: src/ai/AIPlayer.ts (1499 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-90afafc2e7520efb", "name": "Very large file: src/game/PokerTable.ts (2051 lines)", "shortDescription": {"text": "Very large file: src/game/PokerTable.ts (2051 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-11318b7f538df157", "name": "Very large file: src/progression/ProgressionManager.ts (1307 lines)", "shortDescription": {"text": "Very large file: src/progression/ProgressionManager.ts (1307 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-11560d9e62cf4e09", "name": "Very large file: src/clubs/clubManager.ts (2284 lines)", "shortDescription": {"text": "Very large file: src/clubs/clubManager.ts (2284 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "4 tests / 33 src (ratio 0.12)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 56 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f00dd8fbf7527372", "name": "Commented-code block (5 lines) in test_sidepots.js:121", "shortDescription": {"text": "Commented-code block (5 lines) in test_sidepots.js:121"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-47a4d461b7ee4ec2", "name": "Commented-code block (9 lines) in tests/PokerTable.test.ts:195", "shortDescription": {"text": "Commented-code block (9 lines) in tests/PokerTable.test.ts:195"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f31899f8c84bd6f5", "name": "Legacy-named symbol `reSeatLegacy` in src/index.ts:3985", "shortDescription": {"text": "Legacy-named symbol `reSeatLegacy` in src/index.ts:3985"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2244bd8e11a3e479", "name": "Commented-code block (5 lines) in src/index.ts:121", "shortDescription": {"text": "Commented-code block (5 lines) in src/index.ts:121"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-80f569227512ff2a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/index.ts:804", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/index.ts:804"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7fbdbfa1856729c0", "name": "Commented-code block (6 lines) in src/redisStore.ts:62", "shortDescription": {"text": "Commented-code block (6 lines) in src/redisStore.ts:62"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a39ce611a38c75a4", "name": "Commented-code block (6 lines) in src/ai/AIPlayer.ts:432", "shortDescription": {"text": "Commented-code block (6 lines) in src/ai/AIPlayer.ts:432"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-189b9566a8890e34", "name": "Commented-code block (8 lines) in src/auth/authManager.ts:120", "shortDescription": {"text": "Commented-code block (8 lines) in src/auth/authManager.ts:120"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4f90ff9eb7ac15a6", "name": "Commented-code block (7 lines) in src/auth/oauthValidator.ts:5", "shortDescription": {"text": "Commented-code block (7 lines) in src/auth/oauthValidator.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e2d99f38eee7035f", "name": "Commented-code block (5 lines) in src/game/TournamentManager.ts:262", "shortDescription": {"text": "Commented-code block (5 lines) in src/game/TournamentManager.ts:262"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-65dd4103b073e4b7", "name": "Commented-code block (6 lines) in src/game/HandEvaluatorExtensions.ts:732", "shortDescription": {"text": "Commented-code block (6 lines) in src/game/HandEvaluatorExtensions.ts:732"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ae6bc21b7a9340e8", "name": "Commented-code block (7 lines) in src/game/PokerTable.ts:343", "shortDescription": {"text": "Commented-code block (7 lines) in src/game/PokerTable.ts:343"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6b5ccfcb4eed184c", "name": "Commented-code block (6 lines) in src/game/SidePotManager.ts:112", "shortDescription": {"text": "Commented-code block (6 lines) in src/game/SidePotManager.ts:112"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e410c3916ccd9918", "name": "Commented-code block (5 lines) in src/game/variants/SevenStudTable.ts:138", "shortDescription": {"text": "Commented-code block (5 lines) in src/game/variants/SevenStudTable.ts:138"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5ba8a56a770d28b7", "name": "Commented-code block (8 lines) in src/progression/ProgressionManager.ts:17", "shortDescription": {"text": "Commented-code block (8 lines) in src/progression/ProgressionManager.ts:17"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3c1a0443002dc520", "name": "Unused endpoint: GET /api/tables", "shortDescription": {"text": "Unused endpoint: GET /api/tables"}, "fullDescription": {"text": "`src/index.ts` declares `GET /api/tables` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4756b4c4da7d2088", "name": "Unused endpoint: GET /api/health", "shortDescription": {"text": "Unused endpoint: GET /api/health"}, "fullDescription": {"text": "`src/index.ts` declares `GET /api/health` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b6d2bb2164c98d64", "name": "Unused endpoint: GET /api/fairness/:tableId", "shortDescription": {"text": "Unused endpoint: GET /api/fairness/:tableId"}, "fullDescription": {"text": "`src/index.ts` declares `GET /api/fairness/:tableId` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7dff85b000d7ee20", "name": "Unused endpoint: GET /api/fairness/:tableId/:handNumber", "shortDescription": {"text": "Unused endpoint: GET /api/fairness/:tableId/:handNumber"}, "fullDescription": {"text": "`src/index.ts` declares `GET /api/fairness/:tableId/:handNumber` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5bf6f673535f8f95", "name": "Unused endpoint: GET /api/qualifiers/:tier", "shortDescription": {"text": "Unused endpoint: GET /api/qualifiers/:tier"}, "fullDescription": {"text": "`src/index.ts` declares `GET /api/qualifiers/:tier` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e419fd93b76a5a8a", "name": "Unused endpoint: POST /api/qualifiers/refresh", "shortDescription": {"text": "Unused endpoint: POST /api/qualifiers/refresh"}, "fullDescription": {"text": "`src/index.ts` declares `POST /api/qualifiers/refresh` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c6a8b5b304606d13", "name": "Unused endpoint: GET /api/qualifier-tournaments", "shortDescription": {"text": "Unused endpoint: GET /api/qualifier-tournaments"}, "fullDescription": {"text": "`src/index.ts` declares `GET /api/qualifier-tournaments` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-47e831eb8327470a", "name": "Unused endpoint: GET /api/qualifier-tournaments/:qualifierId", "shortDescription": {"text": "Unused endpoint: GET /api/qualifier-tournaments/:qualifierId"}, "fullDescription": {"text": "`src/index.ts` declares `GET /api/qualifier-tournaments/:qualifierId` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-91ea41451ae7e8d8", "name": "Unused endpoint: POST /api/tournament/simulate", "shortDescription": {"text": "Unused endpoint: POST /api/tournament/simulate"}, "fullDescription": {"text": "`src/index.ts` declares `POST /api/tournament/simulate` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19315"}, "properties": {"repository": "sevendeucepoker72-ai/poker-server", "repoUrl": "https://github.com/sevendeucepoker72-ai/poker-server", "branch": "main"}, "results": [{"ruleId": "scanner-10e340920e6ba105", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test_sidepots.js:29"}, "properties": {"repobilityId": "43f71f6c236196de", "scanner": "scanner-primary", "fingerprint": "10e340920e6ba105", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-64534a7ca22ad64e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test_evaluator.js:10"}, "properties": {"repobilityId": "06a06f3e10b0ffa1", "scanner": "scanner-primary", "fingerprint": "64534a7ca22ad64e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c511d3b095fd96ad", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 migrate-to-async.js:54"}, "properties": {"repobilityId": "212a5e007c59e333", "scanner": "scanner-primary", "fingerprint": "c511d3b095fd96ad", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-470b9b20767783f2", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/index.ts:874"}, "properties": {"repobilityId": "3536c54822235cb2", "scanner": "scanner-primary", "fingerprint": "470b9b20767783f2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-f4b70970295ae141", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/index.ts:137"}, "properties": {"repobilityId": "867f5b4f120dafeb", "scanner": "scanner-primary", "fingerprint": "f4b70970295ae141", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-21d365bc53f7d2ad", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/redisStore.ts:80"}, "properties": {"repobilityId": "2689966eec05cb79", "scanner": "scanner-primary", "fingerprint": "21d365bc53f7d2ad", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-757a207d38e522ee", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/auth/authManager.ts:229"}, "properties": {"repobilityId": "de0aa43915732c56", "scanner": "scanner-primary", "fingerprint": "757a207d38e522ee", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7cce6b63ddb8cb30", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/clubs/clubManager.ts:437"}, "properties": {"repobilityId": "b1a639c1b6a8f199", "scanner": "scanner-primary", "fingerprint": "7cce6b63ddb8cb30", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "f856a6ba322a017a", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-0702275e2a9264f1", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/index.ts:146"}, "properties": {"repobilityId": "56c7c9857324258f", "scanner": "scanner-primary", "fingerprint": "0702275e2a9264f1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/index.ts"}, "region": {"startLine": 146}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "989a74409a402368", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-fe8bd9d0a42cd374", "level": "note", "message": {"text": "Very large file: src/index.ts (9488 lines)"}, "properties": {"repobilityId": "25727599e08a7f66", "scanner": "scanner-primary", "fingerprint": "fe8bd9d0a42cd374", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9dce0ce44697a1f9", "level": "note", "message": {"text": "Very large file: src/ai/AIPlayer.ts (1499 lines)"}, "properties": {"repobilityId": "d501b869ef6a462f", "scanner": "scanner-primary", "fingerprint": "9dce0ce44697a1f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-90afafc2e7520efb", "level": "note", "message": {"text": "Very large file: src/game/PokerTable.ts (2051 lines)"}, "properties": {"repobilityId": "bb05279c4afe9317", "scanner": "scanner-primary", "fingerprint": "90afafc2e7520efb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-11318b7f538df157", "level": "note", "message": {"text": "Very large file: src/progression/ProgressionManager.ts (1307 lines)"}, "properties": {"repobilityId": "7e95d0cd5d5bfad4", "scanner": "scanner-primary", "fingerprint": "11318b7f538df157", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-11560d9e62cf4e09", "level": "note", "message": {"text": "Very large file: src/clubs/clubManager.ts (2284 lines)"}, "properties": {"repobilityId": "20a157417ecdf8de", "scanner": "scanner-primary", "fingerprint": "11560d9e62cf4e09", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "8b1e0f31d296ecbf", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "2c0a0e24753762de", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "a297a908b8a5c0ad", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "ddb3cdd462f69c67", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "2f42bdf83713eb6e", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "500de2df346be1a4", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "40112d4cdb8464d6", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-f00dd8fbf7527372", "level": "none", "message": {"text": "Commented-code block (5 lines) in test_sidepots.js:121"}, "properties": {"repobilityId": "2df9e12ade485c60", "scanner": "scanner-primary", "fingerprint": "f00dd8fbf7527372", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-47a4d461b7ee4ec2", "level": "none", "message": {"text": "Commented-code block (9 lines) in tests/PokerTable.test.ts:195"}, "properties": {"repobilityId": "015828d1b91b28d6", "scanner": "scanner-primary", "fingerprint": "47a4d461b7ee4ec2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f31899f8c84bd6f5", "level": "note", "message": {"text": "Legacy-named symbol `reSeatLegacy` in src/index.ts:3985"}, "properties": {"repobilityId": "f467f12cd4ae390e", "scanner": "scanner-primary", "fingerprint": "f31899f8c84bd6f5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2244bd8e11a3e479", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/index.ts:121"}, "properties": {"repobilityId": "12787c652b152f44", "scanner": "scanner-primary", "fingerprint": "2244bd8e11a3e479", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-80f569227512ff2a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/index.ts:804"}, "properties": {"repobilityId": "8775baa2ebcb43de", "scanner": "scanner-primary", "fingerprint": "80f569227512ff2a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7fbdbfa1856729c0", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/redisStore.ts:62"}, "properties": {"repobilityId": "fbf4c6cd00b45cb5", "scanner": "scanner-primary", "fingerprint": "7fbdbfa1856729c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a39ce611a38c75a4", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/ai/AIPlayer.ts:432"}, "properties": {"repobilityId": "78d0cb3c40c20db0", "scanner": "scanner-primary", "fingerprint": "a39ce611a38c75a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-189b9566a8890e34", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/auth/authManager.ts:120"}, "properties": {"repobilityId": "bea6d5b0f418142f", "scanner": "scanner-primary", "fingerprint": "189b9566a8890e34", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f90ff9eb7ac15a6", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/auth/oauthValidator.ts:5"}, "properties": {"repobilityId": "3256d163aaa25d77", "scanner": "scanner-primary", "fingerprint": "4f90ff9eb7ac15a6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e2d99f38eee7035f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/game/TournamentManager.ts:262"}, "properties": {"repobilityId": "32b6ca9d0ae01948", "scanner": "scanner-primary", "fingerprint": "e2d99f38eee7035f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-65dd4103b073e4b7", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/game/HandEvaluatorExtensions.ts:732"}, "properties": {"repobilityId": "4346a68cbb7d29fa", "scanner": "scanner-primary", "fingerprint": "65dd4103b073e4b7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ae6bc21b7a9340e8", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/game/PokerTable.ts:343"}, "properties": {"repobilityId": "eccf08711e4d9859", "scanner": "scanner-primary", "fingerprint": "ae6bc21b7a9340e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6b5ccfcb4eed184c", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/game/SidePotManager.ts:112"}, "properties": {"repobilityId": "b1311c74b4d01f6c", "scanner": "scanner-primary", "fingerprint": "6b5ccfcb4eed184c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e410c3916ccd9918", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/game/variants/SevenStudTable.ts:138"}, "properties": {"repobilityId": "e7952b0fc1b0bd63", "scanner": "scanner-primary", "fingerprint": "e410c3916ccd9918", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ba8a56a770d28b7", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/progression/ProgressionManager.ts:17"}, "properties": {"repobilityId": "142b24df9058adea", "scanner": "scanner-primary", "fingerprint": "5ba8a56a770d28b7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3c1a0443002dc520", "level": "note", "message": {"text": "Unused endpoint: GET /api/tables"}, "properties": {"repobilityId": "60f59f98032b3947", "scanner": "scanner-primary", "fingerprint": "3c1a0443002dc520", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4756b4c4da7d2088", "level": "note", "message": {"text": "Unused endpoint: GET /api/health"}, "properties": {"repobilityId": "a8ba4286b2191d69", "scanner": "scanner-primary", "fingerprint": "4756b4c4da7d2088", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b6d2bb2164c98d64", "level": "note", "message": {"text": "Unused endpoint: GET /api/fairness/:tableId"}, "properties": {"repobilityId": "6fa48010b1bc6ce1", "scanner": "scanner-primary", "fingerprint": "b6d2bb2164c98d64", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7dff85b000d7ee20", "level": "note", "message": {"text": "Unused endpoint: GET /api/fairness/:tableId/:handNumber"}, "properties": {"repobilityId": "dea540e1f75a75d4", "scanner": "scanner-primary", "fingerprint": "7dff85b000d7ee20", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5bf6f673535f8f95", "level": "note", "message": {"text": "Unused endpoint: GET /api/qualifiers/:tier"}, "properties": {"repobilityId": "44568a0b9eef3bd3", "scanner": "scanner-primary", "fingerprint": "5bf6f673535f8f95", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e419fd93b76a5a8a", "level": "note", "message": {"text": "Unused endpoint: POST /api/qualifiers/refresh"}, "properties": {"repobilityId": "e36a4453742d1640", "scanner": "scanner-primary", "fingerprint": "e419fd93b76a5a8a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c6a8b5b304606d13", "level": "note", "message": {"text": "Unused endpoint: GET /api/qualifier-tournaments"}, "properties": {"repobilityId": "859d63fd50e58b2b", "scanner": "scanner-primary", "fingerprint": "c6a8b5b304606d13", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-47e831eb8327470a", "level": "note", "message": {"text": "Unused endpoint: GET /api/qualifier-tournaments/:qualifierId"}, "properties": {"repobilityId": "3edc616e9dd6973a", "scanner": "scanner-primary", "fingerprint": "47e831eb8327470a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-91ea41451ae7e8d8", "level": "note", "message": {"text": "Unused endpoint: POST /api/tournament/simulate"}, "properties": {"repobilityId": "5d8a3f56dfaf2fd8", "scanner": "scanner-primary", "fingerprint": "91ea41451ae7e8d8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}