{"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-2259c0b18c411827", "name": "Stray `console.log` in TS/JS \u2014 scripts/investigate-settings.js:71", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/investigate-settings.js:71"}, "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-38acc12153ebf5c6", "name": "Stray `console.log` in TS/JS \u2014 scripts/build-css.js:58", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build-css.js:58"}, "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-b5216289abe1a1a5", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/webview/shared/ui/Icon/Icon.tsx:7", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/webview/shared/ui/Icon/Icon.tsx:7"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-706d75ad04beb5b7", "name": "Privileged port 17 in use", "shortDescription": {"text": "Privileged port 17 in use"}, "fullDescription": {"text": "Port 17 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-15a6e62a283b5b46", "name": "Insecure pattern 'node_child_process' in scripts/perf/measure.mjs:26", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/perf/measure.mjs:26"}, "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-2081e156f37bd32d", "name": "Insecure pattern 'node_child_process' in src/features/sessions/sessionTapInstall.ts:17", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/features/sessions/sessionTapInstall.ts:17"}, "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-f812e2e11cb25580", "name": "Insecure pattern 'node_child_process' in src/features/diagnostics/runner.ts:14", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/features/diagnostics/runner.ts:14"}, "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-52b8f8d333af8881", "name": "Insecure pattern 'node_child_process' in src/features/account/statuslineTap.ts:21", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/features/account/statuslineTap.ts:21"}, "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-5419eade322bbd37", "name": "Insecure pattern 'node_child_process' in src/features/account/credentials.ts:39", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/features/account/credentials.ts:39"}, "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-52bd8f2edd34bee7", "name": "Insecure pattern 'node_child_process' in src/features/account/models.ts:17", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/features/account/models.ts:17"}, "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-7a9eba115e536679", "name": "Insecure pattern 'node_child_process' in src/features/account/statuslineInstall.ts:22", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/features/account/statuslineInstall.ts:22"}, "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-65aa740cba4a4a73", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@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-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/setup-node@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-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "softprops/action-gh-release@v2 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-1838a141491ce38c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e4f658c0c00de0d4", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@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-448d8837178ae57a", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 56 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 62 placeholder/mock markers across 30 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ae97bef59c9e8717", "name": "Commented-code block (5 lines) in scripts/generate-screenshots.mjs:2", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/generate-screenshots.mjs:2"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bb29c532f99c6a8f", "name": "Commented-code block (5 lines) in scripts/build-site.mjs:2", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/build-site.mjs:2"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-39bfbbb80be178f5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-site.mjs:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-site.mjs:19"}, "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-849c7dbaec15c129", "name": "Commented-code block (5 lines) in src/webview/shared/ui/Menu/Menu.tsx:149", "shortDescription": {"text": "Commented-code block (5 lines) in src/webview/shared/ui/Menu/Menu.tsx:149"}, "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-60374acf754f607e", "name": "Commented-code block (16 lines) in src/webview/shared/ui/TextField/TextField.tsx:50", "shortDescription": {"text": "Commented-code block (16 lines) in src/webview/shared/ui/TextField/TextField.tsx:50"}, "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-87e6127335cfee9a", "name": "Commented-code block (5 lines) in src/webview/shared/ui/Modal/Modal.tsx:52", "shortDescription": {"text": "Commented-code block (5 lines) in src/webview/shared/ui/Modal/Modal.tsx:52"}, "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-d6950b37253c7a34", "name": "Commented-code block (6 lines) in src/webview/shared/ui/Checkbox/Checkbox.tsx:31", "shortDescription": {"text": "Commented-code block (6 lines) in src/webview/shared/ui/Checkbox/Checkbox.tsx:31"}, "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-1c38834f98c5c5b5", "name": "Commented-code block (6 lines) in src/webview/shared/hooks/useVirtualizer.ts:29", "shortDescription": {"text": "Commented-code block (6 lines) in src/webview/shared/hooks/useVirtualizer.ts:29"}, "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-d1b90895aab6045b", "name": "Commented-code block (6 lines) in src/shared/protocol/messages.ts:95", "shortDescription": {"text": "Commented-code block (6 lines) in src/shared/protocol/messages.ts:95"}, "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-2dc739da4bb7fed9", "name": "Commented-code block (7 lines) in src/extension/extension.ts:34", "shortDescription": {"text": "Commented-code block (7 lines) in src/extension/extension.ts:34"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-00930ad8af74bb70", "name": "Commented-code block (5 lines) in src/features/config/webview/__tests__/ConfigTab.test.tsx:51", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/config/webview/__tests__/ConfigTab.test.tsx:51"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-09455321e611d758", "name": "Commented-code block (5 lines) in src/features/config/webview/ui/PermissionsView/PermissionsView.test.tsx:74", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/config/webview/ui/PermissionsView/PermissionsView.test.tsx:74"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ed241e6691c57ca9", "name": "Commented-code block (7 lines) in src/features/config/webview/ui/PermissionsView/PermissionsView.tsx:44", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/config/webview/ui/PermissionsView/PermissionsView.tsx:44"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6d02f864aaa2d247", "name": "Commented-code block (5 lines) in src/features/config/webview/ui/SettingsView/SettingsView.tsx:46", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/config/webview/ui/SettingsView/SettingsView.tsx:46"}, "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-3f7d4e5ac15fff7f", "name": "Commented-code block (6 lines) in src/features/sessions/historyParser.ts:142", "shortDescription": {"text": "Commented-code block (6 lines) in src/features/sessions/historyParser.ts:142"}, "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-6ca1a203a6a10ea1", "name": "Commented-code block (6 lines) in src/features/sessions/detailParser.ts:113", "shortDescription": {"text": "Commented-code block (6 lines) in src/features/sessions/detailParser.ts:113"}, "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-f610297ccddc309a", "name": "Commented-code block (5 lines) in src/features/sessions/accountHandlers.ts:53", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/sessions/accountHandlers.ts:53"}, "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-b55cee11d7ac5ca6", "name": "Commented-code block (6 lines) in src/features/sessions/watchers.ts:148", "shortDescription": {"text": "Commented-code block (6 lines) in src/features/sessions/watchers.ts:148"}, "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-401c6df5f8d996f8", "name": "Commented-code block (8 lines) in src/features/sessions/commands.ts:329", "shortDescription": {"text": "Commented-code block (8 lines) in src/features/sessions/commands.ts:329"}, "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-1e0dc0700d06ac57", "name": "Commented-code block (7 lines) in src/features/sessions/messageHandlers.ts:83", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/sessions/messageHandlers.ts:83"}, "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-ac0b0b1814954bb5", "name": "Commented-code block (5 lines) in src/features/sessions/__tests__/viewProvider.test.ts:80", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/sessions/__tests__/viewProvider.test.ts:80"}, "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-b8721fb9726ba8f8", "name": "Commented-code block (5 lines) in src/features/sessions/webview/index.tsx:57", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/sessions/webview/index.tsx:57"}, "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-64083652af0d401e", "name": "Commented-code block (5 lines) in src/features/sessions/webview/ui/views/DetailView.tsx:73", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/sessions/webview/ui/views/DetailView.tsx:73"}, "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-83a5481832d84248", "name": "Commented-code block (7 lines) in src/features/sessions/webview/ui/views/ListView.tsx:65", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/sessions/webview/ui/views/ListView.tsx:65"}, "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-1afe04965cc21ff0", "name": "Commented-code block (5 lines) in src/features/sessions/webview/model/messages.ts:84", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/sessions/webview/model/messages.ts:84"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-57f132b7ea2b8955", "name": "Legacy-named symbol `pinnedOld` in src/features/sessions/webview/model/signals.test.ts:91", "shortDescription": {"text": "Legacy-named symbol `pinnedOld` in src/features/sessions/webview/model/signals.test.ts:91"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1ddc43de4b39e573", "name": "Commented-code block (7 lines) in src/features/sessions/webview/model/signals.ts:321", "shortDescription": {"text": "Commented-code block (7 lines) in src/features/sessions/webview/model/signals.ts:321"}, "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-5f4c8d01535532ee", "name": "Commented-code block (5 lines) in src/features/account/profiles.ts:412", "shortDescription": {"text": "Commented-code block (5 lines) in src/features/account/profiles.ts:412"}, "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-1bd68682bacc7c80", "name": "Commented-code block (9 lines) in src/features/account/models.ts:165", "shortDescription": {"text": "Commented-code block (9 lines) in src/features/account/models.ts:165"}, "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-8c529148f8c74f7f", "name": "Commented-code block (6 lines) in src/features/account/usage.ts:106", "shortDescription": {"text": "Commented-code block (6 lines) in src/features/account/usage.ts:106"}, "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-1030fbb96e112af3", "name": "Commented-code block (8 lines) in src/features/account/__tests__/profiles.test.ts:454", "shortDescription": {"text": "Commented-code block (8 lines) in src/features/account/__tests__/profiles.test.ts:454"}, "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-f43ee0e4d5ce634a", "name": "Commented-code block (8 lines) in src/features/skills/parser.ts:42", "shortDescription": {"text": "Commented-code block (8 lines) in src/features/skills/parser.ts:42"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22316"}, "properties": {"repository": "vishalguptax/claude-manager", "repoUrl": "https://github.com/vishalguptax/claude-manager", "branch": "main"}, "results": [{"ruleId": "scanner-2259c0b18c411827", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/investigate-settings.js:71"}, "properties": {"repobilityId": "6740ec5d8ab38762", "scanner": "scanner-primary", "fingerprint": "2259c0b18c411827", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-38acc12153ebf5c6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build-css.js:58"}, "properties": {"repobilityId": "3647294cf89390d8", "scanner": "scanner-primary", "fingerprint": "38acc12153ebf5c6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b5216289abe1a1a5", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/webview/shared/ui/Icon/Icon.tsx:7"}, "properties": {"repobilityId": "fa8077d5ab0c5c9b", "scanner": "scanner-primary", "fingerprint": "b5216289abe1a1a5", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-706d75ad04beb5b7", "level": "warning", "message": {"text": "Privileged port 17 in use"}, "properties": {"repobilityId": "0bf38fb8f89ec589", "scanner": "scanner-primary", "fingerprint": "706d75ad04beb5b7", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-15a6e62a283b5b46", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/perf/measure.mjs:26"}, "properties": {"repobilityId": "8d2c67296021adba", "scanner": "scanner-primary", "fingerprint": "15a6e62a283b5b46", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/perf/measure.mjs"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-2081e156f37bd32d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/features/sessions/sessionTapInstall.ts:17"}, "properties": {"repobilityId": "3901e3acddb7a5cc", "scanner": "scanner-primary", "fingerprint": "2081e156f37bd32d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/features/sessions/sessionTapInstall.ts"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-f812e2e11cb25580", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/features/diagnostics/runner.ts:14"}, "properties": {"repobilityId": "a2e9699dde06d178", "scanner": "scanner-primary", "fingerprint": "f812e2e11cb25580", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/features/diagnostics/runner.ts"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-52b8f8d333af8881", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/features/account/statuslineTap.ts:21"}, "properties": {"repobilityId": "5bfb754f73a67a1c", "scanner": "scanner-primary", "fingerprint": "52b8f8d333af8881", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/features/account/statuslineTap.ts"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-5419eade322bbd37", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/features/account/credentials.ts:39"}, "properties": {"repobilityId": "b6b4266d093c655d", "scanner": "scanner-primary", "fingerprint": "5419eade322bbd37", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/features/account/credentials.ts"}, "region": {"startLine": 39}}}]}, {"ruleId": "scanner-52bd8f2edd34bee7", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/features/account/models.ts:17"}, "properties": {"repobilityId": "0ea64e82c5f38084", "scanner": "scanner-primary", "fingerprint": "52bd8f2edd34bee7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/features/account/models.ts"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-7a9eba115e536679", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/features/account/statuslineInstall.ts:22"}, "properties": {"repobilityId": "61f14385bab12e2f", "scanner": "scanner-primary", "fingerprint": "7a9eba115e536679", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/features/account/statuslineInstall.ts"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-65aa740cba4a4a73", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8860eac61a1ebe26", "scanner": "scanner-primary", "fingerprint": "65aa740cba4a4a73", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-65aa740cba4a4a73", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "549a2de1ac0c3fa9", "scanner": "scanner-primary", "fingerprint": "65aa740cba4a4a73", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-65aa740cba4a4a73", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a4f0ab9334543546", "scanner": "scanner-primary", "fingerprint": "65aa740cba4a4a73", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 43}}}]}, {"ruleId": "scanner-65aa740cba4a4a73", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a5721e15e3a54aa2", "scanner": "scanner-primary", "fingerprint": "65aa740cba4a4a73", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/codeql.yml"}, "region": {"startLine": 46}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "989a74409a402368", "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": 26}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "989a74409a402368", "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-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f0dc584a111ffc00", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 100}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e4f658c0c00de0d4", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0fb8c24a130cdd0a", "scanner": "scanner-primary", "fingerprint": "e4f658c0c00de0d4", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pages.yml"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-e4f658c0c00de0d4", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5614d5989e3857fd", "scanner": "scanner-primary", "fingerprint": "e4f658c0c00de0d4", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pages.yml"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-e4f658c0c00de0d4", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7b2f6f2d816930a2", "scanner": "scanner-primary", "fingerprint": "e4f658c0c00de0d4", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pages.yml"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-e4f658c0c00de0d4", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "25e1fa3783e7cb32", "scanner": "scanner-primary", "fingerprint": "e4f658c0c00de0d4", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pages.yml"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-448d8837178ae57a", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "13af6451e15656fc", "scanner": "scanner-primary", "fingerprint": "448d8837178ae57a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/pages.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "5bcde219b1420573", "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": "aa8fa5842d899f8c", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "92bf897c6f163052", "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": "427f250e79271424", "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": "34ed2f2adc3f130c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ae97bef59c9e8717", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/generate-screenshots.mjs:2"}, "properties": {"repobilityId": "3c48da1d4d7eef58", "scanner": "scanner-primary", "fingerprint": "ae97bef59c9e8717", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bb29c532f99c6a8f", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/build-site.mjs:2"}, "properties": {"repobilityId": "7d54cc2f283cc8cb", "scanner": "scanner-primary", "fingerprint": "bb29c532f99c6a8f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-39bfbbb80be178f5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/build-site.mjs:19"}, "properties": {"repobilityId": "b5e7eca0316e603d", "scanner": "scanner-primary", "fingerprint": "39bfbbb80be178f5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-849c7dbaec15c129", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/webview/shared/ui/Menu/Menu.tsx:149"}, "properties": {"repobilityId": "0e556fe08551a1c9", "scanner": "scanner-primary", "fingerprint": "849c7dbaec15c129", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-60374acf754f607e", "level": "none", "message": {"text": "Commented-code block (16 lines) in src/webview/shared/ui/TextField/TextField.tsx:50"}, "properties": {"repobilityId": "7f1349755b791b6e", "scanner": "scanner-primary", "fingerprint": "60374acf754f607e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-87e6127335cfee9a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/webview/shared/ui/Modal/Modal.tsx:52"}, "properties": {"repobilityId": "d7ac0c911c8b0e51", "scanner": "scanner-primary", "fingerprint": "87e6127335cfee9a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d6950b37253c7a34", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/webview/shared/ui/Checkbox/Checkbox.tsx:31"}, "properties": {"repobilityId": "c84375bfe7d07b48", "scanner": "scanner-primary", "fingerprint": "d6950b37253c7a34", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1c38834f98c5c5b5", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/webview/shared/hooks/useVirtualizer.ts:29"}, "properties": {"repobilityId": "e3db1770b5365b36", "scanner": "scanner-primary", "fingerprint": "1c38834f98c5c5b5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d1b90895aab6045b", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/shared/protocol/messages.ts:95"}, "properties": {"repobilityId": "203e2e6ce3dcdc49", "scanner": "scanner-primary", "fingerprint": "d1b90895aab6045b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2dc739da4bb7fed9", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/extension/extension.ts:34"}, "properties": {"repobilityId": "a9ed83daea7ce0c2", "scanner": "scanner-primary", "fingerprint": "2dc739da4bb7fed9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-00930ad8af74bb70", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/config/webview/__tests__/ConfigTab.test.tsx:51"}, "properties": {"repobilityId": "da99480b51bf3d34", "scanner": "scanner-primary", "fingerprint": "00930ad8af74bb70", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-09455321e611d758", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/config/webview/ui/PermissionsView/PermissionsView.test.tsx:74"}, "properties": {"repobilityId": "c88dce5f1f7155c3", "scanner": "scanner-primary", "fingerprint": "09455321e611d758", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ed241e6691c57ca9", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/config/webview/ui/PermissionsView/PermissionsView.tsx:44"}, "properties": {"repobilityId": "8a992a1519142adc", "scanner": "scanner-primary", "fingerprint": "ed241e6691c57ca9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6d02f864aaa2d247", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/config/webview/ui/SettingsView/SettingsView.tsx:46"}, "properties": {"repobilityId": "333a2483a92ec73f", "scanner": "scanner-primary", "fingerprint": "6d02f864aaa2d247", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3f7d4e5ac15fff7f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/features/sessions/historyParser.ts:142"}, "properties": {"repobilityId": "b5263a9b9ba5c897", "scanner": "scanner-primary", "fingerprint": "3f7d4e5ac15fff7f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6ca1a203a6a10ea1", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/features/sessions/detailParser.ts:113"}, "properties": {"repobilityId": "261a8a66c6c815be", "scanner": "scanner-primary", "fingerprint": "6ca1a203a6a10ea1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f610297ccddc309a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/sessions/accountHandlers.ts:53"}, "properties": {"repobilityId": "b23d63cfabbf1fca", "scanner": "scanner-primary", "fingerprint": "f610297ccddc309a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b55cee11d7ac5ca6", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/features/sessions/watchers.ts:148"}, "properties": {"repobilityId": "7bd6f5f2b2d0ff27", "scanner": "scanner-primary", "fingerprint": "b55cee11d7ac5ca6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-401c6df5f8d996f8", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/features/sessions/commands.ts:329"}, "properties": {"repobilityId": "8cc4d64b8b7aad2e", "scanner": "scanner-primary", "fingerprint": "401c6df5f8d996f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1e0dc0700d06ac57", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/sessions/messageHandlers.ts:83"}, "properties": {"repobilityId": "fd8d33c6bdf3f82c", "scanner": "scanner-primary", "fingerprint": "1e0dc0700d06ac57", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ac0b0b1814954bb5", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/sessions/__tests__/viewProvider.test.ts:80"}, "properties": {"repobilityId": "2ddffac438ebe419", "scanner": "scanner-primary", "fingerprint": "ac0b0b1814954bb5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b8721fb9726ba8f8", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/sessions/webview/index.tsx:57"}, "properties": {"repobilityId": "1e129fbd4db81abd", "scanner": "scanner-primary", "fingerprint": "b8721fb9726ba8f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-64083652af0d401e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/sessions/webview/ui/views/DetailView.tsx:73"}, "properties": {"repobilityId": "825a66ad7b03f75a", "scanner": "scanner-primary", "fingerprint": "64083652af0d401e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-83a5481832d84248", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/sessions/webview/ui/views/ListView.tsx:65"}, "properties": {"repobilityId": "65d6b835fe4bbc57", "scanner": "scanner-primary", "fingerprint": "83a5481832d84248", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1afe04965cc21ff0", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/sessions/webview/model/messages.ts:84"}, "properties": {"repobilityId": "a60091a5f6353295", "scanner": "scanner-primary", "fingerprint": "1afe04965cc21ff0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-57f132b7ea2b8955", "level": "note", "message": {"text": "Legacy-named symbol `pinnedOld` in src/features/sessions/webview/model/signals.test.ts:91"}, "properties": {"repobilityId": "0c1de01bda07ea84", "scanner": "scanner-primary", "fingerprint": "57f132b7ea2b8955", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-1ddc43de4b39e573", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/features/sessions/webview/model/signals.ts:321"}, "properties": {"repobilityId": "5b822fe2683116dd", "scanner": "scanner-primary", "fingerprint": "1ddc43de4b39e573", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5f4c8d01535532ee", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/features/account/profiles.ts:412"}, "properties": {"repobilityId": "d46ef16305ee0728", "scanner": "scanner-primary", "fingerprint": "5f4c8d01535532ee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1bd68682bacc7c80", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/features/account/models.ts:165"}, "properties": {"repobilityId": "3d336d485d215251", "scanner": "scanner-primary", "fingerprint": "1bd68682bacc7c80", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8c529148f8c74f7f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/features/account/usage.ts:106"}, "properties": {"repobilityId": "dde671e113f3afbb", "scanner": "scanner-primary", "fingerprint": "8c529148f8c74f7f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1030fbb96e112af3", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/features/account/__tests__/profiles.test.ts:454"}, "properties": {"repobilityId": "91b983a643c39f3d", "scanner": "scanner-primary", "fingerprint": "1030fbb96e112af3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f43ee0e4d5ce634a", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/features/skills/parser.ts:42"}, "properties": {"repobilityId": "6c566f5e84f70cb3", "scanner": "scanner-primary", "fingerprint": "f43ee0e4d5ce634a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}