{"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-20c752318100d2d0", "name": "Possibly dead Python function: summarize_e2_d_scan", "shortDescription": {"text": "Possibly dead Python function: summarize_e2_d_scan"}, "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-63246a3db06c4980", "name": "Possibly dead Python function: git_safety_check", "shortDescription": {"text": "Possibly dead Python function: git_safety_check"}, "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-06fe6e056167c809", "name": "Possibly dead Python function: summarize_e2_pair_result", "shortDescription": {"text": "Possibly dead Python function: summarize_e2_pair_result"}, "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-de69ae9985713ed7", "name": "Possibly dead Python function: summarize_e2_d_report", "shortDescription": {"text": "Possibly dead Python function: summarize_e2_d_report"}, "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-345189c4d3fc198e", "name": "Possibly dead Python function: summarize_e2_registry", "shortDescription": {"text": "Possibly dead Python function: summarize_e2_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-27e2e9a6abcbf398", "name": "Possibly dead Python function: summarize_e2_draft", "shortDescription": {"text": "Possibly dead Python function: summarize_e2_draft"}, "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-10847ae18f619bbe", "name": "Possibly dead Python function: summarize_e2_approval", "shortDescription": {"text": "Possibly dead Python function: summarize_e2_approval"}, "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-8962e30b48725e56", "name": "Possibly dead Python function: summarize_e2_cleanup", "shortDescription": {"text": "Possibly dead Python function: summarize_e2_cleanup"}, "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-238b1d49d590eac6", "name": "Possibly dead Python function: summarize_e2_d_write", "shortDescription": {"text": "Possibly dead Python function: summarize_e2_d_write"}, "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-74fd7cedc9d3de42", "name": "Possibly dead Python function: summarize_e2_validation", "shortDescription": {"text": "Possibly dead Python function: summarize_e2_validation"}, "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-a64a453d308d839e", "name": "Insecure pattern 'eval_used' in command_gates.py:100", "shortDescription": {"text": "Insecure pattern 'eval_used' in command_gates.py:100"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-83b40d77af1aa146", "name": "Insecure pattern 'exec_used' in command_gates.py:100", "shortDescription": {"text": "Insecure pattern 'exec_used' in command_gates.py:100"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "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-9921f598f96e2846", "name": "Very large file: claude_runner.py (1324 lines)", "shortDescription": {"text": "Very large file: claude_runner.py (1324 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 109 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-d4936cb277e05b81", "name": "Commented-code block (5 lines) in command_gates.py:89", "shortDescription": {"text": "Commented-code block (5 lines) in command_gates.py:89"}, "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-ef6eeed9288db820", "name": "Commented-code block (5 lines) in command_parser.py:43", "shortDescription": {"text": "Commented-code block (5 lines) in command_parser.py:43"}, "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-4bb90bb91ff50536", "name": "Legacy-named symbol `_terminal_copy` in e2_approval_schema.py:331", "shortDescription": {"text": "Legacy-named symbol `_terminal_copy` in e2_approval_schema.py:331"}, "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-5b96b8d7ed153a0e", "name": "Legacy-named symbol `_ts_old` in tests/test_bridge_phase_c.py:72", "shortDescription": {"text": "Legacy-named symbol `_ts_old` in tests/test_bridge_phase_c.py:72"}, "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-861edacc11e14714", "name": "Legacy-named symbol `ready_old` in tests/test_e2_handoff_inspector.py:187", "shortDescription": {"text": "Legacy-named symbol `ready_old` in tests/test_e2_handoff_inspector.py:187"}, "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-a1bbfcee49be4822", "name": "Legacy-named symbol `os_env_backup` in tests/test_auto_exchange_command_inbox.py:241", "shortDescription": {"text": "Legacy-named symbol `os_env_backup` in tests/test_auto_exchange_command_inbox.py:241"}, "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-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:\nexchange_watcher.py:run_exchange_watcher_once, exchange_watcher.py:run_exchange_watcher\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/23875"}, "properties": {"repository": "AbuSultan123/AI-Orchestrator-for-Claude-Reports", "repoUrl": "https://github.com/AbuSultan123/AI-Orchestrator-for-Claude-Reports", "branch": "main"}, "results": [{"ruleId": "scanner-20c752318100d2d0", "level": "note", "message": {"text": "Possibly dead Python function: summarize_e2_d_scan"}, "properties": {"repobilityId": "8831d3d442ed954a", "scanner": "scanner-primary", "fingerprint": "20c752318100d2d0", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2_pickup_scanner.py:187"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-63246a3db06c4980", "level": "note", "message": {"text": "Possibly dead Python function: git_safety_check"}, "properties": {"repobilityId": "4f5562d595c39de7", "scanner": "scanner-primary", "fingerprint": "63246a3db06c4980", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "orchestrator.py:575"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-06fe6e056167c809", "level": "note", "message": {"text": "Possibly dead Python function: summarize_e2_pair_result"}, "properties": {"repobilityId": "cb08e64d216ba4c3", "scanner": "scanner-primary", "fingerprint": "06fe6e056167c809", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2_pair_validator.py:168"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-de69ae9985713ed7", "level": "note", "message": {"text": "Possibly dead Python function: summarize_e2_d_report"}, "properties": {"repobilityId": "347c9b68da837b8b", "scanner": "scanner-primary", "fingerprint": "de69ae9985713ed7", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2_dry_run_schema.py:238"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-345189c4d3fc198e", "level": "note", "message": {"text": "Possibly dead Python function: summarize_e2_registry"}, "properties": {"repobilityId": "b0f4edbb89e1e735", "scanner": "scanner-primary", "fingerprint": "345189c4d3fc198e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2_registry.py:360"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-27e2e9a6abcbf398", "level": "note", "message": {"text": "Possibly dead Python function: summarize_e2_draft"}, "properties": {"repobilityId": "568118b6617b8a6c", "scanner": "scanner-primary", "fingerprint": "27e2e9a6abcbf398", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2_report_planner.py:275"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-10847ae18f619bbe", "level": "note", "message": {"text": "Possibly dead Python function: summarize_e2_approval"}, "properties": {"repobilityId": "fd2639a3ca7205cb", "scanner": "scanner-primary", "fingerprint": "10847ae18f619bbe", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2_approval_schema.py:362"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8962e30b48725e56", "level": "note", "message": {"text": "Possibly dead Python function: summarize_e2_cleanup"}, "properties": {"repobilityId": "74b8953049005f73", "scanner": "scanner-primary", "fingerprint": "8962e30b48725e56", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2_cleanup_policy.py:350"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-238b1d49d590eac6", "level": "note", "message": {"text": "Possibly dead Python function: summarize_e2_d_write"}, "properties": {"repobilityId": "58f21d28217ac713", "scanner": "scanner-primary", "fingerprint": "238b1d49d590eac6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2_dry_run_report_writer.py:140"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-74fd7cedc9d3de42", "level": "note", "message": {"text": "Possibly dead Python function: summarize_e2_validation"}, "properties": {"repobilityId": "aa3c94f08a237d83", "scanner": "scanner-primary", "fingerprint": "74fd7cedc9d3de42", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2_package_schema.py:349"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a64a453d308d839e", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in command_gates.py:100"}, "properties": {"repobilityId": "dfe0367cd5acd303", "scanner": "scanner-primary", "fingerprint": "a64a453d308d839e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "command_gates.py"}, "region": {"startLine": 100}}}]}, {"ruleId": "scanner-83b40d77af1aa146", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in command_gates.py:100"}, "properties": {"repobilityId": "5c51a774a3967e40", "scanner": "scanner-primary", "fingerprint": "83b40d77af1aa146", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "command_gates.py"}, "region": {"startLine": 100}}}]}, {"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-9921f598f96e2846", "level": "note", "message": {"text": "Very large file: claude_runner.py (1324 lines)"}, "properties": {"repobilityId": "bfc4f59a6a2c8304", "scanner": "scanner-primary", "fingerprint": "9921f598f96e2846", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "db920d9a329734d9", "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": "640005e754669e3b", "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": "c636b10a51ded7c7", "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": "bfc59755ee1dd2a8", "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": "1f5d466f7e77a008", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-d4936cb277e05b81", "level": "none", "message": {"text": "Commented-code block (5 lines) in command_gates.py:89"}, "properties": {"repobilityId": "68726c118d6744e4", "scanner": "scanner-primary", "fingerprint": "d4936cb277e05b81", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ef6eeed9288db820", "level": "none", "message": {"text": "Commented-code block (5 lines) in command_parser.py:43"}, "properties": {"repobilityId": "94d037497cf4f4d1", "scanner": "scanner-primary", "fingerprint": "ef6eeed9288db820", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4bb90bb91ff50536", "level": "note", "message": {"text": "Legacy-named symbol `_terminal_copy` in e2_approval_schema.py:331"}, "properties": {"repobilityId": "fe9f1253bc3594ed", "scanner": "scanner-primary", "fingerprint": "4bb90bb91ff50536", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-5b96b8d7ed153a0e", "level": "note", "message": {"text": "Legacy-named symbol `_ts_old` in tests/test_bridge_phase_c.py:72"}, "properties": {"repobilityId": "c6ac8b5ff58d94f7", "scanner": "scanner-primary", "fingerprint": "5b96b8d7ed153a0e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-861edacc11e14714", "level": "note", "message": {"text": "Legacy-named symbol `ready_old` in tests/test_e2_handoff_inspector.py:187"}, "properties": {"repobilityId": "df99fa1be9f5d5af", "scanner": "scanner-primary", "fingerprint": "861edacc11e14714", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a1bbfcee49be4822", "level": "note", "message": {"text": "Legacy-named symbol `os_env_backup` in tests/test_auto_exchange_command_inbox.py:241"}, "properties": {"repobilityId": "c6674a0d1ad85317", "scanner": "scanner-primary", "fingerprint": "a1bbfcee49be4822", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "e37f6486393d86e3", "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": "f7696877ab2d175f", "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": "ed374e71fb845c82", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}