{"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-e231c4c6777bafac", "name": "TODO/FIXME marker in shipping code \u2014 src/cli/commands/init-templates.ts:318", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/cli/commands/init-templates.ts:318"}, "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-349905b002689b9c", "name": "Stray `console.log` in TS/JS \u2014 src/cli/commands/init-templates.ts:417", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/cli/commands/init-templates.ts:417"}, "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-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-874b1c6c9fbb8d9d", "name": "Insecure pattern 'node_child_process' in scripts/smoke-onboard-client.mjs:10", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/smoke-onboard-client.mjs:10"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a5ed1406deb7eb23", "name": "Insecure pattern 'node_child_process' in src/cli/commands/init.ts:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/cli/commands/init.ts:3"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1b0b56603f0e5a60", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "softprops/action-gh-release@v2 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": "medium", "confidence": 1.0}}, {"id": "scanner-a6d79136fc67de09", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a53bf972e19b52fd", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "softprops/action-gh-release@v2 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": "medium", "confidence": 1.0}}, {"id": "scanner-7ffa33751be3d771", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "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 28 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-79233710b52348ad", "name": "Commented-code block (5 lines) in test/paper-engine.test.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in test/paper-engine.test.ts:1"}, "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-9947e7c30bd1399e", "name": "Commented-code block (6 lines) in test/backtest.test.ts:189", "shortDescription": {"text": "Commented-code block (6 lines) in test/backtest.test.ts:189"}, "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-69eaf4ff01ea4e73", "name": "Commented-code block (6 lines) in src/backtest/streaming-indicators.ts:7", "shortDescription": {"text": "Commented-code block (6 lines) in src/backtest/streaming-indicators.ts:7"}, "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-d2cb219793877e59", "name": "Commented-code block (5 lines) in src/backtest/PaperEngine.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/backtest/PaperEngine.ts:6"}, "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-59e1600c6c81f97d", "name": "Commented-code block (5 lines) in src/backtest/BacktestEngine.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/backtest/BacktestEngine.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-5e590dd369980f2d", "name": "Commented-code block (9 lines) in src/backtest/sltp.ts:7", "shortDescription": {"text": "Commented-code block (9 lines) in src/backtest/sltp.ts:7"}, "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-2ced0170f79c30d1", "name": "Commented-code block (5 lines) in src/backtest/perp.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/backtest/perp.ts:6"}, "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-defffc8851aadbea", "name": "Commented-code block (5 lines) in src/backtest/metrics.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/backtest/metrics.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-d273a823f8cc8326", "name": "Commented-code block (5 lines) in src/cli/index.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/cli/index.ts:3"}, "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-e4a7f54f8d4a24af", "name": "Commented-code block (5 lines) in src/onboard/HttpOnboardClient.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/onboard/HttpOnboardClient.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-cb033949e4eb217f", "name": "Commented-code block (7 lines) in src/inft/HttpOracleClient.ts:5", "shortDescription": {"text": "Commented-code block (7 lines) in src/inft/HttpOracleClient.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-8df1a4cb8df84ac8", "name": "Commented-code block (10 lines) in src/inft/MintAdapter.ts:4", "shortDescription": {"text": "Commented-code block (10 lines) in src/inft/MintAdapter.ts:4"}, "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-717b4fa61708a2c0", "name": "Commented-code block (6 lines) in src/inft/OracleClient.ts:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/inft/OracleClient.ts:6"}, "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-ceb73f9dc52a2a42", "name": "Legacy-named symbol `K_old` in src/inft/TransferAdapter.ts:4", "shortDescription": {"text": "Legacy-named symbol `K_old` in src/inft/TransferAdapter.ts:4"}, "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-c921a172aa1f97e4", "name": "Commented-code block (10 lines) in src/inft/TransferAdapter.ts:3", "shortDescription": {"text": "Commented-code block (10 lines) in src/inft/TransferAdapter.ts:3"}, "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-3356c50063752498", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/dataset/binance.ts:45", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/dataset/binance.ts:45"}, "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-21bd2c9d468020ec", "name": "Commented-code block (5 lines) in src/storage/StorageAdapter.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/storage/StorageAdapter.ts:1"}, "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-53b51dd6788e429e", "name": "Commented-code block (7 lines) in src/storage/encryption.ts:6", "shortDescription": {"text": "Commented-code block (7 lines) in src/storage/encryption.ts:6"}, "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}}]}}, "automationDetails": {"id": "repobility/23596"}, "properties": {"repository": "Zero-Arena/zero-arena-sdk", "repoUrl": "https://github.com/Zero-Arena/zero-arena-sdk", "branch": "main"}, "results": [{"ruleId": "scanner-e231c4c6777bafac", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/cli/commands/init-templates.ts:318"}, "properties": {"repobilityId": "3b4a79bcf2da18c4", "scanner": "scanner-primary", "fingerprint": "e231c4c6777bafac", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-349905b002689b9c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/cli/commands/init-templates.ts:417"}, "properties": {"repobilityId": "bb37bc7e18b42a1c", "scanner": "scanner-primary", "fingerprint": "349905b002689b9c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-874b1c6c9fbb8d9d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/smoke-onboard-client.mjs:10"}, "properties": {"repobilityId": "2d9d9912863a93a6", "scanner": "scanner-primary", "fingerprint": "874b1c6c9fbb8d9d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/smoke-onboard-client.mjs"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-a5ed1406deb7eb23", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/cli/commands/init.ts:3"}, "properties": {"repobilityId": "d090a4db5109c995", "scanner": "scanner-primary", "fingerprint": "a5ed1406deb7eb23", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/cli/commands/init.ts"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-1b0b56603f0e5a60", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "6dbeed75847871d5", "scanner": "scanner-primary", "fingerprint": "1b0b56603f0e5a60", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish-gh-packages.yml"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-a6d79136fc67de09", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8f96d31ea494bdbd", "scanner": "scanner-primary", "fingerprint": "a6d79136fc67de09", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish-gh-packages.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a53bf972e19b52fd", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2b57381939c1f612", "scanner": "scanner-primary", "fingerprint": "a53bf972e19b52fd", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish.yml"}, "region": {"startLine": 39}}}]}, {"ruleId": "scanner-7ffa33751be3d771", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "491a3ad29cbaf189", "scanner": "scanner-primary", "fingerprint": "7ffa33751be3d771", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "4e5ac3bc0b6baaa3", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "7eedfdb04f73ad2c", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "f08f17972c59a5ff", "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": "6d16fc8a621ea7e1", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-79233710b52348ad", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/paper-engine.test.ts:1"}, "properties": {"repobilityId": "a8a754fb7f3fff97", "scanner": "scanner-primary", "fingerprint": "79233710b52348ad", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9947e7c30bd1399e", "level": "none", "message": {"text": "Commented-code block (6 lines) in test/backtest.test.ts:189"}, "properties": {"repobilityId": "32e44d5b3b24b9ef", "scanner": "scanner-primary", "fingerprint": "9947e7c30bd1399e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-69eaf4ff01ea4e73", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/backtest/streaming-indicators.ts:7"}, "properties": {"repobilityId": "8f9d316c575ffefe", "scanner": "scanner-primary", "fingerprint": "69eaf4ff01ea4e73", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d2cb219793877e59", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/backtest/PaperEngine.ts:6"}, "properties": {"repobilityId": "2430d09e2ce90819", "scanner": "scanner-primary", "fingerprint": "d2cb219793877e59", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-59e1600c6c81f97d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/backtest/BacktestEngine.ts:5"}, "properties": {"repobilityId": "3890ed8557b6cbbf", "scanner": "scanner-primary", "fingerprint": "59e1600c6c81f97d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5e590dd369980f2d", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/backtest/sltp.ts:7"}, "properties": {"repobilityId": "17fd1fe99bd1e87c", "scanner": "scanner-primary", "fingerprint": "5e590dd369980f2d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2ced0170f79c30d1", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/backtest/perp.ts:6"}, "properties": {"repobilityId": "2efd0dc7cbf2c900", "scanner": "scanner-primary", "fingerprint": "2ced0170f79c30d1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-defffc8851aadbea", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/backtest/metrics.ts:5"}, "properties": {"repobilityId": "4c06232ee340def9", "scanner": "scanner-primary", "fingerprint": "defffc8851aadbea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d273a823f8cc8326", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/cli/index.ts:3"}, "properties": {"repobilityId": "a4a12a9aaf5c16c4", "scanner": "scanner-primary", "fingerprint": "d273a823f8cc8326", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e4a7f54f8d4a24af", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/onboard/HttpOnboardClient.ts:5"}, "properties": {"repobilityId": "31871745164b1207", "scanner": "scanner-primary", "fingerprint": "e4a7f54f8d4a24af", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb033949e4eb217f", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/inft/HttpOracleClient.ts:5"}, "properties": {"repobilityId": "dcc441e69e5fda86", "scanner": "scanner-primary", "fingerprint": "cb033949e4eb217f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8df1a4cb8df84ac8", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/inft/MintAdapter.ts:4"}, "properties": {"repobilityId": "10f000a0eeb12aff", "scanner": "scanner-primary", "fingerprint": "8df1a4cb8df84ac8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-717b4fa61708a2c0", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/inft/OracleClient.ts:6"}, "properties": {"repobilityId": "75cf299fa86db564", "scanner": "scanner-primary", "fingerprint": "717b4fa61708a2c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ceb73f9dc52a2a42", "level": "note", "message": {"text": "Legacy-named symbol `K_old` in src/inft/TransferAdapter.ts:4"}, "properties": {"repobilityId": "1236fdfaa9304825", "scanner": "scanner-primary", "fingerprint": "ceb73f9dc52a2a42", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-c921a172aa1f97e4", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/inft/TransferAdapter.ts:3"}, "properties": {"repobilityId": "430e367e2490cfe7", "scanner": "scanner-primary", "fingerprint": "c921a172aa1f97e4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3356c50063752498", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/dataset/binance.ts:45"}, "properties": {"repobilityId": "d0a761d54d416078", "scanner": "scanner-primary", "fingerprint": "3356c50063752498", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-21bd2c9d468020ec", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/storage/StorageAdapter.ts:1"}, "properties": {"repobilityId": "4473ce24fa2cb8a3", "scanner": "scanner-primary", "fingerprint": "21bd2c9d468020ec", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-53b51dd6788e429e", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/storage/encryption.ts:6"}, "properties": {"repobilityId": "619f92a018d5e949", "scanner": "scanner-primary", "fingerprint": "53b51dd6788e429e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}