{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f190c9960e87a59d", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 web/src/app/page.tsx:50", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 web/src/app/page.tsx:50"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-88710285b232afc1", "name": "Insecure pattern 'dangerous_innerhtml' in web/src/app/page.tsx:50", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in web/src/app/page.tsx:50"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2e4869c25cd73485", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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": "16 test file(s) for 170 source file(s) (ratio 0.09). 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 103 placeholder/mock markers across 33 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "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-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. 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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "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-45f7788bb11f4d47", "name": "Commented-code block (7 lines) in _design_src/roofdrafts/project/tweaks-panel.jsx:16", "shortDescription": {"text": "Commented-code block (7 lines) in _design_src/roofdrafts/project/tweaks-panel.jsx:16"}, "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-755b4f14ab0967c9", "name": "Commented-code block (6 lines) in _design_src/roofdrafts/project/roofcalc.jsx:1", "shortDescription": {"text": "Commented-code block (6 lines) in _design_src/roofdrafts/project/roofcalc.jsx:1"}, "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-a8649dc1c645d2c0", "name": "Commented-code block (5 lines) in web/src/proxy.ts:15", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/proxy.ts:15"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1061ed0658f4c292", "name": "Commented-code block (5 lines) in web/src/components/App.tsx:1", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/App.tsx:1"}, "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-265195f4f597f33e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/estimator/ClaimButton.tsx:11", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/estimator/ClaimButton.tsx:11"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1f33a1c566ac317f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/dashboard/ChangePasswordForm.tsx:29", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/dashboard/ChangePasswordForm.tsx:29"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5868ae205221c8c3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/dashboard/AccountActions.tsx:13", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/dashboard/AccountActions.tsx:13"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4aca111240377cc8", "name": "Commented-code block (7 lines) in web/src/components/chat/ChatWidget.tsx:2", "shortDescription": {"text": "Commented-code block (7 lines) in web/src/components/chat/ChatWidget.tsx:2"}, "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-5e09b100b20af9b2", "name": "Commented-code block (5 lines) in web/src/components/marketing/OrderModalProvider.tsx:2", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/components/marketing/OrderModalProvider.tsx:2"}, "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-763d30e08a102f4b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/admin/LeadsBoard.tsx:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/admin/LeadsBoard.tsx:40"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-60f4cbfb83bf00df", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/admin/AssignSelect.tsx:20", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/admin/AssignSelect.tsx:20"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-84775560f4869124", "name": "Commented-code block (6 lines) in web/src/components/measure/MeasureTool.tsx:2", "shortDescription": {"text": "Commented-code block (6 lines) in web/src/components/measure/MeasureTool.tsx:2"}, "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-200a37c62f847848", "name": "Legacy-named symbol `terms_v1` in web/src/app/api/auth/signup/route.ts:125", "shortDescription": {"text": "Legacy-named symbol `terms_v1` in web/src/app/api/auth/signup/route.ts:125"}, "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-f5bc780a85b223ac", "name": "Legacy-named symbol `stripe_payment_v1` in web/src/app/api/stripe/payment-intent/route.ts:53", "shortDescription": {"text": "Legacy-named symbol `stripe_payment_v1` in web/src/app/api/stripe/payment-intent/route.ts:53"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-602e52bd03f145a5", "name": "Commented-code block (5 lines) in web/src/lib/auth.config.ts:19", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/lib/auth.config.ts:19"}, "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-8b93024ab53ac2de", "name": "Commented-code block (7 lines) in web/src/lib/roofcalc.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in web/src/lib/roofcalc.ts:1"}, "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-f82244ee83088db0", "name": "Commented-code block (5 lines) in web/src/lib/applicad.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/lib/applicad.ts:1"}, "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-7b3cf4900bfebefc", "name": "Commented-code block (6 lines) in web/src/lib/imagery.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in web/src/lib/imagery.ts:1"}, "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-b3568b483cafdb2d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/roof-extraction/google-solar.ts:71", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/roof-extraction/google-solar.ts:71"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-085f38e9427b5c0f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/llm/deepseek.ts:14", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/llm/deepseek.ts:14"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18452"}, "properties": {"repository": "Roofdrafts-ux/roofdrafts", "repoUrl": "https://github.com/Roofdrafts-ux/roofdrafts", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-f190c9960e87a59d", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 web/src/app/page.tsx:50"}, "properties": {"repobilityId": "c84efbb48bd166ea", "scanner": "scanner-primary", "fingerprint": "f190c9960e87a59d", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-88710285b232afc1", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in web/src/app/page.tsx:50"}, "properties": {"repobilityId": "096274ba39e7ffd9", "scanner": "scanner-primary", "fingerprint": "88710285b232afc1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/src/app/page.tsx"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-2e4869c25cd73485", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "125ff925b70b5abe", "scanner": "scanner-primary", "fingerprint": "2e4869c25cd73485", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/package.json"}, "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": "edbfaa24a1a166fb", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "bb445c09dfa2f8d6", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "6f884b61602fe739", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "e186b1e1461f2563", "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": "16668043db43aa20", "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": "8a95cd3f67ca525c", "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": "e6425531be330430", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-45f7788bb11f4d47", "level": "none", "message": {"text": "Commented-code block (7 lines) in _design_src/roofdrafts/project/tweaks-panel.jsx:16"}, "properties": {"repobilityId": "6d653de7b25ed7d6", "scanner": "scanner-primary", "fingerprint": "45f7788bb11f4d47", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-755b4f14ab0967c9", "level": "none", "message": {"text": "Commented-code block (6 lines) in _design_src/roofdrafts/project/roofcalc.jsx:1"}, "properties": {"repobilityId": "f5e3796ebcdc5424", "scanner": "scanner-primary", "fingerprint": "755b4f14ab0967c9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a8649dc1c645d2c0", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/proxy.ts:15"}, "properties": {"repobilityId": "c8e9711f0635e7a7", "scanner": "scanner-primary", "fingerprint": "a8649dc1c645d2c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1061ed0658f4c292", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/App.tsx:1"}, "properties": {"repobilityId": "52fbc135c0f78440", "scanner": "scanner-primary", "fingerprint": "1061ed0658f4c292", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-265195f4f597f33e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/estimator/ClaimButton.tsx:11"}, "properties": {"repobilityId": "da5832cee343f536", "scanner": "scanner-primary", "fingerprint": "265195f4f597f33e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1f33a1c566ac317f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/dashboard/ChangePasswordForm.tsx:29"}, "properties": {"repobilityId": "26e03ab337d4846b", "scanner": "scanner-primary", "fingerprint": "1f33a1c566ac317f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5868ae205221c8c3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/dashboard/AccountActions.tsx:13"}, "properties": {"repobilityId": "191666f58ab02dc2", "scanner": "scanner-primary", "fingerprint": "5868ae205221c8c3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4aca111240377cc8", "level": "none", "message": {"text": "Commented-code block (7 lines) in web/src/components/chat/ChatWidget.tsx:2"}, "properties": {"repobilityId": "8044ab0a2e38cbf4", "scanner": "scanner-primary", "fingerprint": "4aca111240377cc8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5e09b100b20af9b2", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/components/marketing/OrderModalProvider.tsx:2"}, "properties": {"repobilityId": "0e7a0c923d8bc053", "scanner": "scanner-primary", "fingerprint": "5e09b100b20af9b2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-763d30e08a102f4b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/admin/LeadsBoard.tsx:40"}, "properties": {"repobilityId": "4c1512e6831c74c1", "scanner": "scanner-primary", "fingerprint": "763d30e08a102f4b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-60f4cbfb83bf00df", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/components/admin/AssignSelect.tsx:20"}, "properties": {"repobilityId": "903ef707b2022955", "scanner": "scanner-primary", "fingerprint": "60f4cbfb83bf00df", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-84775560f4869124", "level": "none", "message": {"text": "Commented-code block (6 lines) in web/src/components/measure/MeasureTool.tsx:2"}, "properties": {"repobilityId": "ca0a3cd8e9941571", "scanner": "scanner-primary", "fingerprint": "84775560f4869124", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-200a37c62f847848", "level": "note", "message": {"text": "Legacy-named symbol `terms_v1` in web/src/app/api/auth/signup/route.ts:125"}, "properties": {"repobilityId": "93b4da7ce7622aea", "scanner": "scanner-primary", "fingerprint": "200a37c62f847848", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-f5bc780a85b223ac", "level": "note", "message": {"text": "Legacy-named symbol `stripe_payment_v1` in web/src/app/api/stripe/payment-intent/route.ts:53"}, "properties": {"repobilityId": "1b0471fba0fc24c9", "scanner": "scanner-primary", "fingerprint": "f5bc780a85b223ac", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-602e52bd03f145a5", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/lib/auth.config.ts:19"}, "properties": {"repobilityId": "59a6a7b0b2107f9b", "scanner": "scanner-primary", "fingerprint": "602e52bd03f145a5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8b93024ab53ac2de", "level": "none", "message": {"text": "Commented-code block (7 lines) in web/src/lib/roofcalc.ts:1"}, "properties": {"repobilityId": "aac9ffa9e73ab862", "scanner": "scanner-primary", "fingerprint": "8b93024ab53ac2de", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f82244ee83088db0", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/lib/applicad.ts:1"}, "properties": {"repobilityId": "62446f9eea5d6b65", "scanner": "scanner-primary", "fingerprint": "f82244ee83088db0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7b3cf4900bfebefc", "level": "none", "message": {"text": "Commented-code block (6 lines) in web/src/lib/imagery.ts:1"}, "properties": {"repobilityId": "e6b6ec3055524801", "scanner": "scanner-primary", "fingerprint": "7b3cf4900bfebefc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b3568b483cafdb2d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/roof-extraction/google-solar.ts:71"}, "properties": {"repobilityId": "ee68931e8ce3376c", "scanner": "scanner-primary", "fingerprint": "b3568b483cafdb2d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-085f38e9427b5c0f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/llm/deepseek.ts:14"}, "properties": {"repobilityId": "c8da563a9961d786", "scanner": "scanner-primary", "fingerprint": "085f38e9427b5c0f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}