{"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-ae0bcc58bceaae22", "name": "Possibly dead Python function: move_param_forward", "shortDescription": {"text": "Possibly dead Python function: move_param_forward"}, "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-7726b707f258d2cf", "name": "Possibly dead Python function: move_left", "shortDescription": {"text": "Possibly dead Python function: move_left"}, "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-07fe0f8557ce86e6", "name": "Possibly dead Python function: move_right", "shortDescription": {"text": "Possibly dead Python function: move_right"}, "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-1accc5f0c774c78d", "name": "Possibly dead Python function: move_diagonal_left_front", "shortDescription": {"text": "Possibly dead Python function: move_diagonal_left_front"}, "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-364b568016cf5c93", "name": "Possibly dead Python function: move_diagonal_left_back", "shortDescription": {"text": "Possibly dead Python function: move_diagonal_left_back"}, "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-ed4c82b9e1c0cc36", "name": "Possibly dead Python function: move_diagonal_right_front", "shortDescription": {"text": "Possibly dead Python function: move_diagonal_right_front"}, "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-9e75817f22ec4093", "name": "Possibly dead Python function: move_diagonal_right_back", "shortDescription": {"text": "Possibly dead Python function: move_diagonal_right_back"}, "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-49a645c22216b358", "name": "Possibly dead Python function: move_tank", "shortDescription": {"text": "Possibly dead Python function: move_tank"}, "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-144dfe99bc520c3c", "name": "Possibly dead Python function: drifting", "shortDescription": {"text": "Possibly dead Python function: drifting"}, "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-edcb2939e38060da", "name": "Possibly dead Python function: force_stop", "shortDescription": {"text": "Possibly dead Python function: force_stop"}, "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-a170e5c2b412a028", "name": "Possibly dead Python function: sensor_loop", "shortDescription": {"text": "Possibly dead Python function: sensor_loop"}, "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-fce486958a170c12", "name": "Possibly dead Python function: drive_loop", "shortDescription": {"text": "Possibly dead Python function: drive_loop"}, "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-61d01091c9ad9f3c", "name": "Possibly dead Python function: sensor_loop", "shortDescription": {"text": "Possibly dead Python function: sensor_loop"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 10 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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 220 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme. 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": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests, operator-readme. 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-bea357a6497a2d5d", "name": "Agent authority lacks a verifier contract: CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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:\ncar_adapter.py:stop_robot, car_adapter.py:stop\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/25053"}, "properties": {"repository": "COLDPLAY10/robot-4wd-pi", "repoUrl": "https://github.com/COLDPLAY10/robot-4wd-pi", "branch": "main"}, "results": [{"ruleId": "scanner-ae0bcc58bceaae22", "level": "note", "message": {"text": "Possibly dead Python function: move_param_forward"}, "properties": {"repobilityId": "d378f767b82ce6ae", "scanner": "scanner-primary", "fingerprint": "ae0bcc58bceaae22", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "car_adapter.py:26"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7726b707f258d2cf", "level": "note", "message": {"text": "Possibly dead Python function: move_left"}, "properties": {"repobilityId": "8d03772dc3e0996d", "scanner": "scanner-primary", "fingerprint": "7726b707f258d2cf", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "car_adapter.py:91"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-07fe0f8557ce86e6", "level": "note", "message": {"text": "Possibly dead Python function: move_right"}, "properties": {"repobilityId": "3f7631acad12e40f", "scanner": "scanner-primary", "fingerprint": "07fe0f8557ce86e6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "car_adapter.py:103"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1accc5f0c774c78d", "level": "note", "message": {"text": "Possibly dead Python function: move_diagonal_left_front"}, "properties": {"repobilityId": "b9224675161b7ff5", "scanner": "scanner-primary", "fingerprint": "1accc5f0c774c78d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "car_adapter.py:139"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-364b568016cf5c93", "level": "note", "message": {"text": "Possibly dead Python function: move_diagonal_left_back"}, "properties": {"repobilityId": "79beffb1b91adcfb", "scanner": "scanner-primary", "fingerprint": "364b568016cf5c93", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "car_adapter.py:151"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ed4c82b9e1c0cc36", "level": "note", "message": {"text": "Possibly dead Python function: move_diagonal_right_front"}, "properties": {"repobilityId": "80e4e39e6d02e0db", "scanner": "scanner-primary", "fingerprint": "ed4c82b9e1c0cc36", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "car_adapter.py:163"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9e75817f22ec4093", "level": "note", "message": {"text": "Possibly dead Python function: move_diagonal_right_back"}, "properties": {"repobilityId": "3943be685303e1d2", "scanner": "scanner-primary", "fingerprint": "9e75817f22ec4093", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "car_adapter.py:175"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-49a645c22216b358", "level": "note", "message": {"text": "Possibly dead Python function: move_tank"}, "properties": {"repobilityId": "ff4660148e8967d6", "scanner": "scanner-primary", "fingerprint": "49a645c22216b358", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "car_adapter.py:188"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-144dfe99bc520c3c", "level": "note", "message": {"text": "Possibly dead Python function: drifting"}, "properties": {"repobilityId": "7575db9124d56185", "scanner": "scanner-primary", "fingerprint": "144dfe99bc520c3c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "car_adapter.py:248"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-edcb2939e38060da", "level": "note", "message": {"text": "Possibly dead Python function: force_stop"}, "properties": {"repobilityId": "ba000e422404f1f8", "scanner": "scanner-primary", "fingerprint": "edcb2939e38060da", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lidar.py:366"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a170e5c2b412a028", "level": "note", "message": {"text": "Possibly dead Python function: sensor_loop"}, "properties": {"repobilityId": "870c40c4a5ac32a8", "scanner": "scanner-primary", "fingerprint": "a170e5c2b412a028", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py:77"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fce486958a170c12", "level": "note", "message": {"text": "Possibly dead Python function: drive_loop"}, "properties": {"repobilityId": "9e884bb54a925851", "scanner": "scanner-primary", "fingerprint": "fce486958a170c12", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py:124"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-61d01091c9ad9f3c", "level": "note", "message": {"text": "Possibly dead Python function: sensor_loop"}, "properties": {"repobilityId": "870c40c4a5ac32a8", "scanner": "scanner-primary", "fingerprint": "61d01091c9ad9f3c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "drive_ultrasonic.py:49"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "3ec82aee10ed9bb5", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "d64c56d4b7be8573", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "5a05d21ef37992d5", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "a99c56355d1af24f", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "99e4f93b10835997", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-bea357a6497a2d5d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "properties": {"repobilityId": "aae72df3934829ac", "scanner": "scanner-primary", "fingerprint": "bea357a6497a2d5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "51f13e70cc2a7fcd", "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": "67ea946b230ba024", "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": "42cd3a6ea2bbc835", "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": "c5bcf64c885c4f4f", "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": "bc4456e47655e4c3", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}