{"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-860d9d2787e2fce6", "name": "Stray `console.log` in TS/JS \u2014 scripts/gen-ios-config.ts:120", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/gen-ios-config.ts:120"}, "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-82bc525711f57a51", "name": "Stray `console.log` in TS/JS \u2014 src/lib/server/log.ts:64", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/server/log.ts:64"}, "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-79f74c3b9bded97f", "name": "Stray `console.log` in TS/JS \u2014 src/lib/server/graphSubscription.ts:52", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/server/graphSubscription.ts:52"}, "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-835eae4c7f17a2f8", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f7fa70fb244bf759", "name": "Insecure pattern 'node_child_process' in scripts/boot-smoke.mjs:15", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/boot-smoke.mjs:15"}, "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-866434ff23e94d1b", "name": "Insecure pattern 'node_child_process' in scripts/build-icon-redesign-pdf.mjs:13", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/build-icon-redesign-pdf.mjs:13"}, "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-595de17f1e216efb", "name": "Insecure pattern 'node_child_process' in scripts/test-live.mjs:11", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/test-live.mjs:11"}, "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-66b904b7f6df414e", "name": "Insecure pattern 'node_child_process' in scripts/build-guides.mjs:12", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/build-guides.mjs:12"}, "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-11c45becefab2fe8", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/competitive-landscape.html:548", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/competitive-landscape.html:548"}, "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-83cf8f2ad7b59bb1", "name": "Insecure pattern 'weak_hash' in src/lib/server/infra/digest.test.ts:7", "shortDescription": {"text": "Insecure pattern 'weak_hash' in src/lib/server/infra/digest.test.ts:7"}, "fullDescription": {"text": "Found a known-risky pattern (weak_hash). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-28c4a04bd807da0c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "azure/login@v3 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ad6701f0a8405e22", "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-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/upload-artifact@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cac83845f2c62aca", "name": "Very large file: src/lib/server/db.ts (1208 lines)", "shortDescription": {"text": "Very large file: src/lib/server/db.ts (1208 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-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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 64 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 44 placeholder/mock markers across 14 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-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-83c24ff8e3f8855e", "name": "Commented-code block (6 lines) in playwright.config.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in playwright.config.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-5cb462196cb2cb71", "name": "Commented-code block (5 lines) in vite.config.ts:21", "shortDescription": {"text": "Commented-code block (5 lines) in vite.config.ts:21"}, "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-080fb71fbd4f1fdf", "name": "Commented-code block (6 lines) in svelte.config.js:15", "shortDescription": {"text": "Commented-code block (6 lines) in svelte.config.js: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-f1c2e7ae76539045", "name": "Commented-code block (9 lines) in scripts/boot-smoke.mjs:4", "shortDescription": {"text": "Commented-code block (9 lines) in scripts/boot-smoke.mjs: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-fe7ebb3ff3066179", "name": "Commented-code block (5 lines) in scripts/provision-bob-sowles.mjs:5", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/provision-bob-sowles.mjs: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-4b67ff0d77657e1a", "name": "Commented-code block (5 lines) in scripts/demo-books-clear.mjs:4", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/demo-books-clear.mjs: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-b63b10346991bc7d", "name": "Commented-code block (5 lines) in scripts/demo-books-seed.mjs:6", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/demo-books-seed.mjs: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-54c1346dd2ab2067", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/backfill-cutoff.mjs:37", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/backfill-cutoff.mjs:37"}, "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-ddf6f9504d118d89", "name": "Commented-code block (8 lines) in scripts/test-live.mjs:3", "shortDescription": {"text": "Commented-code block (8 lines) in scripts/test-live.mjs: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-926159a84ab7165d", "name": "Commented-code block (5 lines) in scripts/build-raves-books-pitch-deck.mjs:4", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/build-raves-books-pitch-deck.mjs: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-d58b9ae80ad1389d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/service-worker.ts:64", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/service-worker.ts:64"}, "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-dd46179cb39357ab", "name": "Commented-code block (5 lines) in src/hooks.server.ts:14", "shortDescription": {"text": "Commented-code block (5 lines) in src/hooks.server.ts: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-a4dabb731206d3dd", "name": "Commented-code block (5 lines) in src/lib/geo.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/geo.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-7c4cad470ede2e47", "name": "Commented-code block (5 lines) in src/lib/auth.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/auth.ts:7"}, "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-fcfdf4d918e8883e", "name": "Commented-code block (5 lines) in src/lib/money.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/money.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-1a24a57d22a98bc2", "name": "Commented-code block (5 lines) in src/lib/unsavedGuard.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/unsavedGuard.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-caf17bfcf62360cc", "name": "Commented-code block (8 lines) in src/lib/icons.ts:4", "shortDescription": {"text": "Commented-code block (8 lines) in src/lib/icons.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-30007bdfbf672d1a", "name": "Commented-code block (5 lines) in src/lib/toast.svelte.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/toast.svelte.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-09e3a001318e9f1c", "name": "Commented-code block (5 lines) in src/lib/types.ts:118", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/types.ts:118"}, "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-aba4cea7ec065a96", "name": "Commented-code block (6 lines) in src/lib/accounting/categorize.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/accounting/categorize.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-89863bd205cb8a18", "name": "Commented-code block (6 lines) in src/lib/accounting/budgets.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/accounting/budgets.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-83afceaaaf0efe62", "name": "Commented-code block (5 lines) in src/lib/accounting/ten99.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/accounting/ten99.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-b23ee0d10ce3dbb1", "name": "Commented-code block (6 lines) in src/lib/accounting/format.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/accounting/format.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-20e63cf6f7070e7c", "name": "Commented-code block (5 lines) in src/lib/accounting/purchaseOrders.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/accounting/purchaseOrders.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-d6dd9af7826c3d67", "name": "Commented-code block (6 lines) in src/lib/accounting/anomalies.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/accounting/anomalies.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-196689f23b252eea", "name": "Commented-code block (5 lines) in src/lib/accounting/narrative.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/accounting/narrative.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-36df51c308eabfd7", "name": "Commented-code block (5 lines) in src/lib/accounting/billScan.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/accounting/billScan.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-403a8cb872a38498", "name": "Commented-code block (7 lines) in src/lib/accounting/coa.ts:3", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/accounting/coa.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-32f9a182e1028f30", "name": "Commented-code block (6 lines) in src/lib/accounting/ask.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/accounting/ask.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-23a90f4c70c0c92f", "name": "Commented-code block (5 lines) in src/lib/accounting/closing.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/accounting/closing.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-cc103233b98de4f7", "name": "Commented-code block (6 lines) in src/lib/accounting/cashbasis.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/accounting/cashbasis.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-c8ccb55d4f241f48", "name": "Commented-code block (5 lines) in src/lib/accounting/types.ts:180", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/accounting/types.ts:180"}, "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-7ded9930e6f40d26", "name": "Commented-code block (6 lines) in src/lib/server/config.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/server/config.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-6c3fa791cca3e934", "name": "Commented-code block (5 lines) in src/lib/server/log.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/server/log.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-6d7152279f18f403", "name": "Commented-code block (5 lines) in src/lib/server/prospects-source.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/server/prospects-source.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-14c1e847eb17f208", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/email.ts:23", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/email.ts:23"}, "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-8c02f3219eda1f58", "name": "Commented-code block (7 lines) in src/lib/server/assets.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/server/assets.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-e7c9ea2babbf764b", "name": "Commented-code block (7 lines) in src/lib/server/recurring.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/server/recurring.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-0b01c9bce7fdb1ba", "name": "Commented-code block (6 lines) in src/lib/server/booksAi.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/server/booksAi.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-ebc2dfb50cb47383", "name": "Commented-code block (5 lines) in src/lib/server/parcels.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/server/parcels.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-d02a535a995cf322", "name": "Commented-code block (8 lines) in src/lib/server/invoicing.ts:5", "shortDescription": {"text": "Commented-code block (8 lines) in src/lib/server/invoicing.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-b40fc04d095bbcbf", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/graphSubscription.ts:120", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/graphSubscription.ts:120"}, "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-03d1b5318f5cffbb", "name": "Commented-code block (5 lines) in src/lib/server/openai.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/server/openai.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-8a31ea4bb67aad61", "name": "Commented-code block (8 lines) in src/lib/server/osm.ts:3", "shortDescription": {"text": "Commented-code block (8 lines) in src/lib/server/osm.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-df596cdf35e24679", "name": "Commented-code block (6 lines) in src/lib/server/txn.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/server/txn.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-3c228261bb807c96", "name": "Commented-code block (5 lines) in src/lib/server/audit.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/server/audit.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-b2549c5d8dc0dcb8", "name": "Commented-code block (6 lines) in src/lib/server/attachmentParse.ts:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/server/attachmentParse.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-31c05b00547e0957", "name": "Commented-code block (5 lines) in src/lib/server/mock.ts:188", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/server/mock.ts:188"}, "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-db582d569cba34f4", "name": "Commented-code block (7 lines) in src/lib/server/cashbasis.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/server/cashbasis.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-373cd80cf929c25c", "name": "Commented-code block (7 lines) in src/lib/server/emailSync.ts:61", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/server/emailSync.ts:61"}, "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-8ab61ad2240b62dc", "name": "Commented-code block (5 lines) in src/lib/server/db.ts:24", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/server/db.ts:24"}, "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-52c4d7dd30a40f7e", "name": "Commented-code block (7 lines) in src/lib/server/backfillCutoff.ts:6", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/server/backfillCutoff.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-a2adf1965441ee22", "name": "Commented-code block (7 lines) in src/lib/server/syncLogic.ts:28", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/server/syncLogic.ts:28"}, "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-22a2790a5482871b", "name": "Commented-code block (5 lines) in src/lib/server/db.live.test.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/server/db.live.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-628461e9be966fcf", "name": "Commented-code block (6 lines) in src/lib/server/infra/github-billing.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/server/infra/github-billing.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-369b9e1f53b23e67", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/github-billing.ts:100", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/github-billing.ts:100"}, "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-98ad984dca8e0239", "name": "Commented-code block (5 lines) in src/lib/server/infra/openai-costs.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/server/infra/openai-costs.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-afb19e06cf4ad020", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/openai-costs.ts:94", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/openai-costs.ts:94"}, "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-b7d45cc6a5508928", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/index.ts:75", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/index.ts:75"}, "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-d039f67b0b16a828", "name": "Commented-code block (5 lines) in src/lib/server/infra/types.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/server/infra/types.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-96637d8359c21678", "name": "Commented-code block (6 lines) in src/lib/server/infra/digest.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/server/infra/digest.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-df0062d0a0cfcd43", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/digest.ts:100", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/digest.ts:100"}, "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-4fc7c0be033b97e8", "name": "Commented-code block (7 lines) in src/lib/server/infra/azure-costs.ts:5", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/server/infra/azure-costs.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-cda7b94a57b29bc3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/azure-costs.ts:80", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/azure-costs.ts:80"}, "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-48a4587d11056ea2", "name": "Commented-code block (6 lines) in src/lib/server/infra/atlas-billing.ts:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/server/infra/atlas-billing.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-4bbe12436dc0c923", "name": "Commented-code block (5 lines) in src/lib/actions/trapFocus.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/actions/trapFocus.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-783cf4e657d27e78", "name": "Commented-code block (8 lines) in src/lib/jobs/cockpit.ts:8", "shortDescription": {"text": "Commented-code block (8 lines) in src/lib/jobs/cockpit.ts:8"}, "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-b6652b9924af5b12", "name": "Commented-code block (5 lines) in src/routes/api/config/+server.ts:22", "shortDescription": {"text": "Commented-code block (5 lines) in src/routes/api/config/+server.ts:22"}, "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-11a17275e8c53235", "name": "Commented-code block (5 lines) in src/routes/api/dashboard/+server.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/routes/api/dashboard/+server.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-2fed2d30575be080", "name": "Commented-code block (5 lines) in src/routes/api/accounting/bill-scan/+server.ts:12", "shortDescription": {"text": "Commented-code block (5 lines) in src/routes/api/accounting/bill-scan/+server.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-a6b5e065b5bd8d95", "name": "Commented-code block (5 lines) in src/routes/api/accounting/journal/+server.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in src/routes/api/accounting/journal/+server.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-c567bd73adac8116", "name": "Commented-code block (5 lines) in src/routes/api/accounting/invoices/+server.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/routes/api/accounting/invoices/+server.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-5af1c38348264f63", "name": "Commented-code block (7 lines) in src/routes/api/tasks/bulk/+server.ts:10", "shortDescription": {"text": "Commented-code block (7 lines) in src/routes/api/tasks/bulk/+server.ts:10"}, "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-27c2adff0406a769", "name": "Commented-code block (6 lines) in src/routes/api/tasks/backfill-cutoff/+server.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/routes/api/tasks/backfill-cutoff/+server.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-39cb949394a56a41", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/api/tasks/backfill-cutoff/+server.ts:9", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/api/tasks/backfill-cutoff/+server.ts:9"}, "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-3ac2123197afb2f3", "name": "Commented-code block (6 lines) in src/routes/api/tasks/[id]/+server.ts:8", "shortDescription": {"text": "Commented-code block (6 lines) in src/routes/api/tasks/[id]/+server.ts:8"}, "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-3b314137c66f0301", "name": "Commented-code block (5 lines) in src/routes/api/tasks/[id]/comments/+server.ts:12", "shortDescription": {"text": "Commented-code block (5 lines) in src/routes/api/tasks/[id]/comments/+server.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-fe1b80d2fcbd5a80", "name": "Commented-code block (6 lines) in src/routes/api/tasks/backfill-titles/+server.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/routes/api/tasks/backfill-titles/+server.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-7f7736bbda35955c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/api/tasks/backfill-titles/+server.ts:8", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/api/tasks/backfill-titles/+server.ts:8"}, "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-1b6301218e0c9c55", "name": "Commented-code block (5 lines) in src/routes/api/attachments/[id]/+server.ts:12", "shortDescription": {"text": "Commented-code block (5 lines) in src/routes/api/attachments/[id]/+server.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-fd77922613bf4742", "name": "Commented-code block (5 lines) in e2e/smoke.spec.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in e2e/smoke.spec.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-af022f937dd5b7fd", "name": "9 env vars used in code but missing from .env.example", "shortDescription": {"text": "9 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ARTIFACT_TOOL_MODULE`, `CI`, `CODEX_BUNDLED_NODE_MODULES`, `CODEX_THREAD_ID`, `LIVE_MONGO_URI`, `MONGODB_DB_NAME`, `NODE_ENV`, `PORT` + 1 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19796"}, "properties": {"repository": "skiddo-dev/Blueprint", "repoUrl": "https://github.com/skiddo-dev/Blueprint", "branch": "main"}, "results": [{"ruleId": "scanner-860d9d2787e2fce6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/gen-ios-config.ts:120"}, "properties": {"repobilityId": "fb01852f9ad4a561", "scanner": "scanner-primary", "fingerprint": "860d9d2787e2fce6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-82bc525711f57a51", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/server/log.ts:64"}, "properties": {"repobilityId": "fcce39d5ec206408", "scanner": "scanner-primary", "fingerprint": "82bc525711f57a51", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-79f74c3b9bded97f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/server/graphSubscription.ts:52"}, "properties": {"repobilityId": "206d983b48c2f81c", "scanner": "scanner-primary", "fingerprint": "79f74c3b9bded97f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-835eae4c7f17a2f8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "properties": {"repobilityId": "258d4d47a7e05c16", "scanner": "scanner-primary", "fingerprint": "835eae4c7f17a2f8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-835eae4c7f17a2f8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "properties": {"repobilityId": "157e4a17bab9de39", "scanner": "scanner-primary", "fingerprint": "835eae4c7f17a2f8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-f7fa70fb244bf759", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/boot-smoke.mjs:15"}, "properties": {"repobilityId": "1982cb3ffb50a484", "scanner": "scanner-primary", "fingerprint": "f7fa70fb244bf759", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/boot-smoke.mjs"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-866434ff23e94d1b", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/build-icon-redesign-pdf.mjs:13"}, "properties": {"repobilityId": "42cd23fcbbb3376e", "scanner": "scanner-primary", "fingerprint": "866434ff23e94d1b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/build-icon-redesign-pdf.mjs"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-595de17f1e216efb", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/test-live.mjs:11"}, "properties": {"repobilityId": "1c9512c1d1cad715", "scanner": "scanner-primary", "fingerprint": "595de17f1e216efb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-live.mjs"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-66b904b7f6df414e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/build-guides.mjs:12"}, "properties": {"repobilityId": "064b9c7f36f097cb", "scanner": "scanner-primary", "fingerprint": "66b904b7f6df414e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/build-guides.mjs"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-11c45becefab2fe8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/competitive-landscape.html:548"}, "properties": {"repobilityId": "a165e7c126a89b6c", "scanner": "scanner-primary", "fingerprint": "11c45becefab2fe8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/competitive-landscape.html"}, "region": {"startLine": 548}}}]}, {"ruleId": "scanner-83cf8f2ad7b59bb1", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in src/lib/server/infra/digest.test.ts:7"}, "properties": {"repobilityId": "0badb1c5f2cea8ed", "scanner": "scanner-primary", "fingerprint": "83cf8f2ad7b59bb1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/server/infra/digest.test.ts"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "6e937dfc88d4b9b7", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 41}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9f7a86df4446ff10", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bd7f3c1c34d83159", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 59}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bd7f3c1c34d83159", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 92}}}]}, {"ruleId": "scanner-cac83845f2c62aca", "level": "note", "message": {"text": "Very large file: src/lib/server/db.ts (1208 lines)"}, "properties": {"repobilityId": "086371c01a5e8c77", "scanner": "scanner-primary", "fingerprint": "cac83845f2c62aca", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "fc101869ce624e5e", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "285bc53d041ecea3", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "6a85f443e3e0d4a6", "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": "a366a9850f57eec9", "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": "449316a7149f80dd", "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": "36fa951b5e70caf3", "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": "8f6ee60faf6ea585", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-83c24ff8e3f8855e", "level": "none", "message": {"text": "Commented-code block (6 lines) in playwright.config.ts:3"}, "properties": {"repobilityId": "852c307486a4e2f6", "scanner": "scanner-primary", "fingerprint": "83c24ff8e3f8855e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5cb462196cb2cb71", "level": "none", "message": {"text": "Commented-code block (5 lines) in vite.config.ts:21"}, "properties": {"repobilityId": "7926626d118145b0", "scanner": "scanner-primary", "fingerprint": "5cb462196cb2cb71", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-080fb71fbd4f1fdf", "level": "none", "message": {"text": "Commented-code block (6 lines) in svelte.config.js:15"}, "properties": {"repobilityId": "06afa4a563635375", "scanner": "scanner-primary", "fingerprint": "080fb71fbd4f1fdf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f1c2e7ae76539045", "level": "none", "message": {"text": "Commented-code block (9 lines) in scripts/boot-smoke.mjs:4"}, "properties": {"repobilityId": "2b2388cbf52a95a0", "scanner": "scanner-primary", "fingerprint": "f1c2e7ae76539045", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fe7ebb3ff3066179", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/provision-bob-sowles.mjs:5"}, "properties": {"repobilityId": "757b23001f6713d3", "scanner": "scanner-primary", "fingerprint": "fe7ebb3ff3066179", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4b67ff0d77657e1a", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/demo-books-clear.mjs:4"}, "properties": {"repobilityId": "cf536663c700af68", "scanner": "scanner-primary", "fingerprint": "4b67ff0d77657e1a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b63b10346991bc7d", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/demo-books-seed.mjs:6"}, "properties": {"repobilityId": "14f83dd7e66f2958", "scanner": "scanner-primary", "fingerprint": "b63b10346991bc7d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-54c1346dd2ab2067", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/backfill-cutoff.mjs:37"}, "properties": {"repobilityId": "675f4604bbc11e66", "scanner": "scanner-primary", "fingerprint": "54c1346dd2ab2067", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ddf6f9504d118d89", "level": "none", "message": {"text": "Commented-code block (8 lines) in scripts/test-live.mjs:3"}, "properties": {"repobilityId": "03afea792689378a", "scanner": "scanner-primary", "fingerprint": "ddf6f9504d118d89", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-926159a84ab7165d", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/build-raves-books-pitch-deck.mjs:4"}, "properties": {"repobilityId": "28e01775d43d715f", "scanner": "scanner-primary", "fingerprint": "926159a84ab7165d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d58b9ae80ad1389d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/service-worker.ts:64"}, "properties": {"repobilityId": "ca727c0529d01930", "scanner": "scanner-primary", "fingerprint": "d58b9ae80ad1389d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-dd46179cb39357ab", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/hooks.server.ts:14"}, "properties": {"repobilityId": "976a17f56851fb99", "scanner": "scanner-primary", "fingerprint": "dd46179cb39357ab", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a4dabb731206d3dd", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/geo.ts:1"}, "properties": {"repobilityId": "631ccd9ad89e3d64", "scanner": "scanner-primary", "fingerprint": "a4dabb731206d3dd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7c4cad470ede2e47", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/auth.ts:7"}, "properties": {"repobilityId": "a176b131f5ce7109", "scanner": "scanner-primary", "fingerprint": "7c4cad470ede2e47", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fcfdf4d918e8883e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/money.ts:1"}, "properties": {"repobilityId": "311ddb37c7297c41", "scanner": "scanner-primary", "fingerprint": "fcfdf4d918e8883e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1a24a57d22a98bc2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/unsavedGuard.ts:1"}, "properties": {"repobilityId": "25c33c067a163858", "scanner": "scanner-primary", "fingerprint": "1a24a57d22a98bc2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-caf17bfcf62360cc", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/lib/icons.ts:4"}, "properties": {"repobilityId": "5149f058f473da71", "scanner": "scanner-primary", "fingerprint": "caf17bfcf62360cc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-30007bdfbf672d1a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/toast.svelte.ts:5"}, "properties": {"repobilityId": "f5ec3f8dbdb42093", "scanner": "scanner-primary", "fingerprint": "30007bdfbf672d1a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-09e3a001318e9f1c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/types.ts:118"}, "properties": {"repobilityId": "921a59d0452a5d97", "scanner": "scanner-primary", "fingerprint": "09e3a001318e9f1c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aba4cea7ec065a96", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/accounting/categorize.ts:1"}, "properties": {"repobilityId": "7dfc2edfa3a424e8", "scanner": "scanner-primary", "fingerprint": "aba4cea7ec065a96", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-89863bd205cb8a18", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/accounting/budgets.ts:1"}, "properties": {"repobilityId": "4d49f85e0977f265", "scanner": "scanner-primary", "fingerprint": "89863bd205cb8a18", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-83afceaaaf0efe62", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/accounting/ten99.ts:1"}, "properties": {"repobilityId": "c26ef4903d4f3530", "scanner": "scanner-primary", "fingerprint": "83afceaaaf0efe62", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b23ee0d10ce3dbb1", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/accounting/format.ts:1"}, "properties": {"repobilityId": "295bc4ee72adb99f", "scanner": "scanner-primary", "fingerprint": "b23ee0d10ce3dbb1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-20e63cf6f7070e7c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/accounting/purchaseOrders.ts:1"}, "properties": {"repobilityId": "6c332d0900dbbf03", "scanner": "scanner-primary", "fingerprint": "20e63cf6f7070e7c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d6dd9af7826c3d67", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/accounting/anomalies.ts:1"}, "properties": {"repobilityId": "3015dc09a442266e", "scanner": "scanner-primary", "fingerprint": "d6dd9af7826c3d67", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-196689f23b252eea", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/accounting/narrative.ts:1"}, "properties": {"repobilityId": "58fb8c9c684d9915", "scanner": "scanner-primary", "fingerprint": "196689f23b252eea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-36df51c308eabfd7", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/accounting/billScan.ts:1"}, "properties": {"repobilityId": "a6edcf438e5c4476", "scanner": "scanner-primary", "fingerprint": "36df51c308eabfd7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-403a8cb872a38498", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/accounting/coa.ts:3"}, "properties": {"repobilityId": "a4aaa4efe85d5fe5", "scanner": "scanner-primary", "fingerprint": "403a8cb872a38498", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-32f9a182e1028f30", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/accounting/ask.ts:1"}, "properties": {"repobilityId": "0c345d29b0893ac7", "scanner": "scanner-primary", "fingerprint": "32f9a182e1028f30", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-23a90f4c70c0c92f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/accounting/closing.ts:1"}, "properties": {"repobilityId": "e82734ee1b1088d0", "scanner": "scanner-primary", "fingerprint": "23a90f4c70c0c92f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc103233b98de4f7", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/accounting/cashbasis.ts:1"}, "properties": {"repobilityId": "45fe4cf9965ba3b7", "scanner": "scanner-primary", "fingerprint": "cc103233b98de4f7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c8ccb55d4f241f48", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/accounting/types.ts:180"}, "properties": {"repobilityId": "d03aef1ae136015a", "scanner": "scanner-primary", "fingerprint": "c8ccb55d4f241f48", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7ded9930e6f40d26", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/server/config.ts:3"}, "properties": {"repobilityId": "5a6f737dfe5df0aa", "scanner": "scanner-primary", "fingerprint": "7ded9930e6f40d26", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6c3fa791cca3e934", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/server/log.ts:4"}, "properties": {"repobilityId": "c0769b4ff0d6564c", "scanner": "scanner-primary", "fingerprint": "6c3fa791cca3e934", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6d7152279f18f403", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/server/prospects-source.ts:3"}, "properties": {"repobilityId": "d48b13bb7a492e9d", "scanner": "scanner-primary", "fingerprint": "6d7152279f18f403", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-14c1e847eb17f208", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/email.ts:23"}, "properties": {"repobilityId": "b733c0cfe491e848", "scanner": "scanner-primary", "fingerprint": "14c1e847eb17f208", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8c02f3219eda1f58", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/server/assets.ts:1"}, "properties": {"repobilityId": "635e848f443ad006", "scanner": "scanner-primary", "fingerprint": "8c02f3219eda1f58", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e7c9ea2babbf764b", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/server/recurring.ts:1"}, "properties": {"repobilityId": "71215800044a56a6", "scanner": "scanner-primary", "fingerprint": "e7c9ea2babbf764b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0b01c9bce7fdb1ba", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/server/booksAi.ts:1"}, "properties": {"repobilityId": "e4b7590bcc7c0532", "scanner": "scanner-primary", "fingerprint": "0b01c9bce7fdb1ba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ebc2dfb50cb47383", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/server/parcels.ts:3"}, "properties": {"repobilityId": "f9e8b0cb88d7c537", "scanner": "scanner-primary", "fingerprint": "ebc2dfb50cb47383", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d02a535a995cf322", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/lib/server/invoicing.ts:5"}, "properties": {"repobilityId": "69378116a6b2bef2", "scanner": "scanner-primary", "fingerprint": "d02a535a995cf322", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b40fc04d095bbcbf", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/graphSubscription.ts:120"}, "properties": {"repobilityId": "713dd9c72a9d79c2", "scanner": "scanner-primary", "fingerprint": "b40fc04d095bbcbf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-03d1b5318f5cffbb", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/server/openai.ts:5"}, "properties": {"repobilityId": "46a4c2b566947e50", "scanner": "scanner-primary", "fingerprint": "03d1b5318f5cffbb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8a31ea4bb67aad61", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/lib/server/osm.ts:3"}, "properties": {"repobilityId": "91fa56ba414f9b5c", "scanner": "scanner-primary", "fingerprint": "8a31ea4bb67aad61", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-df596cdf35e24679", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/server/txn.ts:5"}, "properties": {"repobilityId": "a882d49722a432f3", "scanner": "scanner-primary", "fingerprint": "df596cdf35e24679", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3c228261bb807c96", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/server/audit.ts:1"}, "properties": {"repobilityId": "b2f023427e31a66a", "scanner": "scanner-primary", "fingerprint": "3c228261bb807c96", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b2549c5d8dc0dcb8", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/server/attachmentParse.ts:6"}, "properties": {"repobilityId": "0f81b151343d8945", "scanner": "scanner-primary", "fingerprint": "b2549c5d8dc0dcb8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-31c05b00547e0957", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/server/mock.ts:188"}, "properties": {"repobilityId": "9db1619ffc4d3331", "scanner": "scanner-primary", "fingerprint": "31c05b00547e0957", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db582d569cba34f4", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/server/cashbasis.ts:1"}, "properties": {"repobilityId": "c87ffe67142e0f0d", "scanner": "scanner-primary", "fingerprint": "db582d569cba34f4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-373cd80cf929c25c", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/server/emailSync.ts:61"}, "properties": {"repobilityId": "b590dda6adfea4bd", "scanner": "scanner-primary", "fingerprint": "373cd80cf929c25c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8ab61ad2240b62dc", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/server/db.ts:24"}, "properties": {"repobilityId": "c42e7576f43049d8", "scanner": "scanner-primary", "fingerprint": "8ab61ad2240b62dc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-52c4d7dd30a40f7e", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/server/backfillCutoff.ts:6"}, "properties": {"repobilityId": "ad09979cbdd8cf3c", "scanner": "scanner-primary", "fingerprint": "52c4d7dd30a40f7e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a2adf1965441ee22", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/server/syncLogic.ts:28"}, "properties": {"repobilityId": "50ce635d62795a0c", "scanner": "scanner-primary", "fingerprint": "a2adf1965441ee22", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-22a2790a5482871b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/server/db.live.test.ts:9"}, "properties": {"repobilityId": "31f8597587fcd390", "scanner": "scanner-primary", "fingerprint": "22a2790a5482871b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-628461e9be966fcf", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/server/infra/github-billing.ts:5"}, "properties": {"repobilityId": "0b47fe31b5e46b05", "scanner": "scanner-primary", "fingerprint": "628461e9be966fcf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-369b9e1f53b23e67", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/github-billing.ts:100"}, "properties": {"repobilityId": "1d5eb83eda9e9e74", "scanner": "scanner-primary", "fingerprint": "369b9e1f53b23e67", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-98ad984dca8e0239", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/server/infra/openai-costs.ts:5"}, "properties": {"repobilityId": "2dff66c60933f44f", "scanner": "scanner-primary", "fingerprint": "98ad984dca8e0239", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-afb19e06cf4ad020", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/openai-costs.ts:94"}, "properties": {"repobilityId": "ce54ce2de427837e", "scanner": "scanner-primary", "fingerprint": "afb19e06cf4ad020", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b7d45cc6a5508928", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/index.ts:75"}, "properties": {"repobilityId": "d167e01ded7b1e61", "scanner": "scanner-primary", "fingerprint": "b7d45cc6a5508928", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d039f67b0b16a828", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/server/infra/types.ts:6"}, "properties": {"repobilityId": "c39727c1605c7b03", "scanner": "scanner-primary", "fingerprint": "d039f67b0b16a828", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-96637d8359c21678", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/server/infra/digest.ts:3"}, "properties": {"repobilityId": "ec70b946ddc04a74", "scanner": "scanner-primary", "fingerprint": "96637d8359c21678", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-df0062d0a0cfcd43", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/digest.ts:100"}, "properties": {"repobilityId": "6a867bcd5cacb1fa", "scanner": "scanner-primary", "fingerprint": "df0062d0a0cfcd43", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4fc7c0be033b97e8", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/server/infra/azure-costs.ts:5"}, "properties": {"repobilityId": "e29677fdb2d3b93d", "scanner": "scanner-primary", "fingerprint": "4fc7c0be033b97e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cda7b94a57b29bc3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/server/infra/azure-costs.ts:80"}, "properties": {"repobilityId": "d982445f5ce0630b", "scanner": "scanner-primary", "fingerprint": "cda7b94a57b29bc3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-48a4587d11056ea2", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/server/infra/atlas-billing.ts:6"}, "properties": {"repobilityId": "ec307e7d603ae75f", "scanner": "scanner-primary", "fingerprint": "48a4587d11056ea2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4bbe12436dc0c923", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/actions/trapFocus.ts:9"}, "properties": {"repobilityId": "ed5c4a03559d1dba", "scanner": "scanner-primary", "fingerprint": "4bbe12436dc0c923", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-783cf4e657d27e78", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/lib/jobs/cockpit.ts:8"}, "properties": {"repobilityId": "a8bbfba7d9d9881e", "scanner": "scanner-primary", "fingerprint": "783cf4e657d27e78", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b6652b9924af5b12", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/routes/api/config/+server.ts:22"}, "properties": {"repobilityId": "17bfb7a3c80aa002", "scanner": "scanner-primary", "fingerprint": "b6652b9924af5b12", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-11a17275e8c53235", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/routes/api/dashboard/+server.ts:6"}, "properties": {"repobilityId": "d471989ba9073746", "scanner": "scanner-primary", "fingerprint": "11a17275e8c53235", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2fed2d30575be080", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/routes/api/accounting/bill-scan/+server.ts:12"}, "properties": {"repobilityId": "9891264aeb772115", "scanner": "scanner-primary", "fingerprint": "2fed2d30575be080", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a6b5e065b5bd8d95", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/routes/api/accounting/journal/+server.ts:9"}, "properties": {"repobilityId": "f427785d475227f2", "scanner": "scanner-primary", "fingerprint": "a6b5e065b5bd8d95", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c567bd73adac8116", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/routes/api/accounting/invoices/+server.ts:6"}, "properties": {"repobilityId": "41cbc0eb034acec5", "scanner": "scanner-primary", "fingerprint": "c567bd73adac8116", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5af1c38348264f63", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/routes/api/tasks/bulk/+server.ts:10"}, "properties": {"repobilityId": "86eb860c42989a37", "scanner": "scanner-primary", "fingerprint": "5af1c38348264f63", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-27c2adff0406a769", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/routes/api/tasks/backfill-cutoff/+server.ts:5"}, "properties": {"repobilityId": "37ed21a715c4ddbc", "scanner": "scanner-primary", "fingerprint": "27c2adff0406a769", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-39cb949394a56a41", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/api/tasks/backfill-cutoff/+server.ts:9"}, "properties": {"repobilityId": "8b5de63b5fef5d17", "scanner": "scanner-primary", "fingerprint": "39cb949394a56a41", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3ac2123197afb2f3", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/routes/api/tasks/[id]/+server.ts:8"}, "properties": {"repobilityId": "b4b3598fc352a3fb", "scanner": "scanner-primary", "fingerprint": "3ac2123197afb2f3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3b314137c66f0301", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/routes/api/tasks/[id]/comments/+server.ts:12"}, "properties": {"repobilityId": "de87fbe2cbb448ee", "scanner": "scanner-primary", "fingerprint": "3b314137c66f0301", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fe1b80d2fcbd5a80", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/routes/api/tasks/backfill-titles/+server.ts:5"}, "properties": {"repobilityId": "116a4615b8693e2a", "scanner": "scanner-primary", "fingerprint": "fe1b80d2fcbd5a80", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f7736bbda35955c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/routes/api/tasks/backfill-titles/+server.ts:8"}, "properties": {"repobilityId": "128b4be61934dc0f", "scanner": "scanner-primary", "fingerprint": "7f7736bbda35955c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1b6301218e0c9c55", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/routes/api/attachments/[id]/+server.ts:12"}, "properties": {"repobilityId": "606c74d153c8cd8a", "scanner": "scanner-primary", "fingerprint": "1b6301218e0c9c55", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fd77922613bf4742", "level": "none", "message": {"text": "Commented-code block (5 lines) in e2e/smoke.spec.ts:4"}, "properties": {"repobilityId": "545a595542053f18", "scanner": "scanner-primary", "fingerprint": "fd77922613bf4742", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-af022f937dd5b7fd", "level": "note", "message": {"text": "9 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "5597384795dea7a4", "scanner": "scanner-primary", "fingerprint": "af022f937dd5b7fd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}