{"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-13c32628a783246a", "name": "Possibly dead Python function: create_item", "shortDescription": {"text": "Possibly dead Python function: create_item"}, "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-22bcb0e94accbff9", "name": "Possibly dead Python function: create_epic", "shortDescription": {"text": "Possibly dead Python function: create_epic"}, "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-33d756df46f9be40", "name": "Possibly dead Python function: create_wu", "shortDescription": {"text": "Possibly dead Python function: create_wu"}, "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 17 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 82 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing ci, tests. 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-8d4ff584240c4c8c", "name": "Agent authority lacks a verifier contract: .claude/skills/grammar-review/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/grammar-review/SKILL.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-1e52fc10fa3ab077", "name": "Commented-code block (5 lines) in scripts/render/build_file_trees.py:110", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/render/build_file_trees.py:110"}, "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-3dd7a17ad90cf085", "name": "Commented-code block (5 lines) in scripts/render/render_satellites.py:84", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/render/render_satellites.py:84"}, "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-4881fe9b58026abc", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/render/render_satellites.py:351", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/render/render_satellites.py:351"}, "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-35ef2a219cddb377", "name": "Commented-code block (5 lines) in scripts/render/build_gantt.py:286", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/render/build_gantt.py:286"}, "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-f73423cff1e525a3", "name": "Commented-code block (5 lines) in scripts/render/publish.py:32", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/render/publish.py:32"}, "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:\nscripts/tools/google-drive-embed/drive_common.py:get_creds, scripts/tools/google-drive-embed/prototype_drive.py:get_creds\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/24149"}, "properties": {"repository": "AmmarBarbee17/Lodestar", "repoUrl": "https://github.com/AmmarBarbee17/Lodestar", "branch": "main"}, "results": [{"ruleId": "scanner-13c32628a783246a", "level": "note", "message": {"text": "Possibly dead Python function: create_item"}, "properties": {"repobilityId": "2b6fc140e7c291d3", "scanner": "scanner-primary", "fingerprint": "13c32628a783246a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/render/new_item.py:115"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-22bcb0e94accbff9", "level": "note", "message": {"text": "Possibly dead Python function: create_epic"}, "properties": {"repobilityId": "495171a7f064ffda", "scanner": "scanner-primary", "fingerprint": "22bcb0e94accbff9", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/render/new_item.py:168"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-33d756df46f9be40", "level": "note", "message": {"text": "Possibly dead Python function: create_wu"}, "properties": {"repobilityId": "0c92222f844f8bc3", "scanner": "scanner-primary", "fingerprint": "33d756df46f9be40", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/render/new_item.py:232"}, "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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "2812a5870f99a3a9", "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": "5507b06d5b783227", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "7158ad5729096882", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "aee88ef391cbea6f", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-8d4ff584240c4c8c", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/grammar-review/SKILL.md"}, "properties": {"repobilityId": "63acb3db74f15828", "scanner": "scanner-primary", "fingerprint": "8d4ff584240c4c8c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/grammar-review/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1e52fc10fa3ab077", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/render/build_file_trees.py:110"}, "properties": {"repobilityId": "03537b484a3193bf", "scanner": "scanner-primary", "fingerprint": "1e52fc10fa3ab077", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3dd7a17ad90cf085", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/render/render_satellites.py:84"}, "properties": {"repobilityId": "f061b99a57775126", "scanner": "scanner-primary", "fingerprint": "3dd7a17ad90cf085", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4881fe9b58026abc", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/render/render_satellites.py:351"}, "properties": {"repobilityId": "f76b141b31fead78", "scanner": "scanner-primary", "fingerprint": "4881fe9b58026abc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-35ef2a219cddb377", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/render/build_gantt.py:286"}, "properties": {"repobilityId": "950edabda0f8696b", "scanner": "scanner-primary", "fingerprint": "35ef2a219cddb377", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f73423cff1e525a3", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/render/publish.py:32"}, "properties": {"repobilityId": "c6e8756ba110440a", "scanner": "scanner-primary", "fingerprint": "f73423cff1e525a3", "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": "44863669be64afaa", "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": "9a90119a735a5834", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}