{"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-8492335c2c67f9b5", "name": "`truncate` class without `title=` for hover reveal \u2014 src/renderer/components/RecentDocuments.tsx:98", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/renderer/components/RecentDocuments.tsx:98"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-36afbf35979bf186", "name": "`truncate` class without `title=` for hover reveal \u2014 src/renderer/components/CollectionsList.tsx:85", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/renderer/components/CollectionsList.tsx:85"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-59216f2b01f3412a", "name": "`truncate` class without `title=` for hover reveal \u2014 src/renderer/components/CollectionBar.tsx:149", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/renderer/components/CollectionBar.tsx:149"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2ce8e41bf4c43c95", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/renderer/lib/safe-markdown.tsx:133", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/renderer/lib/safe-markdown.tsx:133"}, "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-1c53d54ebf40ac62", "name": "Stray `console.log` in TS/JS \u2014 src/renderer/lib/__tests__/csp-inline-hash.test.ts:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/renderer/lib/__tests__/csp-inline-hash.test.ts:7"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4512efdcbd4696fa", "name": "Stray `console.log` in TS/JS \u2014 src/main/index.ts:169", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/main/index.ts:169"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5dd8fe37cda67475", "name": "Stray `console.log` in TS/JS \u2014 src/main/ollama-manager.ts:118", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/main/ollama-manager.ts:118"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e09a8c21e61184ad", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/renderer/components/PdfViewer.tsx:270", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/renderer/components/PdfViewer.tsx:270"}, "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-7597df0af5cbe452", "name": "Insecure pattern 'node_child_process' in src/main/ollama-manager.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/main/ollama-manager.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "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-1838a141491ce38c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-df66d9389339e42b", "name": "Very large file: src/renderer/lib/use-qa.ts (1157 lines)", "shortDescription": {"text": "Very large file: src/renderer/lib/use-qa.ts (1157 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-7c70442c67ac26f5", "name": "Very large file: src/main/ai-service.ts (1809 lines)", "shortDescription": {"text": "Very large file: src/main/ai-service.ts (1809 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 25 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-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-d43ce92ecd065960", "name": "Commented-code block (6 lines) in electron.vite.config.ts:12", "shortDescription": {"text": "Commented-code block (6 lines) in electron.vite.config.ts:12"}, "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-bec3cd96e60ead7f", "name": "Commented-code block (5 lines) in test/setup.ts:11", "shortDescription": {"text": "Commented-code block (5 lines) in test/setup.ts:11"}, "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-b2d7b0d26bd0c456", "name": "Commented-code block (5 lines) in scripts/postbuild.mjs:34", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/postbuild.mjs:34"}, "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-696635ff0c173f0f", "name": "Commented-code block (5 lines) in src/renderer/App.tsx:74", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/App.tsx:74"}, "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-95688abc848575c1", "name": "Commented-code block (5 lines) in src/renderer/types/index.ts:197", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/types/index.ts:197"}, "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-3091a9818d6302a7", "name": "Commented-code block (5 lines) in src/renderer/components/SettingsPanel.tsx:314", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/components/SettingsPanel.tsx:314"}, "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-e580e850d8b60403", "name": "Commented-code block (5 lines) in src/renderer/components/PdfViewer.tsx:15", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/components/PdfViewer.tsx: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-a2339316c27cea32", "name": "Commented-code block (6 lines) in src/renderer/components/PdfUploader.tsx:14", "shortDescription": {"text": "Commented-code block (6 lines) in src/renderer/components/PdfUploader.tsx:14"}, "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-bce8a48fbb4239af", "name": "Commented-code block (6 lines) in src/renderer/components/SummaryViewer.tsx:37", "shortDescription": {"text": "Commented-code block (6 lines) in src/renderer/components/SummaryViewer.tsx:37"}, "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-45a8f12f1d118c52", "name": "Commented-code block (5 lines) in src/renderer/components/OllamaSetupWizard.tsx:42", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/components/OllamaSetupWizard.tsx:42"}, "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-9ed41bbc30f21503", "name": "Commented-code block (6 lines) in src/renderer/lib/ai-client.ts:64", "shortDescription": {"text": "Commented-code block (6 lines) in src/renderer/lib/ai-client.ts:64"}, "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-5b6286cf09b26bc3", "name": "Commented-code block (5 lines) in src/renderer/lib/use-qa.ts:626", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/lib/use-qa.ts:626"}, "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-5d9e0f538def2d89", "name": "Commented-code block (5 lines) in src/renderer/lib/safe-markdown.tsx:17", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/lib/safe-markdown.tsx:17"}, "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-3feeeee1e9352ab7", "name": "Commented-code block (7 lines) in src/renderer/lib/pdf-parser.ts:273", "shortDescription": {"text": "Commented-code block (7 lines) in src/renderer/lib/pdf-parser.ts:273"}, "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-eccfba15380552a8", "name": "Commented-code block (5 lines) in src/renderer/lib/store.ts:271", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/lib/store.ts:271"}, "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-cbb75d409fa41b5f", "name": "Commented-code block (6 lines) in src/renderer/lib/use-summarize.ts:130", "shortDescription": {"text": "Commented-code block (6 lines) in src/renderer/lib/use-summarize.ts:130"}, "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-9a1309d71df0f24e", "name": "Commented-code block (5 lines) in src/renderer/lib/error-sanitize.ts:44", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/lib/error-sanitize.ts:44"}, "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-9ed4c5bf4cd59d5f", "name": "Commented-code block (6 lines) in src/renderer/lib/chunker.ts:322", "shortDescription": {"text": "Commented-code block (6 lines) in src/renderer/lib/chunker.ts:322"}, "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-8bbf9767e98ce982", "name": "Commented-code block (5 lines) in src/renderer/lib/use-session.ts:51", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/lib/use-session.ts:51"}, "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-e18022b4e77856c5", "name": "Commented-code block (6 lines) in src/renderer/lib/citation.ts:155", "shortDescription": {"text": "Commented-code block (6 lines) in src/renderer/lib/citation.ts:155"}, "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-247af65182d97498", "name": "Commented-code block (5 lines) in src/renderer/lib/__tests__/preload-shape.test.ts:11", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/lib/__tests__/preload-shape.test.ts:11"}, "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-08f68e5a1bfa55c7", "name": "Commented-code block (6 lines) in src/renderer/lib/__tests__/safe-markdown.test.tsx:184", "shortDescription": {"text": "Commented-code block (6 lines) in src/renderer/lib/__tests__/safe-markdown.test.tsx:184"}, "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-ce4e4b9210aa1528", "name": "Commented-code block (5 lines) in src/renderer/lib/__tests__/use-qa-rag-builder.test.tsx:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/renderer/lib/__tests__/use-qa-rag-builder.test.tsx:3"}, "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-8bc3d8d5fd8a44bc", "name": "Commented-code block (5 lines) in src/shared/constants.ts:38", "shortDescription": {"text": "Commented-code block (5 lines) in src/shared/constants.ts:38"}, "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-6fce198bab3b1b71", "name": "Commented-code block (7 lines) in src/main/ai-service.ts:89", "shortDescription": {"text": "Commented-code block (7 lines) in src/main/ai-service.ts:89"}, "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-55112d388272fab0", "name": "Commented-code block (6 lines) in src/main/index.ts:309", "shortDescription": {"text": "Commented-code block (6 lines) in src/main/index.ts:309"}, "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-b50b1bb2320d1e89", "name": "Commented-code block (6 lines) in src/main/ollama-manager.ts:135", "shortDescription": {"text": "Commented-code block (6 lines) in src/main/ollama-manager.ts:135"}, "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-ab06228a4e910bf5", "name": "Commented-code block (9 lines) in src/main/__tests__/ipc-handlers.test.ts:5", "shortDescription": {"text": "Commented-code block (9 lines) in src/main/__tests__/ipc-handlers.test.ts: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-91345215743f8cd5", "name": "Commented-code block (8 lines) in src/main/__tests__/ipc-validators.test.ts:9", "shortDescription": {"text": "Commented-code block (8 lines) in src/main/__tests__/ipc-validators.test.ts:9"}, "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-184c2012737fe7a5", "name": "Commented-code block (5 lines) in src/main/__tests__/ollama-manager-install.test.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/main/__tests__/ollama-manager-install.test.ts:6"}, "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-a483d0a17f36313a", "name": "Commented-code block (7 lines) in src/main/__tests__/ipc-contract.test.ts:11", "shortDescription": {"text": "Commented-code block (7 lines) in src/main/__tests__/ipc-contract.test.ts:11"}, "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-8ab4dceff709837f", "name": "Commented-code block (6 lines) in src/main/__tests__/settings-store.test.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/main/__tests__/settings-store.test.ts:3"}, "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-cec9619d533cd0a5", "name": "Commented-code block (7 lines) in src/main/__tests__/api-keys-store.test.ts:5", "shortDescription": {"text": "Commented-code block (7 lines) in src/main/__tests__/api-keys-store.test.ts: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-b259e7ca4f1e1d63", "name": "Commented-code block (9 lines) in src/main/__tests__/ollama-manager.test.ts:6", "shortDescription": {"text": "Commented-code block (9 lines) in src/main/__tests__/ollama-manager.test.ts:6"}, "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-90789f72ccc1231e", "name": "Dangling fetch: GET http://localhost:11434/api/version (e2e/collection-phase3.spec.ts:29)", "shortDescription": {"text": "Dangling fetch: GET http://localhost:11434/api/version (e2e/collection-phase3.spec.ts:29)"}, "fullDescription": {"text": "`e2e/collection-phase3.spec.ts:29` calls `GET http://localhost:11434/api/version` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/http:/localhost:11434/api/version`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-bda16bffa97130cc", "name": "Dangling fetch: GET http://localhost:11434/api/version (e2e/collection.spec.ts:30)", "shortDescription": {"text": "Dangling fetch: GET http://localhost:11434/api/version (e2e/collection.spec.ts:30)"}, "fullDescription": {"text": "`e2e/collection.spec.ts:30` calls `GET http://localhost:11434/api/version` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/http:/localhost:11434/api/version`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3951a09d9c5fadca", "name": "Dangling fetch: GET http://localhost:11434/api/version (e2e/tabs.spec.ts:114)", "shortDescription": {"text": "Dangling fetch: GET http://localhost:11434/api/version (e2e/tabs.spec.ts:114)"}, "fullDescription": {"text": "`e2e/tabs.spec.ts:114` calls `GET http://localhost:11434/api/version` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/http:/localhost:11434/api/version`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-684f0e83ba7e1558", "name": "Unused endpoint: GET ", "shortDescription": {"text": "Unused endpoint: GET "}, "fullDescription": {"text": "`src/renderer/lib/pdf-parser.ts` declares `GET ` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22869"}, "properties": {"repository": "wpdlf/local-pdf-analyzer", "repoUrl": "https://github.com/wpdlf/local-pdf-analyzer", "branch": "main"}, "results": [{"ruleId": "scanner-8492335c2c67f9b5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/renderer/components/RecentDocuments.tsx:98"}, "properties": {"repobilityId": "35eb2111a35e3a5d", "scanner": "scanner-primary", "fingerprint": "8492335c2c67f9b5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-36afbf35979bf186", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/renderer/components/CollectionsList.tsx:85"}, "properties": {"repobilityId": "911b2218347f63c9", "scanner": "scanner-primary", "fingerprint": "36afbf35979bf186", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-59216f2b01f3412a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/renderer/components/CollectionBar.tsx:149"}, "properties": {"repobilityId": "0604669635c68ddc", "scanner": "scanner-primary", "fingerprint": "59216f2b01f3412a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2ce8e41bf4c43c95", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/renderer/lib/safe-markdown.tsx:133"}, "properties": {"repobilityId": "1dafc64e24cbae3f", "scanner": "scanner-primary", "fingerprint": "2ce8e41bf4c43c95", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-1c53d54ebf40ac62", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/renderer/lib/__tests__/csp-inline-hash.test.ts:7"}, "properties": {"repobilityId": "a9357db84b31f93c", "scanner": "scanner-primary", "fingerprint": "1c53d54ebf40ac62", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4512efdcbd4696fa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/main/index.ts:169"}, "properties": {"repobilityId": "85947df4f96e7ba3", "scanner": "scanner-primary", "fingerprint": "4512efdcbd4696fa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5dd8fe37cda67475", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/main/ollama-manager.ts:118"}, "properties": {"repobilityId": "7a1bdc4ec4bbbf60", "scanner": "scanner-primary", "fingerprint": "5dd8fe37cda67475", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e09a8c21e61184ad", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/renderer/components/PdfViewer.tsx:270"}, "properties": {"repobilityId": "9f29387e9e1e005c", "scanner": "scanner-primary", "fingerprint": "e09a8c21e61184ad", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/renderer/components/PdfViewer.tsx"}, "region": {"startLine": 270}}}]}, {"ruleId": "scanner-7597df0af5cbe452", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/main/ollama-manager.ts:1"}, "properties": {"repobilityId": "0b89d86ac484e0cc", "scanner": "scanner-primary", "fingerprint": "7597df0af5cbe452", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main/ollama-manager.ts"}, "region": {"startLine": 1}}}]}, {"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-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-df66d9389339e42b", "level": "note", "message": {"text": "Very large file: src/renderer/lib/use-qa.ts (1157 lines)"}, "properties": {"repobilityId": "9b5b8446d4fe7d81", "scanner": "scanner-primary", "fingerprint": "df66d9389339e42b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-7c70442c67ac26f5", "level": "note", "message": {"text": "Very large file: src/main/ai-service.ts (1809 lines)"}, "properties": {"repobilityId": "ff6411436fab4b68", "scanner": "scanner-primary", "fingerprint": "7c70442c67ac26f5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "93b795b97d3fc450", "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": "1e1a2764d28484f1", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "cfd085394c647e03", "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": "2af34902a14e4297", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-d43ce92ecd065960", "level": "none", "message": {"text": "Commented-code block (6 lines) in electron.vite.config.ts:12"}, "properties": {"repobilityId": "d3c3b42519f81633", "scanner": "scanner-primary", "fingerprint": "d43ce92ecd065960", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bec3cd96e60ead7f", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/setup.ts:11"}, "properties": {"repobilityId": "2ef961c3b7140150", "scanner": "scanner-primary", "fingerprint": "bec3cd96e60ead7f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b2d7b0d26bd0c456", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/postbuild.mjs:34"}, "properties": {"repobilityId": "4f143f17dba4043e", "scanner": "scanner-primary", "fingerprint": "b2d7b0d26bd0c456", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-696635ff0c173f0f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/App.tsx:74"}, "properties": {"repobilityId": "8353670ebb9459c8", "scanner": "scanner-primary", "fingerprint": "696635ff0c173f0f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-95688abc848575c1", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/types/index.ts:197"}, "properties": {"repobilityId": "b4adeb873ae83750", "scanner": "scanner-primary", "fingerprint": "95688abc848575c1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3091a9818d6302a7", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/components/SettingsPanel.tsx:314"}, "properties": {"repobilityId": "7825b12c73a4cb1a", "scanner": "scanner-primary", "fingerprint": "3091a9818d6302a7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e580e850d8b60403", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/components/PdfViewer.tsx:15"}, "properties": {"repobilityId": "093f2a59f28aa8a4", "scanner": "scanner-primary", "fingerprint": "e580e850d8b60403", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a2339316c27cea32", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/renderer/components/PdfUploader.tsx:14"}, "properties": {"repobilityId": "2c13462a437d979f", "scanner": "scanner-primary", "fingerprint": "a2339316c27cea32", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bce8a48fbb4239af", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/renderer/components/SummaryViewer.tsx:37"}, "properties": {"repobilityId": "c71943b015de40de", "scanner": "scanner-primary", "fingerprint": "bce8a48fbb4239af", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-45a8f12f1d118c52", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/components/OllamaSetupWizard.tsx:42"}, "properties": {"repobilityId": "55898a002fef55b5", "scanner": "scanner-primary", "fingerprint": "45a8f12f1d118c52", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9ed41bbc30f21503", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/renderer/lib/ai-client.ts:64"}, "properties": {"repobilityId": "5b4182c901168b15", "scanner": "scanner-primary", "fingerprint": "9ed41bbc30f21503", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5b6286cf09b26bc3", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/lib/use-qa.ts:626"}, "properties": {"repobilityId": "e0fbdcdc1544dcba", "scanner": "scanner-primary", "fingerprint": "5b6286cf09b26bc3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5d9e0f538def2d89", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/lib/safe-markdown.tsx:17"}, "properties": {"repobilityId": "96d5cb94e2340027", "scanner": "scanner-primary", "fingerprint": "5d9e0f538def2d89", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3feeeee1e9352ab7", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/renderer/lib/pdf-parser.ts:273"}, "properties": {"repobilityId": "53ec518f2c6917b5", "scanner": "scanner-primary", "fingerprint": "3feeeee1e9352ab7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eccfba15380552a8", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/lib/store.ts:271"}, "properties": {"repobilityId": "e02ebc520a9b2beb", "scanner": "scanner-primary", "fingerprint": "eccfba15380552a8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cbb75d409fa41b5f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/renderer/lib/use-summarize.ts:130"}, "properties": {"repobilityId": "e93d77416892ac11", "scanner": "scanner-primary", "fingerprint": "cbb75d409fa41b5f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9a1309d71df0f24e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/lib/error-sanitize.ts:44"}, "properties": {"repobilityId": "eb0e37659c152deb", "scanner": "scanner-primary", "fingerprint": "9a1309d71df0f24e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9ed4c5bf4cd59d5f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/renderer/lib/chunker.ts:322"}, "properties": {"repobilityId": "403785dace8bc2ce", "scanner": "scanner-primary", "fingerprint": "9ed4c5bf4cd59d5f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8bbf9767e98ce982", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/lib/use-session.ts:51"}, "properties": {"repobilityId": "5ac69205cd94ffcf", "scanner": "scanner-primary", "fingerprint": "8bbf9767e98ce982", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e18022b4e77856c5", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/renderer/lib/citation.ts:155"}, "properties": {"repobilityId": "08f4d9adc3768e2a", "scanner": "scanner-primary", "fingerprint": "e18022b4e77856c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-247af65182d97498", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/lib/__tests__/preload-shape.test.ts:11"}, "properties": {"repobilityId": "1ad12fc11c374701", "scanner": "scanner-primary", "fingerprint": "247af65182d97498", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-08f68e5a1bfa55c7", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/renderer/lib/__tests__/safe-markdown.test.tsx:184"}, "properties": {"repobilityId": "de55b116c112faa1", "scanner": "scanner-primary", "fingerprint": "08f68e5a1bfa55c7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ce4e4b9210aa1528", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/renderer/lib/__tests__/use-qa-rag-builder.test.tsx:3"}, "properties": {"repobilityId": "be03c2001a988ab6", "scanner": "scanner-primary", "fingerprint": "ce4e4b9210aa1528", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8bc3d8d5fd8a44bc", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/shared/constants.ts:38"}, "properties": {"repobilityId": "ee6456d4d87b2a84", "scanner": "scanner-primary", "fingerprint": "8bc3d8d5fd8a44bc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6fce198bab3b1b71", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/main/ai-service.ts:89"}, "properties": {"repobilityId": "7a6e6c748b83d451", "scanner": "scanner-primary", "fingerprint": "6fce198bab3b1b71", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-55112d388272fab0", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/main/index.ts:309"}, "properties": {"repobilityId": "3cc0672adc20f676", "scanner": "scanner-primary", "fingerprint": "55112d388272fab0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b50b1bb2320d1e89", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/main/ollama-manager.ts:135"}, "properties": {"repobilityId": "5469bcea8038cff1", "scanner": "scanner-primary", "fingerprint": "b50b1bb2320d1e89", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ab06228a4e910bf5", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/main/__tests__/ipc-handlers.test.ts:5"}, "properties": {"repobilityId": "23498612dbca84bb", "scanner": "scanner-primary", "fingerprint": "ab06228a4e910bf5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-91345215743f8cd5", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/main/__tests__/ipc-validators.test.ts:9"}, "properties": {"repobilityId": "ee34d1d4b6970258", "scanner": "scanner-primary", "fingerprint": "91345215743f8cd5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-184c2012737fe7a5", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/main/__tests__/ollama-manager-install.test.ts:6"}, "properties": {"repobilityId": "8e7b52a4b055a866", "scanner": "scanner-primary", "fingerprint": "184c2012737fe7a5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a483d0a17f36313a", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/main/__tests__/ipc-contract.test.ts:11"}, "properties": {"repobilityId": "c7d11aa14be214dc", "scanner": "scanner-primary", "fingerprint": "a483d0a17f36313a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8ab4dceff709837f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/main/__tests__/settings-store.test.ts:3"}, "properties": {"repobilityId": "9ebb1d465f5fd35e", "scanner": "scanner-primary", "fingerprint": "8ab4dceff709837f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cec9619d533cd0a5", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/main/__tests__/api-keys-store.test.ts:5"}, "properties": {"repobilityId": "776b59771ec01a87", "scanner": "scanner-primary", "fingerprint": "cec9619d533cd0a5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b259e7ca4f1e1d63", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/main/__tests__/ollama-manager.test.ts:6"}, "properties": {"repobilityId": "523b411340cc99d8", "scanner": "scanner-primary", "fingerprint": "b259e7ca4f1e1d63", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-90789f72ccc1231e", "level": "error", "message": {"text": "Dangling fetch: GET http://localhost:11434/api/version (e2e/collection-phase3.spec.ts:29)"}, "properties": {"repobilityId": "07bcaa09e600904f", "scanner": "scanner-primary", "fingerprint": "90789f72ccc1231e", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-bda16bffa97130cc", "level": "error", "message": {"text": "Dangling fetch: GET http://localhost:11434/api/version (e2e/collection.spec.ts:30)"}, "properties": {"repobilityId": "bae7d2759d045966", "scanner": "scanner-primary", "fingerprint": "bda16bffa97130cc", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-3951a09d9c5fadca", "level": "error", "message": {"text": "Dangling fetch: GET http://localhost:11434/api/version (e2e/tabs.spec.ts:114)"}, "properties": {"repobilityId": "f748ea93f5b47e06", "scanner": "scanner-primary", "fingerprint": "3951a09d9c5fadca", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-684f0e83ba7e1558", "level": "note", "message": {"text": "Unused endpoint: GET "}, "properties": {"repobilityId": "204616d7795cebfb", "scanner": "scanner-primary", "fingerprint": "684f0e83ba7e1558", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}