{"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-546bc43ef70886d0", "name": "Icon-only button without accessible name \u2014 src/sidebar/ConversationsScreen.tsx:104", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/sidebar/ConversationsScreen.tsx:104"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9d728cab024f0692", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/sidebar/Markdown.tsx:20", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/sidebar/Markdown.tsx:20"}, "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-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-30e416d198db8355", "name": "Insecure pattern 'domparser_html_parse' in src/content/domExtractor.ts:442", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in src/content/domExtractor.ts:442"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bc242bb5fe7781cb", "name": "Insecure pattern 'dangerous_innerhtml' in src/sidebar/Markdown.tsx:20", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/sidebar/Markdown.tsx:20"}, "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-93cf75ff4e8f58cd", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/sidebar/ChatPanel.tsx:207", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/sidebar/ChatPanel.tsx:207"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-38c42fa9d17fc712", "name": "Very large file: src/background/agentRuntime.ts (1958 lines)", "shortDescription": {"text": "Very large file: src/background/agentRuntime.ts (1958 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "8 tests / 48 src (ratio 0.17)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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 38 placeholder/mock markers across 9 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. 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-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-50abc02bdf456b50", "name": "Commented-code block (5 lines) in src/shared/skillImport.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/shared/skillImport.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-9a7a0d859d7ccf91", "name": "Commented-code block (8 lines) in src/shared/messages.ts:1", "shortDescription": {"text": "Commented-code block (8 lines) in src/shared/messages.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-72fbe2918e8ac864", "name": "Commented-code block (7 lines) in src/shared/schemas.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/shared/schemas.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-226881dfbca32a51", "name": "Commented-code block (6 lines) in src/shared/types.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/shared/types.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-4961a6e98e3f0ee2", "name": "Commented-code block (5 lines) in src/offscreen/docGen.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/offscreen/docGen.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-f53b374830988b98", "name": "Commented-code block (11 lines) in src/offscreen/offscreen.ts:1", "shortDescription": {"text": "Commented-code block (11 lines) in src/offscreen/offscreen.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-edaec6bb1e30c462", "name": "Commented-code block (5 lines) in src/content/webmcpBridge.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/content/webmcpBridge.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-1693e6fd5a4aea5e", "name": "Commented-code block (11 lines) in src/content/domExtractor.ts:1", "shortDescription": {"text": "Commented-code block (11 lines) in src/content/domExtractor.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-e48ba2ddaad1e930", "name": "Commented-code block (5 lines) in src/content/contentScript.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/content/contentScript.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-aaa82f30eae09e8c", "name": "Commented-code block (6 lines) in src/background/serviceWorker.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/background/serviceWorker.ts:4"}, "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-377ac51862d9be80", "name": "Commented-code block (5 lines) in src/background/llmProvider.ts:13", "shortDescription": {"text": "Commented-code block (5 lines) in src/background/llmProvider.ts:13"}, "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-658c12045352efc6", "name": "Commented-code block (6 lines) in src/background/storage.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/background/storage.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-08df84246f21303b", "name": "Commented-code block (6 lines) in src/background/agentRuntime.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/background/agentRuntime.ts:4"}, "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-56eff535f703cdc1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/background/fullPageCapture.ts:25", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/background/fullPageCapture.ts:25"}, "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-f0b3eb69bf434a6c", "name": "Commented-code block (6 lines) in src/background/offscreenClient.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/background/offscreenClient.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-522593dc5da98182", "name": "Commented-code block (9 lines) in src/background/repoIngest.ts:1", "shortDescription": {"text": "Commented-code block (9 lines) in src/background/repoIngest.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-8ff993735e25ce99", "name": "Commented-code block (5 lines) in src/background/browserToolAdapter.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/background/browserToolAdapter.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-396ed531bd0a1f20", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/background/browserToolAdapter.ts:675", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/background/browserToolAdapter.ts:675"}, "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-cb9ee928b758e09c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/sidebar/TabContextPanel.tsx:16", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/sidebar/TabContextPanel.tsx:16"}, "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-fcecd84bf478bb25", "name": "Commented-code block (6 lines) in src/sidebar/ConversationsScreen.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/sidebar/ConversationsScreen.tsx:5"}, "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-43277689ded70784", "name": "Commented-code block (6 lines) in src/sidebar/Sidebar.tsx:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/sidebar/Sidebar.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-11d341b7118932ba", "name": "Commented-code block (9 lines) in src/sidebar/ChatPanel.tsx:1", "shortDescription": {"text": "Commented-code block (9 lines) in src/sidebar/ChatPanel.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}}]}}, "automationDetails": {"id": "repobility/19091"}, "properties": {"repository": "ScottSyms/CANAgent", "repoUrl": "https://github.com/ScottSyms/CANAgent", "branch": "main"}, "results": [{"ruleId": "scanner-546bc43ef70886d0", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/sidebar/ConversationsScreen.tsx:104"}, "properties": {"repobilityId": "dcfafeee4fafc781", "scanner": "scanner-primary", "fingerprint": "546bc43ef70886d0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-9d728cab024f0692", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/sidebar/Markdown.tsx:20"}, "properties": {"repobilityId": "35da02c6e308e089", "scanner": "scanner-primary", "fingerprint": "9d728cab024f0692", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"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-30e416d198db8355", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in src/content/domExtractor.ts:442"}, "properties": {"repobilityId": "6316f08f8c454b22", "scanner": "scanner-primary", "fingerprint": "30e416d198db8355", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/content/domExtractor.ts"}, "region": {"startLine": 442}}}]}, {"ruleId": "scanner-bc242bb5fe7781cb", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/sidebar/Markdown.tsx:20"}, "properties": {"repobilityId": "4e17e368a51a2177", "scanner": "scanner-primary", "fingerprint": "bc242bb5fe7781cb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/sidebar/Markdown.tsx"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-93cf75ff4e8f58cd", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/sidebar/ChatPanel.tsx:207"}, "properties": {"repobilityId": "93c826f135cb30cb", "scanner": "scanner-primary", "fingerprint": "93cf75ff4e8f58cd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/sidebar/ChatPanel.tsx"}, "region": {"startLine": 207}}}]}, {"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-38c42fa9d17fc712", "level": "note", "message": {"text": "Very large file: src/background/agentRuntime.ts (1958 lines)"}, "properties": {"repobilityId": "1037dedfeafea21f", "scanner": "scanner-primary", "fingerprint": "38c42fa9d17fc712", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "fea856a38ba36c0b", "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": "b489b7f592e448a9", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "eba1177b0c9f9f31", "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": "541fa3eef1552c26", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "5fedc01b6a3030db", "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": "8a8297f6eff6112e", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-50abc02bdf456b50", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/shared/skillImport.ts:1"}, "properties": {"repobilityId": "343dd4c50b9d562a", "scanner": "scanner-primary", "fingerprint": "50abc02bdf456b50", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9a7a0d859d7ccf91", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/shared/messages.ts:1"}, "properties": {"repobilityId": "30bfa97c8b20425d", "scanner": "scanner-primary", "fingerprint": "9a7a0d859d7ccf91", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-72fbe2918e8ac864", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/shared/schemas.ts:1"}, "properties": {"repobilityId": "aa18997be7482bd7", "scanner": "scanner-primary", "fingerprint": "72fbe2918e8ac864", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-226881dfbca32a51", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/shared/types.ts:1"}, "properties": {"repobilityId": "7e210e3d369f61ba", "scanner": "scanner-primary", "fingerprint": "226881dfbca32a51", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4961a6e98e3f0ee2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/offscreen/docGen.ts:1"}, "properties": {"repobilityId": "062893d19def8fc6", "scanner": "scanner-primary", "fingerprint": "4961a6e98e3f0ee2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f53b374830988b98", "level": "none", "message": {"text": "Commented-code block (11 lines) in src/offscreen/offscreen.ts:1"}, "properties": {"repobilityId": "b8cb3bdf13a990b8", "scanner": "scanner-primary", "fingerprint": "f53b374830988b98", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-edaec6bb1e30c462", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/content/webmcpBridge.ts:1"}, "properties": {"repobilityId": "988149fe1963152e", "scanner": "scanner-primary", "fingerprint": "edaec6bb1e30c462", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1693e6fd5a4aea5e", "level": "none", "message": {"text": "Commented-code block (11 lines) in src/content/domExtractor.ts:1"}, "properties": {"repobilityId": "3c7d3eec2294a919", "scanner": "scanner-primary", "fingerprint": "1693e6fd5a4aea5e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e48ba2ddaad1e930", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/content/contentScript.ts:1"}, "properties": {"repobilityId": "fa20ed319b1c60cc", "scanner": "scanner-primary", "fingerprint": "e48ba2ddaad1e930", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aaa82f30eae09e8c", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/background/serviceWorker.ts:4"}, "properties": {"repobilityId": "53c51bfa562df8bd", "scanner": "scanner-primary", "fingerprint": "aaa82f30eae09e8c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-377ac51862d9be80", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/background/llmProvider.ts:13"}, "properties": {"repobilityId": "790e2af6c5710f5e", "scanner": "scanner-primary", "fingerprint": "377ac51862d9be80", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-658c12045352efc6", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/background/storage.ts:1"}, "properties": {"repobilityId": "8a9289879dfc45df", "scanner": "scanner-primary", "fingerprint": "658c12045352efc6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-08df84246f21303b", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/background/agentRuntime.ts:4"}, "properties": {"repobilityId": "a4029f2b94b81966", "scanner": "scanner-primary", "fingerprint": "08df84246f21303b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-56eff535f703cdc1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/background/fullPageCapture.ts:25"}, "properties": {"repobilityId": "f017f2d0f7cf4ff1", "scanner": "scanner-primary", "fingerprint": "56eff535f703cdc1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f0b3eb69bf434a6c", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/background/offscreenClient.ts:1"}, "properties": {"repobilityId": "71cd6d0d7a07ba25", "scanner": "scanner-primary", "fingerprint": "f0b3eb69bf434a6c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-522593dc5da98182", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/background/repoIngest.ts:1"}, "properties": {"repobilityId": "ede2e57953c9199c", "scanner": "scanner-primary", "fingerprint": "522593dc5da98182", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8ff993735e25ce99", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/background/browserToolAdapter.ts:1"}, "properties": {"repobilityId": "f6902dd40069b0f2", "scanner": "scanner-primary", "fingerprint": "8ff993735e25ce99", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-396ed531bd0a1f20", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/background/browserToolAdapter.ts:675"}, "properties": {"repobilityId": "85f81576ebf3a3ef", "scanner": "scanner-primary", "fingerprint": "396ed531bd0a1f20", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cb9ee928b758e09c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/sidebar/TabContextPanel.tsx:16"}, "properties": {"repobilityId": "e2529cb382b7a159", "scanner": "scanner-primary", "fingerprint": "cb9ee928b758e09c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fcecd84bf478bb25", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/sidebar/ConversationsScreen.tsx:5"}, "properties": {"repobilityId": "58e7d6d95a2f887a", "scanner": "scanner-primary", "fingerprint": "fcecd84bf478bb25", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-43277689ded70784", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/sidebar/Sidebar.tsx:1"}, "properties": {"repobilityId": "2d56d13915e9539d", "scanner": "scanner-primary", "fingerprint": "43277689ded70784", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-11d341b7118932ba", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/sidebar/ChatPanel.tsx:1"}, "properties": {"repobilityId": "506167f85cc3ffac", "scanner": "scanner-primary", "fingerprint": "11d341b7118932ba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}