{"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-691121d8a6c2a62d", "name": "Possibly dead Python function: format", "shortDescription": {"text": "Possibly dead Python function: format"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e57e5e302d520515", "name": "Possibly dead Python function: notify_trade", "shortDescription": {"text": "Possibly dead Python function: notify_trade"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-096e3a41b59c3cf6", "name": "Possibly dead Python function: notify_trade", "shortDescription": {"text": "Possibly dead Python function: notify_trade"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bc3a7a25e6445853", "name": "Privileged port 16 in use", "shortDescription": {"text": "Privileged port 16 in use"}, "fullDescription": {"text": "Port 16 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7021ff8dbb803a9b", "name": "Privileged port 23 in use", "shortDescription": {"text": "Privileged port 23 in use"}, "fullDescription": {"text": "Port 23 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1bf59d878e455a7e", "name": "Privileged port 30 in use", "shortDescription": {"text": "Privileged port 30 in use"}, "fullDescription": {"text": "Port 30 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-10b14ebe284b14f7", "name": "Dockerfile runs as root: deploy/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: deploy/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-5bc2a6dd3d9792e6", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "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-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-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "astral-sh/setup-uv@v5 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-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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 192 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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7e1acf96214e543f", "name": "Legacy-named symbol `caps_old` in tests/test_backtest_data.py:168", "shortDescription": {"text": "Legacy-named symbol `caps_old` in tests/test_backtest_data.py:168"}, "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-840b138e0be7fcbd", "name": "Commented-code block (8 lines) in tests/test_backtest_engine.py:112", "shortDescription": {"text": "Commented-code block (8 lines) in tests/test_backtest_engine.py: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-bb8bb35f4533895e", "name": "Commented-code block (5 lines) in tests/test_donchian.py:112", "shortDescription": {"text": "Commented-code block (5 lines) in tests/test_donchian.py: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-5a031555ee1c55b3", "name": "Commented-code block (5 lines) in tests/test_report.py:130", "shortDescription": {"text": "Commented-code block (5 lines) in tests/test_report.py:130"}, "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-55ee53857238d731", "name": "Legacy-named symbol `model_copy` in src/vibe_trade/cli.py:273", "shortDescription": {"text": "Legacy-named symbol `model_copy` in src/vibe_trade/cli.py:273"}, "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-786a894eae4f52a6", "name": "Commented-code block (6 lines) in src/vibe_trade/backtest/engine.py:236", "shortDescription": {"text": "Commented-code block (6 lines) in src/vibe_trade/backtest/engine.py:236"}, "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-112f751856b7450b", "name": "Legacy-named symbol `model_copy` in scratches/scratch_save_to_db.py:43", "shortDescription": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_save_to_db.py:43"}, "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-16945ed22dbc2868", "name": "Legacy-named symbol `model_copy` in scratches/scratch_positions.py:34", "shortDescription": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_positions.py:34"}, "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-b67dffe4ced62344", "name": "Legacy-named symbol `model_copy` in scratches/scratch_reconcile.py:81", "shortDescription": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_reconcile.py:81"}, "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-9ddf02cea676fe43", "name": "Legacy-named symbol `model_copy` in scratches/scratch_fills_today.py:61", "shortDescription": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_fills_today.py:61"}, "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-f2f2e71ab3b8b462", "name": "Legacy-named symbol `model_copy` in scratches/scratch_override.py:62", "shortDescription": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_override.py:62"}, "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-8e92cd000f3467e2", "name": "Legacy-named symbol `model_copy` in scratches/scratch_orders_today.py:54", "shortDescription": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_orders_today.py:54"}, "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-dcb44cb458e83ff5", "name": "Legacy-named symbol `model_copy` in scratches/scratch_place_order.py:94", "shortDescription": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_place_order.py:94"}, "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-82b1efb4333ed0dc", "name": "Legacy-named symbol `model_copy` in scratches/scratch_orders_save.py:53", "shortDescription": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_orders_save.py:53"}, "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-cd686c75705eea00", "name": "Legacy-named symbol `model_copy` in scratches/scratch_notify_submit.py:44", "shortDescription": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_notify_submit.py:44"}, "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-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `VIBE_TRADE_CONFIG`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nsrc/vibe_trade/strategy/examples/donchian.py:evaluate, src/vibe_trade/strategy/examples/_crossover.py:evaluate, src/vibe_trade/strategy/examples/macd_crossover.py:evaluate\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nsrc/vibe_trade/reports/render.py:render_report, src/vibe_trade/reports/plot.py:save_report_plot\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9dad557909b86499", "name": "Near-duplicate function bodies in 10 places", "shortDescription": {"text": "Near-duplicate function bodies in 10 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscratches/scratch_notify_reconcile.py:main, scratches/scratch_save_to_db.py:main, scratches/scratch_positions.py:main, scratches/scratch_reconcile.py:main\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24621"}, "properties": {"repository": "blackjek23/vibe_trade", "repoUrl": "https://github.com/blackjek23/vibe_trade", "branch": "main"}, "results": [{"ruleId": "scanner-691121d8a6c2a62d", "level": "note", "message": {"text": "Possibly dead Python function: format"}, "properties": {"repobilityId": "46a918df7787d491", "scanner": "scanner-primary", "fingerprint": "691121d8a6c2a62d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/vibe_trade/cli.py:26"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e57e5e302d520515", "level": "note", "message": {"text": "Possibly dead Python function: notify_trade"}, "properties": {"repobilityId": "b9871e636bff0a93", "scanner": "scanner-primary", "fingerprint": "e57e5e302d520515", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/vibe_trade/notify/telegram.py:34"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-096e3a41b59c3cf6", "level": "note", "message": {"text": "Possibly dead Python function: notify_trade"}, "properties": {"repobilityId": "b9871e636bff0a93", "scanner": "scanner-primary", "fingerprint": "096e3a41b59c3cf6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/vibe_trade/notify/console.py:14"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bc3a7a25e6445853", "level": "warning", "message": {"text": "Privileged port 16 in use"}, "properties": {"repobilityId": "d31009168c502ace", "scanner": "scanner-primary", "fingerprint": "bc3a7a25e6445853", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/smoke-test.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7021ff8dbb803a9b", "level": "warning", "message": {"text": "Privileged port 23 in use"}, "properties": {"repobilityId": "a1230e3dfc4becfa", "scanner": "scanner-primary", "fingerprint": "7021ff8dbb803a9b", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/smoke-test.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1bf59d878e455a7e", "level": "warning", "message": {"text": "Privileged port 30 in use"}, "properties": {"repobilityId": "54f172e7d16fc662", "scanner": "scanner-primary", "fingerprint": "1bf59d878e455a7e", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/smoke-test.sh"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-10b14ebe284b14f7", "level": "warning", "message": {"text": "Dockerfile runs as root: deploy/Dockerfile"}, "properties": {"repobilityId": "9053b6b03af6ef1c", "scanner": "scanner-primary", "fingerprint": "10b14ebe284b14f7", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-5bc2a6dd3d9792e6", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "properties": {"repobilityId": "cd2ee38b33277d94", "scanner": "scanner-primary", "fingerprint": "5bc2a6dd3d9792e6", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/Dockerfile"}, "region": {"startLine": 1}}}]}, {"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-27924aa79fa4a517", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "3beb6cb780c591da", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "9e8a58603863285a", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "3d65774e3b1d585e", "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": "5df9e122dad25a74", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "f7531ffb46378871", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-7e1acf96214e543f", "level": "note", "message": {"text": "Legacy-named symbol `caps_old` in tests/test_backtest_data.py:168"}, "properties": {"repobilityId": "21e1682eee893fa0", "scanner": "scanner-primary", "fingerprint": "7e1acf96214e543f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-840b138e0be7fcbd", "level": "none", "message": {"text": "Commented-code block (8 lines) in tests/test_backtest_engine.py:112"}, "properties": {"repobilityId": "994a6b8a665ac029", "scanner": "scanner-primary", "fingerprint": "840b138e0be7fcbd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bb8bb35f4533895e", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/test_donchian.py:112"}, "properties": {"repobilityId": "5fe45198b3dda9c2", "scanner": "scanner-primary", "fingerprint": "bb8bb35f4533895e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5a031555ee1c55b3", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/test_report.py:130"}, "properties": {"repobilityId": "f8100dc994eb0b5a", "scanner": "scanner-primary", "fingerprint": "5a031555ee1c55b3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-55ee53857238d731", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in src/vibe_trade/cli.py:273"}, "properties": {"repobilityId": "02d6fff5ae3f462f", "scanner": "scanner-primary", "fingerprint": "55ee53857238d731", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-786a894eae4f52a6", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/vibe_trade/backtest/engine.py:236"}, "properties": {"repobilityId": "4a7a4e7605320916", "scanner": "scanner-primary", "fingerprint": "786a894eae4f52a6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-112f751856b7450b", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_save_to_db.py:43"}, "properties": {"repobilityId": "9062c0c333252412", "scanner": "scanner-primary", "fingerprint": "112f751856b7450b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-16945ed22dbc2868", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_positions.py:34"}, "properties": {"repobilityId": "0c1d7d4122f174ab", "scanner": "scanner-primary", "fingerprint": "16945ed22dbc2868", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-b67dffe4ced62344", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_reconcile.py:81"}, "properties": {"repobilityId": "f991129c4cd75a2e", "scanner": "scanner-primary", "fingerprint": "b67dffe4ced62344", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-9ddf02cea676fe43", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_fills_today.py:61"}, "properties": {"repobilityId": "4294993557b12dc4", "scanner": "scanner-primary", "fingerprint": "9ddf02cea676fe43", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-f2f2e71ab3b8b462", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_override.py:62"}, "properties": {"repobilityId": "1be9d8884eade09c", "scanner": "scanner-primary", "fingerprint": "f2f2e71ab3b8b462", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8e92cd000f3467e2", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_orders_today.py:54"}, "properties": {"repobilityId": "34877a4b9da6a63c", "scanner": "scanner-primary", "fingerprint": "8e92cd000f3467e2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-dcb44cb458e83ff5", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_place_order.py:94"}, "properties": {"repobilityId": "134ec3bb1a4bb453", "scanner": "scanner-primary", "fingerprint": "dcb44cb458e83ff5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-82b1efb4333ed0dc", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_orders_save.py:53"}, "properties": {"repobilityId": "cd61b6c2480fc172", "scanner": "scanner-primary", "fingerprint": "82b1efb4333ed0dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-cd686c75705eea00", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in scratches/scratch_notify_submit.py:44"}, "properties": {"repobilityId": "a27f9903b6c8c82f", "scanner": "scanner-primary", "fingerprint": "cd686c75705eea00", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "af14db9d3304dd94", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "f9a91287338de272", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-9dad557909b86499", "level": "note", "message": {"text": "Near-duplicate function bodies in 10 places"}, "properties": {"repobilityId": "3e2d88a9d039745d", "scanner": "scanner-primary", "fingerprint": "9dad557909b86499", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}