{"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-92a95c136fd05d87", "name": "Possibly dead Python function: cmd_validate", "shortDescription": {"text": "Possibly dead Python function: cmd_validate"}, "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-33f6737aa028a1b3", "name": "Possibly dead Python function: cmd_file", "shortDescription": {"text": "Possibly dead Python function: cmd_file"}, "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-8a5095e6fdd40274", "name": "Possibly dead Python function: cmd_ready", "shortDescription": {"text": "Possibly dead Python function: cmd_ready"}, "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-edc1911368ce3ac0", "name": "Possibly dead Python function: cmd_archive", "shortDescription": {"text": "Possibly dead Python function: cmd_archive"}, "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-b804b307abab0d3e", "name": "Possibly dead Python function: cmd_rebase", "shortDescription": {"text": "Possibly dead Python function: cmd_rebase"}, "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-9640b870d23c9d58", "name": "Possibly dead Python function: cmd_graph", "shortDescription": {"text": "Possibly dead Python function: cmd_graph"}, "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-ac4ef51616dff94c", "name": "Possibly dead Python function: cmd_baseline", "shortDescription": {"text": "Possibly dead Python function: cmd_baseline"}, "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-363f25efba31976e", "name": "Possibly dead Python function: cmd_diff", "shortDescription": {"text": "Possibly dead Python function: cmd_diff"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 116 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-7be6b3ea78fd9edc", "name": "Commented-code block (5 lines) in assets/scripts/sdlc-order-stall-detector.py:60", "shortDescription": {"text": "Commented-code block (5 lines) in assets/scripts/sdlc-order-stall-detector.py:60"}, "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-8c12c11222f72e4a", "name": "Network/subprocess call without timeout or try/except \u2014 assets/scripts/sdlc-order-stall-detector.py:278", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 assets/scripts/sdlc-order-stall-detector.py:278"}, "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-1d57b44fc4adcbfa", "name": "Commented-code block (8 lines) in assets/scripts/sdlc-cost-helper.py:121", "shortDescription": {"text": "Commented-code block (8 lines) in assets/scripts/sdlc-cost-helper.py:121"}, "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-77c38c191aceb682", "name": "Network/subprocess call without timeout or try/except \u2014 assets/scripts/sdlc-stall-detector.py:396", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 assets/scripts/sdlc-stall-detector.py:396"}, "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-10f88b5cc70fd3b4", "name": "Commented-code block (6 lines) in assets/scripts/sdlc-architectural-signals.py:665", "shortDescription": {"text": "Commented-code block (6 lines) in assets/scripts/sdlc-architectural-signals.py:665"}, "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-b3b07db560bd3a93", "name": "Network/subprocess call without timeout or try/except \u2014 assets/scripts/sdlc-architectural-signals.py:149", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 assets/scripts/sdlc-architectural-signals.py:149"}, "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-456a5bb004a8825e", "name": "Commented-code block (5 lines) in assets/scripts/tests/test_sdlc_drain_ack_recover.py:407", "shortDescription": {"text": "Commented-code block (5 lines) in assets/scripts/tests/test_sdlc_drain_ack_recover.py:407"}, "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-631766a370fea00d", "name": "Commented-code block (5 lines) in assets/scripts/tests/test_sdlc_rebase_watcher.py:35", "shortDescription": {"text": "Commented-code block (5 lines) in assets/scripts/tests/test_sdlc_rebase_watcher.py:35"}, "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-166a3a8b5ffebe65", "name": "Commented-code block (5 lines) in assets/scripts/tests/test_sdlc_architectural_signals.py:629", "shortDescription": {"text": "Commented-code block (5 lines) in assets/scripts/tests/test_sdlc_architectural_signals.py:629"}, "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-4e9bf04d6286d19b", "name": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/sdlc-rederiv", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/sdlc-rederivation-guard.py:80"}, "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-d92970280767e026", "name": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/tech_debt_au", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/tech_debt_autofix.py:223"}, "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-434355c73650aa09", "name": "Commented-code block (9 lines) in overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:281", "shortDescription": {"text": "Commented-code block (9 lines) in overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:281"}, "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-9a394158f61e5b60", "name": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:5", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:561"}, "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-cd9d2a4b14d111a9", "name": "Commented-code block (5 lines) in overlay/per-provider/claude/.claude/sdlc-discipline/claude_retry.py:96", "shortDescription": {"text": "Commented-code block (5 lines) in overlay/per-provider/claude/.claude/sdlc-discipline/claude_retry.py:96"}, "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-6ef390c66d6a0552", "name": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/claude_retry", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/claude_retry.py:287"}, "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-fd97e1f6905a7a74", "name": "Commented-code block (8 lines) in overlay/per-provider/claude/.claude/sdlc-discipline/sdlc-gate.py:98", "shortDescription": {"text": "Commented-code block (8 lines) in overlay/per-provider/claude/.claude/sdlc-discipline/sdlc-gate.py:98"}, "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-a8197c08dee054ca", "name": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/sdlc-gate.py", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/sdlc-gate.py:133"}, "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-9d9568e806ad673e", "name": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/tech_debt.py", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/tech_debt.py:349"}, "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}}]}}, "automationDetails": {"id": "repobility/17983"}, "properties": {"repository": "reggieperry/sdlc-discipline-pack", "repoUrl": "https://github.com/reggieperry/sdlc-discipline-pack", "branch": "main"}, "results": [{"ruleId": "scanner-92a95c136fd05d87", "level": "note", "message": {"text": "Possibly dead Python function: cmd_validate"}, "properties": {"repobilityId": "e595afaaf6f22972", "scanner": "scanner-primary", "fingerprint": "92a95c136fd05d87", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:237"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-33f6737aa028a1b3", "level": "note", "message": {"text": "Possibly dead Python function: cmd_file"}, "properties": {"repobilityId": "386ceb390d176e07", "scanner": "scanner-primary", "fingerprint": "33f6737aa028a1b3", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:461"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8a5095e6fdd40274", "level": "note", "message": {"text": "Possibly dead Python function: cmd_ready"}, "properties": {"repobilityId": "cea82249103f5a90", "scanner": "scanner-primary", "fingerprint": "8a5095e6fdd40274", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:780"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-edc1911368ce3ac0", "level": "note", "message": {"text": "Possibly dead Python function: cmd_archive"}, "properties": {"repobilityId": "281be9c15ff63dd7", "scanner": "scanner-primary", "fingerprint": "edc1911368ce3ac0", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:828"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b804b307abab0d3e", "level": "note", "message": {"text": "Possibly dead Python function: cmd_rebase"}, "properties": {"repobilityId": "242ac9adc74eeafe", "scanner": "scanner-primary", "fingerprint": "b804b307abab0d3e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:960"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9640b870d23c9d58", "level": "note", "message": {"text": "Possibly dead Python function: cmd_graph"}, "properties": {"repobilityId": "37c3a935a3d7ae45", "scanner": "scanner-primary", "fingerprint": "9640b870d23c9d58", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:1021"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ac4ef51616dff94c", "level": "note", "message": {"text": "Possibly dead Python function: cmd_baseline"}, "properties": {"repobilityId": "e58c241d37bd2c74", "scanner": "scanner-primary", "fingerprint": "ac4ef51616dff94c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "overlay/per-provider/claude/.claude/sdlc-discipline/sdlc-gate.py:337"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-363f25efba31976e", "level": "note", "message": {"text": "Possibly dead Python function: cmd_diff"}, "properties": {"repobilityId": "113843338462d178", "scanner": "scanner-primary", "fingerprint": "363f25efba31976e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "overlay/per-provider/claude/.claude/sdlc-discipline/sdlc-gate.py:673"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "e81488a1663b804a", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "d61ae85715c98fbc", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "4805f22df967b2fb", "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": "be0e467e94dbf128", "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": "679fe32e91213ea8", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-7be6b3ea78fd9edc", "level": "none", "message": {"text": "Commented-code block (5 lines) in assets/scripts/sdlc-order-stall-detector.py:60"}, "properties": {"repobilityId": "bf1f1aa5542b6579", "scanner": "scanner-primary", "fingerprint": "7be6b3ea78fd9edc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8c12c11222f72e4a", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 assets/scripts/sdlc-order-stall-detector.py:278"}, "properties": {"repobilityId": "d8dd0dd6f550a243", "scanner": "scanner-primary", "fingerprint": "8c12c11222f72e4a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1d57b44fc4adcbfa", "level": "none", "message": {"text": "Commented-code block (8 lines) in assets/scripts/sdlc-cost-helper.py:121"}, "properties": {"repobilityId": "d929249253906849", "scanner": "scanner-primary", "fingerprint": "1d57b44fc4adcbfa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-77c38c191aceb682", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 assets/scripts/sdlc-stall-detector.py:396"}, "properties": {"repobilityId": "a04f0950b54833a7", "scanner": "scanner-primary", "fingerprint": "77c38c191aceb682", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-10f88b5cc70fd3b4", "level": "none", "message": {"text": "Commented-code block (6 lines) in assets/scripts/sdlc-architectural-signals.py:665"}, "properties": {"repobilityId": "8f458c15014b4fd8", "scanner": "scanner-primary", "fingerprint": "10f88b5cc70fd3b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b3b07db560bd3a93", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 assets/scripts/sdlc-architectural-signals.py:149"}, "properties": {"repobilityId": "d3f1ffb16ca5110c", "scanner": "scanner-primary", "fingerprint": "b3b07db560bd3a93", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-456a5bb004a8825e", "level": "none", "message": {"text": "Commented-code block (5 lines) in assets/scripts/tests/test_sdlc_drain_ack_recover.py:407"}, "properties": {"repobilityId": "16f7725acb5e4a34", "scanner": "scanner-primary", "fingerprint": "456a5bb004a8825e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-631766a370fea00d", "level": "none", "message": {"text": "Commented-code block (5 lines) in assets/scripts/tests/test_sdlc_rebase_watcher.py:35"}, "properties": {"repobilityId": "937e870caefba545", "scanner": "scanner-primary", "fingerprint": "631766a370fea00d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-166a3a8b5ffebe65", "level": "none", "message": {"text": "Commented-code block (5 lines) in assets/scripts/tests/test_sdlc_architectural_signals.py:629"}, "properties": {"repobilityId": "c862adac2e2ccb19", "scanner": "scanner-primary", "fingerprint": "166a3a8b5ffebe65", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4e9bf04d6286d19b", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/sdlc-rederivation-guard.py:80"}, "properties": {"repobilityId": "b26ef3fb97b6c3f0", "scanner": "scanner-primary", "fingerprint": "4e9bf04d6286d19b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d92970280767e026", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/tech_debt_autofix.py:223"}, "properties": {"repobilityId": "073d9b67e6b0f050", "scanner": "scanner-primary", "fingerprint": "d92970280767e026", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-434355c73650aa09", "level": "none", "message": {"text": "Commented-code block (9 lines) in overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:281"}, "properties": {"repobilityId": "a155670423541965", "scanner": "scanner-primary", "fingerprint": "434355c73650aa09", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9a394158f61e5b60", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/stories.py:561"}, "properties": {"repobilityId": "d2fb6f5843d52c2c", "scanner": "scanner-primary", "fingerprint": "9a394158f61e5b60", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cd9d2a4b14d111a9", "level": "none", "message": {"text": "Commented-code block (5 lines) in overlay/per-provider/claude/.claude/sdlc-discipline/claude_retry.py:96"}, "properties": {"repobilityId": "3c628d70b8c9dbb5", "scanner": "scanner-primary", "fingerprint": "cd9d2a4b14d111a9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6ef390c66d6a0552", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/claude_retry.py:287"}, "properties": {"repobilityId": "3ceee88b9fc6a4a4", "scanner": "scanner-primary", "fingerprint": "6ef390c66d6a0552", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fd97e1f6905a7a74", "level": "none", "message": {"text": "Commented-code block (8 lines) in overlay/per-provider/claude/.claude/sdlc-discipline/sdlc-gate.py:98"}, "properties": {"repobilityId": "2ff98b87ee103a02", "scanner": "scanner-primary", "fingerprint": "fd97e1f6905a7a74", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a8197c08dee054ca", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/sdlc-gate.py:133"}, "properties": {"repobilityId": "34426cd2fa8b4885", "scanner": "scanner-primary", "fingerprint": "a8197c08dee054ca", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9d9568e806ad673e", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 overlay/per-provider/claude/.claude/sdlc-discipline/tech_debt.py:349"}, "properties": {"repobilityId": "b204babdad1214de", "scanner": "scanner-primary", "fingerprint": "9d9568e806ad673e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}