{"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-965c53f3d41d6023", "name": "Possibly dead Python function: is_supported", "shortDescription": {"text": "Possibly dead Python function: is_supported"}, "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-752fbe59df4589db", "name": "Possibly dead Python function: currencies_for", "shortDescription": {"text": "Possibly dead Python function: currencies_for"}, "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-3ca1a073a51cf6c5", "name": "Possibly dead Python function: tier_of", "shortDescription": {"text": "Possibly dead Python function: tier_of"}, "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-88154fac67d4bb76", "name": "Possibly dead Python function: registry", "shortDescription": {"text": "Possibly dead Python function: registry"}, "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-2410304f4758c709", "name": "Possibly dead Python function: fetch_events_sync", "shortDescription": {"text": "Possibly dead Python function: fetch_events_sync"}, "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-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-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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-70db1d6c7f6c2043", "name": "Very large file: layer3/_worker_core.py (1761 lines)", "shortDescription": {"text": "Very large file: layer3/_worker_core.py (1761 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-3ffb222a77f44331", "name": "Very large file: layer2/logic_core.py (1715 lines)", "shortDescription": {"text": "Very large file: layer2/logic_core.py (1715 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-961e4471c56590d8", "name": "Very large file: layer2/telegram_handlers.py (4323 lines)", "shortDescription": {"text": "Very large file: layer2/telegram_handlers.py (4323 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-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 49 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, ci. 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-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, ci. 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-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-8c7716be58f49e89", "name": "Commented-code block (12 lines) in tests/layer2/test_phase2_strategy.py:5", "shortDescription": {"text": "Commented-code block (12 lines) in tests/layer2/test_phase2_strategy.py: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-dc590279787b25f6", "name": "Commented-code block (5 lines) in tests/layer2/test_phase1_strategy.py:78", "shortDescription": {"text": "Commented-code block (5 lines) in tests/layer2/test_phase1_strategy.py:78"}, "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-d2361a6282b9b044", "name": "Commented-code block (5 lines) in layer3/_worker_core.py:143", "shortDescription": {"text": "Commented-code block (5 lines) in layer3/_worker_core.py:143"}, "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-98ea13cb30204a79", "name": "Commented-code block (5 lines) in layer3/journal/journaling_worker.py:126", "shortDescription": {"text": "Commented-code block (5 lines) in layer3/journal/journaling_worker.py:126"}, "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-8990a9fd838120be", "name": "Commented-code block (10 lines) in layer2/logic_core.py:124", "shortDescription": {"text": "Commented-code block (10 lines) in layer2/logic_core.py:124"}, "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-d3eb43cea234aa73", "name": "Commented-code block (8 lines) in layer2/telegram_handlers.py:50", "shortDescription": {"text": "Commented-code block (8 lines) in layer2/telegram_handlers.py:50"}, "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-212e41327f857449", "name": "Commented-code block (5 lines) in layer2/state.py:48", "shortDescription": {"text": "Commented-code block (5 lines) in layer2/state.py:48"}, "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-d0b17c8c07a7421d", "name": "8 env vars used in code but missing from .env.example", "shortDescription": {"text": "8 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `JOURNAL_ACCOUNT_CURRENCY`, `LIMIT_ONLY_EXECUTION`, `MT5_MAGIC`, `MT5_SERVER_UTC_OFFSET_HOURS`, `MT5_TERMINAL_PATH`, `WORKER_NAME`, `ZMQ_PULL_ADDR`, `ZMQ_REP_ADDR`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "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:\nlayer3/symbol_mapper.py:resolve_one, layer3/symbol_mapper.py:resolve\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-09e1d5686747d13d", "name": "FastAPI POST `receive_signal` without auth dependency \u2014 layer2/logic_core.py:1283", "shortDescription": {"text": "FastAPI POST `receive_signal` without auth dependency \u2014 layer2/logic_core.py:1283"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c6790390a3abeb2f", "name": "FastAPI POST `receive_signal` without auth dependency \u2014 layer1/main.py:125", "shortDescription": {"text": "FastAPI POST `receive_signal` without auth dependency \u2014 layer1/main.py:125"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-067fd482fe4bf558", "name": "Unused endpoint: POST /signal", "shortDescription": {"text": "Unused endpoint: POST /signal"}, "fullDescription": {"text": "`layer2/logic_core.py` declares `POST /signal` 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-5966f6b741d2c7e9", "name": "Unused endpoint: GET /news_status", "shortDescription": {"text": "Unused endpoint: GET /news_status"}, "fullDescription": {"text": "`layer2/logic_core.py` declares `GET /news_status` 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/22536"}, "properties": {"repository": "WarrenLim1122/arbitrage-trading", "repoUrl": "https://github.com/WarrenLim1122/arbitrage-trading", "branch": "main"}, "results": [{"ruleId": "scanner-965c53f3d41d6023", "level": "note", "message": {"text": "Possibly dead Python function: is_supported"}, "properties": {"repobilityId": "548f6344357fe0bc", "scanner": "scanner-primary", "fingerprint": "965c53f3d41d6023", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "layer2/symbols.py:59"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-752fbe59df4589db", "level": "note", "message": {"text": "Possibly dead Python function: currencies_for"}, "properties": {"repobilityId": "8f8f61c1c8c5b8ba", "scanner": "scanner-primary", "fingerprint": "752fbe59df4589db", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "layer2/symbols.py:63"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ca1a073a51cf6c5", "level": "note", "message": {"text": "Possibly dead Python function: tier_of"}, "properties": {"repobilityId": "11d66438b1369c9c", "scanner": "scanner-primary", "fingerprint": "3ca1a073a51cf6c5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "layer2/symbols.py:68"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-88154fac67d4bb76", "level": "note", "message": {"text": "Possibly dead Python function: registry"}, "properties": {"repobilityId": "c702edbd49b3e5ef", "scanner": "scanner-primary", "fingerprint": "88154fac67d4bb76", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "layer2/symbols.py:73"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2410304f4758c709", "level": "note", "message": {"text": "Possibly dead Python function: fetch_events_sync"}, "properties": {"repobilityId": "9fe392a7b36f5bda", "scanner": "scanner-primary", "fingerprint": "2410304f4758c709", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "layer1/ff_calendar.py:46"}, "region": {"startLine": 1}}}]}, {"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-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-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-70db1d6c7f6c2043", "level": "note", "message": {"text": "Very large file: layer3/_worker_core.py (1761 lines)"}, "properties": {"repobilityId": "f7221e44c1ef587a", "scanner": "scanner-primary", "fingerprint": "70db1d6c7f6c2043", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ffb222a77f44331", "level": "note", "message": {"text": "Very large file: layer2/logic_core.py (1715 lines)"}, "properties": {"repobilityId": "f0408432f6b91e0c", "scanner": "scanner-primary", "fingerprint": "3ffb222a77f44331", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-961e4471c56590d8", "level": "note", "message": {"text": "Very large file: layer2/telegram_handlers.py (4323 lines)"}, "properties": {"repobilityId": "91d79eadde57772a", "scanner": "scanner-primary", "fingerprint": "961e4471c56590d8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "202560a8fae6891b", "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": "23424e5da92cbc59", "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": "221e020e2865e923", "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": "a3463d5e42d0185f", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "45bc1306b274f76b", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "37d2c82b9921341f", "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": "a6ff5cf8ac379f51", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8c7716be58f49e89", "level": "none", "message": {"text": "Commented-code block (12 lines) in tests/layer2/test_phase2_strategy.py:5"}, "properties": {"repobilityId": "777374b666cdceed", "scanner": "scanner-primary", "fingerprint": "8c7716be58f49e89", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dc590279787b25f6", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/layer2/test_phase1_strategy.py:78"}, "properties": {"repobilityId": "773ed8cafa891e0c", "scanner": "scanner-primary", "fingerprint": "dc590279787b25f6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d2361a6282b9b044", "level": "none", "message": {"text": "Commented-code block (5 lines) in layer3/_worker_core.py:143"}, "properties": {"repobilityId": "dd1bb39d80779279", "scanner": "scanner-primary", "fingerprint": "d2361a6282b9b044", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-98ea13cb30204a79", "level": "none", "message": {"text": "Commented-code block (5 lines) in layer3/journal/journaling_worker.py:126"}, "properties": {"repobilityId": "740c38e6786e868e", "scanner": "scanner-primary", "fingerprint": "98ea13cb30204a79", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8990a9fd838120be", "level": "none", "message": {"text": "Commented-code block (10 lines) in layer2/logic_core.py:124"}, "properties": {"repobilityId": "4ac328ea21e3857d", "scanner": "scanner-primary", "fingerprint": "8990a9fd838120be", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d3eb43cea234aa73", "level": "none", "message": {"text": "Commented-code block (8 lines) in layer2/telegram_handlers.py:50"}, "properties": {"repobilityId": "c2746d899631ff8f", "scanner": "scanner-primary", "fingerprint": "d3eb43cea234aa73", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-212e41327f857449", "level": "none", "message": {"text": "Commented-code block (5 lines) in layer2/state.py:48"}, "properties": {"repobilityId": "9502ec9b48849563", "scanner": "scanner-primary", "fingerprint": "212e41327f857449", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d0b17c8c07a7421d", "level": "note", "message": {"text": "8 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "17fe720e8247f9df", "scanner": "scanner-primary", "fingerprint": "d0b17c8c07a7421d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "a9b03aca139e4782", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "3e79d708e1b8deae", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-09e1d5686747d13d", "level": "error", "message": {"text": "FastAPI POST `receive_signal` without auth dependency \u2014 layer2/logic_core.py:1283"}, "properties": {"repobilityId": "d906f3e53e7a28fe", "scanner": "scanner-primary", "fingerprint": "09e1d5686747d13d", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "layer2/logic_core.py"}, "region": {"startLine": 1283}}}]}, {"ruleId": "scanner-c6790390a3abeb2f", "level": "error", "message": {"text": "FastAPI POST `receive_signal` without auth dependency \u2014 layer1/main.py:125"}, "properties": {"repobilityId": "1db039e945d3ea7c", "scanner": "scanner-primary", "fingerprint": "c6790390a3abeb2f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "layer1/main.py"}, "region": {"startLine": 125}}}]}, {"ruleId": "scanner-067fd482fe4bf558", "level": "note", "message": {"text": "Unused endpoint: POST /signal"}, "properties": {"repobilityId": "90b8cd06be71e2e7", "scanner": "scanner-primary", "fingerprint": "067fd482fe4bf558", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5966f6b741d2c7e9", "level": "note", "message": {"text": "Unused endpoint: GET /news_status"}, "properties": {"repobilityId": "3998c64abb06435f", "scanner": "scanner-primary", "fingerprint": "5966f6b741d2c7e9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}