{"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-0cac516fb81686bd", "name": "Possibly dead Python function: build_confidence_marker", "shortDescription": {"text": "Possibly dead Python function: build_confidence_marker"}, "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-2c46da24b1f92355", "name": "Possibly dead Python function: do_GET", "shortDescription": {"text": "Possibly dead Python function: do_GET"}, "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-cb60fbca94207e98", "name": "Possibly dead Python function: do_POST", "shortDescription": {"text": "Possibly dead Python function: do_POST"}, "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-e47f80fd6f35073e", "name": "Possibly dead Python function: log_message", "shortDescription": {"text": "Possibly dead Python function: log_message"}, "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-9a9ba15559afb86b", "name": "Possibly dead Python function: sort_key", "shortDescription": {"text": "Possibly dead Python function: sort_key"}, "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-979438a761570565", "name": "Possibly dead Python function: render_l1_diff_with_scope", "shortDescription": {"text": "Possibly dead Python function: render_l1_diff_with_scope"}, "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-2939509631e17ce0", "name": "Possibly dead Python function: build_l1_border_styles", "shortDescription": {"text": "Possibly dead Python function: build_l1_border_styles"}, "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-91954758276f45dd", "name": "Possibly dead Python function: format_vuln_diff_summary", "shortDescription": {"text": "Possibly dead Python function: format_vuln_diff_summary"}, "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-12b3e88a978c2b37", "name": "TODO/FIXME marker in shipping code \u2014 the_door/tests/fixtures/sample_codebases/typescript_simple/userService.ts:17", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 the_door/tests/fixtures/sample_codebases/typescript_simple/userService.ts:17"}, "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-b691ba0e8a2f7d93", "name": "Icon-only button without accessible name \u2014 docs/frontend-local-version-viewer/viewer/tests/setup.js:53", "shortDescription": {"text": "Icon-only button without accessible name \u2014 docs/frontend-local-version-viewer/viewer/tests/setup.js:53"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f3815f1ef95ea407", "name": "Icon-only button without accessible name \u2014 docs/frontend-local-version-viewer/part2-prototype/flow.js:382", "shortDescription": {"text": "Icon-only button without accessible name \u2014 docs/frontend-local-version-viewer/part2-prototype/flow.js:382"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e8690918f3afa47a", "name": "Insecure pattern 'cors_wildcard' in the_door/src/the_door/core/ui/server.py:188", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in the_door/src/the_door/core/ui/server.py:188"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9d413e60aca049ea", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/superpowers/plans/2026-05-31-wizard-update-flow/README.md:63", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/superpowers/plans/2026-05-31-wizard-update-flow/README.md:63"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-12fd35c3568d685b", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/mindmap-popup.html:394", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/mindmap-popup.html:394"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3639825aabc030ec", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/mindmap-preview.html:379", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/mindmap-preview.html:379"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-39d746052aede791", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/onboarding.js:15", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/onboarding.js:15"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0a079b441eefdafc", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/project-switcher.js:48", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/project-switcher.js:48"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-565a9d22fe31b363", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/ui-doubt.js:20", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/ui-doubt.js:20"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c4a85f1a706118ea", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/app.js:260", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/app.js:260"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8bb5d148f06d0613", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/part2-prototype/flow.js:270", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/part2-prototype/flow.js:270"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). 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-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-339e9ec7e940ba50", "name": "Very large file: the_door/tests/unit/core/extraction/test_edgebuilder_core.py (1162 lines)", "shortDescription": {"text": "Very large file: the_door/tests/unit/core/extraction/test_edgebuilder_core.py (1162 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 58 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-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 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-b86b617f9b1c534e", "name": "Commented-code block (5 lines) in the_door/tests/unit/mcp/_invocation_recipes.py:304", "shortDescription": {"text": "Commented-code block (5 lines) in the_door/tests/unit/mcp/_invocation_recipes.py:304"}, "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-1af8f16e5130768a", "name": "Commented-code block (5 lines) in the_door/tests/unit/hooks/test_execution_gates.py:294", "shortDescription": {"text": "Commented-code block (5 lines) in the_door/tests/unit/hooks/test_execution_gates.py:294"}, "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-4f89a92f089c9069", "name": "Legacy-named symbol `test_resolve_not_found_when_no_id_and_no_legacy` in the_door/tests/unit/core/test_project_identity.", "shortDescription": {"text": "Legacy-named symbol `test_resolve_not_found_when_no_id_and_no_legacy` in the_door/tests/unit/core/test_project_identity.py:7"}, "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-91e51f1e93b23455", "name": "Commented-code block (5 lines) in the_door/tests/unit/core/test_models_package_structure.py:23", "shortDescription": {"text": "Commented-code block (5 lines) in the_door/tests/unit/core/test_models_package_structure.py:23"}, "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-8a4115077974ddf7", "name": "Legacy-named symbol `test_serialize_snapshot_provenance_legacy` in the_door/tests/unit/core/ui/test_serializers.py:78", "shortDescription": {"text": "Legacy-named symbol `test_serialize_snapshot_provenance_legacy` in the_door/tests/unit/core/ui/test_serializers.py:78"}, "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-10738237f8a5009c", "name": "Legacy-named symbol `test_view_residue_cardinality_reference_not_copy` in the_door/tests/unit/core/structure_view/test_n", "shortDescription": {"text": "Legacy-named symbol `test_view_residue_cardinality_reference_not_copy` in the_door/tests/unit/core/structure_view/test_node_view.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-697d0b6eddd6b6a7", "name": "Legacy-named symbol `test_different_contract_version_is_legacy` in the_door/tests/unit/core/diff/test_provenance_membran", "shortDescription": {"text": "Legacy-named symbol `test_different_contract_version_is_legacy` in the_door/tests/unit/core/diff/test_provenance_membrane.py:26"}, "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-0a1792d52a6b911e", "name": "Legacy-named symbol `feat_old` in the_door/tests/unit/core/diff/test_diff_renderer.py:123", "shortDescription": {"text": "Legacy-named symbol `feat_old` in the_door/tests/unit/core/diff/test_diff_renderer.py:123"}, "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-c67c5ded3965505d", "name": "Commented-code block (7 lines) in the_door/tests/unit/core/extraction/test_edgebuilder_core.py:325", "shortDescription": {"text": "Commented-code block (7 lines) in the_door/tests/unit/core/extraction/test_edgebuilder_core.py:325"}, "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-6b49720f20955052", "name": "Legacy-named symbol `src_v1` in the_door/tests/unit/core/extraction/test_extraction.py:288", "shortDescription": {"text": "Legacy-named symbol `src_v1` in the_door/tests/unit/core/extraction/test_extraction.py:288"}, "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-060c697ba953d1ef", "name": "Commented-code block (8 lines) in the_door/src/the_door/mcp/tools/analyze_changes_tool.py:174", "shortDescription": {"text": "Commented-code block (8 lines) in the_door/src/the_door/mcp/tools/analyze_changes_tool.py:174"}, "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-cc94cbb51e151618", "name": "Commented-code block (7 lines) in the_door/src/the_door/mcp/tools/snapshot_write_tool.py:363", "shortDescription": {"text": "Commented-code block (7 lines) in the_door/src/the_door/mcp/tools/snapshot_write_tool.py:363"}, "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-a1d0d905e2fa0141", "name": "Commented-code block (7 lines) in the_door/src/the_door/core/diff/diff_renderer.py:125", "shortDescription": {"text": "Commented-code block (7 lines) in the_door/src/the_door/core/diff/diff_renderer.py:125"}, "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-8a157bd932543505", "name": "Commented-code block (8 lines) in the_door/src/the_door/core/extraction/edge_builder.py:15", "shortDescription": {"text": "Commented-code block (8 lines) in the_door/src/the_door/core/extraction/edge_builder.py:15"}, "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-3e4d35276c07b438", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/frontend-local-version-viewer/prototype/app.js:45", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/frontend-local-version-viewer/prototype/app.js: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-679756c4c074caef", "name": "Commented-code block (5 lines) in docs/frontend-local-version-viewer/viewer/js/layers.js:87", "shortDescription": {"text": "Commented-code block (5 lines) in docs/frontend-local-version-viewer/viewer/js/layers.js:87"}, "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-18e209a101d54982", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/frontend-local-version-viewer/viewer/js/layers.js:98", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/frontend-local-version-viewer/viewer/js/layers.js:98"}, "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-ee23756c4d541589", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/frontend-local-version-viewer/viewer/js/api.js:4", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/frontend-local-version-viewer/viewer/js/api.js:4"}, "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-ba7443c047a61c76", "name": "Commented-code block (7 lines) in .claude/hooks/c3_gate_snapshot_write.py:199", "shortDescription": {"text": "Commented-code block (7 lines) in .claude/hooks/c3_gate_snapshot_write.py:199"}, "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-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:\nthe_door/src/the_door/core/ui/note_store.py:add_note, the_door/src/the_door/core/ui/note_store.py:list_notes\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/18125"}, "properties": {"repository": "Ric-Lan/the_door", "repoUrl": "https://github.com/Ric-Lan/the_door", "branch": "main"}, "results": [{"ruleId": "scanner-0cac516fb81686bd", "level": "note", "message": {"text": "Possibly dead Python function: build_confidence_marker"}, "properties": {"repobilityId": "f8ddf0bb163e0c6e", "scanner": "scanner-primary", "fingerprint": "0cac516fb81686bd", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "the_door/src/the_door/core/rendering/mermaid_renderer.py:70"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2c46da24b1f92355", "level": "note", "message": {"text": "Possibly dead Python function: do_GET"}, "properties": {"repobilityId": "2d943bb45e4f13bd", "scanner": "scanner-primary", "fingerprint": "2c46da24b1f92355", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "the_door/src/the_door/core/ui/server.py:74"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cb60fbca94207e98", "level": "note", "message": {"text": "Possibly dead Python function: do_POST"}, "properties": {"repobilityId": "53357410ca9379a9", "scanner": "scanner-primary", "fingerprint": "cb60fbca94207e98", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "the_door/src/the_door/core/ui/server.py:77"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e47f80fd6f35073e", "level": "note", "message": {"text": "Possibly dead Python function: log_message"}, "properties": {"repobilityId": "965f3150b4af5b2e", "scanner": "scanner-primary", "fingerprint": "e47f80fd6f35073e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "the_door/src/the_door/core/ui/server.py:80"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9a9ba15559afb86b", "level": "note", "message": {"text": "Possibly dead Python function: sort_key"}, "properties": {"repobilityId": "ac2a4181eae38738", "scanner": "scanner-primary", "fingerprint": "9a9ba15559afb86b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "the_door/src/the_door/core/ui/api/report_paths.py:15"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-979438a761570565", "level": "note", "message": {"text": "Possibly dead Python function: render_l1_diff_with_scope"}, "properties": {"repobilityId": "b0978f37343bd7d2", "scanner": "scanner-primary", "fingerprint": "979438a761570565", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "the_door/src/the_door/core/scope/scope_renderer.py:294"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2939509631e17ce0", "level": "note", "message": {"text": "Possibly dead Python function: build_l1_border_styles"}, "properties": {"repobilityId": "777316f5fc027a86", "scanner": "scanner-primary", "fingerprint": "2939509631e17ce0", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "the_door/src/the_door/core/vulnerability/vulnerability_renderer.py:35"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-91954758276f45dd", "level": "note", "message": {"text": "Possibly dead Python function: format_vuln_diff_summary"}, "properties": {"repobilityId": "3778455c6ea8aa9f", "scanner": "scanner-primary", "fingerprint": "91954758276f45dd", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "the_door/src/the_door/core/vulnerability/vulnerability_renderer.py:123"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-12b3e88a978c2b37", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 the_door/tests/fixtures/sample_codebases/typescript_simple/userService.ts:17"}, "properties": {"repobilityId": "101fe8d4c7b41123", "scanner": "scanner-primary", "fingerprint": "12b3e88a978c2b37", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-b691ba0e8a2f7d93", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 docs/frontend-local-version-viewer/viewer/tests/setup.js:53"}, "properties": {"repobilityId": "bf712c595fd62577", "scanner": "scanner-primary", "fingerprint": "b691ba0e8a2f7d93", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-f3815f1ef95ea407", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 docs/frontend-local-version-viewer/part2-prototype/flow.js:382"}, "properties": {"repobilityId": "109ef16ef62ae5ca", "scanner": "scanner-primary", "fingerprint": "f3815f1ef95ea407", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-e8690918f3afa47a", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in the_door/src/the_door/core/ui/server.py:188"}, "properties": {"repobilityId": "88440314638e2f27", "scanner": "scanner-primary", "fingerprint": "e8690918f3afa47a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "the_door/src/the_door/core/ui/server.py"}, "region": {"startLine": 188}}}]}, {"ruleId": "scanner-9d413e60aca049ea", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/superpowers/plans/2026-05-31-wizard-update-flow/README.md:63"}, "properties": {"repobilityId": "6ce7f84574246960", "scanner": "scanner-primary", "fingerprint": "9d413e60aca049ea", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/superpowers/plans/2026-05-31-wizard-update-flow/README.md"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-12fd35c3568d685b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/mindmap-popup.html:394"}, "properties": {"repobilityId": "7755119793e876c8", "scanner": "scanner-primary", "fingerprint": "12fd35c3568d685b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/frontend-local-version-viewer/viewer/mindmap-popup.html"}, "region": {"startLine": 394}}}]}, {"ruleId": "scanner-3639825aabc030ec", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/mindmap-preview.html:379"}, "properties": {"repobilityId": "31d246b7072e5c9d", "scanner": "scanner-primary", "fingerprint": "3639825aabc030ec", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/frontend-local-version-viewer/viewer/mindmap-preview.html"}, "region": {"startLine": 379}}}]}, {"ruleId": "scanner-39d746052aede791", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/onboarding.js:15"}, "properties": {"repobilityId": "f3541e23c7b4fd84", "scanner": "scanner-primary", "fingerprint": "39d746052aede791", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/frontend-local-version-viewer/viewer/js/onboarding.js"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-0a079b441eefdafc", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/project-switcher.js:48"}, "properties": {"repobilityId": "a86d6b51633c8082", "scanner": "scanner-primary", "fingerprint": "0a079b441eefdafc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/frontend-local-version-viewer/viewer/js/project-switcher.js"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-565a9d22fe31b363", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/ui-doubt.js:20"}, "properties": {"repobilityId": "79ec28d7e56efe1d", "scanner": "scanner-primary", "fingerprint": "565a9d22fe31b363", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/frontend-local-version-viewer/viewer/js/ui-doubt.js"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-c4a85f1a706118ea", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/viewer/js/app.js:260"}, "properties": {"repobilityId": "711de720ed09a143", "scanner": "scanner-primary", "fingerprint": "c4a85f1a706118ea", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/frontend-local-version-viewer/viewer/js/app.js"}, "region": {"startLine": 260}}}]}, {"ruleId": "scanner-8bb5d148f06d0613", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/frontend-local-version-viewer/part2-prototype/flow.js:270"}, "properties": {"repobilityId": "9aafa0310633b3a3", "scanner": "scanner-primary", "fingerprint": "8bb5d148f06d0613", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/frontend-local-version-viewer/part2-prototype/flow.js"}, "region": {"startLine": 270}}}]}, {"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-339e9ec7e940ba50", "level": "note", "message": {"text": "Very large file: the_door/tests/unit/core/extraction/test_edgebuilder_core.py (1162 lines)"}, "properties": {"repobilityId": "9dc6a4eaa8169cac", "scanner": "scanner-primary", "fingerprint": "339e9ec7e940ba50", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "e7d4abf83f0fa5a7", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "e90b256000e27672", "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": "bedb59e66ebb3120", "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": "abf8ca7f77dd6297", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-b86b617f9b1c534e", "level": "none", "message": {"text": "Commented-code block (5 lines) in the_door/tests/unit/mcp/_invocation_recipes.py:304"}, "properties": {"repobilityId": "04c6f1856d3d78a7", "scanner": "scanner-primary", "fingerprint": "b86b617f9b1c534e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1af8f16e5130768a", "level": "none", "message": {"text": "Commented-code block (5 lines) in the_door/tests/unit/hooks/test_execution_gates.py:294"}, "properties": {"repobilityId": "944751041fd1aa61", "scanner": "scanner-primary", "fingerprint": "1af8f16e5130768a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f89a92f089c9069", "level": "note", "message": {"text": "Legacy-named symbol `test_resolve_not_found_when_no_id_and_no_legacy` in the_door/tests/unit/core/test_project_identity.py:7"}, "properties": {"repobilityId": "a9929b5e7f13e181", "scanner": "scanner-primary", "fingerprint": "4f89a92f089c9069", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-91e51f1e93b23455", "level": "none", "message": {"text": "Commented-code block (5 lines) in the_door/tests/unit/core/test_models_package_structure.py:23"}, "properties": {"repobilityId": "1e5ccf1018a0002e", "scanner": "scanner-primary", "fingerprint": "91e51f1e93b23455", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8a4115077974ddf7", "level": "note", "message": {"text": "Legacy-named symbol `test_serialize_snapshot_provenance_legacy` in the_door/tests/unit/core/ui/test_serializers.py:78"}, "properties": {"repobilityId": "9feabcf5ddb66dce", "scanner": "scanner-primary", "fingerprint": "8a4115077974ddf7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-10738237f8a5009c", "level": "note", "message": {"text": "Legacy-named symbol `test_view_residue_cardinality_reference_not_copy` in the_door/tests/unit/core/structure_view/test_node_view.py:53"}, "properties": {"repobilityId": "5582ec6ed5bb974b", "scanner": "scanner-primary", "fingerprint": "10738237f8a5009c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-697d0b6eddd6b6a7", "level": "note", "message": {"text": "Legacy-named symbol `test_different_contract_version_is_legacy` in the_door/tests/unit/core/diff/test_provenance_membrane.py:26"}, "properties": {"repobilityId": "4504091f30a13547", "scanner": "scanner-primary", "fingerprint": "697d0b6eddd6b6a7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-0a1792d52a6b911e", "level": "note", "message": {"text": "Legacy-named symbol `feat_old` in the_door/tests/unit/core/diff/test_diff_renderer.py:123"}, "properties": {"repobilityId": "5c957b442ddf4f20", "scanner": "scanner-primary", "fingerprint": "0a1792d52a6b911e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-c67c5ded3965505d", "level": "none", "message": {"text": "Commented-code block (7 lines) in the_door/tests/unit/core/extraction/test_edgebuilder_core.py:325"}, "properties": {"repobilityId": "f62c5923eeb36b38", "scanner": "scanner-primary", "fingerprint": "c67c5ded3965505d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6b49720f20955052", "level": "note", "message": {"text": "Legacy-named symbol `src_v1` in the_door/tests/unit/core/extraction/test_extraction.py:288"}, "properties": {"repobilityId": "a494263492e5f991", "scanner": "scanner-primary", "fingerprint": "6b49720f20955052", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-060c697ba953d1ef", "level": "none", "message": {"text": "Commented-code block (8 lines) in the_door/src/the_door/mcp/tools/analyze_changes_tool.py:174"}, "properties": {"repobilityId": "0a1243c484ad9e1c", "scanner": "scanner-primary", "fingerprint": "060c697ba953d1ef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc94cbb51e151618", "level": "none", "message": {"text": "Commented-code block (7 lines) in the_door/src/the_door/mcp/tools/snapshot_write_tool.py:363"}, "properties": {"repobilityId": "97ef173820bdff4d", "scanner": "scanner-primary", "fingerprint": "cc94cbb51e151618", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a1d0d905e2fa0141", "level": "none", "message": {"text": "Commented-code block (7 lines) in the_door/src/the_door/core/diff/diff_renderer.py:125"}, "properties": {"repobilityId": "c5f6fda7754b1704", "scanner": "scanner-primary", "fingerprint": "a1d0d905e2fa0141", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8a157bd932543505", "level": "none", "message": {"text": "Commented-code block (8 lines) in the_door/src/the_door/core/extraction/edge_builder.py:15"}, "properties": {"repobilityId": "2de1c0eec3066e43", "scanner": "scanner-primary", "fingerprint": "8a157bd932543505", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e4d35276c07b438", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/frontend-local-version-viewer/prototype/app.js:45"}, "properties": {"repobilityId": "d3323cd5eedbaebc", "scanner": "scanner-primary", "fingerprint": "3e4d35276c07b438", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-679756c4c074caef", "level": "none", "message": {"text": "Commented-code block (5 lines) in docs/frontend-local-version-viewer/viewer/js/layers.js:87"}, "properties": {"repobilityId": "430b0e9f15325157", "scanner": "scanner-primary", "fingerprint": "679756c4c074caef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-18e209a101d54982", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/frontend-local-version-viewer/viewer/js/layers.js:98"}, "properties": {"repobilityId": "0f12ccfd4b5c300c", "scanner": "scanner-primary", "fingerprint": "18e209a101d54982", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ee23756c4d541589", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/frontend-local-version-viewer/viewer/js/api.js:4"}, "properties": {"repobilityId": "3f5954f986ff43b8", "scanner": "scanner-primary", "fingerprint": "ee23756c4d541589", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ba7443c047a61c76", "level": "none", "message": {"text": "Commented-code block (7 lines) in .claude/hooks/c3_gate_snapshot_write.py:199"}, "properties": {"repobilityId": "5f182d661eaf1842", "scanner": "scanner-primary", "fingerprint": "ba7443c047a61c76", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "9415d5a9b0e1abda", "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": "24fa0ecf2a47e8c5", "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": "148e61f80c6763c1", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}