{"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-f59ffe4fb73d1be7", "name": "Possibly dead Python function: rehydrate_to_geo", "shortDescription": {"text": "Possibly dead Python function: rehydrate_to_geo"}, "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-29876421fb7f9af8", "name": "Possibly dead Python function: aabb", "shortDescription": {"text": "Possibly dead Python function: aabb"}, "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-3708602986d30205", "name": "Possibly dead Python function: build_assembly", "shortDescription": {"text": "Possibly dead Python function: build_assembly"}, "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-a5a904c246cbc930", "name": "Possibly dead Python function: build_face_weld", "shortDescription": {"text": "Possibly dead Python function: build_face_weld"}, "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-91d106436a3d9296", "name": "Possibly dead Python function: build_auction", "shortDescription": {"text": "Possibly dead Python function: build_auction"}, "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-e59a5527a6c1d401", "name": "Possibly dead Python function: build_collar", "shortDescription": {"text": "Possibly dead Python function: build_collar"}, "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-fc5d4e30be36115f", "name": "Possibly dead Python function: feral_key", "shortDescription": {"text": "Possibly dead Python function: feral_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-7be913f2f5bff784", "name": "Possibly dead Python function: marginal", "shortDescription": {"text": "Possibly dead Python function: marginal"}, "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-54cd9ae9bff900e6", "name": "Insecure pattern 'direct_innerhtml_assignment' in kitmash-fleet.html:148", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in kitmash-fleet.html:148"}, "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-1954061a64b6fc5a", "name": "Insecure pattern 'weak_hash' in houdini/install_houdini.sh:23", "shortDescription": {"text": "Insecure pattern 'weak_hash' in houdini/install_houdini.sh:23"}, "fullDescription": {"text": "Found a known-risky pattern (weak_hash). 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-6177e0824e7b64a1", "name": "Very large file: kitmash.py (1280 lines)", "shortDescription": {"text": "Very large file: kitmash.py (1280 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-12af3b1ce011e786", "name": "Very large file: director.py (1042 lines)", "shortDescription": {"text": "Very large file: director.py (1042 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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "3 tests / 29 src (ratio 0.10)."}, "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 102 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 15 placeholder/mock markers across 11 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-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-4ee146a593408c36", "name": "Legacy-named symbol `caps_unused` in test_director.py:138", "shortDescription": {"text": "Legacy-named symbol `caps_unused` in test_director.py:138"}, "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-459c6e3e20f846a5", "name": "Commented-code block (7 lines) in test_director.py:141", "shortDescription": {"text": "Commented-code block (7 lines) in test_director.py:141"}, "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-03c557ba1dd2d2fa", "name": "Network/subprocess call without timeout or try/except \u2014 test_director.py:122", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 test_director.py:122"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-172317b87c0e01a2", "name": "Commented-code block (5 lines) in kitmash_usd.py:70", "shortDescription": {"text": "Commented-code block (5 lines) in kitmash_usd.py:70"}, "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-c3e522c378009113", "name": "Legacy-named symbol `caps_unused` in kitmash.py:906", "shortDescription": {"text": "Legacy-named symbol `caps_unused` in kitmash.py:906"}, "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-5a963b32e23053a4", "name": "Commented-code block (5 lines) in kitmash.py:119", "shortDescription": {"text": "Commented-code block (5 lines) in kitmash.py:119"}, "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-163249d1b5e374eb", "name": "Legacy-named symbol `caps_unused` in test_kitmash.py:44", "shortDescription": {"text": "Legacy-named symbol `caps_unused` in test_kitmash.py:44"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f57212a64a063b8c", "name": "Commented-code block (6 lines) in test_kitmash.py:364", "shortDescription": {"text": "Commented-code block (6 lines) in test_kitmash.py:364"}, "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-c9cb7f65b0a36231", "name": "Legacy-named symbol `caps_unused` in kitmash_v03.py:329", "shortDescription": {"text": "Legacy-named symbol `caps_unused` in kitmash_v03.py:329"}, "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-89c17c539a6862bf", "name": "Commented-code block (10 lines) in director.py:88", "shortDescription": {"text": "Commented-code block (10 lines) in director.py:88"}, "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-23250b865711d0a9", "name": "Commented-code block (9 lines) in houdini/kitmash_assembler_sop.py:3", "shortDescription": {"text": "Commented-code block (9 lines) in houdini/kitmash_assembler_sop.py:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c329cb046b9944f1", "name": "Commented-code block (6 lines) in houdini/make_hull_hda.py:48", "shortDescription": {"text": "Commented-code block (6 lines) in houdini/make_hull_hda.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-65f4a27a55dee200", "name": "Commented-code block (5 lines) in houdini/test_headless.py:214", "shortDescription": {"text": "Commented-code block (5 lines) in houdini/test_headless.py:214"}, "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-3483e95b46121eb2", "name": "Commented-code block (6 lines) in houdini/make_cannon_hda.py:42", "shortDescription": {"text": "Commented-code block (6 lines) in houdini/make_cannon_hda.py:42"}, "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-a9208944f5666e79", "name": "Commented-code block (5 lines) in houdini/verify_native_hda.py:192", "shortDescription": {"text": "Commented-code block (5 lines) in houdini/verify_native_hda.py:192"}, "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-db4cc4eab39e4f1e", "name": "Commented-code block (7 lines) in houdini/make_turret_hda.py:66", "shortDescription": {"text": "Commented-code block (7 lines) in houdini/make_turret_hda.py:66"}, "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:\ntest_director.py:scrub, test_director.py:scrub\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/22844"}, "properties": {"repository": "Wondermonger-daydreaming/kitmash", "repoUrl": "https://github.com/Wondermonger-daydreaming/kitmash", "branch": "main"}, "results": [{"ruleId": "scanner-f59ffe4fb73d1be7", "level": "note", "message": {"text": "Possibly dead Python function: rehydrate_to_geo"}, "properties": {"repobilityId": "175a28dfb951fc4d", "scanner": "scanner-primary", "fingerprint": "f59ffe4fb73d1be7", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kitmash_houdini.py:300"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-29876421fb7f9af8", "level": "note", "message": {"text": "Possibly dead Python function: aabb"}, "properties": {"repobilityId": "6c96dd337c7aa929", "scanner": "scanner-primary", "fingerprint": "29876421fb7f9af8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kitmash_v03.py:64"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3708602986d30205", "level": "note", "message": {"text": "Possibly dead Python function: build_assembly"}, "properties": {"repobilityId": "a05a7853007c0cb6", "scanner": "scanner-primary", "fingerprint": "3708602986d30205", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "make_trace_gifs.py:219"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a5a904c246cbc930", "level": "note", "message": {"text": "Possibly dead Python function: build_face_weld"}, "properties": {"repobilityId": "1782f71bc8e2a621", "scanner": "scanner-primary", "fingerprint": "a5a904c246cbc930", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "make_trace_gifs.py:384"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-91d106436a3d9296", "level": "note", "message": {"text": "Possibly dead Python function: build_auction"}, "properties": {"repobilityId": "45cac242d9f84317", "scanner": "scanner-primary", "fingerprint": "91d106436a3d9296", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "make_trace_gifs.py:456"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e59a5527a6c1d401", "level": "note", "message": {"text": "Possibly dead Python function: build_collar"}, "properties": {"repobilityId": "c779164303a32968", "scanner": "scanner-primary", "fingerprint": "e59a5527a6c1d401", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "make_trace_gifs.py:515"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fc5d4e30be36115f", "level": "note", "message": {"text": "Possibly dead Python function: feral_key"}, "properties": {"repobilityId": "f5ef1c9334afd16a", "scanner": "scanner-primary", "fingerprint": "fc5d4e30be36115f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "director.py:462"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7be913f2f5bff784", "level": "note", "message": {"text": "Possibly dead Python function: marginal"}, "properties": {"repobilityId": "0a42341dd929586b", "scanner": "scanner-primary", "fingerprint": "7be913f2f5bff784", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "director.py:807"}, "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-54cd9ae9bff900e6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in kitmash-fleet.html:148"}, "properties": {"repobilityId": "c21bd4a7767f42a0", "scanner": "scanner-primary", "fingerprint": "54cd9ae9bff900e6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kitmash-fleet.html"}, "region": {"startLine": 148}}}]}, {"ruleId": "scanner-1954061a64b6fc5a", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in houdini/install_houdini.sh:23"}, "properties": {"repobilityId": "4afbb93f85b4ce98", "scanner": "scanner-primary", "fingerprint": "1954061a64b6fc5a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "houdini/install_houdini.sh"}, "region": {"startLine": 23}}}]}, {"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-6177e0824e7b64a1", "level": "note", "message": {"text": "Very large file: kitmash.py (1280 lines)"}, "properties": {"repobilityId": "475e1a9270e28308", "scanner": "scanner-primary", "fingerprint": "6177e0824e7b64a1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-12af3b1ce011e786", "level": "note", "message": {"text": "Very large file: director.py (1042 lines)"}, "properties": {"repobilityId": "501216cc6b1d4ac4", "scanner": "scanner-primary", "fingerprint": "12af3b1ce011e786", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "2c545a628b6f1376", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "5710446a29651642", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "2f9e7ce0798403d8", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "5626f2ae7a9e5fc4", "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": "c09f0c334a0fe9a0", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-4ee146a593408c36", "level": "note", "message": {"text": "Legacy-named symbol `caps_unused` in test_director.py:138"}, "properties": {"repobilityId": "e2eb66480c2c7e22", "scanner": "scanner-primary", "fingerprint": "4ee146a593408c36", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-459c6e3e20f846a5", "level": "none", "message": {"text": "Commented-code block (7 lines) in test_director.py:141"}, "properties": {"repobilityId": "9eae3331c9b7529b", "scanner": "scanner-primary", "fingerprint": "459c6e3e20f846a5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-03c557ba1dd2d2fa", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 test_director.py:122"}, "properties": {"repobilityId": "deff8e2551afd9db", "scanner": "scanner-primary", "fingerprint": "03c557ba1dd2d2fa", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-172317b87c0e01a2", "level": "none", "message": {"text": "Commented-code block (5 lines) in kitmash_usd.py:70"}, "properties": {"repobilityId": "d8ec090cf029bc68", "scanner": "scanner-primary", "fingerprint": "172317b87c0e01a2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c3e522c378009113", "level": "note", "message": {"text": "Legacy-named symbol `caps_unused` in kitmash.py:906"}, "properties": {"repobilityId": "659772a0b6f5e711", "scanner": "scanner-primary", "fingerprint": "c3e522c378009113", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-5a963b32e23053a4", "level": "none", "message": {"text": "Commented-code block (5 lines) in kitmash.py:119"}, "properties": {"repobilityId": "053ec73c4b06468d", "scanner": "scanner-primary", "fingerprint": "5a963b32e23053a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-163249d1b5e374eb", "level": "note", "message": {"text": "Legacy-named symbol `caps_unused` in test_kitmash.py:44"}, "properties": {"repobilityId": "1831e4330db404e1", "scanner": "scanner-primary", "fingerprint": "163249d1b5e374eb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-f57212a64a063b8c", "level": "none", "message": {"text": "Commented-code block (6 lines) in test_kitmash.py:364"}, "properties": {"repobilityId": "64cc3ed76edacad3", "scanner": "scanner-primary", "fingerprint": "f57212a64a063b8c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c9cb7f65b0a36231", "level": "note", "message": {"text": "Legacy-named symbol `caps_unused` in kitmash_v03.py:329"}, "properties": {"repobilityId": "4c86a0ab791af451", "scanner": "scanner-primary", "fingerprint": "c9cb7f65b0a36231", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-89c17c539a6862bf", "level": "none", "message": {"text": "Commented-code block (10 lines) in director.py:88"}, "properties": {"repobilityId": "b9e07da79845b828", "scanner": "scanner-primary", "fingerprint": "89c17c539a6862bf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-23250b865711d0a9", "level": "none", "message": {"text": "Commented-code block (9 lines) in houdini/kitmash_assembler_sop.py:3"}, "properties": {"repobilityId": "8cbbc508c5efae93", "scanner": "scanner-primary", "fingerprint": "23250b865711d0a9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c329cb046b9944f1", "level": "none", "message": {"text": "Commented-code block (6 lines) in houdini/make_hull_hda.py:48"}, "properties": {"repobilityId": "94a02f59199b6d30", "scanner": "scanner-primary", "fingerprint": "c329cb046b9944f1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-65f4a27a55dee200", "level": "none", "message": {"text": "Commented-code block (5 lines) in houdini/test_headless.py:214"}, "properties": {"repobilityId": "7761647d0b91b0cc", "scanner": "scanner-primary", "fingerprint": "65f4a27a55dee200", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3483e95b46121eb2", "level": "none", "message": {"text": "Commented-code block (6 lines) in houdini/make_cannon_hda.py:42"}, "properties": {"repobilityId": "fda277650f4cf7fa", "scanner": "scanner-primary", "fingerprint": "3483e95b46121eb2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a9208944f5666e79", "level": "none", "message": {"text": "Commented-code block (5 lines) in houdini/verify_native_hda.py:192"}, "properties": {"repobilityId": "0eafa27812eb3069", "scanner": "scanner-primary", "fingerprint": "a9208944f5666e79", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db4cc4eab39e4f1e", "level": "none", "message": {"text": "Commented-code block (7 lines) in houdini/make_turret_hda.py:66"}, "properties": {"repobilityId": "f6f3524b0e1c008e", "scanner": "scanner-primary", "fingerprint": "db4cc4eab39e4f1e", "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": "46a15751724638df", "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": "23baa6175a33a2d7", "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": "31d9cf0c169100b9", "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": "8234aa4c7cd7f450", "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": "5d7ee7eba79cde6b", "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": "4cfd2aff6c54221e", "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": "ed6a34d02b96333d", "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": "761b56a098dc1caa", "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": "997ae5f7d971d4dd", "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": "f6e007f64c090a53", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}