{"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-f5eba6e4dc2f7b4a", "name": "Possibly dead Python function: run_loop", "shortDescription": {"text": "Possibly dead Python function: run_loop"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3a5fd8e98479a202", "name": "Possibly dead Python function: getDocumentGroups", "shortDescription": {"text": "Possibly dead Python function: getDocumentGroups"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-190c62c1185cb444", "name": "Possibly dead Python function: try_anthropic_native_chat_stream", "shortDescription": {"text": "Possibly dead Python function: try_anthropic_native_chat_stream"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-97ae0832a6c60e20", "name": "Possibly dead Python function: try_openai_compat_reasoning_stream", "shortDescription": {"text": "Possibly dead Python function: try_openai_compat_reasoning_stream"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c36d70ee34235046", "name": "Possibly dead Python function: restricted_import", "shortDescription": {"text": "Possibly dead Python function: restricted_import"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-61117effb69edcfa", "name": "Possibly dead Python function: feed", "shortDescription": {"text": "Possibly dead Python function: feed"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3dc6523242910a5b", "name": "Possibly dead Python function: getPipeFilters", "shortDescription": {"text": "Possibly dead Python function: getPipeFilters"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2352af99dfafacbe", "name": "Possibly dead Python function: beginEndpoint", "shortDescription": {"text": "Possibly dead Python function: beginEndpoint"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-354d20d0d3273efb", "name": "Possibly dead Python function: endEndpoint", "shortDescription": {"text": "Possibly dead Python function: endEndpoint"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-123aed1a5df1b685", "name": "Possibly dead Python function: build_batch_result", "shortDescription": {"text": "Possibly dead Python function: build_batch_result"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-303643d75a3e5099", "name": "Possibly dead Python function: handle_connection", "shortDescription": {"text": "Possibly dead Python function: handle_connection"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2a9c0ed271d764f3", "name": "Possibly dead Python function: default_max_edge", "shortDescription": {"text": "Possibly dead Python function: default_max_edge"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-26b7501344db6e25", "name": "Possibly dead Python function: replacer", "shortDescription": {"text": "Possibly dead Python function: replacer"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-73f34377e150227f", "name": "Stray `console.log` in TS/JS \u2014 apps/profiler-ui/src/views/ProfilerView.tsx:440", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/profiler-ui/src/views/ProfilerView.tsx:440"}, "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-48e0321e5b712859", "name": "Stray `console.log` in TS/JS \u2014 apps/profiler-ui/src/views/visualizations/ReportText.tsx:108", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/profiler-ui/src/views/visualizations/ReportText.tsx:108"}, "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-1bcaed3572437f68", "name": "Stray `console.log` in TS/JS \u2014 apps/vscode/src/providers/shared/connection-message-handler.ts:283", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/vscode/src/providers/shared/connection-message-handler.ts:283"}, "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-414a052c9185b9c9", "name": "Stray `console.log` in TS/JS \u2014 apps/vscode/src/providers/views/Project/ProjectWebview.tsx:147", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/vscode/src/providers/views/Project/ProjectWebview.tsx:147"}, "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-a6def9a5c6f5cb98", "name": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/components/DropZone.tsx:55", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/components/DropZone.tsx:55"}, "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-d50f2a1a66312294", "name": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/components/DropperHeader.tsx:51", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/components/DropperHeader.tsx:51"}, "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-ba4f001226e2af10", "name": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/components/Views/MarkdownRenderer.tsx:61", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/components/Views/MarkdownRenderer.tsx:61"}, "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-1f8984388f841a69", "name": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/hooks/clientSingleton.ts:367", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/hooks/clientSingleton.ts:367"}, "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-fe447296f35f9901", "name": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/connection/connection.ts:125", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/connection/connection.ts:125"}, "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-6bc7475dc55d8926", "name": "Icon-only button without accessible name \u2014 apps/shell-ui/src/components/layout/OverlayManager.tsx:125", "shortDescription": {"text": "Icon-only button without accessible name \u2014 apps/shell-ui/src/components/layout/OverlayManager.tsx:125"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f3e118f1236c2edf", "name": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/components/layout/CheckoutFlow.tsx:70", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/components/layout/CheckoutFlow.tsx:70"}, "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-f3090554e7881080", "name": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/components/layout/Sidebar.tsx:397", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/components/layout/Sidebar.tsx:397"}, "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-f37a7d1c3411da41", "name": "Icon-only button without accessible name \u2014 apps/shell-ui/src/components/layout/DebugPanel.tsx:242", "shortDescription": {"text": "Icon-only button without accessible name \u2014 apps/shell-ui/src/components/layout/DebugPanel.tsx:242"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-52beae656ef50912", "name": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/hooks/useShellEvent.ts:44", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/hooks/useShellEvent.ts:44"}, "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-c3e0aaca9d38dcd2", "name": "Stray `console.log` in TS/JS \u2014 apps/chat-ui/src/hooks/useRocketRide.ts:58", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/chat-ui/src/hooks/useRocketRide.ts: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-c4efb341ac3e517c", "name": "Stray `console.log` in TS/JS \u2014 apps/chat-ui/src/hooks/clientSingleton.ts:349", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/chat-ui/src/hooks/clientSingleton.ts:349"}, "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-e49aa325c14b2779", "name": "Stray `console.log` in TS/JS \u2014 scripts/setup.js:26", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/setup.js:26"}, "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-2a94e8abb6e377cb", "name": "Stray `console.log` in TS/JS \u2014 scripts/licenses.js:72", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/licenses.js:72"}, "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-8530d315a057e7c2", "name": "Stray `console.log` in TS/JS \u2014 scripts/deps-tasks.js:121", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/deps-tasks.js:121"}, "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-e8ab6a440446beb0", "name": "Stray `console.log` in TS/JS \u2014 scripts/compiler-windows.js:175", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/compiler-windows.js:175"}, "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-ad8e611568d8ef27", "name": "Stray `console.log` in TS/JS \u2014 scripts/build.js:33", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build.js:33"}, "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-5227c284faade798", "name": "Stray `console.log` in TS/JS \u2014 scripts/lib/helpers.js:360", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/lib/helpers.js:360"}, "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-5bb558b98e4ac095", "name": "Stray `console.log` in TS/JS \u2014 scripts/lib/registry.js:170", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/lib/registry.js:170"}, "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-cb45bc6335238938", "name": "Stray `console.log` in TS/JS \u2014 scripts/lib/exec.js:136", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/lib/exec.js:136"}, "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-0519b3cd36908cca", "name": "Stray `console.log` in TS/JS \u2014 scripts/lib/runner.js:34", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/lib/runner.js:34"}, "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-0004c5eee15647e2", "name": "Stray `console.log` in TS/JS \u2014 scripts/lib/debug.js:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/lib/debug.js:19"}, "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-9377336864696efe", "name": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/client/client.ts:401", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/client/client.ts:401"}, "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-d47eee065e72d5fb", "name": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/client/types/events.ts:161", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/client/types/events.ts:161"}, "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-3176466b2c179049", "name": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/client/types/service.ts:75", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/client/types/service.ts:75"}, "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-1cf89b3d5d705d1a", "name": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/cli/rocketride.ts:270", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/cli/rocketride.ts:270"}, "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-4fbca4561e70c48c", "name": "Stray `console.log` in TS/JS \u2014 packages/shared-ui/src/components/pipeline-actions/endpointIntegrationExamples.ts:82", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/shared-ui/src/components/pipeline-actions/endpointIntegrationExamples.ts:82"}, "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-b7904aa024f079d8", "name": "Stray `console.log` in TS/JS \u2014 packages/shared-ui/src/modules/account/AccountView.tsx:495", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/shared-ui/src/modules/account/AccountView.tsx:495"}, "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-cfda90e9e9e84d9d", "name": "Privileged port 3 in use", "shortDescription": {"text": "Privileged port 3 in use"}, "fullDescription": {"text": "Port 3 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-9524f4f4c9446255", "name": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/shared/engine-installer.ts:37", "shortDescription": {"text": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/shared/engine-installer.ts:37"}, "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-7641afac0c96a40f", "name": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/local/engine-local.ts:26", "shortDescription": {"text": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/local/engine-local.ts: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-4d8fa2942495fe3d", "name": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/service/service-mac.ts:15", "shortDescription": {"text": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/service/service-mac.ts: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-3cbd0c9730790e3e", "name": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/service/service-windows.ts:22", "shortDescription": {"text": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/service/service-windows.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-b45ebeed8ca840cb", "name": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/service/service-linux.ts:15", "shortDescription": {"text": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/service/service-linux.ts: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-a36787dae3588a22", "name": "Insecure pattern 'local_storage_auth_token' in apps/dropper-ui/src/App.tsx:97", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in apps/dropper-ui/src/App.tsx:97"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0de4275a5a8884c4", "name": "Insecure pattern 'local_storage_auth_token' in apps/dropper-ui/src/hooks/clientSingleton.ts:153", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in apps/dropper-ui/src/hooks/clientSingleton.ts:153"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a2c2aa1c901afd29", "name": "Insecure pattern 'node_child_process' in apps/shell-ui/scripts/tasks.js:82", "shortDescription": {"text": "Insecure pattern 'node_child_process' in apps/shell-ui/scripts/tasks.js:82"}, "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-9be5136a55b1be7b", "name": "Insecure pattern 'local_storage_auth_token' in apps/chat-ui/src/App.tsx:129", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in apps/chat-ui/src/App.tsx:129"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3ed7ca82916c4d92", "name": "Insecure pattern 'node_child_process' in scripts/licenses.js:19", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/licenses.js:19"}, "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-c409c79c9e4f6079", "name": "Insecure pattern 'node_child_process' in scripts/lib/exec.js:8", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/lib/exec.js:8"}, "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-77a24bd389eedd9f", "name": "Insecure pattern 'node_child_process' in scripts/lib/server.js:20", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/lib/server.js:20"}, "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-e9fa3f3f7951b714", "name": "Possible secret in deploy/helm/rocketride/README.md", "shortDescription": {"text": "Possible secret in deploy/helm/rocketride/README.md"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-fdb9b7f645a9f582", "name": "Insecure pattern 'exec_used' in packages/ai/src/ai/common/sandbox.py:255", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/ai/src/ai/common/sandbox.py:255"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-78d02c3d02314aed", "name": "Insecure pattern 'new_function_used' in packages/client-typescript/src/client/client.ts:946", "shortDescription": {"text": "Insecure pattern 'new_function_used' in packages/client-typescript/src/client/client.ts:946"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-7a766dc84dd5324c", "name": "Insecure pattern 'node_child_process' in nodes/scripts/gen-node-tables.mjs:21", "shortDescription": {"text": "Insecure pattern 'node_child_process' in nodes/scripts/gen-node-tables.mjs: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-f5875e4c5d96307a", "name": "Insecure pattern 'exec_used' in nodes/src/nodes/tool_python/services.json:12", "shortDescription": {"text": "Insecure pattern 'exec_used' in nodes/src/nodes/tool_python/services.json:12"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-64896ad97ecbef9c", "name": "Insecure pattern 'eval_used' in tools/contract_checks/README.md:254", "shortDescription": {"text": "Insecure pattern 'eval_used' in tools/contract_checks/README.md:254"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-56e8a515f954d8d1", "name": "Insecure pattern 'eval_used' in tools/contract_checks/src/contract_checks/runner.py:436", "shortDescription": {"text": "Insecure pattern 'eval_used' in tools/contract_checks/src/contract_checks/runner.py:436"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-cdf60d5b038022fe", "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-cd0beaba290bd04d", "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-20a652677bc12e87", "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-7dc7c1e428a24a89", "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-1c8600975467c4c1", "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-27a8389483802765", "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-65a716a27d2be993", "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-64192a3c67110d01", "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-14ce8614dd03f409", "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-810d8f085a1def54", "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-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a9d4a475446d177a", "name": "pip extra-index-url can enable dependency confusion", "shortDescription": {"text": "pip extra-index-url can enable dependency confusion"}, "fullDescription": {"text": "pip --extra-index-url searches an additional package index and can resolve public packages when a private package name is missing or has a lower version. Prefer a single controlled index or explicit hashes and package source policy."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ba5dee2a4ac693fa", "name": "Very large file: packages/ai/tests/ai/account/test_store.py (1393 lines)", "shortDescription": {"text": "Very large file: packages/ai/tests/ai/account/test_store.py (1393 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-ac994d1df8fc0524", "name": "Very large file: packages/ai/src/ai/modules/task/task_server.py (1558 lines)", "shortDescription": {"text": "Very large file: packages/ai/src/ai/modules/task/task_server.py (1558 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-555945047718b30d", "name": "Very large file: packages/ai/src/ai/modules/task/task_engine.py (1717 lines)", "shortDescription": {"text": "Very large file: packages/ai/src/ai/modules/task/task_engine.py (1717 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-9335cd5ba728920d", "name": "Very large file: packages/client-typescript/tests/RocketRideClient.test.ts (2243 lines)", "shortDescription": {"text": "Very large file: packages/client-typescript/tests/RocketRideClient.test.ts (2243 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-411904b321ed779b", "name": "Very large file: packages/client-typescript/src/client/client.ts (2710 lines)", "shortDescription": {"text": "Very large file: packages/client-typescript/src/client/client.ts (2710 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-d11e9aacb98f8df3", "name": "Very large file: packages/client-typescript/src/cli/rocketride.ts (1819 lines)", "shortDescription": {"text": "Very large file: packages/client-typescript/src/cli/rocketride.ts (1819 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-d7da87ac0b2d4468", "name": "Very large file: packages/shared-ui/src/modules/account/AccountView.tsx (1282 lines)", "shortDescription": {"text": "Very large file: packages/shared-ui/src/modules/account/AccountView.tsx (1282 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-0d0aa3eb68e66a7a", "name": "Very large file: packages/client-python/tests/RocketRideClient_test.py (2563 lines)", "shortDescription": {"text": "Very large file: packages/client-python/tests/RocketRideClient_test.py (2563 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-055cd14092af3146", "name": "Very large file: nodes/test/test_tool_deepl.py (1137 lines)", "shortDescription": {"text": "Very large file: nodes/test/test_tool_deepl.py (1137 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "233 tests / 1310 src (ratio 0.18)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7494e01e10d09ba8", "name": "Node manifest has dependencies but no lockfile: apps/profiler-ui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/profiler-ui/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-081f9808e4417c5d", "name": "Node manifest has dependencies but no lockfile: apps/vscode/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/vscode/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-103b40ac71394a88", "name": "Node manifest has dependencies but no lockfile: apps/shell-ui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/shell-ui/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dccd48fe362c5b21", "name": "Node manifest has dependencies but no lockfile: apps/aparavi-ui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/aparavi-ui/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-05d12421bea0d4c1", "name": "Node manifest has dependencies but no lockfile: apps/world-ui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/world-ui/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b3dfa3241225647e", "name": "Node manifest has dependencies but no lockfile: apps/monitor-ui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/monitor-ui/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7300db4a6c32627b", "name": "Node manifest has dependencies but no lockfile: apps/hello-ui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/hello-ui/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-68e2735c194d3d3d", "name": "Node manifest has dependencies but no lockfile: packages/docs/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/docs/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-907820aba1fd186a", "name": "Node manifest has dependencies but no lockfile: packages/client-typescript/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/client-typescript/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-36fe6cdeb59e47d7", "name": "Node manifest has dependencies but no lockfile: packages/shared-ui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/shared-ui/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 388 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 113 placeholder/mock markers across 65 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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c62e090301a8e9b4", "name": "Commented-code block (6 lines) in test/nodes/test_init_mocks.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in test/nodes/test_init_mocks.py: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-882b8730fefd3921", "name": "Commented-code block (6 lines) in test/nodes/connectors/milvus/store/test_milvus.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in test/nodes/connectors/milvus/store/test_milvus.py: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-ec724c3813225b92", "name": "Commented-code block (6 lines) in test/nodes/connectors/text_output/test_anonymize.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in test/nodes/connectors/text_output/test_anonymize.py: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-82b1d18a0a9ec323", "name": "Commented-code block (6 lines) in apps/profiler-ui/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/scripts/tasks.js: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-50753244876bc221", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/docs.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/docs.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-fa5082ff00afc6b0", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/AppDescriptor.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/AppDescriptor.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-32537f88151c1a4a", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/index.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/index.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-c2bc5dc7d31bce77", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/ProfilerSidebar.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/ProfilerSidebar.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b143906b1922159a", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/connections.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/connections.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-58f9d70f209106d8", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/ProfilerApp.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/ProfilerApp.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a1561173e5675d76", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/views/ProfilerView.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/ProfilerView.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1160364a8be59671", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/views/ConnectionManagerView.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/ConnectionManagerView.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a4aece3ac5123de0", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/ReportText.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/ReportText.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cb1ddfeca3378552", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/StatsTable.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/StatsTable.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a4e3b2d3ca4dd949", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/SunburstChart.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/SunburstChart.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-406edb424ece49f8", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/FlameGraph.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/FlameGraph.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-68891dccaaeb18a6", "name": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/types.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/types.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-9cdca51950702adf", "name": "Commented-code block (6 lines) in apps/vscode/esbuild.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/esbuild.js: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-5dd5f61bb5b933db", "name": "Commented-code block (6 lines) in apps/vscode/rsbuild.config.mjs:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/rsbuild.config.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-fc81efa04dffd1d5", "name": "Commented-code block (6 lines) in apps/vscode/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/scripts/tasks.js: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-19bce5d5db502d50", "name": "Commented-code block (6 lines) in apps/vscode/src/config.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/config.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-cea0e4cc378c215c", "name": "Commented-code block (6 lines) in apps/vscode/src/extension.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/extension.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-e4515d7f04076e25", "name": "Commented-code block (6 lines) in apps/vscode/src/constants.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/constants.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-5cebe4a3f0929065", "name": "Commented-code block (6 lines) in apps/vscode/src/debugger/adapter.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/debugger/adapter.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-3d0a27ef6fb1a7b2", "name": "Commented-code block (6 lines) in apps/vscode/src/debugger/session.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/debugger/session.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-22e3abd322f43df8", "name": "Commented-code block (6 lines) in apps/vscode/src/connection/connection.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/connection/connection.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-2ff58eb96a9f70a2", "name": "Commented-code block (6 lines) in apps/vscode/src/connection/deploy-manager.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/connection/deploy-manager.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-ae3d2e9180b1a910", "name": "Commented-code block (6 lines) in apps/vscode/src/test/extension.test.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/test/extension.test.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7ae4c92a8c4fb1b7", "name": "Commented-code block (6 lines) in apps/vscode/src/test/connectionModeAuth.test.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/test/connectionModeAuth.test.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dda2ad5ba31d693e", "name": "Commented-code block (6 lines) in apps/vscode/src/shared/types/taskStatus.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/types/taskStatus.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-f3d27b7f92077dc5", "name": "Commented-code block (6 lines) in apps/vscode/src/shared/types/protocol.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/types/protocol.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-d29721a7cfd17d71", "name": "Commented-code block (6 lines) in apps/vscode/src/shared/types/connection.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/types/connection.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-8938413411359e4c", "name": "Commented-code block (6 lines) in apps/vscode/src/shared/types/index.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/types/index.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-b04ee710673985c7", "name": "Commented-code block (6 lines) in apps/vscode/src/shared/types/events.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/types/events.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-d1d5e1c65a4be57f", "name": "Commented-code block (6 lines) in apps/vscode/src/shared/util/output.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/util/output.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-5c0ae94a0358db8b", "name": "Commented-code block (6 lines) in apps/vscode/src/shared/util/icons.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/util/icons.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-6cec47389198ce6b", "name": "Commented-code block (6 lines) in apps/vscode/src/shared/util/connectionModeAuth.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/util/connectionModeAuth.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-b686563762fa3545", "name": "Commented-code block (6 lines) in apps/vscode/src/shared/util/pipelineParser.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/util/pipelineParser.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-0b62f24a075a12ab", "name": "Commented-code block (6 lines) in apps/vscode/src/shared/util/mount.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/util/mount.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-5828847015362220", "name": "Commented-code block (7 lines) in apps/vscode/src/providers/ProjectProvider.ts:848", "shortDescription": {"text": "Commented-code block (7 lines) in apps/vscode/src/providers/ProjectProvider.ts:848"}, "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-200fef746c089720", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/EnvironmentProvider.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/EnvironmentProvider.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-d4609061b56a726a", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/SettingsProvider.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/SettingsProvider.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-55f935400675bb46", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/WelcomeProvider.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/WelcomeProvider.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-5117f0246f1caa71", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/BarStatusProvider.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/BarStatusProvider.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-0bffccf573bc037b", "name": "Commented-code block (5 lines) in apps/vscode/src/providers/shared/connection-message-handler.ts:157", "shortDescription": {"text": "Commented-code block (5 lines) in apps/vscode/src/providers/shared/connection-message-handler.ts:157"}, "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-4f47368419c0cf78", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Environment/Environment.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Environment/Environment.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a22b0032f3663559", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Environment/index.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Environment/index.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5034aaa43e2d301d", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/IntegrationSettings.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/IntegrationSettings.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4c19a923942f0c4b", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/index.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/index.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-95f50010613aaec2", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/SettingsWebview.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/SettingsWebview.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7eb30c018883df0d", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/MessageDisplay.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/MessageDisplay.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5b521279e46110d9", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/DebuggingSettings.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/DebuggingSettings.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1f90e72000fa8f6d", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/PipelineSettings.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/PipelineSettings.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d7caa716d6abf56f", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Welcome/WelcomeWebview.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Welcome/WelcomeWebview.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-65d2a8bf971fa187", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Welcome/index.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Welcome/index.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3d96a8afa84f996a", "name": "Commented-code block (6 lines) in apps/vscode/src/providers/views/components/panels/shared.ts:15", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/components/panels/shared.ts:15"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-29e2363e5291e39e", "name": "Commented-code block (5 lines) in apps/vscode/src/providers/views/Sidebar/SidebarWebview.tsx:375", "shortDescription": {"text": "Commented-code block (5 lines) in apps/vscode/src/providers/views/Sidebar/SidebarWebview.tsx:375"}, "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-5ab4d22d5047618e", "name": "Commented-code block (6 lines) in apps/vscode/src/agents/agent-manager.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/agent-manager.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-075639ddde2e2327", "name": "Commented-code block (6 lines) in apps/vscode/src/agents/copilot-installer.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/copilot-installer.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-15af5d0be459324e", "name": "Commented-code block (6 lines) in apps/vscode/src/agents/claude-code-installer.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/claude-code-installer.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-d921284e7194d326", "name": "Commented-code block (6 lines) in apps/vscode/src/agents/base-installer.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/base-installer.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-c6969b9b6ec3a020", "name": "Commented-code block (6 lines) in apps/vscode/src/agents/windsurf-installer.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/windsurf-installer.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-3258dcfae1d2b8af", "name": "Commented-code block (6 lines) in apps/vscode/src/agents/cursor-installer.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/cursor-installer.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-d39ba0ae4a66ce94", "name": "Commented-code block (6 lines) in apps/vscode/src/agents/claude-md-installer.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/claude-md-installer.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-3d81f5b41792210e", "name": "Commented-code block (6 lines) in apps/vscode/src/agents/services.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/services.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-353d5d4fe92e1ba5", "name": "Commented-code block (6 lines) in apps/vscode/src/agents/agents-md-installer.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/agents-md-installer.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-dec75401dc9beeab", "name": "Commented-code block (6 lines) in apps/vscode/src/engine/shared/engine-installer.ts:236", "shortDescription": {"text": "Commented-code block (6 lines) in apps/vscode/src/engine/shared/engine-installer.ts:236"}, "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-6a057249d47a8013", "name": "Commented-code block (6 lines) in apps/shell-ui/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/scripts/tasks.js: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-f6d899b06d9c87a8", "name": "Commented-code block (6 lines) in apps/shell-ui/src/createShellConfig.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/createShellConfig.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-c7501824760e4f5d", "name": "Commented-code block (6 lines) in apps/shell-ui/src/index.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/index.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-7d2e62f3860b549c", "name": "Commented-code block (6 lines) in apps/shell-ui/src/constants.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/constants.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-aee26d2d32a3099a", "name": "Commented-code block (6 lines) in apps/shell-ui/src/auth/CloudAuthProvider.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/auth/CloudAuthProvider.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-ecccbcaac8c67a94", "name": "Commented-code block (6 lines) in apps/shell-ui/src/auth/ApiKeyAuthProvider.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/auth/ApiKeyAuthProvider.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-97b9c3501ef4eaac", "name": "Commented-code block (6 lines) in apps/shell-ui/src/util/pkce.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/util/pkce.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-d405c451f64b7bb3", "name": "Commented-code block (7 lines) in apps/shell-ui/src/connection/ShellApiConfigContext.tsx:1", "shortDescription": {"text": "Commented-code block (7 lines) in apps/shell-ui/src/connection/ShellApiConfigContext.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-630e25a96c95cec8", "name": "Commented-code block (6 lines) in apps/shell-ui/src/connection/connection.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/connection/connection.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-515160b3775eab83", "name": "Commented-code block (6 lines) in apps/shell-ui/src/connection/base-manager.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/connection/base-manager.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-3bf3eb138c05b8b0", "name": "Commented-code block (6 lines) in apps/shell-ui/src/connection/remote-manager.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/connection/remote-manager.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-58b42df41092b308", "name": "Commented-code block (6 lines) in apps/shell-ui/src/connection/ConnectionContext.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/connection/ConnectionContext.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4086620628ebd847", "name": "Commented-code block (6 lines) in apps/shell-ui/src/workspace/WorkspaceContext.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/workspace/WorkspaceContext.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8f3f5988c276eedb", "name": "Commented-code block (6 lines) in apps/shell-ui/src/workspace/types.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/workspace/types.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-0dd4f50db77bcd24", "name": "Commented-code block (6 lines) in apps/shell-ui/src/workspace/useWorkspaceState.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/workspace/useWorkspaceState.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-566fef8ece81550b", "name": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/OverlayManager.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/OverlayManager.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d72b34b587ffd050", "name": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/ApiKeyLogin.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/ApiKeyLogin.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7490089b012c5e65", "name": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/CheckoutFlow.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/CheckoutFlow.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7611d7ee55afba55", "name": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/AppErrorBoundary.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/AppErrorBoundary.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e761b4a93641778c", "name": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/Shell.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/Shell.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b12b7b014121931d", "name": "Commented-code block (5 lines) in apps/shell-ui/src/components/layout/LoadingScreen.tsx:7", "shortDescription": {"text": "Commented-code block (5 lines) in apps/shell-ui/src/components/layout/LoadingScreen.tsx: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-b2a561f4d487dd75", "name": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/Sidebar.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/Sidebar.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a7509b4a121357e0", "name": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/DebugPanel.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/DebugPanel.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e9a4259f4acc06bc", "name": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/ShellLayout.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/ShellLayout.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-02f781efad3752a7", "name": "Commented-code block (6 lines) in apps/shell-ui/src/lib/appLoader.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/appLoader.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-28ae698de4787291", "name": "Commented-code block (6 lines) in apps/shell-ui/src/lib/useAppComponent.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/useAppComponent.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-bc1a9260b17f5aff", "name": "Commented-code block (6 lines) in apps/shell-ui/src/lib/DocExplorer.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/DocExplorer.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-22c328ae2953dc99", "name": "Commented-code block (6 lines) in apps/shell-ui/src/lib/getClient.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/getClient.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-d3a513b6604d678b", "name": "Commented-code block (6 lines) in apps/shell-ui/src/lib/DocSplitLayout.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/DocSplitLayout.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bc86071451a32114", "name": "Commented-code block (6 lines) in apps/shell-ui/src/lib/DocTabs.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/DocTabs.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4ae9607ae438e929", "name": "Commented-code block (6 lines) in apps/shell-ui/src/lib/Documents.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/Documents.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-170d8ed736cb4b41", "name": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/usePolling.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/usePolling.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-2196cdfe5d42372d", "name": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useConnectionStatus.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useConnectionStatus.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-b67482fa9ef47885", "name": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useShellEvent.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useShellEvent.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-bd47f99193c9600c", "name": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useClient.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useClient.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-ccaf5b12d667fb59", "name": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useSubscriptions.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useSubscriptions.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-3a8fa28bc2756835", "name": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useAuthUser.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useAuthUser.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-e249c1e1512779ef", "name": "Commented-code block (6 lines) in apps/shell-ui/src/views/ShellIframeProtocol.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/views/ShellIframeProtocol.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-40d1209db3451877", "name": "Commented-code block (6 lines) in apps/shell-ui/src/views/useShellEvents.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/views/useShellEvents.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-eb445b2b4e7d4f6e", "name": "Commented-code block (6 lines) in apps/shell-ui/src/views/settings/settingsUtils.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/views/settings/settingsUtils.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-d1c2d5e07328e49b", "name": "Commented-code block (6 lines) in apps/shell-ui/src/views/settings/SettingsPage.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/views/settings/SettingsPage.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d57dea2d16a762f1", "name": "Commented-code block (6 lines) in apps/shell-ui/src/views/account/AccountPage.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/views/account/AccountPage.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-26e0b2cfcd2d8a44", "name": "Commented-code block (6 lines) in apps/aparavi-ui/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/scripts/tasks.js: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-d8610bab3fb494e0", "name": "Commented-code block (6 lines) in apps/aparavi-ui/src/docs.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/docs.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-4033814be2964ab5", "name": "Commented-code block (6 lines) in apps/aparavi-ui/src/AppDescriptor.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/AppDescriptor.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-b0c2358c27358d19", "name": "Commented-code block (6 lines) in apps/aparavi-ui/src/index.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/index.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-f624f9f024a60745", "name": "Commented-code block (6 lines) in apps/aparavi-ui/src/chatStore.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/chatStore.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-0f99584ab25ceb78", "name": "Commented-code block (6 lines) in apps/aparavi-ui/src/AparaviSidebar.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/AparaviSidebar.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4e9bcedbb6766ef5", "name": "Commented-code block (6 lines) in apps/aparavi-ui/src/AparaviApp.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/AparaviApp.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8f69cc2ec4340b76", "name": "Commented-code block (6 lines) in apps/world-ui/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/world-ui/scripts/tasks.js: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-3f48ced3cf07bd9f", "name": "Commented-code block (6 lines) in apps/world-ui/src/HelloApp.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/world-ui/src/HelloApp.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fcce774a819d8da1", "name": "Commented-code block (6 lines) in apps/world-ui/src/AppDescriptor.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/world-ui/src/AppDescriptor.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-ab2fd8df3ab80456", "name": "Commented-code block (6 lines) in apps/world-ui/src/index.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/world-ui/src/index.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-e28ffa643e0c75a3", "name": "Commented-code block (6 lines) in apps/world-ui/src/HelloSidebar.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/world-ui/src/HelloSidebar.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fba5e814e9ce05f6", "name": "Commented-code block (6 lines) in apps/monitor-ui/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/monitor-ui/scripts/tasks.js: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-43d93f1abca44be2", "name": "Commented-code block (6 lines) in apps/monitor-ui/src/MonitorSidebar.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/monitor-ui/src/MonitorSidebar.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a3be3b967e281637", "name": "Commented-code block (6 lines) in apps/monitor-ui/src/AppDescriptor.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/monitor-ui/src/AppDescriptor.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-5b0474a6a2618c2d", "name": "Commented-code block (6 lines) in apps/monitor-ui/src/MonitorApp.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/monitor-ui/src/MonitorApp.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-50077d362dcbc426", "name": "Commented-code block (6 lines) in apps/chat-ui/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/chat-ui/scripts/tasks.js: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-c41e47cc85a21169", "name": "Commented-code block (6 lines) in apps/hello-ui/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/hello-ui/scripts/tasks.js: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-4866405ca034b499", "name": "Commented-code block (6 lines) in apps/hello-ui/src/AppDescriptor.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/hello-ui/src/AppDescriptor.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-f692a4bf78610723", "name": "Commented-code block (6 lines) in apps/hello-ui/src/index.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/hello-ui/src/index.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-afec3d6949f3ade9", "name": "Commented-code block (6 lines) in apps/hello-ui/src/HomeApp.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/hello-ui/src/HomeApp.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-db9b31bc9b08d6e8", "name": "Commented-code block (6 lines) in apps/hello-ui/src/GitHubStars.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in apps/hello-ui/src/GitHubStars.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-86af9150e00002bf", "name": "Commented-code block (6 lines) in scripts/audit-icons.mjs:5", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/audit-icons.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-f3992c6b63ea7c97", "name": "Commented-code block (7 lines) in scripts/compiler-windows.js:24", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/compiler-windows.js: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-ada5e043ae53e8b5", "name": "Commented-code block (6 lines) in scripts/migrate-icons.mjs:94", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/migrate-icons.mjs:94"}, "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-85306bb0bdfe0d23", "name": "Commented-code block (6 lines) in scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/tasks.js: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-5a89635514727279", "name": "Commented-code block (5 lines) in scripts/lib/registry.js:46", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/lib/registry.js: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-b499edf3e6f2ed6c", "name": "Commented-code block (5 lines) in scripts/lib/pytest.js:47", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/lib/pytest.js:47"}, "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-182dbc5cde73dc69", "name": "Commented-code block (8 lines) in scripts/lib/action-runner.js:455", "shortDescription": {"text": "Commented-code block (8 lines) in scripts/lib/action-runner.js:455"}, "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-db70a874c3e784ba", "name": "Commented-code block (7 lines) in scripts/lib/state.js:16", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/lib/state.js:16"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-80934b9bd99b3279", "name": "Commented-code block (6 lines) in scripts/lib/getenv.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/lib/getenv.js: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-50c25b29c1829f71", "name": "Commented-code block (5 lines) in scripts/lib/server.js:62", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/lib/server.js:62"}, "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-4a2053dac095e770", "name": "Commented-code block (6 lines) in scripts/lib/appModule.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/lib/appModule.js: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-261c1080a2c63558", "name": "Commented-code block (6 lines) in scripts/release/cut-changelog.mjs:5", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/release/cut-changelog.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-277f2da078054608", "name": "Commented-code block (7 lines) in packages/ai/tests/ai/common/utils/test_agent_tools.py:288", "shortDescription": {"text": "Commented-code block (7 lines) in packages/ai/tests/ai/common/utils/test_agent_tools.py:288"}, "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-e07bddbda12b87b2", "name": "Commented-code block (5 lines) in packages/ai/tests/ai/modules/task/test_task_conn.py:133", "shortDescription": {"text": "Commented-code block (5 lines) in packages/ai/tests/ai/modules/task/test_task_conn.py:133"}, "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-0790dc8aff40e260", "name": "Legacy-named symbol `tk_old` in packages/ai/tests/ai/modules/task/test_task_scheduler.py:216", "shortDescription": {"text": "Legacy-named symbol `tk_old` in packages/ai/tests/ai/modules/task/test_task_scheduler.py:216"}, "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-7af394fcdeb25f41", "name": "Commented-code block (6 lines) in packages/ai/tests/ai/modules/task/test_task_scheduler.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/tests/ai/modules/task/test_task_scheduler.py: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-636d547ea35c9727", "name": "Legacy-named symbol `tk_old` in packages/ai/tests/ai/modules/task/test_task_server.py:450", "shortDescription": {"text": "Legacy-named symbol `tk_old` in packages/ai/tests/ai/modules/task/test_task_server.py:450"}, "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-5cda2c0a7e710fca", "name": "Commented-code block (5 lines) in packages/ai/tests/ai/web/endpoints/test_endpoints.py:21", "shortDescription": {"text": "Commented-code block (5 lines) in packages/ai/tests/ai/web/endpoints/test_endpoints.py: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-5c6891725aeb5b74", "name": "Commented-code block (6 lines) in packages/ai/tests/ai/web/metrics/test_metrics.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/tests/ai/web/metrics/test_metrics.py: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-d640a0acb0bd32c1", "name": "Commented-code block (6 lines) in packages/ai/tests/ai/web/metrics/test_gpu_guard.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/tests/ai/web/metrics/test_gpu_guard.py: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-95553d39d0776c76", "name": "Legacy-named symbol `list_objects_v2` in packages/ai/tests/ai/account/test_store.py:415", "shortDescription": {"text": "Legacy-named symbol `list_objects_v2` in packages/ai/tests/ai/account/test_store.py:415"}, "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-96a1c0cd2eaf88b9", "name": "Commented-code block (6 lines) in packages/ai/tests/ai/account/test_deployment_store.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/tests/ai/account/test_deployment_store.py: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-dbf48d5ec8c56a3f", "name": "Commented-code block (6 lines) in packages/ai/tests/ai/account/test_memory_store.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/tests/ai/account/test_memory_store.py: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-df745b181a98ab1a", "name": "Commented-code block (6 lines) in packages/ai/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/scripts/tasks.js: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-4b7f0f0a9733679d", "name": "Commented-code block (6 lines) in packages/ai/src/ai/constants.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/constants.py: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-301c61735c88adea", "name": "Stub function `_noop` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/llm_base.py:44", "shortDescription": {"text": "Stub function `_noop` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/llm_base.py:44"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a51d4c121b77dcf7", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/sandbox.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/sandbox.py: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-f6adad2f05f308df", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/cprofile_manager.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/cprofile_manager.py: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-a296f83201b1710d", "name": "Commented-code block (5 lines) in packages/ai/src/ai/common/store.py:195", "shortDescription": {"text": "Commented-code block (5 lines) in packages/ai/src/ai/common/store.py:195"}, "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-5aacb764efd2b69e", "name": "Stub function `endEndpoint` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/transform.py:23", "shortDescription": {"text": "Stub function `endEndpoint` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/transform.py:23"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5df992f6b4f232be", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/gpu_guard.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/gpu_guard.py: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-826e9f78bc91645f", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/base.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/base.py: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-92e6152214889a74", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/pose.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/pose.py: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-29bade873826500a", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/caption.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/caption.py: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-3695a62f6903afe3", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/detection.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/detection.py: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-9557406e6bd3bc38", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/background.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/background.py: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-4860b7194661f08a", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/segmentation.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/segmentation.py: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-2d5c163e908e128d", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/depth.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/depth.py: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-a42afb9d1580d221", "name": "Network/subprocess call without timeout or try/except \u2014 packages/ai/src/ai/common/models/audio/kokoro_loader.py:62", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 packages/ai/src/ai/common/models/audio/kokoro_loader.py:62"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-efb6c694621895f1", "name": "Commented-code block (9 lines) in packages/ai/src/ai/common/models/audio/whisper.py:88", "shortDescription": {"text": "Commented-code block (9 lines) in packages/ai/src/ai/common/models/audio/whisper.py:88"}, "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-55184e6966c52d25", "name": "Commented-code block (5 lines) in packages/ai/src/ai/common/models/ocr/easyocr.py:141", "shortDescription": {"text": "Commented-code block (5 lines) in packages/ai/src/ai/common/models/ocr/easyocr.py:141"}, "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-ff08ce8fd8274390", "name": "Commented-code block (5 lines) in packages/ai/src/ai/common/models/gliner/gliner.py:131", "shortDescription": {"text": "Commented-code block (5 lines) in packages/ai/src/ai/common/models/gliner/gliner.py:131"}, "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-dd4b59b8a9b1342a", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/agent/types.py:104", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/agent/types.py:104"}, "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-b7bbc2cdc9c89a7b", "name": "Stub function `invoke` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/agent/types.py:21", "shortDescription": {"text": "Stub function `invoke` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/agent/types.py:21"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-929dc33350215757", "name": "Commented-code block (8 lines) in packages/ai/src/ai/common/agent/_internal/host.py:229", "shortDescription": {"text": "Commented-code block (8 lines) in packages/ai/src/ai/common/agent/_internal/host.py:229"}, "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-371485694ad74427", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/string_utils.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/string_utils.py: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-3037e5c9e2aea623", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/image_utils.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/image_utils.py: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-21c8cf3b17a94679", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/agent_tools.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/agent_tools.py: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-98c7f05d861469b4", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/tool_args.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/tool_args.py: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-5abce943d36eb587", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/config_utils.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/config_utils.py: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-f643a39853e5c13b", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/cuda_utils.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/cuda_utils.py: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-f21a39ea991b4957", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/database/db_global_base.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/database/db_global_base.py: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-96891936f9e7d040", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/database/db_instance_base.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/database/db_instance_base.py: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-d00545755429147c", "name": "Commented-code block (6 lines) in packages/ai/src/ai/common/database/sql_safety.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/database/sql_safety.py: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-e680d5af6027cacb", "name": "Stub function `onInfo` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/avi/audio.py:12", "shortDescription": {"text": "Stub function `onInfo` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/avi/audio.py:12"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5a9c4a8ec911d29d", "name": "Commented-code block (15 lines) in packages/ai/src/ai/common/avi/reader.py:157", "shortDescription": {"text": "Commented-code block (15 lines) in packages/ai/src/ai/common/avi/reader.py:157"}, "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-2cdc4200e739b51f", "name": "Stub function `onData` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/avi/reader.py:14", "shortDescription": {"text": "Stub function `onData` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/avi/reader.py:14"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-178649f137004596", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_server_facade.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_server_facade.py: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-38758d69447655c5", "name": "Stub function `_noop` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/modules/task/task_server_facade.py:108", "shortDescription": {"text": "Stub function `_noop` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/modules/task/task_server_facade.py:108"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-70f59702d63097db", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_scheduler.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_scheduler.py: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-5c02d0ae9f48d19a", "name": "Commented-code block (5 lines) in packages/ai/src/ai/modules/task/task_metrics.py:463", "shortDescription": {"text": "Commented-code block (5 lines) in packages/ai/src/ai/modules/task/task_metrics.py:463"}, "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-c2ddd955cb4a39d7", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_server.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_server.py: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-fb73435ce16828b4", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_conn.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_conn.py: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-a545e51970a6acb6", "name": "Legacy-named symbol `should_copy` in packages/ai/src/ai/modules/task/task_engine.py:1496", "shortDescription": {"text": "Legacy-named symbol `should_copy` in packages/ai/src/ai/modules/task/task_engine.py:1496"}, "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-610a56a86d565264", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_engine.py:499", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_engine.py:499"}, "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-b9219d78441e1024", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_deploy.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_deploy.py: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-69323b3f45f9ec15", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_misc.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_misc.py: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-c39bfd1602097562", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_app.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_app.py: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-75bb8275604bf34c", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_account.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_account.py: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-1af17611fd454601", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_public.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_public.py: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-3bd86299953dd89b", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_monitor.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_monitor.py: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-558174267bb1c0f6", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_cprofile.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_cprofile.py: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-b9fa9416d022848e", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_debug.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_debug.py: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-a98a05f5429f8591", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_task.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_task.py: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-6fbd787daa1aa693", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/shell/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/shell/__init__.py: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-4acc4d6198921063", "name": "Commented-code block (6 lines) in packages/ai/src/ai/modules/shell/shell.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/shell/shell.py: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-62e58f42b6ce1121", "name": "Commented-code block (6 lines) in packages/ai/src/ai/web/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/__init__.py: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-e97e2e1a502fcbb1", "name": "Commented-code block (6 lines) in packages/ai/src/ai/web/server.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/server.py: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-b091b3aa609cb7bc", "name": "Commented-code block (6 lines) in packages/ai/src/ai/web/endpoints/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/endpoints/__init__.py: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-6f5d5db72fbe9dc2", "name": "Commented-code block (6 lines) in packages/ai/src/ai/web/endpoints/auth_callback.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/endpoints/auth_callback.py: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-52f89937fe1a091c", "name": "Commented-code block (6 lines) in packages/ai/src/ai/web/metrics/taskhook.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/metrics/taskhook.py: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-d9e337bfcdc0596b", "name": "Commented-code block (6 lines) in packages/ai/src/ai/web/metrics/metrics.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/metrics/metrics.py: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-62d9241333785b91", "name": "Commented-code block (6 lines) in packages/ai/src/ai/web/metrics/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/metrics/__init__.py: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-72953ac8b7a7fa37", "name": "Commented-code block (6 lines) in packages/ai/src/ai/account/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/__init__.py: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-02221ccd3be238f6", "name": "Commented-code block (6 lines) in packages/ai/src/ai/account/deployment_store.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/deployment_store.py: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-266a3088550e2dd1", "name": "Commented-code block (5 lines) in packages/ai/src/ai/account/keystore.py:27", "shortDescription": {"text": "Commented-code block (5 lines) in packages/ai/src/ai/account/keystore.py:27"}, "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-b8d3bad836a3c1f5", "name": "Commented-code block (6 lines) in packages/ai/src/ai/account/base.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/base.py: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-ffd3004de237997b", "name": "Commented-code block (6 lines) in packages/ai/src/ai/account/models.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/models.py: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-6638ffff843d8696", "name": "Legacy-named symbol `relative_to_old` in packages/ai/src/ai/account/file_store.py:473", "shortDescription": {"text": "Legacy-named symbol `relative_to_old` in packages/ai/src/ai/account/file_store.py:473"}, "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-45d622fe912acf1f", "name": "Blocking `requests.post(...)` inside `async def report` \u2014 packages/ai/src/ai/account/report.py:50", "shortDescription": {"text": "Blocking `requests.post(...)` inside `async def report` \u2014 packages/ai/src/ai/account/report.py:50"}, "fullDescription": {"text": "Sync I/O inside an async function blocks the event loop. While `requests.post(...)` is running, *all* other coroutines on this loop are paused \u2014 silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asyncio.to_thread(...)`."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b94e179d4968e88a", "name": "Commented-code block (6 lines) in packages/ai/src/ai/account/oss/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/oss/__init__.py: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-a33b041f0807cafd", "name": "Commented-code block (6 lines) in packages/ai/src/ai/account/store_providers/memory.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/store_providers/memory.py: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-c01d7f2c61551770", "name": "Legacy-named symbol `list_objects_v2` in packages/ai/src/ai/account/store_providers/s3/s3.py:292", "shortDescription": {"text": "Legacy-named symbol `list_objects_v2` in packages/ai/src/ai/account/store_providers/s3/s3.py:292"}, "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-a1744f5a1c325d4f", "name": "Commented-code block (9 lines) in packages/docs/scripts/tasks.js:157", "shortDescription": {"text": "Commented-code block (9 lines) in packages/docs/scripts/tasks.js:157"}, "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-0b7f08395d41daf9", "name": "Commented-code block (5 lines) in packages/docs/scripts/lib/gather.js:30", "shortDescription": {"text": "Commented-code block (5 lines) in packages/docs/scripts/lib/gather.js:30"}, "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-0202ee340a8dc069", "name": "Commented-code block (14 lines) in packages/client-typescript/tests/RocketRideClient.test.ts:1967", "shortDescription": {"text": "Commented-code block (14 lines) in packages/client-typescript/tests/RocketRideClient.test.ts:1967"}, "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-727e32a3852d077c", "name": "Commented-code block (5 lines) in packages/client-typescript/src/client/core/TransportWebSocket.ts:330", "shortDescription": {"text": "Commented-code block (5 lines) in packages/client-typescript/src/client/core/TransportWebSocket.ts:330"}, "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-f89897f152a0c31f", "name": "Commented-code block (5 lines) in packages/client-typescript/src/client/core/DAPClient.ts:278", "shortDescription": {"text": "Commented-code block (5 lines) in packages/client-typescript/src/client/core/DAPClient.ts:278"}, "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-6e177bc88ecd1ed4", "name": "Commented-code block (6 lines) in packages/client-typescript/src/app-sdk/index.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-typescript/src/app-sdk/index.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-e4839f926c6a1dc3", "name": "Commented-code block (6 lines) in packages/client-typescript/src/app-sdk/types.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-typescript/src/app-sdk/types.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-682921d95168d34e", "name": "Commented-code block (6 lines) in packages/shared-ui/rsbuild.config.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/rsbuild.config.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-3295aa499a829953", "name": "Commented-code block (6 lines) in packages/shared-ui/index.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/index.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-6428a85100d24b45", "name": "Commented-code block (6 lines) in packages/shared-ui/rslib.config.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/rslib.config.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-cc801ddbb2b5029e", "name": "Commented-code block (6 lines) in packages/shared-ui/scripts/rsbuild-plugin-icons.mjs:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/scripts/rsbuild-plugin-icons.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-44d750f6b0a3057c", "name": "Commented-code block (6 lines) in packages/shared-ui/scripts/svgo-auto-currentcolor.mjs:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/scripts/svgo-auto-currentcolor.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-9731076a1f1bc907", "name": "Commented-code block (6 lines) in packages/shared-ui/scripts/svgo-auto-currentcolor.test.mjs:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/scripts/svgo-auto-currentcolor.test.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-779f8b75661d8a0d", "name": "Commented-code block (6 lines) in packages/shared-ui/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/scripts/tasks.js: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-45683ba1ec584b9b", "name": "Commented-code block (6 lines) in packages/shared-ui/src/index.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/index.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-3a9647603fb7afeb", "name": "Commented-code block (6 lines) in packages/shared-ui/src/types/project.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/types/project.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-e31f760de2af3700", "name": "Commented-code block (6 lines) in packages/shared-ui/src/types/connection.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/types/connection.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-7dceb44518e3803f", "name": "Commented-code block (6 lines) in packages/shared-ui/src/types/ui.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/types/ui.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-5fc881acb45f47a4", "name": "Commented-code block (6 lines) in packages/shared-ui/src/types/global.d.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/types/global.d.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-d6743511f1ce9bdc", "name": "Commented-code block (6 lines) in packages/shared-ui/src/types/shell.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/types/shell.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-1fddefb2f9b90070", "name": "Commented-code block (6 lines) in packages/shared-ui/src/themes/vscode.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/themes/vscode.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-3e28bbb7920aae35", "name": "Commented-code block (6 lines) in packages/shared-ui/src/themes/getMuiTheme.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/themes/getMuiTheme.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-8aed2ac8e76a0531", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/shared-ui/src/themes/applyTheme.ts:52", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/shared-ui/src/themes/applyTheme.ts:52"}, "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-3e66a6b4251a81f5", "name": "Commented-code block (8 lines) in packages/shared-ui/src/themes/styles.ts:40", "shortDescription": {"text": "Commented-code block (8 lines) in packages/shared-ui/src/themes/styles.ts:40"}, "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-cb89f27c36c6b0f6", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/sidebar-footer/SidebarFooter.tsx:248", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/sidebar-footer/SidebarFooter.tsx:248"}, "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-32614268d8e907f5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/shared-ui/src/components/pipeline-actions/endpointIntegrationExam", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/shared-ui/src/components/pipeline-actions/endpointIntegrationExamples.ts:74"}, "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-231f416d5980ede8", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/theme.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/theme.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-6abda2cd29a20871", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/Canvas.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/Canvas.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a8d2f34d666e6d36", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/types.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/types.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-036495463a2416fc", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/traverse-object.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/traverse-object.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-55d2453f7c55195e", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/Icon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/Icon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-313dc3f143cbde94", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/query-helper.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/query-helper.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-4ff88a8e2a0b3099", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/graph.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/graph.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-6a657a919107653d", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/helpers.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/helpers.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bc4891fca500ba17", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/uuid.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/uuid.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-2c9ea4c95b32f84c", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/rjsf.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/rjsf.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-23214d7e8e0483f2", "name": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/TemplatePickerDialog.tsx:175", "shortDescription": {"text": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/TemplatePickerDialog.tsx:175"}, "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-6388e6d2425f70f6", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/TemplatePickerDialog.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/TemplatePickerDialog.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4290fac05780bea6", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/FlowCanvas.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/FlowCanvas.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cf2d7b8ee81403bc", "name": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/EmptyCanvasPrompt.tsx:180", "shortDescription": {"text": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/EmptyCanvasPrompt.tsx:180"}, "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-d0a2c1958a328b96", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/EmptyCanvasPrompt.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/EmptyCanvasPrompt.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1a1154f0586a6ba4", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/FlowContainer.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/FlowContainer.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0d305582f805031c", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/ConditionalRender.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/ConditionalRender.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7fc045e08860b5cb", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/NodeComponent.", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/NodeComponent.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-62dad75e2dfda00e", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/tools/NodeTool", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/tools/NodeTools.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-af840486ad0a97f9", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/lanes/InsideLi", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/lanes/InsideLines.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2fe81692038853c0", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/lanes/NodeLane", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/lanes/NodeLanes.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-caa101a0a443f33a", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/header/NodeHea", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/header/NodeHeader.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fc7bc9ec36f0c09a", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/header/Keyboar", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/header/KeyboardChip.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b7ebfbc1c5580760", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/header/more-me", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/header/more-menu/MoreMenu.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-902d5d592a382f65", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/bottom/NodeBot", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/bottom/NodeBottom.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3eee98f333b7e338", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-annotation/NodeAnnotatio", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-annotation/NodeAnnotation.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-093926bae08c815d", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/edge/FlowEdge.tsx:57", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/edge/FlowEdge.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-0be5c689acb91fec", "name": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/panels/quick-add/QuickAddPopup", "shortDescription": {"text": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/panels/quick-add/QuickAddPopup.tsx:209"}, "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-e2ca61e3996df156", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/panels/node-config/authTokenHelper", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/panels/node-config/authTokenHelpers.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-b9046d02f52ce2aa", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/panels/node-config/NodeConfigPanel", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/panels/node-config/NodeConfigPanel.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f2021ee83f158c3b", "name": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/panels/create-node/CreateNodeP", "shortDescription": {"text": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/panels/create-node/CreateNodePanel.tsx:319"}, "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-29cb258f3a199744", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/google-api-types.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/google-api-types.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-6ef8570011ee8f01", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/theme.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/theme.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-57fb6cb749ff0e7e", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/submit-button/SubmitB", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/submit-button/SubmitButton.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4ac7b3c1c6ab9d7e", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/select-widget/SelectW", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/select-widget/SelectWidget.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-013b4b8f2ad3fe44", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/title-field/TitleFiel", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/title-field/TitleFieldTemplate.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a5250a1204a89dce", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/array-field-item-temp", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/array-field-item-template/ArrayFieldItemTemplate.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0d86b4bb2e8fc312", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/field-error-template/", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/field-error-template/FieldErrorTemplate.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cd020755d1db64bd", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/social-buttons/LoginW", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/social-buttons/LoginWithGoogleButton.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-eadb847b78274552", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/social-buttons/LoginW", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/social-buttons/LoginWithMicrosoftButton.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f0a39ff0229a4f27", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/social-buttons/LoginW", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/social-buttons/LoginWithSlackButton.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-05b692b91f6cc802", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/field-template/FieldT", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/field-template/FieldTemplate.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-75613560dabaf7c2", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/api-key-widget/ApiKey", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/api-key-widget/ApiKeyWidget.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dad08dcdede7fad7", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/add-button/AddButton.", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/add-button/AddButton.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-98b42ad0e82c6958", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/object-field-template", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/object-field-template/ObjectFieldTemplate.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-144ac2cf8d505b57", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/error-list/ErrorList.", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/error-list/ErrorList.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ddd69d681ea27b6a", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/base-input-template/B", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/base-input-template/BaseInputTemplate.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e6ecac542e5fac39", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/description-field/Des", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/description-field/DescriptionField.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a299bfe8ea2a9202", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/file-widget/FileWidge", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/file-widget/FileWidget.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-318f033408b9d242", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/array-field-template/", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/array-field-template/ArrayFieldTemplate.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0d885776e056fcbf", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/google-drive-picker-w", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/google-drive-picker-widget/GoogleDrivePickerWidget.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-89dd464d38dad464", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/checkbox-widget/Check", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/checkbox-widget/CheckboxWidget.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f166df39ddb18ddb", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/checkboxes-widget/Che", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/checkboxes-widget/CheckboxesWidget.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f92c15e0b8cf4f05", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/templates/types.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/templates/types.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-2c2b9aececeb9ebd", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useCopyPaste.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useCopyPaste.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dd3f083c838fb34a", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useNodeActionLabels.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useNodeActionLabels.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-c1962723593ee404", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useAutoLayout.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useAutoLayout.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-cee2ed3f39be8f51", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useTemplateInstantiator.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useTemplateInstantiator.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-6b3e92600c7f7ec2", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/usePanelState.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/usePanelState.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-50f4071d66feac8a", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowProjectContext.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowProjectContext.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b8d126fa4450106d", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowPreferencesContext.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowPreferencesContext.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1e60923fe12c5b9a", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowGraphContext.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowGraphContext.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5e73962da3de4e12", "name": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowProvider.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowProvider.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-23115bb4e3131b66", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/LockIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/LockIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e5a17bf0a0ffdb07", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/NoteIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/NoteIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4fb9918d2ede1d85", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/VideoIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/VideoIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b2c3408c75c18063", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/CompressedIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/CompressedIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-22727460a4b60eb2", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/SparklingIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/SparklingIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c33f2d643b070d89", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/PadlockIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/PadlockIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5c1d4041f8777ac9", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/CodeIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/CodeIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-769e7ac0e0b20b70", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/Cube.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/Cube.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-be8a04f9c287f75a", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/UnsavedIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/UnsavedIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8bfb089403115605", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/AudioIcon.tsx:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/AudioIcon.tsx: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-dec6ef3d6de3b3fc", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/TidyIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/TidyIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6d07cb96cff5fe80", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/FitIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/FitIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fc9905a449716e7f", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/UnlockIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/UnlockIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9121946dbe767ab5", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/KeyboardIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/KeyboardIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cb5e8d3ca6587ff6", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/VectorSquareSolidIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/VectorSquareSolidIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c90048a85e51b248", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ConfigIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ConfigIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1de4cafbaa8c9c7f", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/index.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/index.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-dd02716ddc76df19", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/OutlookIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/OutlookIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3115de1f3180a5d4", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/GenericFileIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/GenericFileIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0fbd78bb22436a40", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/PowerpointIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/PowerpointIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f3495d970219b490", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/CurveArrowIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/CurveArrowIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-78d144ffa6eb5d85", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ZoomInIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ZoomInIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e8dff8ca1ebf2edc", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ZoomOutIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ZoomOutIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5e662aa064e7a856", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ImageIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ImageIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-96a6c36d76370f68", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/types.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/types.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-e825e54981a60edb", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/WordIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/WordIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9a3ccf2ed8f5834e", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/SavedIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/SavedIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a30e8ba4b423a8a5", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/EmailIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/EmailIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f2b99c8ccc04e50d", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/PdfIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/PdfIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2322b1b718b2df4f", "name": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ExcelIcon.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ExcelIcon.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-44c23fe895d88697", "name": "Commented-code block (6 lines) in packages/shared-ui/src/modules/project/hooks/useElapsedTimer.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/modules/project/hooks/useElapsedTimer.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-d35bb7712441c610", "name": "Commented-code block (5 lines) in packages/shared-ui/src/modules/project/hooks/useTraceState.ts:234", "shortDescription": {"text": "Commented-code block (5 lines) in packages/shared-ui/src/modules/project/hooks/useTraceState.ts:234"}, "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-ad5e84f2075eb670", "name": "Commented-code block (6 lines) in packages/client-python/tests/tool_pipeline.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/tests/tool_pipeline.py: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-98918aaa696daef7", "name": "Commented-code block (6 lines) in packages/client-python/tests/conftest.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/tests/conftest.py: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-c38ba15a2b99bc6e", "name": "Commented-code block (6 lines) in packages/client-python/tests/RocketRideClient_test.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/tests/RocketRideClient_test.py: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-7d8bf2b492777cea", "name": "Commented-code block (6 lines) in packages/client-python/tests/chat_pipeline.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/tests/chat_pipeline.py: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-88166da8e8df3404", "name": "Commented-code block (6 lines) in packages/client-python/tests/test_tool.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/tests/test_tool.py: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-60a32d0225cfc5b3", "name": "Commented-code block (6 lines) in packages/client-python/tests/test_client_env_loading.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/tests/test_client_env_loading.py: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-a27ab70282603d77", "name": "Commented-code block (6 lines) in packages/client-python/tests/echo_pipeline.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/tests/echo_pipeline.py: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-1a3bdb837b0e853e", "name": "Commented-code block (6 lines) in packages/client-python/tests/test_deploy.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/tests/test_deploy.py: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-4da90ebbd8eaf2df", "name": "Commented-code block (6 lines) in packages/client-python/tests/test_drain_cycle_regression.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/tests/test_drain_cycle_regression.py: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-c00fc1537267dbf2", "name": "Commented-code block (6 lines) in packages/client-python/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/scripts/tasks.js: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-cca4fb69851f5091", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/rocketride.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/rocketride.py: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-725207d376c89efe", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/deploy.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/deploy.py: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-f7ea7e9e64a18fb1", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/account.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/account.py: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-48cb6fc5287e5fd7", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/client.py: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-08bf01a5301e274e", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/database.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/database.py: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-6053a7fe3520aefe", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/__init__.py: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-f3c40dda68304b6d", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/billing.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/billing.py: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-f82aac51b4a60978", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/deploy.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/deploy.py: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-1c17bfe64d8f13c2", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/account.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/account.py: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-2e0bfa9bd7a493d7", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/client.py: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-06958d90e563685b", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/__init__.py: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-34457bda2d88fb12", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/dashboard.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/dashboard.py: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-9069b6e272af4f07", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/events.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/events.py: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-a27cd1c64bcd76d7", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/billing.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/billing.py: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-7a029a8a12f5f8e1", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/pipeline.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/pipeline.py: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-eb0b84e155a11647", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/data.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/data.py: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-1470b955038be5ec", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/task.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/task.py: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-9184028e2a47e0eb", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/service.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/service.py: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-bffd5b71165b7919", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/__init__.py: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-9731a2430de110c0", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/main.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/main.py: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-8468747e948f9a3d", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/start.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/start.py: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-a757e76b7cdd27ce", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/__init__.py: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-2681712008a17fc7", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/stop.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/stop.py: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-95d86c91a0d9f6f0", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/upload.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/upload.py: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-278368505d164297", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/status.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/status.py: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-27b89b4e64c8cbfc", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/base.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/base.py: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-b90d5632db00be3b", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/events.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/events.py: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-0b287ddb7cf13905", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/store.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/store.py: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-aa04635dd5b6cd67", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/list.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/list.py: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-56aa965e8d4cda7d", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/__init__.py: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-c4972268c831a393", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/box.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/box.py: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-782ed41a197a8814", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/display.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/display.py: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-fdfc11f26a63ef91", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/colors.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/colors.py: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-c30a82b837e2adc0", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/__init__.py: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-588a5ae49143ce3b", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/file_utils.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/file_utils.py: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-dfd56d1f2912b401", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/config.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/config.py: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-6e9213e71021f27f", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/formatters.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/formatters.py: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-f817f5f0ebb2bcb8", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/__init__.py: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-b390b70b25f0cbb8", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/upload.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/upload.py: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-1344629d7733b5b1", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/generic.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/generic.py: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-e17c0dc8b49205e4", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/status.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/status.py: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-f9abdb5ce2651a34", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/base.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/base.py: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-8406a1b2032ad408", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/events.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/events.py: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-b9e01d1318489d67", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/question.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/question.py: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-9ed6bd7f4054951c", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/__init__.py: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-2003bf9aa7a668fc", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc_metadata.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc_metadata.py: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-16aefd219e798949", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc_filter.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc_filter.py: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-94d7015f182036c5", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc.py: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-f596e699e09fd319", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc_group.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc_group.py: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-fcb50c41b36e1c3a", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/ping.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/ping.py: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-968420f0462267dc", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/cprofile.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/cprofile.py: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-97ddb76bd6a70571", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/dashboard.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/dashboard.py: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-9c2d3303554bc1b9", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/execution.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/execution.py: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-d868e5a78224bbd6", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/services.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/services.py: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-6e14e4b0e32d2356", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/events.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/events.py: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-df67fe534dbaa7af", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/store.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/store.py: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-e447fe7fa343fafe", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/chat.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/chat.py: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-4eb450112e2056f6", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/data.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/data.py: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-b0db0c9d135a62c9", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/connection.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/connection.py: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-6c8c09a0e10ee90c", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/__init__.py: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-d89fcc744d87e451", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/constants.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/constants.py: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-c8197780d591d41e", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/exceptions.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/exceptions.py: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-009ef7c3f3f7bdc6", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/transport_websocket.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/transport_websocket.py: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-baf7a81adbffe56a", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/transport.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/transport.py: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-92e8441f1491c2c9", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/dap_client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/dap_client.py: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-fc6f5df1ddd311a1", "name": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/dap_base.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/dap_base.py: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-bfbc06a84f0d450a", "name": "Commented-code block (6 lines) in packages/server/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/server/scripts/tasks.js: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-16c6c9635e7985b7", "name": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/util.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/util.py: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-0b2f605157445c3c", "name": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/dbgconn.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/dbgconn.py: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-40feea021952a2e2", "name": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/depends.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/depends.py: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-8db1c208ec376065", "name": "Network/subprocess call without timeout or try/except \u2014 packages/server/engine-lib/rocketlib-python/lib/depends.py:327", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 packages/server/engine-lib/rocketlib-python/lib/depends.py:327"}, "fullDescription": {"text": "`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7bdc17a49aa7a20a", "name": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/msauth.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/msauth.py: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-beb7eeb89add261a", "name": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/__init__.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/__init__.py: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-57a1ba6242a8231a", "name": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/types.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/types.py: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-18d5229c569b7a9d", "name": "Stub function `getProtocolCaps` (body is just `pass`/`return`) \u2014 packages/server/engine-lib/rocketlib-python/lib/rocketl", "shortDescription": {"text": "Stub function `getProtocolCaps` (body is just `pass`/`return`) \u2014 packages/server/engine-lib/rocketlib-python/lib/rocketlib/types.py:62"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-00755de5f5cee880", "name": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/filters.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/filters.py: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-2a9a6d74073a6974", "name": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/engine.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/engine.py: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-6b0965f2353587f7", "name": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/error.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/error.py: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-c52020c596d8eb4b", "name": "Commented-code block (6 lines) in packages/java/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/java/scripts/tasks.js: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-fbb21fd73320c0fb", "name": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/__init__.py: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-b53cea4bcb7349d6", "name": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/prompts.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/prompts.py: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-5ce3f87c21543c5f", "name": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/tools.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/tools.py: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-6da21b499770c9f4", "name": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/config.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/config.py: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-3630f919d583a5fd", "name": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/resources.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/resources.py: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-5270719014e9ebab", "name": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/server.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/server.py: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-bf94df0d10a12470", "name": "Commented-code block (6 lines) in packages/vcpkg/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/vcpkg/scripts/tasks.js: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-70dffe7c1cc9667a", "name": "Commented-code block (6 lines) in packages/tika/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in packages/tika/scripts/tasks.js: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-02878c68ad8b07dd", "name": "Commented-code block (6 lines) in nodes/test/test_dynamic_full.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/test_dynamic_full.py: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-2ec26288f256958d", "name": "Commented-code block (5 lines) in nodes/test/conftest.py:253", "shortDescription": {"text": "Commented-code block (5 lines) in nodes/test/conftest.py:253"}, "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-3f7462cd104771fc", "name": "Commented-code block (6 lines) in nodes/test/test_tool_deepl.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/test_tool_deepl.py: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-bd0dfbba9c89c740", "name": "Commented-code block (6 lines) in nodes/test/test_dynamic.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/test_dynamic.py: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-92f2a49425d90f59", "name": "Commented-code block (6 lines) in nodes/test/test_tool_daytona.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/test_tool_daytona.py: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-1cfb18623adef9ea", "name": "Commented-code block (7 lines) in nodes/test/test_tool_v0.py:171", "shortDescription": {"text": "Commented-code block (7 lines) in nodes/test/test_tool_v0.py:171"}, "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-e2c90411cdfa2ec8", "name": "Commented-code block (6 lines) in nodes/test/test_tool_tavily.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/test_tool_tavily.py: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-e4cb7c4c004fcb6a", "name": "Commented-code block (6 lines) in nodes/test/test_tool_falkordb.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/test_tool_falkordb.py: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-cda6360d2d5aa911", "name": "Commented-code block (7 lines) in nodes/test/tool_git/test_tools.py:54", "shortDescription": {"text": "Commented-code block (7 lines) in nodes/test/tool_git/test_tools.py:54"}, "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-90dbb9e9b9fcea9e", "name": "Commented-code block (6 lines) in nodes/test/mocks/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/__init__.py: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-1bf443cd6dd3f68f", "name": "Commented-code block (6 lines) in nodes/test/mocks/pymilvus/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/pymilvus/__init__.py: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-8d6c09f31715119b", "name": "Commented-code block (6 lines) in nodes/test/mocks/pinecone/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/pinecone/__init__.py: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-d74127d8614b0ed7", "name": "Commented-code block (6 lines) in nodes/test/mocks/pinecone/grpc.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/pinecone/grpc.py: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-fba5f27bc0128d4b", "name": "Commented-code block (6 lines) in nodes/test/mocks/pgvector/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/pgvector/__init__.py: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-ab811f8df7bd21f0", "name": "Commented-code block (6 lines) in nodes/test/mocks/pgvector/psycopg2.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/pgvector/psycopg2.py: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-911c272206d08c74", "name": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/util.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/util.py: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-e8b6f9ab4d0f48d1", "name": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/client.py: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-3990ac4151b0a98f", "name": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/__init__.py: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-d57283a6618ca01c", "name": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/__init__.py: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-29fbb7ff4e6046e4", "name": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/query.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/query.py: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-92982294595dd51e", "name": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/config.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/config.py: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-aa802cb147101e45", "name": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/init.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/init.py: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-3a055bb9057e2061", "name": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/collections/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/collections/__init__.py: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-dedc5d87583227a7", "name": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/collections/collection.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/collections/collection.py: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-e1b4d0a68e5c84c2", "name": "Commented-code block (6 lines) in nodes/test/mocks/psycopg2/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/psycopg2/__init__.py: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-a31d4423bc4e492d", "name": "Commented-code block (6 lines) in nodes/test/mocks/daytona/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/daytona/__init__.py: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-3402e266352fc4a4", "name": "Commented-code block (6 lines) in nodes/test/mocks/chromadb/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/chromadb/__init__.py: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-5a407e1260250524", "name": "Commented-code block (6 lines) in nodes/test/mocks/chromadb/config.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/chromadb/config.py: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-fc603213b20094a3", "name": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/__init__.py: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-be58588f6e09967e", "name": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/models.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/models.py: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-81f6d4228375741b", "name": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/http/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/http/__init__.py: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-db94109743a0b715", "name": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/conversions/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/conversions/__init__.py: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-1d89efad9157f958", "name": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/conversions/common_types.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/conversions/common_types.py: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-5b52e732243ec91b", "name": "Stub function `close` (body is just `pass`/`return`) \u2014 nodes/test/mocks/opensearchpy/__init__.py:73", "shortDescription": {"text": "Stub function `close` (body is just `pass`/`return`) \u2014 nodes/test/mocks/opensearchpy/__init__.py:73"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-018aef932193784f", "name": "Commented-code block (6 lines) in nodes/test/mocks/astrapy/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/astrapy/__init__.py: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-5c239a4a3af1c6f1", "name": "Commented-code block (6 lines) in nodes/test/mocks/astrapy/info.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/astrapy/info.py: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-9388da7b22717f61", "name": "Commented-code block (6 lines) in nodes/test/mocks/astrapy/data_types.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/astrapy/data_types.py: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-bf5f30e9a10a2321", "name": "Commented-code block (6 lines) in nodes/test/mocks/falkordb/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/mocks/falkordb/__init__.py: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-35894b7e4f029962", "name": "Stub function `close` (body is just `pass`/`return`) \u2014 nodes/test/mocks/falkordb/__init__.py:67", "shortDescription": {"text": "Stub function `close` (body is just `pass`/`return`) \u2014 nodes/test/mocks/falkordb/__init__.py:67"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bd0dffd6952a36a7", "name": "Stub function `close` (body is just `pass`/`return`) \u2014 nodes/test/mocks/elasticsearch/__init__.py:94", "shortDescription": {"text": "Stub function `close` (body is just `pass`/`return`) \u2014 nodes/test/mocks/elasticsearch/__init__.py:94"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4c043179f9c0f3a8", "name": "Commented-code block (6 lines) in nodes/test/guardrails/test_all.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/guardrails/test_all.py: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-a03517dc0302ff66", "name": "Commented-code block (6 lines) in nodes/test/framework/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/framework/__init__.py: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-7bd9b6230662078c", "name": "Commented-code block (6 lines) in nodes/test/framework/discovery.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/framework/discovery.py: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-ce45a9b563296166", "name": "Commented-code block (6 lines) in nodes/test/framework/runner.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/framework/runner.py: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-5db860293dac4712", "name": "Commented-code block (6 lines) in nodes/test/framework/expectations.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/framework/expectations.py: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-dffe700eb8ba0432", "name": "Commented-code block (6 lines) in nodes/test/framework/pipeline.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/framework/pipeline.py: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-dfc30300baa4bbd2", "name": "Commented-code block (6 lines) in nodes/test/rerank_cohere/test_all.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/test/rerank_cohere/test_all.py: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-28f7658f8ad0a3ec", "name": "Legacy-named symbol `test_of_returns_ocrdata_on_v2` in nodes/test/ocr/test_model_server_ocr.py:326", "shortDescription": {"text": "Legacy-named symbol `test_of_returns_ocrdata_on_v2` in nodes/test/ocr/test_model_server_ocr.py:326"}, "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-c7405d71411b759e", "name": "Commented-code block (5 lines) in nodes/test/ocr/test_model_server_ocr.py:40", "shortDescription": {"text": "Commented-code block (5 lines) in nodes/test/ocr/test_model_server_ocr.py:40"}, "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-2565b489f79ac5c3", "name": "Commented-code block (6 lines) in nodes/scripts/tasks.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/scripts/tasks.js: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-d84c767805c95924", "name": "Commented-code block (6 lines) in nodes/src/nodes/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/__init__.py: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-1eb395ec606c4ad1", "name": "Commented-code block (6 lines) in nodes/src/nodes/chroma/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/chroma/__init__.py: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-e2b7b784bf0f8dad", "name": "Commented-code block (6 lines) in nodes/src/nodes/chroma/chroma.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/chroma/chroma.py: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-169e74252f399c09", "name": "Commented-code block (6 lines) in nodes/src/nodes/chroma/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/chroma/IInstance.py: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-a61fba56fd858375", "name": "Commented-code block (6 lines) in nodes/src/nodes/chroma/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/chroma/IEndpoint.py: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-a977d9dfc1f20239", "name": "Commented-code block (6 lines) in nodes/src/nodes/chroma/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/chroma/IGlobal.py: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-3020ff840af69b8a", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_filesystem/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_filesystem/__init__.py: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-e4a6aad50192092c", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_filesystem/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_filesystem/IInstance.py: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-430f17099777f8c0", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_filesystem/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_filesystem/IGlobal.py: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-17c1185e87e80f36", "name": "Commented-code block (6 lines) in nodes/src/nodes/response/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/response/__init__.py: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-140c5d5e6fc39e2b", "name": "Commented-code block (6 lines) in nodes/src/nodes/response/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/response/IInstance.py: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-f3c206cdc0bda078", "name": "Commented-code block (6 lines) in nodes/src/nodes/response/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/response/IGlobal.py: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-0aea4d23db66ccc8", "name": "Commented-code block (6 lines) in nodes/src/nodes/milvus/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/milvus/__init__.py: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-9dffd1bd0cbed8ac", "name": "Commented-code block (6 lines) in nodes/src/nodes/milvus/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/milvus/IInstance.py: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-b2b91c4bdfe985e8", "name": "Commented-code block (6 lines) in nodes/src/nodes/milvus/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/milvus/IEndpoint.py: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-96adce0026f7f787", "name": "Commented-code block (6 lines) in nodes/src/nodes/milvus/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/milvus/IGlobal.py: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-47fee98526bee10c", "name": "Commented-code block (6 lines) in nodes/src/nodes/milvus/milvus.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/milvus/milvus.py: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-aa185550b36a23e0", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/http_client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/http_client.py: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-18061b0118acfa14", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/rate_limiter.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/rate_limiter.py: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-cb4761d45775f523", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/__init__.py: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-56db8907c6fbaaab", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/IInstance.py: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-598c3fbcef5fcf26", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/IGlobal.py: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-641fa567ebac9e10", "name": "Commented-code block (6 lines) in nodes/src/nodes/prompt/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/prompt/__init__.py: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-d2b6e5d829655f24", "name": "Commented-code block (6 lines) in nodes/src/nodes/prompt/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/prompt/IInstance.py: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-82d29681681810a2", "name": "Stub function `open` (body is just `pass`/`return`) \u2014 nodes/src/nodes/prompt/IInstance.py:40", "shortDescription": {"text": "Stub function `open` (body is just `pass`/`return`) \u2014 nodes/src/nodes/prompt/IInstance.py:40"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7b1ac14ebe780647", "name": "Commented-code block (6 lines) in nodes/src/nodes/prompt/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/prompt/IGlobal.py: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-b313c5f92fbee59d", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/__init__.py: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-62a5818d89f53701", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/IInstance.py: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-db68fbe1b40c3eaf", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/IGlobal.py: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-dbeff9af4e9d66b7", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/langchain.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/langchain.py: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-8df29b17cbebcb60", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/gemini_vision.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/gemini_vision.py: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-6423cab375224599", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/__init__.py: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-9ec6bf5afbcb273a", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/IInstance.py: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-f973da3c5962ff95", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/IGlobal.py: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-7f2a1fa608ddc222", "name": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/__init__.py: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-f0246bea0a8a8d49", "name": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/player.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/player.py: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-f28d4821a94013c9", "name": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/IInstance.py: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-513afb143d1e026c", "name": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/IGlobal.py: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-d77b77034b5e858d", "name": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/__init__.py: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-a58e26ec89bb7e38", "name": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/IInstance.py: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-115179d525919971", "name": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/IGlobal.py: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-93adee0fff631b42", "name": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/transcribe.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/transcribe.py: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-af9dcacc3a51e590", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_git/git_repo.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_git/git_repo.py: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-5561ff7a3d996f05", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_git/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_git/IInstance.py: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-20c38d467bac3fb1", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_git/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_git/IGlobal.py: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-39970965b77b93f0", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_apify/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_apify/__init__.py: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-f5c394902a283f44", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_apify/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_apify/IInstance.py: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-18692d4e882ac6a9", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_apify/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_apify/IGlobal.py: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-465f00e729094a68", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_exa_search/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_exa_search/__init__.py: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-85c66c8892245cbf", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_exa_search/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_exa_search/IInstance.py: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-b18af38955acbb5f", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_exa_search/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_exa_search/IGlobal.py: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-590d7da61e39f846", "name": "Commented-code block (6 lines) in nodes/src/nodes/audio_tts/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_tts/__init__.py: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-e7fcf57e44d78880", "name": "Network/subprocess call without timeout or try/except \u2014 nodes/src/nodes/audio_tts/IGlobal.py:96", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 nodes/src/nodes/audio_tts/IGlobal.py:96"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-614c3aa2d461a888", "name": "Commented-code block (6 lines) in nodes/src/nodes/question/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/question/__init__.py: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-59fb58f74b769258", "name": "Commented-code block (6 lines) in nodes/src/nodes/question/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/question/IInstance.py: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-d09cfd17ed055087", "name": "Commented-code block (6 lines) in nodes/src/nodes/question/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/question/IGlobal.py: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-82c909c6e7b3ac50", "name": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/__init__.py: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-2f7e3c187b70dda7", "name": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/landing_ai_base.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/landing_ai_base.py: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-f3b4e47d64273f79", "name": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/parse/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/parse/IInstance.py: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-a118339e82dcec2b", "name": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/parse/parse.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/parse/parse.py: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-8d21ef0577f51f16", "name": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/parse/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/parse/IGlobal.py: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-055a59e993dd0bc5", "name": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/extract/extract.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/extract/extract.py: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-d368cea2fd18d3fe", "name": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/extract/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/extract/IInstance.py: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-3912c87d5d24df12", "name": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/extract/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/extract/IGlobal.py: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-01221e8f048e2213", "name": "Commented-code block (6 lines) in nodes/src/nodes/summarization/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/summarization/__init__.py: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-3f4baa9ccf0a3e8d", "name": "Commented-code block (6 lines) in nodes/src/nodes/summarization/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/summarization/IInstance.py: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-5bc0d364682b1573", "name": "Commented-code block (6 lines) in nodes/src/nodes/summarization/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/summarization/IGlobal.py: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-994e73b02feb6422", "name": "Commented-code block (6 lines) in nodes/src/nodes/index_search/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/__init__.py: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-c450c28160c2be11", "name": "Commented-code block (6 lines) in nodes/src/nodes/index_search/opensearch_client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/opensearch_client.py: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-13c315b72cccab18", "name": "Commented-code block (6 lines) in nodes/src/nodes/index_search/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/IInstance.py: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-2dbe8effec35b920", "name": "Commented-code block (6 lines) in nodes/src/nodes/index_search/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/IEndpoint.py: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-607de389fcf53000", "name": "Commented-code block (6 lines) in nodes/src/nodes/index_search/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/IGlobal.py: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-7ea2b62c412ad384", "name": "Commented-code block (6 lines) in nodes/src/nodes/index_search/elasticsearch_store.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/elasticsearch_store.py: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-45a823ea14b6bce2", "name": "Commented-code block (6 lines) in nodes/src/nodes/face_detection/face_detection.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/face_detection/face_detection.py: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-14f948fcc572864c", "name": "Commented-code block (6 lines) in nodes/src/nodes/face_detection/IGlobal.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/face_detection/IGlobal.py: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-14f003e753759363", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/__init__.py: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-625042c97ef52aad", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/IInstance.py: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-d4f9b7ddb02d5680", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/IGlobal.py: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-5c9f5f38ee85de55", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/OpenAIEmbeddingWrapper.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/OpenAIEmbeddingWrapper.py: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-1d9c5e0d71f0a0e4", "name": "Commented-code block (6 lines) in nodes/src/nodes/text_output/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/text_output/__init__.py: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-576c7b0a5512ae1f", "name": "Commented-code block (6 lines) in nodes/src/nodes/text_output/instance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/text_output/instance.py: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-07471cdd55a5f057", "name": "Commented-code block (6 lines) in nodes/src/nodes/text_output/endpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/text_output/endpoint.py: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-fb069bbafbdba530", "name": "Commented-code block (6 lines) in nodes/src/nodes/text_output/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/text_output/IGlobal.py: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-302ea23b911cf275", "name": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/text_output/IGlobal.py:51", "shortDescription": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/text_output/IGlobal.py:51"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3982c687003305f9", "name": "Commented-code block (6 lines) in nodes/src/nodes/webhook/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/webhook/__init__.py: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-eb5c4d0209bb4432", "name": "Commented-code block (6 lines) in nodes/src/nodes/webhook/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/webhook/IInstance.py: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-2c19ded2be79a1eb", "name": "Commented-code block (6 lines) in nodes/src/nodes/webhook/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/webhook/IEndpoint.py: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-dac12b22d590cd4e", "name": "Commented-code block (6 lines) in nodes/src/nodes/webhook/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/webhook/IGlobal.py: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-bc77abe71b775ab3", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/__init__.py: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-c44ee2065a2d484d", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/llamaindex.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/llamaindex.py: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-65eccbfc94f8900a", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/IInstance.py: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-c9973f81103f79b3", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/IGlobal.py: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-8cd2157b335d9657", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/__init__.py: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-ec0e15f86e4fed7f", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_listener.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_listener.py: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-4dc44b6849ba9750", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_base.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_base.py: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-ac536c10980e21ba", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_runner.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_runner.py: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-65a2a325d83f8678", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_manager/manager.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_manager/manager.py: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-9dd879291f023888", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_agent/agent.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_agent/agent.py: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-580c9c9531a66d4c", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_subagent/subagent.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_subagent/subagent.py: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-a74281efdc9f948f", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/__init__.py: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-138152815229154a", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/xai.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/xai.py: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-6f9557ab6cd2141f", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/IInstance.py: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-69bad7fbb7c9a2c0", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/IGlobal.py: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-4f487977961fb63d", "name": "Commented-code block (6 lines) in nodes/src/nodes/caption/IInstance.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/caption/IInstance.py: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-20dd01434bd548f8", "name": "Commented-code block (6 lines) in nodes/src/nodes/caption/IGlobal.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/caption/IGlobal.py: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-a719061212d68af1", "name": "Commented-code block (6 lines) in nodes/src/nodes/telegram/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/telegram/__init__.py: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-7e08a2e3b54a9777", "name": "Commented-code block (6 lines) in nodes/src/nodes/telegram/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/telegram/IInstance.py: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-3d98658524bcfdea", "name": "Commented-code block (6 lines) in nodes/src/nodes/telegram/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/telegram/IEndpoint.py: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-cb4c423eb63d71a2", "name": "Commented-code block (6 lines) in nodes/src/nodes/telegram/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/telegram/IGlobal.py: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-d7aa45b7d750fcc8", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_tavily/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_tavily/__init__.py: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-df32cac4e697e01d", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_tavily/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_tavily/IInstance.py: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-d30a05a8f84dc33f", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_tavily/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_tavily/IGlobal.py: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-a8f63d39c0a00f5d", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/__init__.py: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-f1a8fa7f95c2eab8", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/IInstance.py: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-6e93ab013501ee85", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/IGlobal.py: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-cc961f3d04792613", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/qwen_client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/qwen_client.py: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-1ca1757142332c60", "name": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/__init__.py: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-331ef2f5b821303d", "name": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/pinecone.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/pinecone.py: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-7f456bab24d1c1a7", "name": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/IInstance.py: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-f26b40b41e673642", "name": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/IEndpoint.py: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-c4bde7cd65e2a6d9", "name": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/IGlobal.py: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-d032ea726067aed0", "name": "Commented-code block (6 lines) in nodes/src/nodes/autopipe/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/autopipe/__init__.py: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-63adb2c9073e6074", "name": "Commented-code block (6 lines) in nodes/src/nodes/autopipe/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/autopipe/IInstance.py: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-6f7d4e718d5fc00b", "name": "Commented-code block (6 lines) in nodes/src/nodes/autopipe/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/autopipe/IGlobal.py: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-645854847fdfa3a1", "name": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/autopipe/IGlobal.py:184", "shortDescription": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/autopipe/IGlobal.py:184"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-03f6a9f4a9feb9b5", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/__init__.py: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-7b3c6f34c73dd9ce", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/IInstance.py: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-b08d650a39c6f60b", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/IGlobal.py: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-0f41c6aab09becaf", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/mistral.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/mistral.py: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-4967c2a60b1ed3d6", "name": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/__init__.py: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-285166822c3123d6", "name": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/vectordb_postgres.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/vectordb_postgres.py: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-08aa80e8e4c30ffe", "name": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/IInstance.py: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-5b7e204d94abd03c", "name": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/IEndpoint.py: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-8c7444e18991563e", "name": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/IGlobal.py: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-59d61422d6ccfab6", "name": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/__init__.py: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-b5adc17a8f53efa6", "name": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/aql_schema.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/aql_schema.py: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-41aed773a9586e6e", "name": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/aql_client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/aql_client.py: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-781857cbaa012631", "name": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/IInstance.py: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-bd8352c7f13d325c", "name": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/IGlobal.py: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-8cc9eb19af0ef630", "name": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/astra_db.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/astra_db.py: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-a3147c0ded950ee7", "name": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/__init__.py: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-5a74da05feafc872", "name": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/IInstance.py: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-a352a8e67dd063a4", "name": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/IEndpoint.py: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-323143abb64ed049", "name": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/IGlobal.py: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-2326cdd3f256cd1f", "name": "Commented-code block (6 lines) in nodes/src/nodes/db_clickhouse/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_clickhouse/__init__.py: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-e0d9945503ecaa04", "name": "Commented-code block (6 lines) in nodes/src/nodes/db_clickhouse/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_clickhouse/IGlobal.py: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-6a61087b374579a4", "name": "Commented-code block (6 lines) in nodes/src/nodes/remote/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/__init__.py: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-549547617df35d26", "name": "Commented-code block (6 lines) in nodes/src/nodes/remote/base/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/base/__init__.py: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-490a84c7894773a6", "name": "Commented-code block (6 lines) in nodes/src/nodes/remote/base/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/base/IInstance.py: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-a440f325c8a557f1", "name": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/__init__.py: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-5cb44be52aaa56fc", "name": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/prepare_pipeline.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/prepare_pipeline.py: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-4db8f528a2b9d3eb", "name": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/IInstance.py: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-ea0d793c49b4bf2c", "name": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/IGlobal.py: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-aab104d1efa77772", "name": "Network/subprocess call without timeout or try/except \u2014 nodes/src/nodes/remote/client/IGlobal.py:73", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 nodes/src/nodes/remote/client/IGlobal.py:73"}, "fullDescription": {"text": "`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6d96e38a4600dd77", "name": "Commented-code block (6 lines) in nodes/src/nodes/remote/server/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/server/__init__.py: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-0ccf548fc9e95e78", "name": "Commented-code block (6 lines) in nodes/src/nodes/remote/server/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/server/IInstance.py: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-1323e356041160d0", "name": "Commented-code block (6 lines) in nodes/src/nodes/remote/server/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/server/IGlobal.py: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-7fe2379b6702f11d", "name": "Stub function `beginGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/remote/server/IGlobal.py:28", "shortDescription": {"text": "Stub function `beginGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/remote/server/IGlobal.py:28"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8f475193a209434c", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/__init__.py: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-245b98b5843ea176", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/IInstance.py: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-08f3948b2b9a0ff5", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/utils.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/utils.py: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-23fa5e82966558b2", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/IGlobal.py: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-4522e543cc4b19cb", "name": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/__init__.py: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-d35791d5b5b31ea2", "name": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/weaviate.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/weaviate.py: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-06b7c83aa5fd10de", "name": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/IInstance.py: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-831cd450f23437f3", "name": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/IEndpoint.py: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-2f3da000ad7b31a9", "name": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/IGlobal.py: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-26bb77630e5293bb", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_python/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_python/__init__.py: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-6f1ab7a14b566bf3", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_python/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_python/IInstance.py: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-de7d58e05b7a5f9e", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_python/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_python/IGlobal.py: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-46fd388e0b2eae2e", "name": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/__init__.py: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-83c231dee206b5fa", "name": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/IInstance.py: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-e0001d1404ef5cb2", "name": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/IGlobal.py: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-5f232df9f048a622", "name": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/guardrails_engine.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/guardrails_engine.py: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-ffc0371a5a647a1d", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_video/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_video/__init__.py: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-86932c9453056fb7", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_video/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_video/IInstance.py: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-f01d7c8403d3caff", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_video/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_video/IGlobal.py: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-11e12024bf17cb53", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/__init__.py: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-2b792f06931bbc2d", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent.py: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-6199e96cc5c1c35a", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent_subagent/subagent.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent_subagent/subagent.py: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-a3f9406acd467382", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent_agent/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent_agent/IInstance.py: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-0248c4e8209530b7", "name": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent_agent/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent_agent/IGlobal.py: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-6b283890be1046b8", "name": "Commented-code block (6 lines) in nodes/src/nodes/thumbnail/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/thumbnail/__init__.py: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-16503564b9d5d355", "name": "Commented-code block (6 lines) in nodes/src/nodes/thumbnail/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/thumbnail/IInstance.py: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-f84d515ccdb6d7a6", "name": "Commented-code block (6 lines) in nodes/src/nodes/thumbnail/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/thumbnail/IGlobal.py: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-41616f0e232d2c95", "name": "Commented-code block (6 lines) in nodes/src/nodes/pose_estimation/IInstance.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pose_estimation/IInstance.py: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-079bd70a2cb3b538", "name": "Commented-code block (6 lines) in nodes/src/nodes/pose_estimation/IGlobal.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pose_estimation/IGlobal.py: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-eba4a17a26aea64a", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/__init__.py: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-79f2fc8f208d64da", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/perplexity.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/perplexity.py: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-0dc77fc4dcd24ca4", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/IInstance.py: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-8ec5b9b21d696362", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/IGlobal.py: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-0a754541ebe45d89", "name": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/__init__.py: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-1972da2c8cc719ae", "name": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/Ruleparser.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/Ruleparser.py: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-a6d9986f0a2cf4c7", "name": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/glinerRecognizer.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/glinerRecognizer.py: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-32d7ce076d823cc3", "name": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/anonymize.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/anonymize.py: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-bbc405bb6a489ab4", "name": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/IInstance.py: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-47b1df89828893fa", "name": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/IGlobal.py: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-4236f06e11666d8d", "name": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/__init__.py: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-6f8f58e5c172aabd", "name": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/accessibility_vision.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/accessibility_vision.py: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-aa43f805d049cca7", "name": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/IInstance.py: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-b9c0fc6b7b3e782e", "name": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/IGlobal.py: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-62c275ddca8fe2e2", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/__init__.py: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-66c65382e7a1e221", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/bland_driver.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/bland_driver.py: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-3bc70719ebd8d0d4", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/IInstance.py: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-56f62c9fe95231db", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/IGlobal.py: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-c5abb66493da031c", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/bland_client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/bland_client.py: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-025b1d71552c3c85", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_chartjs/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_chartjs/__init__.py: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-1cc072330adf0065", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_chartjs/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_chartjs/IInstance.py: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-bdf0b7dd5c6c31b2", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_chartjs/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_chartjs/IGlobal.py: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-0742211b69be15aa", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/__init__.py: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-8e893de79b43b3ee", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/openai_vision.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/openai_vision.py: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-1c079fdf303a41b0", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/IInstance.py: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-74131fdb5f95979b", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/IGlobal.py: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-0e4ca4c9625b8071", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/__init__.py: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-0f2af21e0613a6d2", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/bedrock.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/bedrock.py: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-2e7df93a70610462", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/IInstance.py: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-2d140f04f99c09ea", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/IGlobal.py: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-d0df8ecde4bc8a29", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_deepl/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_deepl/__init__.py: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-b399da88d1a1e981", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_deepl/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_deepl/IInstance.py: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-ca2c65cf60111717", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_deepl/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_deepl/IGlobal.py: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-631cc79ed2fb8ed9", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/deepseek.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/deepseek.py: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-041642857b72c33c", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/__init__.py: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-b60cdfdc7ad050ca", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/IInstance.py: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-e9ac1bef6fbb6bce", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/IGlobal.py: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-c1b10817be8756f7", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/__init__.py: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-7ad3f0990f6851ee", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/IInstance.py: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-4d464401332ea0fb", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/IGlobal.py: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-0950e6ae9da37659", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/github_client.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/github_client.py: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-eb71e03eb9b02246", "name": "Commented-code block (6 lines) in nodes/src/nodes/extract_data/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/extract_data/__init__.py: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-8e035c0721a722c0", "name": "Commented-code block (6 lines) in nodes/src/nodes/extract_data/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/extract_data/IInstance.py: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-282cbedde1aec3df", "name": "Commented-code block (6 lines) in nodes/src/nodes/extract_data/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/extract_data/IGlobal.py: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-84bdef21e6ff25d0", "name": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/extract_data/IGlobal.py:46", "shortDescription": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/extract_data/IGlobal.py:46"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-eefbf1c19b5d2779", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/__init__.py: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-4d60e822ec76c1e3", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/IInstance.py: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-2883a49e0e53ba50", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/IGlobal.py: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-53b13c6ff1a989de", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/ollama.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/ollama.py: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-e3060d002516a3db", "name": "Commented-code block (6 lines) in nodes/src/nodes/atlas/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/atlas/__init__.py: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-f5c04f5058e35d8e", "name": "Commented-code block (6 lines) in nodes/src/nodes/atlas/atlas.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/atlas/atlas.py: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-fac29ba0e93f3bb5", "name": "Commented-code block (6 lines) in nodes/src/nodes/atlas/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/atlas/IInstance.py: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-41187073c0a5c09a", "name": "Commented-code block (6 lines) in nodes/src/nodes/atlas/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/atlas/IEndpoint.py: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-0d5b04b800d0eee5", "name": "Commented-code block (6 lines) in nodes/src/nodes/atlas/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/atlas/IGlobal.py: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-67c9bb0bcb03c501", "name": "Commented-code block (6 lines) in nodes/src/nodes/db_postgres/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_postgres/__init__.py: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-d8fd4f7ea0af286d", "name": "Commented-code block (6 lines) in nodes/src/nodes/db_postgres/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_postgres/IGlobal.py: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-85ce9ca6a5395549", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/__init__.py: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-1af07888858a8584", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/embedding.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/embedding.py: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-448ca8685c2fc6a5", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/IInstance.py: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-011ab97b50d0a2bd", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/IGlobal.py: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-cfeb85ac7275f9df", "name": "Commented-code block (6 lines) in nodes/src/nodes/detect/IInstance.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/detect/IInstance.py: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-db2c58d05d02e796", "name": "Commented-code block (6 lines) in nodes/src/nodes/detect/IGlobal.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/detect/IGlobal.py: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-12bb2453e38dd341", "name": "Commented-code block (6 lines) in nodes/src/nodes/dictionary/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/dictionary/__init__.py: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-95513a0ef86a6c3f", "name": "Commented-code block (6 lines) in nodes/src/nodes/dictionary/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/dictionary/IInstance.py: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-49bebafa8853eec4", "name": "Commented-code block (6 lines) in nodes/src/nodes/dictionary/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/dictionary/IGlobal.py: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-99ce966b8d86734f", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_falkordb/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_falkordb/__init__.py: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-f29f9d2eaf1b623c", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_falkordb/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_falkordb/IInstance.py: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-405e6d0b13176299", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_falkordb/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_falkordb/IGlobal.py: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-90462a1051c36d22", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/openai_client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/openai_client.py: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-1087a9d65621710d", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/__init__.py: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-1b004f68820738c9", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/IInstance.py: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-9095d2461d020be4", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/IGlobal.py: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-c73aa98805aad6a7", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/__init__.py: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-242e970d8b0b39c3", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/ibm_watson.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/ibm_watson.py: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-85f7010e90adc8f4", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/IInstance.py: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-fff8f7fb5fb6b8ba", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/IGlobal.py: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-10c2ec9b52db8023", "name": "Commented-code block (6 lines) in nodes/src/nodes/reducto/parser.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/reducto/parser.py: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-a5f5e000b947e9cd", "name": "Commented-code block (6 lines) in nodes/src/nodes/reducto/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/reducto/__init__.py: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-11edd9502af4200f", "name": "Commented-code block (6 lines) in nodes/src/nodes/reducto/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/reducto/IInstance.py: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-0b43e3d818213c37", "name": "Commented-code block (6 lines) in nodes/src/nodes/reducto/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/reducto/IEndpoint.py: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-36267c9d5ea533b1", "name": "Commented-code block (6 lines) in nodes/src/nodes/reducto/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/reducto/IGlobal.py: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-9e8537097cc94b9d", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/__init__.py: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-d9ba260541024d76", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/IInstance.py: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-209a05ebd41a9985", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/IGlobal.py: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-ae589c3353ee56ca", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/ollama_vision.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/ollama_vision.py: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-db9148d954cf8cb1", "name": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/__init__.py: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-cfa495efaa647314", "name": "Legacy-named symbol `model_copy` in nodes/src/nodes/preprocessor_langchain/IInstance.py:47", "shortDescription": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/preprocessor_langchain/IInstance.py:47"}, "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-e807b6f0400976f2", "name": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/IInstance.py: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-54f38b1d29e3597a", "name": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/IGlobal.py: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-24723fb79cb8a0aa", "name": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/langchain.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/langchain.py: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-a3c4cc5643e161e7", "name": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/__init__.py: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-82fce8b6254cd7cb", "name": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/qdrant.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/qdrant.py: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-5fb6f8e1e5321a5f", "name": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/IInstance.py: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-7456c2993a037f19", "name": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/IEndpoint.py: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-fc90493bce12e013", "name": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/IGlobal.py: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-4dc3229f7cd6c11f", "name": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/__init__.py: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-5c0a0a846a4d2912", "name": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/rerank_client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/rerank_client.py: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-d27264ad678f3961", "name": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/IInstance.py: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-dc44a571ef689d0e", "name": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/IGlobal.py: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-1bced5356d0cab24", "name": "Commented-code block (6 lines) in nodes/src/nodes/ner/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ner/__init__.py: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-3285367a9421c608", "name": "Commented-code block (6 lines) in nodes/src/nodes/ner/ner_recognizer.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ner/ner_recognizer.py: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-f41758f1511ff0d1", "name": "Legacy-named symbol `model_copy` in nodes/src/nodes/ner/IInstance.py:80", "shortDescription": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/ner/IInstance.py:80"}, "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-afd2054bd95ee1fa", "name": "Commented-code block (6 lines) in nodes/src/nodes/ner/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ner/IInstance.py: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-ebcd09deb0a2b964", "name": "Commented-code block (6 lines) in nodes/src/nodes/ner/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ner/IGlobal.py: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-88bb88c1ebdaf33c", "name": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/__init__.py: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-7471aad828b0ce1b", "name": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/code.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/code.py: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-92fc65afb4369330", "name": "Legacy-named symbol `model_copy` in nodes/src/nodes/preprocessor_code/IInstance.py:58", "shortDescription": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/preprocessor_code/IInstance.py:58"}, "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-7cb096f9b1f33c26", "name": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/IInstance.py: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-52909810f5f45f47", "name": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/IGlobal.py: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-737bcc8cdc623023", "name": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/__init__.py: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-f63b67a162269940", "name": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/twelvelabs_driver.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/twelvelabs_driver.py: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-cb68ff3909c73f93", "name": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/IInstance.py: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-5dcbbc90d5b62093", "name": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/IGlobal.py: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-134650633039dd1c", "name": "Commented-code block (6 lines) in nodes/src/nodes/core/google_access.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/core/google_access.py: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-3e7becac68e3f2b5", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_daytona/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_daytona/__init__.py: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-ea09a370022850dd", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_daytona/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_daytona/IInstance.py: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-4d379854d6e6077b", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_daytona/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_daytona/IGlobal.py: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-903107457f269712", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/__init__.py: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-79423eaf5bd425e2", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/sentenceTransformer.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/sentenceTransformer.py: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-67f80d627e7ee05f", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/IInstance.py: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-495a057767ad92fe", "name": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/IGlobal.py: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-392d06fee459d9d6", "name": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_llm/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_llm/__init__.py: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-2ec48cc35dfeacce", "name": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_llm/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_llm/IInstance.py: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-a1f8c51c9f4deb55", "name": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_llm/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_llm/IGlobal.py: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-69b5c288e85cf651", "name": "Commented-code block (6 lines) in nodes/src/nodes/vectorizer/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectorizer/__init__.py: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-67870b0cff3b07a0", "name": "Legacy-named symbol `model_copy` in nodes/src/nodes/vectorizer/IInstance.py:94", "shortDescription": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/vectorizer/IInstance.py:94"}, "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-9f67b1a65995ed64", "name": "Commented-code block (6 lines) in nodes/src/nodes/vectorizer/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectorizer/IInstance.py: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-dcaf57a475e491f4", "name": "Commented-code block (6 lines) in nodes/src/nodes/vectorizer/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectorizer/IGlobal.py: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-33b1a0ad039ea08f", "name": "Commented-code block (6 lines) in nodes/src/nodes/db_neo4j/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_neo4j/__init__.py: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-c924cef677cc1757", "name": "Commented-code block (6 lines) in nodes/src/nodes/db_neo4j/utils.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_neo4j/utils.py: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-72e961a8b7d26fa2", "name": "Commented-code block (6 lines) in nodes/src/nodes/db_neo4j/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_neo4j/IGlobal.py: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-9720da08db955370", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/__init__.py: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-9c0fa5e6c0512d76", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/IInstance.py: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-6527867d81490eda", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/IGlobal.py: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-09860133d9d4b1e0", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/mistral_vision.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/mistral_vision.py: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-21a615d4b9245370", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/mcp_streamable_http_client.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/mcp_streamable_http_client.py: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-c625aee4c4643db2", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/mcp_sse_client.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/mcp_sse_client.py: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-42b1387dffa9079b", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/__init__.py: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-8be8aacf8ffb94ef", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/mcp_stdio_client.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/mcp_stdio_client.py: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-44716cb8549e39b4", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/IInstance.py: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-2fe6a649e5ece49b", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/IGlobal.py: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-4aeba56eeca6d850", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_pipe/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_pipe/__init__.py: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-713d3bdaf991746a", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_pipe/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_pipe/IInstance.py: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-6f23c531d1391fcb", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_pipe/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_pipe/IGlobal.py: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-ead3e74ac507e81c", "name": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/tool_pipe/IGlobal.py:69", "shortDescription": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/tool_pipe/IGlobal.py:69"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f4430ffc9b462a42", "name": "Commented-code block (6 lines) in nodes/src/nodes/db_mysql/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_mysql/__init__.py: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-64e8fd98cb916cf2", "name": "Commented-code block (6 lines) in nodes/src/nodes/db_mysql/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_mysql/IGlobal.py: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-41b1fe46e092cb23", "name": "Commented-code block (6 lines) in nodes/src/nodes/video_composer/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/video_composer/__init__.py: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-094bac019e29371e", "name": "Commented-code block (6 lines) in nodes/src/nodes/video_composer/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/video_composer/IInstance.py: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-30272b7169099f4f", "name": "Commented-code block (6 lines) in nodes/src/nodes/video_composer/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/video_composer/IGlobal.py: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-344383c0fce96f91", "name": "Legacy-named symbol `model_copy` in nodes/src/nodes/agent_rocketride/rocketride_agent.py:265", "shortDescription": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/agent_rocketride/rocketride_agent.py:265"}, "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-4a9c242ebf8aabd1", "name": "Commented-code block (5 lines) in nodes/src/nodes/agent_rocketride/rocketride_agent.py:149", "shortDescription": {"text": "Commented-code block (5 lines) in nodes/src/nodes/agent_rocketride/rocketride_agent.py: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-bd0b5ff0bc32f160", "name": "Commented-code block (10 lines) in nodes/src/nodes/agent_rocketride/executor.py:396", "shortDescription": {"text": "Commented-code block (10 lines) in nodes/src/nodes/agent_rocketride/executor.py:396"}, "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-4a49600faf4365b4", "name": "Legacy-named symbol `model_copy` in nodes/src/nodes/agent_rocketride/planner.py:128", "shortDescription": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/agent_rocketride/planner.py:128"}, "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-5ef22c84b5845873", "name": "Commented-code block (5 lines) in nodes/src/nodes/agent_rocketride/planner.py:149", "shortDescription": {"text": "Commented-code block (5 lines) in nodes/src/nodes/agent_rocketride/planner.py: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-3e9d24f83ca461cc", "name": "Commented-code block (6 lines) in nodes/src/nodes/depth_estimate/IInstance.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/depth_estimate/IInstance.py: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-520be2b4b14c79d0", "name": "Commented-code block (6 lines) in nodes/src/nodes/depth_estimate/IGlobal.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/depth_estimate/IGlobal.py: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-52ccf7ce462451e8", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/__init__.py: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-bf9327ec65c81084", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/kimi.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/kimi.py: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-6269c30cded73b38", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/IInstance.py: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-2431c8ef285b531f", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/IGlobal.py: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-6cc77e61d3a6f38a", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/__init__.py: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-566a426c61668311", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/gemini.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/gemini.py: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-472bb5aabe1ca5d9", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/IInstance.py: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-e3e9226fbe1444af", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/IGlobal.py: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-8f02c6d3d26a6f59", "name": "Commented-code block (6 lines) in nodes/src/nodes/ocr/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ocr/__init__.py: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-910c9d416dcead09", "name": "Commented-code block (6 lines) in nodes/src/nodes/ocr/ocr.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ocr/ocr.py: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-453d60b8fdab3de5", "name": "Legacy-named symbol `model_copy` in nodes/src/nodes/ocr/IInstance.py:203", "shortDescription": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/ocr/IInstance.py:203"}, "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-893121cb074c3798", "name": "Commented-code block (6 lines) in nodes/src/nodes/ocr/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ocr/IInstance.py: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-ed3ff7569e073d4e", "name": "Stub function `_diag` (body is just `pass`/`return`) \u2014 nodes/src/nodes/ocr/IInstance.py:49", "shortDescription": {"text": "Stub function `_diag` (body is just `pass`/`return`) \u2014 nodes/src/nodes/ocr/IInstance.py:49"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-73c3a183fb7ffed5", "name": "Commented-code block (6 lines) in nodes/src/nodes/ocr/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ocr/IGlobal.py: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-4ef5225499a29dc1", "name": "Stub function `_diag` (body is just `pass`/`return`) \u2014 nodes/src/nodes/ocr/IGlobal.py:114", "shortDescription": {"text": "Stub function `_diag` (body is just `pass`/`return`) \u2014 nodes/src/nodes/ocr/IGlobal.py:114"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5d4cd92e8d69019a", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_v0/__init__.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_v0/__init__.py: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-db8f9a1208531cea", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_v0/IInstance.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_v0/IInstance.py: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-b8cf04c2d4731fa2", "name": "Commented-code block (6 lines) in nodes/src/nodes/tool_v0/IGlobal.py:7", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_v0/IGlobal.py: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-022c6409d4a1696b", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/__init__.py: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-9be4ce7198d17eff", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/minimax.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/minimax.py: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-44896cb2539a8ecf", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/IInstance.py: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-ab58549972b7561b", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/IGlobal.py: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-0d07df5d02882e41", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/__init__.py: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-27bdfd7cd4440d73", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/gmi_cloud.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/gmi_cloud.py: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-89946087beea792d", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/IInstance.py: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-8ad7f393884a2be2", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/IGlobal.py: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-93effe1ce7b40813", "name": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/__init__.py: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-b33e2835459245c5", "name": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/detector.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/detector.py: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-a218ac96b2659411", "name": "Legacy-named symbol `model_copy` in nodes/src/nodes/anomaly_detector/IInstance.py:71", "shortDescription": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/anomaly_detector/IInstance.py:71"}, "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-3ca28e6216c31e0a", "name": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/IInstance.py: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-fdb223f1ca5e65fd", "name": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/IGlobal.py: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-c51a189abfb9a9c4", "name": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/__init__.py: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-d3f4c6c81e80d166", "name": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/IInstance.py: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-72cc2f197841535a", "name": "Stub function `beginInstance` (body is just `pass`/`return`) \u2014 nodes/src/nodes/local_text_output/IInstance.py:41", "shortDescription": {"text": "Stub function `beginInstance` (body is just `pass`/`return`) \u2014 nodes/src/nodes/local_text_output/IInstance.py:41"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fef5ff91ece47caf", "name": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/IEndpoint.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/IEndpoint.py: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-1a68967cd0a111f0", "name": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/IGlobal.py: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-fb4c84305b565d2b", "name": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/local_text_output/IGlobal.py:109", "shortDescription": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/local_text_output/IGlobal.py:109"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4ad0d4af89d60029", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/__init__.py: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-509e7371eb5fc2d9", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/qianfan_client.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/qianfan_client.py: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-09daf9037a4a6c86", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/IInstance.py: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-9915c042fa018ca1", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/IGlobal.py: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-7453a0db2f43f140", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/anthropic.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/anthropic.py: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-d80281f9cba325e2", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/__init__.py: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-b604f2c25605ee50", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/IInstance.py: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-02d93bdab68244ef", "name": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/IGlobal.py: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-0112c1e1da14ef61", "name": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/process.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/process.py: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-aeff195bf2d7547c", "name": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/__init__.py: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-5f17aa56981ae011", "name": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/morphology.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/morphology.py: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-718feed532a1b495", "name": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/binary.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/binary.py: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-f5154eeca011e7fa", "name": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/IInstance.py: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-8289c10b7da7bcb4", "name": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/IGlobal.py: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-920683a227444cc2", "name": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/image_cleanup/IGlobal.py:47", "shortDescription": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/image_cleanup/IGlobal.py:47"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-983f73d9ce6ff307", "name": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/png.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/png.py: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-3c473b947cb70415", "name": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/deskew.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/deskew.py: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-c2d5c57a552fc0b4", "name": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/parser.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/parser.py: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-9b42048f928871d1", "name": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/__init__.py: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-556af3b3e2498aee", "name": "Legacy-named symbol `model_copy` in nodes/src/nodes/llamaparse/IInstance.py:558", "shortDescription": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/llamaparse/IInstance.py:558"}, "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-d0bd1f8bb1a16c22", "name": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/IInstance.py: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-7da9ae4b4f851fba", "name": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/IGlobal.py: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-4994835aff8ca212", "name": "Commented-code block (6 lines) in nodes/src/nodes/background_removal/IInstance.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/background_removal/IInstance.py: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-d59f592cce5e9b55", "name": "Commented-code block (6 lines) in nodes/src/nodes/background_removal/IGlobal.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/background_removal/IGlobal.py: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-47041dc8cdf1ea2e", "name": "Commented-code block (6 lines) in nodes/src/nodes/frame_grabber/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/frame_grabber/__init__.py: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-10eeff1303b6ada9", "name": "Commented-code block (6 lines) in nodes/src/nodes/frame_grabber/IInstance.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/frame_grabber/IInstance.py: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-b9290605ea47c268", "name": "Commented-code block (6 lines) in nodes/src/nodes/frame_grabber/IGlobal.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/frame_grabber/IGlobal.py: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-8632beb1cc63c6e1", "name": "Commented-code block (6 lines) in nodes/src/nodes/detect_segment/__init__.py:5", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/detect_segment/__init__.py: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-95ff328b92424428", "name": "Legacy-named symbol `rle_copy` in nodes/src/nodes/detect_segment/IInstance.py:47", "shortDescription": {"text": "Legacy-named symbol `rle_copy` in nodes/src/nodes/detect_segment/IInstance.py:47"}, "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-99c787ef5594c444", "name": "Commented-code block (6 lines) in nodes/src/nodes/detect_segment/IInstance.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/detect_segment/IInstance.py: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-8fa886f6a6f18c38", "name": "Commented-code block (6 lines) in nodes/src/nodes/detect_segment/IGlobal.py:6", "shortDescription": {"text": "Commented-code block (6 lines) in nodes/src/nodes/detect_segment/IGlobal.py: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-109b2195df68fe8f", "name": "Commented-code block (5 lines) in tools/contract_checks/scripts/tasks.js:75", "shortDescription": {"text": "Commented-code block (5 lines) in tools/contract_checks/scripts/tasks.js:75"}, "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-c2f67310a5640a31", "name": "Commented-code block (6 lines) in tools/contract_checks/src/contract_checks/cli.py:140", "shortDescription": {"text": "Commented-code block (6 lines) in tools/contract_checks/src/contract_checks/cli.py:140"}, "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-274ab4de8788baaf", "name": "Commented-code block (8 lines) in tools/contract_checks/src/contract_checks/engine_env.py:199", "shortDescription": {"text": "Commented-code block (8 lines) in tools/contract_checks/src/contract_checks/engine_env.py:199"}, "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-2d783e07040752e6", "name": "Commented-code block (7 lines) in tools/contract_checks/src/contract_checks/runner.py:243", "shortDescription": {"text": "Commented-code block (7 lines) in tools/contract_checks/src/contract_checks/runner.py:243"}, "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-321a72918d26c3d1", "name": "Legacy-named symbol `test_missing_model_deprecated` in tools/sync_models/test/test_sync_logic.py:88", "shortDescription": {"text": "Legacy-named symbol `test_missing_model_deprecated` in tools/sync_models/test/test_sync_logic.py:88"}, "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-744bae67f645307a", "name": "Legacy-named symbol `_fields_copy` in tools/sync_models/src/providers/base.py:625", "shortDescription": {"text": "Legacy-named symbol `_fields_copy` in tools/sync_models/src/providers/base.py:625"}, "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-5ac584f7162c8e62", "name": "Legacy-named symbol `_update_fields_for_deprecated` in tools/sync_models/src/core/patcher.py:387", "shortDescription": {"text": "Legacy-named symbol `_update_fields_for_deprecated` in tools/sync_models/src/core/patcher.py:387"}, "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-2d1b8ec1f97ebb8f", "name": "Commented-code block (6 lines) in tools/sync_models/src/core/merger.py:459", "shortDescription": {"text": "Commented-code block (6 lines) in tools/sync_models/src/core/merger.py:459"}, "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-0c9d02364e09e13c", "name": "55 env vars used in code but missing from .env.example", "shortDescription": {"text": "55 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ALGOLIA_API_KEY`, `ALGOLIA_APP_ID`, `ALGOLIA_INDEX_NAME`, `APPS_BASE_URL`, `CI`, `CONFIG`, `DOCKER_HOST`, `DOCS_HASH` + 47 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}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\npackages/ai/src/ai/node.py:run_loop, packages/ai/src/ai/node.py:run\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\npackages/ai/src/ai/common/store.py:searchKeyword, packages/ai/src/ai/common/store.py:searchSemantic, packages/ai/src/ai/common/store.py:search\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-76a2f6818267a9a8", "name": "Near-duplicate function bodies in 8 places", "shortDescription": {"text": "Near-duplicate function bodies in 8 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\npackages/ai/src/ai/common/store.py:markDeleted, nodes/src/nodes/chroma/chroma.py:markDeleted, nodes/src/nodes/milvus/milvus.py:markDeleted, nodes/src/nodes/index_search/elasticsearch_store.py:markDeleted\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-33a6b62e30ce7ab4", "name": "Near-duplicate function bodies in 6 places", "shortDescription": {"text": "Near-duplicate function bodies in 6 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\npackages/ai/src/ai/common/store.py:markActive, nodes/src/nodes/chroma/chroma.py:markActive, nodes/src/nodes/milvus/milvus.py:markActive, nodes/src/nodes/pinecone/pinecone.py:markActive\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-02525d39071dd2c7", "name": "Near-duplicate function bodies in 5 places", "shortDescription": {"text": "Near-duplicate function bodies in 5 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\npackages/ai/src/ai/common/models/base.py:inference, packages/ai/src/ai/common/models/transformers/sentence_transformers.py:inference, packages/ai/src/ai/common/models/transformers/transformers.py:inference, packages/ai/src/ai/common/models/vision/vision.py:inference\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18384"}, "properties": {"repository": "rocketride-org/rocketride-server", "repoUrl": "https://github.com/rocketride-org/rocketride-server", "branch": "main"}, "results": [{"ruleId": "scanner-f5eba6e4dc2f7b4a", "level": "note", "message": {"text": "Possibly dead Python function: run_loop"}, "properties": {"repobilityId": "a3b77fe3cb8970fc", "scanner": "scanner-primary", "fingerprint": "f5eba6e4dc2f7b4a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/node.py:27"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3a5fd8e98479a202", "level": "note", "message": {"text": "Possibly dead Python function: getDocumentGroups"}, "properties": {"repobilityId": "cd8d95bb508bb3fb", "scanner": "scanner-primary", "fingerprint": "3a5fd8e98479a202", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/group.py:11"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-190c62c1185cb444", "level": "note", "message": {"text": "Possibly dead Python function: try_anthropic_native_chat_stream"}, "properties": {"repobilityId": "48f99d5a38bdc3ed", "scanner": "scanner-primary", "fingerprint": "190c62c1185cb444", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/llm_native_stream.py:220"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-97ae0832a6c60e20", "level": "note", "message": {"text": "Possibly dead Python function: try_openai_compat_reasoning_stream"}, "properties": {"repobilityId": "3a2d2f86fbed3ef8", "scanner": "scanner-primary", "fingerprint": "97ae0832a6c60e20", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/llm_native_stream.py:247"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c36d70ee34235046", "level": "note", "message": {"text": "Possibly dead Python function: restricted_import"}, "properties": {"repobilityId": "4756994b8b5535a1", "scanner": "scanner-primary", "fingerprint": "c36d70ee34235046", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/sandbox.py:215"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-61117effb69edcfa", "level": "note", "message": {"text": "Possibly dead Python function: feed"}, "properties": {"repobilityId": "edc513f0974cc952", "scanner": "scanner-primary", "fingerprint": "61117effb69edcfa", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/chat.py:33"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3dc6523242910a5b", "level": "note", "message": {"text": "Possibly dead Python function: getPipeFilters"}, "properties": {"repobilityId": "820b2c9c8e92758d", "scanner": "scanner-primary", "fingerprint": "3dc6523242910a5b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/transform.py:6"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2352af99dfafacbe", "level": "note", "message": {"text": "Possibly dead Python function: beginEndpoint"}, "properties": {"repobilityId": "f7f1238c6184a836", "scanner": "scanner-primary", "fingerprint": "2352af99dfafacbe", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/transform.py:16"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-354d20d0d3273efb", "level": "note", "message": {"text": "Possibly dead Python function: endEndpoint"}, "properties": {"repobilityId": "762267713ed8010d", "scanner": "scanner-primary", "fingerprint": "354d20d0d3273efb", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/transform.py:23"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-123aed1a5df1b685", "level": "note", "message": {"text": "Possibly dead Python function: build_batch_result"}, "properties": {"repobilityId": "191ee83610d0e1b9", "scanner": "scanner-primary", "fingerprint": "123aed1a5df1b685", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/models/extract.py:360"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-303643d75a3e5099", "level": "note", "message": {"text": "Possibly dead Python function: handle_connection"}, "properties": {"repobilityId": "e8b85fd821bedf68", "scanner": "scanner-primary", "fingerprint": "303643d75a3e5099", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/dap/transport_tcpip.py:239"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2a9c0ed271d764f3", "level": "note", "message": {"text": "Possibly dead Python function: default_max_edge"}, "properties": {"repobilityId": "612b4b92f0c61824", "scanner": "scanner-primary", "fingerprint": "2a9c0ed271d764f3", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/image/dense_resize.py:18"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-26b7501344db6e25", "level": "note", "message": {"text": "Possibly dead Python function: replacer"}, "properties": {"repobilityId": "4c6d041d83cc4187", "scanner": "scanner-primary", "fingerprint": "26b7501344db6e25", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/modules/task/pipeline.py:28"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-73f34377e150227f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/profiler-ui/src/views/ProfilerView.tsx:440"}, "properties": {"repobilityId": "6df98f56072b2481", "scanner": "scanner-primary", "fingerprint": "73f34377e150227f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-48e0321e5b712859", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/profiler-ui/src/views/visualizations/ReportText.tsx:108"}, "properties": {"repobilityId": "1facb55274da5124", "scanner": "scanner-primary", "fingerprint": "48e0321e5b712859", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1bcaed3572437f68", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/vscode/src/providers/shared/connection-message-handler.ts:283"}, "properties": {"repobilityId": "57f63f72dcfdef4c", "scanner": "scanner-primary", "fingerprint": "1bcaed3572437f68", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-414a052c9185b9c9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/vscode/src/providers/views/Project/ProjectWebview.tsx:147"}, "properties": {"repobilityId": "c0d31f88399863dc", "scanner": "scanner-primary", "fingerprint": "414a052c9185b9c9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a6def9a5c6f5cb98", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/components/DropZone.tsx:55"}, "properties": {"repobilityId": "d9b876454d81cec2", "scanner": "scanner-primary", "fingerprint": "a6def9a5c6f5cb98", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d50f2a1a66312294", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/components/DropperHeader.tsx:51"}, "properties": {"repobilityId": "d926b6cd2d92bce5", "scanner": "scanner-primary", "fingerprint": "d50f2a1a66312294", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ba4f001226e2af10", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/components/Views/MarkdownRenderer.tsx:61"}, "properties": {"repobilityId": "aa929f825b7b2290", "scanner": "scanner-primary", "fingerprint": "ba4f001226e2af10", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1f8984388f841a69", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/dropper-ui/src/hooks/clientSingleton.ts:367"}, "properties": {"repobilityId": "97d1190aab58e289", "scanner": "scanner-primary", "fingerprint": "1f8984388f841a69", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fe447296f35f9901", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/connection/connection.ts:125"}, "properties": {"repobilityId": "2a57fb0025aa0c03", "scanner": "scanner-primary", "fingerprint": "fe447296f35f9901", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6bc7475dc55d8926", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 apps/shell-ui/src/components/layout/OverlayManager.tsx:125"}, "properties": {"repobilityId": "af900bebc938739a", "scanner": "scanner-primary", "fingerprint": "6bc7475dc55d8926", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-f3e118f1236c2edf", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/components/layout/CheckoutFlow.tsx:70"}, "properties": {"repobilityId": "2710abe05916368b", "scanner": "scanner-primary", "fingerprint": "f3e118f1236c2edf", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f3090554e7881080", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/components/layout/Sidebar.tsx:397"}, "properties": {"repobilityId": "9837a52a2d514276", "scanner": "scanner-primary", "fingerprint": "f3090554e7881080", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f37a7d1c3411da41", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 apps/shell-ui/src/components/layout/DebugPanel.tsx:242"}, "properties": {"repobilityId": "70382f71673bdead", "scanner": "scanner-primary", "fingerprint": "f37a7d1c3411da41", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-52beae656ef50912", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/shell-ui/src/hooks/useShellEvent.ts:44"}, "properties": {"repobilityId": "e49657fdab944f14", "scanner": "scanner-primary", "fingerprint": "52beae656ef50912", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c3e0aaca9d38dcd2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/chat-ui/src/hooks/useRocketRide.ts:58"}, "properties": {"repobilityId": "d46276f3575ef0d3", "scanner": "scanner-primary", "fingerprint": "c3e0aaca9d38dcd2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c4efb341ac3e517c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/chat-ui/src/hooks/clientSingleton.ts:349"}, "properties": {"repobilityId": "7aa74bbc9e6dfd88", "scanner": "scanner-primary", "fingerprint": "c4efb341ac3e517c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e49aa325c14b2779", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/setup.js:26"}, "properties": {"repobilityId": "7b85f995a196fb5b", "scanner": "scanner-primary", "fingerprint": "e49aa325c14b2779", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2a94e8abb6e377cb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/licenses.js:72"}, "properties": {"repobilityId": "b8a4afb8302bbd2d", "scanner": "scanner-primary", "fingerprint": "2a94e8abb6e377cb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8530d315a057e7c2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/deps-tasks.js:121"}, "properties": {"repobilityId": "c283fe0a33a5e6c9", "scanner": "scanner-primary", "fingerprint": "8530d315a057e7c2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e8ab6a440446beb0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/compiler-windows.js:175"}, "properties": {"repobilityId": "1186bf608f33ec39", "scanner": "scanner-primary", "fingerprint": "e8ab6a440446beb0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ad8e611568d8ef27", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build.js:33"}, "properties": {"repobilityId": "bec84472234cc3b8", "scanner": "scanner-primary", "fingerprint": "ad8e611568d8ef27", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5227c284faade798", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/lib/helpers.js:360"}, "properties": {"repobilityId": "f4c08b9ab69943e1", "scanner": "scanner-primary", "fingerprint": "5227c284faade798", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5bb558b98e4ac095", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/lib/registry.js:170"}, "properties": {"repobilityId": "dc096de669754a6e", "scanner": "scanner-primary", "fingerprint": "5bb558b98e4ac095", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cb45bc6335238938", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/lib/exec.js:136"}, "properties": {"repobilityId": "576fd5c7bd090817", "scanner": "scanner-primary", "fingerprint": "cb45bc6335238938", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0519b3cd36908cca", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/lib/runner.js:34"}, "properties": {"repobilityId": "cb367388a5b7f3ea", "scanner": "scanner-primary", "fingerprint": "0519b3cd36908cca", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0004c5eee15647e2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/lib/debug.js:19"}, "properties": {"repobilityId": "4e6957a4471cf564", "scanner": "scanner-primary", "fingerprint": "0004c5eee15647e2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9377336864696efe", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/client/client.ts:401"}, "properties": {"repobilityId": "5d514c9613d473e3", "scanner": "scanner-primary", "fingerprint": "9377336864696efe", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d47eee065e72d5fb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/client/types/events.ts:161"}, "properties": {"repobilityId": "cac7727f643847cf", "scanner": "scanner-primary", "fingerprint": "d47eee065e72d5fb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3176466b2c179049", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/client/types/service.ts:75"}, "properties": {"repobilityId": "a7adc97c05035234", "scanner": "scanner-primary", "fingerprint": "3176466b2c179049", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1cf89b3d5d705d1a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/client-typescript/src/cli/rocketride.ts:270"}, "properties": {"repobilityId": "beeb2519ad718c5b", "scanner": "scanner-primary", "fingerprint": "1cf89b3d5d705d1a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4fbca4561e70c48c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/shared-ui/src/components/pipeline-actions/endpointIntegrationExamples.ts:82"}, "properties": {"repobilityId": "91e2d6224d14e8bb", "scanner": "scanner-primary", "fingerprint": "4fbca4561e70c48c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b7904aa024f079d8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/shared-ui/src/modules/account/AccountView.tsx:495"}, "properties": {"repobilityId": "253c1dff1d65e3f0", "scanner": "scanner-primary", "fingerprint": "b7904aa024f079d8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cfda90e9e9e84d9d", "level": "warning", "message": {"text": "Privileged port 3 in use"}, "properties": {"repobilityId": "261b7b1c6a18d412", "scanner": "scanner-primary", "fingerprint": "cfda90e9e9e84d9d", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/check-externals.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9524f4f4c9446255", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/shared/engine-installer.ts:37"}, "properties": {"repobilityId": "033179cb0e3e9d15", "scanner": "scanner-primary", "fingerprint": "9524f4f4c9446255", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/vscode/src/engine/shared/engine-installer.ts"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-7641afac0c96a40f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/local/engine-local.ts:26"}, "properties": {"repobilityId": "ea628f5e5c9afef7", "scanner": "scanner-primary", "fingerprint": "7641afac0c96a40f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/vscode/src/engine/local/engine-local.ts"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-4d8fa2942495fe3d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/service/service-mac.ts:15"}, "properties": {"repobilityId": "ed5252f6cb7d5933", "scanner": "scanner-primary", "fingerprint": "4d8fa2942495fe3d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/vscode/src/engine/service/service-mac.ts"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-3cbd0c9730790e3e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/service/service-windows.ts:22"}, "properties": {"repobilityId": "6e4aff4abe834265", "scanner": "scanner-primary", "fingerprint": "3cbd0c9730790e3e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/vscode/src/engine/service/service-windows.ts"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-b45ebeed8ca840cb", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in apps/vscode/src/engine/service/service-linux.ts:15"}, "properties": {"repobilityId": "88ff8af1647c364e", "scanner": "scanner-primary", "fingerprint": "b45ebeed8ca840cb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/vscode/src/engine/service/service-linux.ts"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-a36787dae3588a22", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in apps/dropper-ui/src/App.tsx:97"}, "properties": {"repobilityId": "a0ccfc824fbb9b89", "scanner": "scanner-primary", "fingerprint": "a36787dae3588a22", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/dropper-ui/src/App.tsx"}, "region": {"startLine": 97}}}]}, {"ruleId": "scanner-0de4275a5a8884c4", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in apps/dropper-ui/src/hooks/clientSingleton.ts:153"}, "properties": {"repobilityId": "a1b9ad919ae975f5", "scanner": "scanner-primary", "fingerprint": "0de4275a5a8884c4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/dropper-ui/src/hooks/clientSingleton.ts"}, "region": {"startLine": 153}}}]}, {"ruleId": "scanner-a2c2aa1c901afd29", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in apps/shell-ui/scripts/tasks.js:82"}, "properties": {"repobilityId": "bd776748d6e16778", "scanner": "scanner-primary", "fingerprint": "a2c2aa1c901afd29", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/shell-ui/scripts/tasks.js"}, "region": {"startLine": 82}}}]}, {"ruleId": "scanner-9be5136a55b1be7b", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in apps/chat-ui/src/App.tsx:129"}, "properties": {"repobilityId": "0812068bd865f4a9", "scanner": "scanner-primary", "fingerprint": "9be5136a55b1be7b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/chat-ui/src/App.tsx"}, "region": {"startLine": 129}}}]}, {"ruleId": "scanner-3ed7ca82916c4d92", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/licenses.js:19"}, "properties": {"repobilityId": "6902c7c7abb45f46", "scanner": "scanner-primary", "fingerprint": "3ed7ca82916c4d92", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/licenses.js"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-c409c79c9e4f6079", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/lib/exec.js:8"}, "properties": {"repobilityId": "63dd694a81cae742", "scanner": "scanner-primary", "fingerprint": "c409c79c9e4f6079", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/lib/exec.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-77a24bd389eedd9f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/lib/server.js:20"}, "properties": {"repobilityId": "112306d9eb510b98", "scanner": "scanner-primary", "fingerprint": "77a24bd389eedd9f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/lib/server.js"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-e9fa3f3f7951b714", "level": "error", "message": {"text": "Possible secret in deploy/helm/rocketride/README.md"}, "properties": {"repobilityId": "aeae6ad7cfaa7143", "scanner": "scanner-primary", "fingerprint": "e9fa3f3f7951b714", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy/helm/rocketride/README.md"}, "region": {"startLine": 62}}}]}, {"ruleId": "scanner-fdb9b7f645a9f582", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/ai/src/ai/common/sandbox.py:255"}, "properties": {"repobilityId": "0815fb2d5772f76a", "scanner": "scanner-primary", "fingerprint": "fdb9b7f645a9f582", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/sandbox.py"}, "region": {"startLine": 255}}}]}, {"ruleId": "scanner-78d02c3d02314aed", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in packages/client-typescript/src/client/client.ts:946"}, "properties": {"repobilityId": "0e767e3d00b3c256", "scanner": "scanner-primary", "fingerprint": "78d02c3d02314aed", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/client-typescript/src/client/client.ts"}, "region": {"startLine": 946}}}]}, {"ruleId": "scanner-7a766dc84dd5324c", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in nodes/scripts/gen-node-tables.mjs:21"}, "properties": {"repobilityId": "d213533ee1bceba7", "scanner": "scanner-primary", "fingerprint": "7a766dc84dd5324c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "nodes/scripts/gen-node-tables.mjs"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-f5875e4c5d96307a", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in nodes/src/nodes/tool_python/services.json:12"}, "properties": {"repobilityId": "30730a84451d2894", "scanner": "scanner-primary", "fingerprint": "f5875e4c5d96307a", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "nodes/src/nodes/tool_python/services.json"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-64896ad97ecbef9c", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in tools/contract_checks/README.md:254"}, "properties": {"repobilityId": "ff53557c65961b37", "scanner": "scanner-primary", "fingerprint": "64896ad97ecbef9c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/contract_checks/README.md"}, "region": {"startLine": 254}}}]}, {"ruleId": "scanner-56e8a515f954d8d1", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in tools/contract_checks/src/contract_checks/runner.py:436"}, "properties": {"repobilityId": "8596c61a24737e88", "scanner": "scanner-primary", "fingerprint": "56e8a515f954d8d1", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/contract_checks/src/contract_checks/runner.py"}, "region": {"startLine": 436}}}]}, {"ruleId": "scanner-cdf60d5b038022fe", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "ce3a049e5797067f", "scanner": "scanner-primary", "fingerprint": "cdf60d5b038022fe", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sync-models.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cd0beaba290bd04d", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "9670034dd23e1ba2", "scanner": "scanner-primary", "fingerprint": "cd0beaba290bd04d", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/_docker.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-20a652677bc12e87", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "5346d280e4b207e2", "scanner": "scanner-primary", "fingerprint": "20a652677bc12e87", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/experimental-release.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7dc7c1e428a24a89", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "55c4144d6305e149", "scanner": "scanner-primary", "fingerprint": "7dc7c1e428a24a89", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1c8600975467c4c1", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "c6bab61125f2793b", "scanner": "scanner-primary", "fingerprint": "1c8600975467c4c1", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/_build.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-27a8389483802765", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "6d4012654b20dd01", "scanner": "scanner-primary", "fingerprint": "27a8389483802765", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/prerelease.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-65a716a27d2be993", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "3133a88ce98acc76", "scanner": "scanner-primary", "fingerprint": "65a716a27d2be993", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/scorecard.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-64192a3c67110d01", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "87338a8bfcb6f435", "scanner": "scanner-primary", "fingerprint": "64192a3c67110d01", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-14ce8614dd03f409", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "81c5c697653f94e8", "scanner": "scanner-primary", "fingerprint": "14ce8614dd03f409", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-810d8f085a1def54", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b2ffcf21153e8d5c", "scanner": "scanner-primary", "fingerprint": "810d8f085a1def54", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/_release.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "b86179956da3a4a8", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a9d4a475446d177a", "level": "error", "message": {"text": "pip extra-index-url can enable dependency confusion"}, "properties": {"repobilityId": "510c467ca4f1aa7c", "scanner": "scanner-primary", "fingerprint": "a9d4a475446d177a", "layer": "cicd", "severity": "high", "confidence": 1.0, "tags": ["supply-chain", "pypi", "dependency-confusion"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/common/torch/requirements.txt"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ba5dee2a4ac693fa", "level": "note", "message": {"text": "Very large file: packages/ai/tests/ai/account/test_store.py (1393 lines)"}, "properties": {"repobilityId": "4171a903012e60e6", "scanner": "scanner-primary", "fingerprint": "ba5dee2a4ac693fa", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ac994d1df8fc0524", "level": "note", "message": {"text": "Very large file: packages/ai/src/ai/modules/task/task_server.py (1558 lines)"}, "properties": {"repobilityId": "06f5cace8f5ef8dc", "scanner": "scanner-primary", "fingerprint": "ac994d1df8fc0524", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-555945047718b30d", "level": "note", "message": {"text": "Very large file: packages/ai/src/ai/modules/task/task_engine.py (1717 lines)"}, "properties": {"repobilityId": "1b7755c72e3639fd", "scanner": "scanner-primary", "fingerprint": "555945047718b30d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9335cd5ba728920d", "level": "note", "message": {"text": "Very large file: packages/client-typescript/tests/RocketRideClient.test.ts (2243 lines)"}, "properties": {"repobilityId": "bc7ae4ed4ab67f71", "scanner": "scanner-primary", "fingerprint": "9335cd5ba728920d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-411904b321ed779b", "level": "note", "message": {"text": "Very large file: packages/client-typescript/src/client/client.ts (2710 lines)"}, "properties": {"repobilityId": "3736029eb935d89b", "scanner": "scanner-primary", "fingerprint": "411904b321ed779b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-d11e9aacb98f8df3", "level": "note", "message": {"text": "Very large file: packages/client-typescript/src/cli/rocketride.ts (1819 lines)"}, "properties": {"repobilityId": "4445ccff41909f63", "scanner": "scanner-primary", "fingerprint": "d11e9aacb98f8df3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-d7da87ac0b2d4468", "level": "note", "message": {"text": "Very large file: packages/shared-ui/src/modules/account/AccountView.tsx (1282 lines)"}, "properties": {"repobilityId": "f35ed57cff9d5599", "scanner": "scanner-primary", "fingerprint": "d7da87ac0b2d4468", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0d0aa3eb68e66a7a", "level": "note", "message": {"text": "Very large file: packages/client-python/tests/RocketRideClient_test.py (2563 lines)"}, "properties": {"repobilityId": "09772a1c3648c6c8", "scanner": "scanner-primary", "fingerprint": "0d0aa3eb68e66a7a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-055cd14092af3146", "level": "note", "message": {"text": "Very large file: nodes/test/test_tool_deepl.py (1137 lines)"}, "properties": {"repobilityId": "c9d53569a30a817b", "scanner": "scanner-primary", "fingerprint": "055cd14092af3146", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-7494e01e10d09ba8", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/profiler-ui/package.json"}, "properties": {"repobilityId": "6fe0dfcca7357fd9", "scanner": "scanner-primary", "fingerprint": "7494e01e10d09ba8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/profiler-ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-081f9808e4417c5d", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/vscode/package.json"}, "properties": {"repobilityId": "571068671c764ebe", "scanner": "scanner-primary", "fingerprint": "081f9808e4417c5d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/vscode/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-103b40ac71394a88", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/shell-ui/package.json"}, "properties": {"repobilityId": "2b4516f15ddb439f", "scanner": "scanner-primary", "fingerprint": "103b40ac71394a88", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/shell-ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dccd48fe362c5b21", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/aparavi-ui/package.json"}, "properties": {"repobilityId": "1e13c840145e7040", "scanner": "scanner-primary", "fingerprint": "dccd48fe362c5b21", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/aparavi-ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-05d12421bea0d4c1", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/world-ui/package.json"}, "properties": {"repobilityId": "6726f8f8c6941be5", "scanner": "scanner-primary", "fingerprint": "05d12421bea0d4c1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/world-ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b3dfa3241225647e", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/monitor-ui/package.json"}, "properties": {"repobilityId": "0facb98e4afa53bd", "scanner": "scanner-primary", "fingerprint": "b3dfa3241225647e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/monitor-ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7300db4a6c32627b", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/hello-ui/package.json"}, "properties": {"repobilityId": "6c415bc2276305a4", "scanner": "scanner-primary", "fingerprint": "7300db4a6c32627b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/hello-ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-68e2735c194d3d3d", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/docs/package.json"}, "properties": {"repobilityId": "fa8c9ad49b85b9fb", "scanner": "scanner-primary", "fingerprint": "68e2735c194d3d3d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/docs/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-907820aba1fd186a", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/client-typescript/package.json"}, "properties": {"repobilityId": "d78f8f1e17aacbf9", "scanner": "scanner-primary", "fingerprint": "907820aba1fd186a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/client-typescript/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-36fe6cdeb59e47d7", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/shared-ui/package.json"}, "properties": {"repobilityId": "30bb53285d5548e2", "scanner": "scanner-primary", "fingerprint": "36fe6cdeb59e47d7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/shared-ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "6726cc04420d9a6d", "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": "6a9faba26c148db3", "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": "27fd47606db9c603", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "c175947d671ce9c8", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "281dd3e778dd41ea", "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": "32f80b0ba32df4c8", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-c62e090301a8e9b4", "level": "none", "message": {"text": "Commented-code block (6 lines) in test/nodes/test_init_mocks.py:5"}, "properties": {"repobilityId": "76c6098cfbcca54d", "scanner": "scanner-primary", "fingerprint": "c62e090301a8e9b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-882b8730fefd3921", "level": "none", "message": {"text": "Commented-code block (6 lines) in test/nodes/connectors/milvus/store/test_milvus.py:5"}, "properties": {"repobilityId": "9d26976f19c4be32", "scanner": "scanner-primary", "fingerprint": "882b8730fefd3921", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ec724c3813225b92", "level": "none", "message": {"text": "Commented-code block (6 lines) in test/nodes/connectors/text_output/test_anonymize.py:5"}, "properties": {"repobilityId": "077c93dba818f0e1", "scanner": "scanner-primary", "fingerprint": "ec724c3813225b92", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-82b1d18a0a9ec323", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/scripts/tasks.js:5"}, "properties": {"repobilityId": "9a088cbba9a7c42b", "scanner": "scanner-primary", "fingerprint": "82b1d18a0a9ec323", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50753244876bc221", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/docs.ts:5"}, "properties": {"repobilityId": "9043b0392d30768e", "scanner": "scanner-primary", "fingerprint": "50753244876bc221", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fa5082ff00afc6b0", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/AppDescriptor.ts:5"}, "properties": {"repobilityId": "5be5709fd40b88f4", "scanner": "scanner-primary", "fingerprint": "fa5082ff00afc6b0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-32537f88151c1a4a", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/index.ts:5"}, "properties": {"repobilityId": "6c5884332973446d", "scanner": "scanner-primary", "fingerprint": "32537f88151c1a4a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c2bc5dc7d31bce77", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/ProfilerSidebar.tsx:5"}, "properties": {"repobilityId": "ac39eabd7c66aec3", "scanner": "scanner-primary", "fingerprint": "c2bc5dc7d31bce77", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b143906b1922159a", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/connections.ts:5"}, "properties": {"repobilityId": "9a86e81cb760e8a0", "scanner": "scanner-primary", "fingerprint": "b143906b1922159a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-58f9d70f209106d8", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/ProfilerApp.tsx:5"}, "properties": {"repobilityId": "45726583ae953bb9", "scanner": "scanner-primary", "fingerprint": "58f9d70f209106d8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a1561173e5675d76", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/ProfilerView.tsx:5"}, "properties": {"repobilityId": "a39b89fca1789b27", "scanner": "scanner-primary", "fingerprint": "a1561173e5675d76", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1160364a8be59671", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/ConnectionManagerView.tsx:5"}, "properties": {"repobilityId": "7f5a528ae830aa8b", "scanner": "scanner-primary", "fingerprint": "1160364a8be59671", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a4aece3ac5123de0", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/ReportText.tsx:5"}, "properties": {"repobilityId": "a2e26ddd6e4ce64d", "scanner": "scanner-primary", "fingerprint": "a4aece3ac5123de0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb1ddfeca3378552", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/StatsTable.tsx:5"}, "properties": {"repobilityId": "466b29a8e27976d9", "scanner": "scanner-primary", "fingerprint": "cb1ddfeca3378552", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a4e3b2d3ca4dd949", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/SunburstChart.tsx:5"}, "properties": {"repobilityId": "6b46139ecf8771d2", "scanner": "scanner-primary", "fingerprint": "a4e3b2d3ca4dd949", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-406edb424ece49f8", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/FlameGraph.tsx:5"}, "properties": {"repobilityId": "7c63d00daefaf43f", "scanner": "scanner-primary", "fingerprint": "406edb424ece49f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-68891dccaaeb18a6", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/profiler-ui/src/views/visualizations/types.ts:5"}, "properties": {"repobilityId": "a33c61b5d3e8b2ce", "scanner": "scanner-primary", "fingerprint": "68891dccaaeb18a6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9cdca51950702adf", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/esbuild.js:5"}, "properties": {"repobilityId": "9225269af9bacd72", "scanner": "scanner-primary", "fingerprint": "9cdca51950702adf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5dd5f61bb5b933db", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/rsbuild.config.mjs:5"}, "properties": {"repobilityId": "4d7e357cd43914a8", "scanner": "scanner-primary", "fingerprint": "5dd5f61bb5b933db", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fc81efa04dffd1d5", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/scripts/tasks.js:5"}, "properties": {"repobilityId": "7f40815d62e5f992", "scanner": "scanner-primary", "fingerprint": "fc81efa04dffd1d5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-19bce5d5db502d50", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/config.ts:5"}, "properties": {"repobilityId": "19aaee3ec6824480", "scanner": "scanner-primary", "fingerprint": "19bce5d5db502d50", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cea0e4cc378c215c", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/extension.ts:5"}, "properties": {"repobilityId": "f663ad32cfb845e4", "scanner": "scanner-primary", "fingerprint": "cea0e4cc378c215c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e4515d7f04076e25", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/constants.ts:5"}, "properties": {"repobilityId": "01326ce10e6a4c8e", "scanner": "scanner-primary", "fingerprint": "e4515d7f04076e25", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5cebe4a3f0929065", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/debugger/adapter.ts:5"}, "properties": {"repobilityId": "56efa26d6a38e2dd", "scanner": "scanner-primary", "fingerprint": "5cebe4a3f0929065", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3d0a27ef6fb1a7b2", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/debugger/session.ts:5"}, "properties": {"repobilityId": "fa4e09b0031ea105", "scanner": "scanner-primary", "fingerprint": "3d0a27ef6fb1a7b2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-22e3abd322f43df8", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/connection/connection.ts:5"}, "properties": {"repobilityId": "10de1af5194d915d", "scanner": "scanner-primary", "fingerprint": "22e3abd322f43df8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2ff58eb96a9f70a2", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/connection/deploy-manager.ts:5"}, "properties": {"repobilityId": "6cb0a0471aebb971", "scanner": "scanner-primary", "fingerprint": "2ff58eb96a9f70a2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ae3d2e9180b1a910", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/test/extension.test.ts:5"}, "properties": {"repobilityId": "c531f2b51081665f", "scanner": "scanner-primary", "fingerprint": "ae3d2e9180b1a910", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7ae4c92a8c4fb1b7", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/test/connectionModeAuth.test.ts:5"}, "properties": {"repobilityId": "fa84b1c6a0c92bc7", "scanner": "scanner-primary", "fingerprint": "7ae4c92a8c4fb1b7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dda2ad5ba31d693e", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/types/taskStatus.ts:5"}, "properties": {"repobilityId": "f3c2cf2a1675d26c", "scanner": "scanner-primary", "fingerprint": "dda2ad5ba31d693e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f3d27b7f92077dc5", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/types/protocol.ts:5"}, "properties": {"repobilityId": "cbb0528abbb8db84", "scanner": "scanner-primary", "fingerprint": "f3d27b7f92077dc5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d29721a7cfd17d71", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/types/connection.ts:5"}, "properties": {"repobilityId": "1027d95f705f1b90", "scanner": "scanner-primary", "fingerprint": "d29721a7cfd17d71", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8938413411359e4c", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/types/index.ts:5"}, "properties": {"repobilityId": "9b084de624a7118f", "scanner": "scanner-primary", "fingerprint": "8938413411359e4c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b04ee710673985c7", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/types/events.ts:5"}, "properties": {"repobilityId": "672a8da3a33e4b57", "scanner": "scanner-primary", "fingerprint": "b04ee710673985c7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d1d5e1c65a4be57f", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/util/output.ts:5"}, "properties": {"repobilityId": "6f69ccd2b3a997e0", "scanner": "scanner-primary", "fingerprint": "d1d5e1c65a4be57f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5c0ae94a0358db8b", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/util/icons.ts:5"}, "properties": {"repobilityId": "60879060892b9bd3", "scanner": "scanner-primary", "fingerprint": "5c0ae94a0358db8b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6cec47389198ce6b", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/util/connectionModeAuth.ts:5"}, "properties": {"repobilityId": "ba8e856934d59210", "scanner": "scanner-primary", "fingerprint": "6cec47389198ce6b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b686563762fa3545", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/util/pipelineParser.ts:5"}, "properties": {"repobilityId": "d5f8287926cd2452", "scanner": "scanner-primary", "fingerprint": "b686563762fa3545", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0b62f24a075a12ab", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/shared/util/mount.ts:5"}, "properties": {"repobilityId": "a1c992dc898dc371", "scanner": "scanner-primary", "fingerprint": "0b62f24a075a12ab", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5828847015362220", "level": "none", "message": {"text": "Commented-code block (7 lines) in apps/vscode/src/providers/ProjectProvider.ts:848"}, "properties": {"repobilityId": "e00c92ef70f9fac1", "scanner": "scanner-primary", "fingerprint": "5828847015362220", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-200fef746c089720", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/EnvironmentProvider.ts:5"}, "properties": {"repobilityId": "c97aa1ddcf1a15b8", "scanner": "scanner-primary", "fingerprint": "200fef746c089720", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d4609061b56a726a", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/SettingsProvider.ts:5"}, "properties": {"repobilityId": "dd44a462b79fb20c", "scanner": "scanner-primary", "fingerprint": "d4609061b56a726a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-55f935400675bb46", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/WelcomeProvider.ts:5"}, "properties": {"repobilityId": "715ea4669fcfefe2", "scanner": "scanner-primary", "fingerprint": "55f935400675bb46", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5117f0246f1caa71", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/BarStatusProvider.ts:5"}, "properties": {"repobilityId": "43051915ebb00acd", "scanner": "scanner-primary", "fingerprint": "5117f0246f1caa71", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0bffccf573bc037b", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/vscode/src/providers/shared/connection-message-handler.ts:157"}, "properties": {"repobilityId": "2d0115a9dcdc6c95", "scanner": "scanner-primary", "fingerprint": "0bffccf573bc037b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f47368419c0cf78", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Environment/Environment.tsx:5"}, "properties": {"repobilityId": "fbee9686ec489972", "scanner": "scanner-primary", "fingerprint": "4f47368419c0cf78", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a22b0032f3663559", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Environment/index.tsx:5"}, "properties": {"repobilityId": "6bcc573e37ab0934", "scanner": "scanner-primary", "fingerprint": "a22b0032f3663559", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5034aaa43e2d301d", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/IntegrationSettings.tsx:5"}, "properties": {"repobilityId": "3a990932a53aa76e", "scanner": "scanner-primary", "fingerprint": "5034aaa43e2d301d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4c19a923942f0c4b", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/index.tsx:5"}, "properties": {"repobilityId": "1a83d875461e53ea", "scanner": "scanner-primary", "fingerprint": "4c19a923942f0c4b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-95f50010613aaec2", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/SettingsWebview.tsx:5"}, "properties": {"repobilityId": "05eafba81d76904d", "scanner": "scanner-primary", "fingerprint": "95f50010613aaec2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7eb30c018883df0d", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/MessageDisplay.tsx:5"}, "properties": {"repobilityId": "4deabd9622a8c6bb", "scanner": "scanner-primary", "fingerprint": "7eb30c018883df0d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5b521279e46110d9", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/DebuggingSettings.tsx:5"}, "properties": {"repobilityId": "880920b75ef22ae8", "scanner": "scanner-primary", "fingerprint": "5b521279e46110d9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1f90e72000fa8f6d", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Settings/PipelineSettings.tsx:5"}, "properties": {"repobilityId": "f77dbbddb86894df", "scanner": "scanner-primary", "fingerprint": "1f90e72000fa8f6d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d7caa716d6abf56f", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Welcome/WelcomeWebview.tsx:5"}, "properties": {"repobilityId": "423509ed2ede22cf", "scanner": "scanner-primary", "fingerprint": "d7caa716d6abf56f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-65d2a8bf971fa187", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/Welcome/index.tsx:5"}, "properties": {"repobilityId": "f29a73ccdf28f8b6", "scanner": "scanner-primary", "fingerprint": "65d2a8bf971fa187", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3d96a8afa84f996a", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/providers/views/components/panels/shared.ts:15"}, "properties": {"repobilityId": "9cd62238218313bc", "scanner": "scanner-primary", "fingerprint": "3d96a8afa84f996a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-29e2363e5291e39e", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/vscode/src/providers/views/Sidebar/SidebarWebview.tsx:375"}, "properties": {"repobilityId": "98d809c55b0f3e6b", "scanner": "scanner-primary", "fingerprint": "29e2363e5291e39e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ab4d22d5047618e", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/agent-manager.ts:5"}, "properties": {"repobilityId": "352637a4e107c0b2", "scanner": "scanner-primary", "fingerprint": "5ab4d22d5047618e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-075639ddde2e2327", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/copilot-installer.ts:5"}, "properties": {"repobilityId": "e51fc85d3ac5b6f0", "scanner": "scanner-primary", "fingerprint": "075639ddde2e2327", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-15af5d0be459324e", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/claude-code-installer.ts:5"}, "properties": {"repobilityId": "8bddfb043d1a8f77", "scanner": "scanner-primary", "fingerprint": "15af5d0be459324e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d921284e7194d326", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/base-installer.ts:5"}, "properties": {"repobilityId": "cbf65b579d88c7ea", "scanner": "scanner-primary", "fingerprint": "d921284e7194d326", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c6969b9b6ec3a020", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/windsurf-installer.ts:5"}, "properties": {"repobilityId": "2ff34f9301bb135c", "scanner": "scanner-primary", "fingerprint": "c6969b9b6ec3a020", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3258dcfae1d2b8af", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/cursor-installer.ts:5"}, "properties": {"repobilityId": "387f7bdc3bb495a3", "scanner": "scanner-primary", "fingerprint": "3258dcfae1d2b8af", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d39ba0ae4a66ce94", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/claude-md-installer.ts:5"}, "properties": {"repobilityId": "32d65caf78a89837", "scanner": "scanner-primary", "fingerprint": "d39ba0ae4a66ce94", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3d81f5b41792210e", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/services.ts:5"}, "properties": {"repobilityId": "3827c0257bc46b90", "scanner": "scanner-primary", "fingerprint": "3d81f5b41792210e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-353d5d4fe92e1ba5", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/agents/agents-md-installer.ts:5"}, "properties": {"repobilityId": "7483cade18a30bcd", "scanner": "scanner-primary", "fingerprint": "353d5d4fe92e1ba5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dec75401dc9beeab", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/vscode/src/engine/shared/engine-installer.ts:236"}, "properties": {"repobilityId": "babcf9eb34ba5d77", "scanner": "scanner-primary", "fingerprint": "dec75401dc9beeab", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6a057249d47a8013", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/scripts/tasks.js:5"}, "properties": {"repobilityId": "283df1a71a04ecd4", "scanner": "scanner-primary", "fingerprint": "6a057249d47a8013", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f6d899b06d9c87a8", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/createShellConfig.ts:5"}, "properties": {"repobilityId": "e9bf20be319bdc8c", "scanner": "scanner-primary", "fingerprint": "f6d899b06d9c87a8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c7501824760e4f5d", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/index.ts:5"}, "properties": {"repobilityId": "b6644bc98ce4469b", "scanner": "scanner-primary", "fingerprint": "c7501824760e4f5d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7d2e62f3860b549c", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/constants.ts:5"}, "properties": {"repobilityId": "39c9bcb3dc88cf96", "scanner": "scanner-primary", "fingerprint": "7d2e62f3860b549c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aee26d2d32a3099a", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/auth/CloudAuthProvider.ts:5"}, "properties": {"repobilityId": "75f052e42234fd78", "scanner": "scanner-primary", "fingerprint": "aee26d2d32a3099a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ecccbcaac8c67a94", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/auth/ApiKeyAuthProvider.ts:5"}, "properties": {"repobilityId": "7781f9a0be5f25da", "scanner": "scanner-primary", "fingerprint": "ecccbcaac8c67a94", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-97b9c3501ef4eaac", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/util/pkce.ts:5"}, "properties": {"repobilityId": "e67b02696ce786fa", "scanner": "scanner-primary", "fingerprint": "97b9c3501ef4eaac", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d405c451f64b7bb3", "level": "none", "message": {"text": "Commented-code block (7 lines) in apps/shell-ui/src/connection/ShellApiConfigContext.tsx:1"}, "properties": {"repobilityId": "48de163976469d9c", "scanner": "scanner-primary", "fingerprint": "d405c451f64b7bb3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-630e25a96c95cec8", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/connection/connection.ts:5"}, "properties": {"repobilityId": "ee31c9da6ec96496", "scanner": "scanner-primary", "fingerprint": "630e25a96c95cec8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-515160b3775eab83", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/connection/base-manager.ts:5"}, "properties": {"repobilityId": "94325301d3562204", "scanner": "scanner-primary", "fingerprint": "515160b3775eab83", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3bf3eb138c05b8b0", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/connection/remote-manager.ts:5"}, "properties": {"repobilityId": "aaf8d5160f40271e", "scanner": "scanner-primary", "fingerprint": "3bf3eb138c05b8b0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-58b42df41092b308", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/connection/ConnectionContext.tsx:5"}, "properties": {"repobilityId": "dea9ce9710099f27", "scanner": "scanner-primary", "fingerprint": "58b42df41092b308", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4086620628ebd847", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/workspace/WorkspaceContext.tsx:5"}, "properties": {"repobilityId": "dc3de86f0d1b72fb", "scanner": "scanner-primary", "fingerprint": "4086620628ebd847", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8f3f5988c276eedb", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/workspace/types.ts:5"}, "properties": {"repobilityId": "98633437113539bd", "scanner": "scanner-primary", "fingerprint": "8f3f5988c276eedb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0dd4f50db77bcd24", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/workspace/useWorkspaceState.ts:5"}, "properties": {"repobilityId": "4f3fdc1d5313ee73", "scanner": "scanner-primary", "fingerprint": "0dd4f50db77bcd24", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-566fef8ece81550b", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/OverlayManager.tsx:5"}, "properties": {"repobilityId": "dd32ed2ad1b364e0", "scanner": "scanner-primary", "fingerprint": "566fef8ece81550b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d72b34b587ffd050", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/ApiKeyLogin.tsx:5"}, "properties": {"repobilityId": "b26082bc86725201", "scanner": "scanner-primary", "fingerprint": "d72b34b587ffd050", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7490089b012c5e65", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/CheckoutFlow.tsx:5"}, "properties": {"repobilityId": "5268364bde794784", "scanner": "scanner-primary", "fingerprint": "7490089b012c5e65", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7611d7ee55afba55", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/AppErrorBoundary.tsx:5"}, "properties": {"repobilityId": "95b2ba67555cdf12", "scanner": "scanner-primary", "fingerprint": "7611d7ee55afba55", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e761b4a93641778c", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/Shell.tsx:5"}, "properties": {"repobilityId": "5a9f126fe9e002f2", "scanner": "scanner-primary", "fingerprint": "e761b4a93641778c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b12b7b014121931d", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/shell-ui/src/components/layout/LoadingScreen.tsx:7"}, "properties": {"repobilityId": "d09e2bfedd9297a0", "scanner": "scanner-primary", "fingerprint": "b12b7b014121931d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b2a561f4d487dd75", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/Sidebar.tsx:5"}, "properties": {"repobilityId": "510f57dfccefbca0", "scanner": "scanner-primary", "fingerprint": "b2a561f4d487dd75", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a7509b4a121357e0", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/DebugPanel.tsx:5"}, "properties": {"repobilityId": "17759e3946f28a38", "scanner": "scanner-primary", "fingerprint": "a7509b4a121357e0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e9a4259f4acc06bc", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/components/layout/ShellLayout.tsx:5"}, "properties": {"repobilityId": "219cef178945b756", "scanner": "scanner-primary", "fingerprint": "e9a4259f4acc06bc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-02f781efad3752a7", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/appLoader.ts:5"}, "properties": {"repobilityId": "f37f86557a272864", "scanner": "scanner-primary", "fingerprint": "02f781efad3752a7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-28ae698de4787291", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/useAppComponent.ts:5"}, "properties": {"repobilityId": "ccae8b74aa0c467e", "scanner": "scanner-primary", "fingerprint": "28ae698de4787291", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc1a9260b17f5aff", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/DocExplorer.tsx:5"}, "properties": {"repobilityId": "07d85eff2cd2d015", "scanner": "scanner-primary", "fingerprint": "bc1a9260b17f5aff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-22c328ae2953dc99", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/getClient.ts:5"}, "properties": {"repobilityId": "a9e14dbe53cf02ba", "scanner": "scanner-primary", "fingerprint": "22c328ae2953dc99", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d3a513b6604d678b", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/DocSplitLayout.tsx:5"}, "properties": {"repobilityId": "fd67c5a837aba4ba", "scanner": "scanner-primary", "fingerprint": "d3a513b6604d678b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc86071451a32114", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/DocTabs.tsx:5"}, "properties": {"repobilityId": "cb83cf5e1cc81143", "scanner": "scanner-primary", "fingerprint": "bc86071451a32114", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4ae9607ae438e929", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/lib/Documents.tsx:5"}, "properties": {"repobilityId": "670034468bbf6ab0", "scanner": "scanner-primary", "fingerprint": "4ae9607ae438e929", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-170d8ed736cb4b41", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/usePolling.ts:5"}, "properties": {"repobilityId": "c5be833c3ae9e090", "scanner": "scanner-primary", "fingerprint": "170d8ed736cb4b41", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2196cdfe5d42372d", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useConnectionStatus.ts:5"}, "properties": {"repobilityId": "dbc842542d98802c", "scanner": "scanner-primary", "fingerprint": "2196cdfe5d42372d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b67482fa9ef47885", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useShellEvent.ts:5"}, "properties": {"repobilityId": "a4846004a2a4581d", "scanner": "scanner-primary", "fingerprint": "b67482fa9ef47885", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bd47f99193c9600c", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useClient.ts:5"}, "properties": {"repobilityId": "857fe1da8ab36273", "scanner": "scanner-primary", "fingerprint": "bd47f99193c9600c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ccaf5b12d667fb59", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useSubscriptions.ts:5"}, "properties": {"repobilityId": "97ec368a361d8608", "scanner": "scanner-primary", "fingerprint": "ccaf5b12d667fb59", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3a8fa28bc2756835", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/hooks/useAuthUser.ts:5"}, "properties": {"repobilityId": "372f38efb4724e7a", "scanner": "scanner-primary", "fingerprint": "3a8fa28bc2756835", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e249c1e1512779ef", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/views/ShellIframeProtocol.ts:5"}, "properties": {"repobilityId": "c007c65d03f95d84", "scanner": "scanner-primary", "fingerprint": "e249c1e1512779ef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-40d1209db3451877", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/views/useShellEvents.ts:5"}, "properties": {"repobilityId": "f7a559248be7d61e", "scanner": "scanner-primary", "fingerprint": "40d1209db3451877", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eb445b2b4e7d4f6e", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/views/settings/settingsUtils.ts:5"}, "properties": {"repobilityId": "447261255e1cad2e", "scanner": "scanner-primary", "fingerprint": "eb445b2b4e7d4f6e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d1c2d5e07328e49b", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/views/settings/SettingsPage.tsx:5"}, "properties": {"repobilityId": "7cad9c7015591c36", "scanner": "scanner-primary", "fingerprint": "d1c2d5e07328e49b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d57dea2d16a762f1", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/shell-ui/src/views/account/AccountPage.tsx:5"}, "properties": {"repobilityId": "8e5999aab0f24944", "scanner": "scanner-primary", "fingerprint": "d57dea2d16a762f1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-26e0b2cfcd2d8a44", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/scripts/tasks.js:5"}, "properties": {"repobilityId": "e901a927f1dfeef7", "scanner": "scanner-primary", "fingerprint": "26e0b2cfcd2d8a44", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d8610bab3fb494e0", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/docs.ts:5"}, "properties": {"repobilityId": "5dd8b673bf9072b0", "scanner": "scanner-primary", "fingerprint": "d8610bab3fb494e0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4033814be2964ab5", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/AppDescriptor.ts:5"}, "properties": {"repobilityId": "b40d6f7adc848e93", "scanner": "scanner-primary", "fingerprint": "4033814be2964ab5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b0c2358c27358d19", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/index.ts:5"}, "properties": {"repobilityId": "b6e5cb408335ea01", "scanner": "scanner-primary", "fingerprint": "b0c2358c27358d19", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f624f9f024a60745", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/chatStore.ts:5"}, "properties": {"repobilityId": "6120c5032b669fe9", "scanner": "scanner-primary", "fingerprint": "f624f9f024a60745", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0f99584ab25ceb78", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/AparaviSidebar.tsx:5"}, "properties": {"repobilityId": "130a94934d6c41d4", "scanner": "scanner-primary", "fingerprint": "0f99584ab25ceb78", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4e9bcedbb6766ef5", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/aparavi-ui/src/AparaviApp.tsx:5"}, "properties": {"repobilityId": "191a3c64b0544612", "scanner": "scanner-primary", "fingerprint": "4e9bcedbb6766ef5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8f69cc2ec4340b76", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/world-ui/scripts/tasks.js:5"}, "properties": {"repobilityId": "1f1228c21307ac2e", "scanner": "scanner-primary", "fingerprint": "8f69cc2ec4340b76", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3f48ced3cf07bd9f", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/world-ui/src/HelloApp.tsx:5"}, "properties": {"repobilityId": "f4a59c1d7d7c209e", "scanner": "scanner-primary", "fingerprint": "3f48ced3cf07bd9f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fcce774a819d8da1", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/world-ui/src/AppDescriptor.ts:5"}, "properties": {"repobilityId": "966357e21b7ab416", "scanner": "scanner-primary", "fingerprint": "fcce774a819d8da1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ab2fd8df3ab80456", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/world-ui/src/index.ts:5"}, "properties": {"repobilityId": "95a4244df3a835cd", "scanner": "scanner-primary", "fingerprint": "ab2fd8df3ab80456", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e28ffa643e0c75a3", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/world-ui/src/HelloSidebar.tsx:5"}, "properties": {"repobilityId": "703ebd3f4cbf1857", "scanner": "scanner-primary", "fingerprint": "e28ffa643e0c75a3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fba5e814e9ce05f6", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/monitor-ui/scripts/tasks.js:5"}, "properties": {"repobilityId": "24018ebd08e4e95e", "scanner": "scanner-primary", "fingerprint": "fba5e814e9ce05f6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-43d93f1abca44be2", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/monitor-ui/src/MonitorSidebar.tsx:5"}, "properties": {"repobilityId": "c1d2e36b8e8a696d", "scanner": "scanner-primary", "fingerprint": "43d93f1abca44be2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a3be3b967e281637", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/monitor-ui/src/AppDescriptor.ts:5"}, "properties": {"repobilityId": "e0951a99a98cb1c4", "scanner": "scanner-primary", "fingerprint": "a3be3b967e281637", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5b0474a6a2618c2d", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/monitor-ui/src/MonitorApp.tsx:5"}, "properties": {"repobilityId": "cf9ad726e2ec493e", "scanner": "scanner-primary", "fingerprint": "5b0474a6a2618c2d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50077d362dcbc426", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/chat-ui/scripts/tasks.js:5"}, "properties": {"repobilityId": "80023f154632bc77", "scanner": "scanner-primary", "fingerprint": "50077d362dcbc426", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c41e47cc85a21169", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/hello-ui/scripts/tasks.js:5"}, "properties": {"repobilityId": "65fd0b8d5a323c5d", "scanner": "scanner-primary", "fingerprint": "c41e47cc85a21169", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4866405ca034b499", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/hello-ui/src/AppDescriptor.ts:5"}, "properties": {"repobilityId": "28ce9c64b73538e1", "scanner": "scanner-primary", "fingerprint": "4866405ca034b499", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f692a4bf78610723", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/hello-ui/src/index.ts:5"}, "properties": {"repobilityId": "4c8656bf7e7529e6", "scanner": "scanner-primary", "fingerprint": "f692a4bf78610723", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-afec3d6949f3ade9", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/hello-ui/src/HomeApp.tsx:5"}, "properties": {"repobilityId": "ed205958da77a427", "scanner": "scanner-primary", "fingerprint": "afec3d6949f3ade9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db9b31bc9b08d6e8", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/hello-ui/src/GitHubStars.tsx:5"}, "properties": {"repobilityId": "f125aae1fed28bac", "scanner": "scanner-primary", "fingerprint": "db9b31bc9b08d6e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-86af9150e00002bf", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/audit-icons.mjs:5"}, "properties": {"repobilityId": "7591f0a5c1d8cc3d", "scanner": "scanner-primary", "fingerprint": "86af9150e00002bf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f3992c6b63ea7c97", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/compiler-windows.js:24"}, "properties": {"repobilityId": "d37f99cf7f3027aa", "scanner": "scanner-primary", "fingerprint": "f3992c6b63ea7c97", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ada5e043ae53e8b5", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/migrate-icons.mjs:94"}, "properties": {"repobilityId": "5f74cf364d66953b", "scanner": "scanner-primary", "fingerprint": "ada5e043ae53e8b5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85306bb0bdfe0d23", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/tasks.js:5"}, "properties": {"repobilityId": "a6e36836667eafc7", "scanner": "scanner-primary", "fingerprint": "85306bb0bdfe0d23", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5a89635514727279", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/lib/registry.js:46"}, "properties": {"repobilityId": "f76f683027da1f7d", "scanner": "scanner-primary", "fingerprint": "5a89635514727279", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b499edf3e6f2ed6c", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/lib/pytest.js:47"}, "properties": {"repobilityId": "5e11981b63fe4ac3", "scanner": "scanner-primary", "fingerprint": "b499edf3e6f2ed6c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-182dbc5cde73dc69", "level": "none", "message": {"text": "Commented-code block (8 lines) in scripts/lib/action-runner.js:455"}, "properties": {"repobilityId": "a8fcde785c8eb83e", "scanner": "scanner-primary", "fingerprint": "182dbc5cde73dc69", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db70a874c3e784ba", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/lib/state.js:16"}, "properties": {"repobilityId": "2c3346609598b57a", "scanner": "scanner-primary", "fingerprint": "db70a874c3e784ba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-80934b9bd99b3279", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/lib/getenv.js:5"}, "properties": {"repobilityId": "860fdc7d18be5d95", "scanner": "scanner-primary", "fingerprint": "80934b9bd99b3279", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50c25b29c1829f71", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/lib/server.js:62"}, "properties": {"repobilityId": "dd8d528dad03af3b", "scanner": "scanner-primary", "fingerprint": "50c25b29c1829f71", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4a2053dac095e770", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/lib/appModule.js:5"}, "properties": {"repobilityId": "123df841fc08551b", "scanner": "scanner-primary", "fingerprint": "4a2053dac095e770", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-261c1080a2c63558", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/release/cut-changelog.mjs:5"}, "properties": {"repobilityId": "6a120ff766bbf548", "scanner": "scanner-primary", "fingerprint": "261c1080a2c63558", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-277f2da078054608", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/ai/tests/ai/common/utils/test_agent_tools.py:288"}, "properties": {"repobilityId": "33d418977d949ff5", "scanner": "scanner-primary", "fingerprint": "277f2da078054608", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e07bddbda12b87b2", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/ai/tests/ai/modules/task/test_task_conn.py:133"}, "properties": {"repobilityId": "563a9b1cfe2e6268", "scanner": "scanner-primary", "fingerprint": "e07bddbda12b87b2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0790dc8aff40e260", "level": "note", "message": {"text": "Legacy-named symbol `tk_old` in packages/ai/tests/ai/modules/task/test_task_scheduler.py:216"}, "properties": {"repobilityId": "3714e08c0de53689", "scanner": "scanner-primary", "fingerprint": "0790dc8aff40e260", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-7af394fcdeb25f41", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/tests/ai/modules/task/test_task_scheduler.py:5"}, "properties": {"repobilityId": "79cd3a53ee00bf23", "scanner": "scanner-primary", "fingerprint": "7af394fcdeb25f41", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-636d547ea35c9727", "level": "note", "message": {"text": "Legacy-named symbol `tk_old` in packages/ai/tests/ai/modules/task/test_task_server.py:450"}, "properties": {"repobilityId": "322f80a5983d4da3", "scanner": "scanner-primary", "fingerprint": "636d547ea35c9727", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-5cda2c0a7e710fca", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/ai/tests/ai/web/endpoints/test_endpoints.py:21"}, "properties": {"repobilityId": "c52601df009f07a0", "scanner": "scanner-primary", "fingerprint": "5cda2c0a7e710fca", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5c6891725aeb5b74", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/tests/ai/web/metrics/test_metrics.py:5"}, "properties": {"repobilityId": "7a49b199a6e15e37", "scanner": "scanner-primary", "fingerprint": "5c6891725aeb5b74", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d640a0acb0bd32c1", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/tests/ai/web/metrics/test_gpu_guard.py:5"}, "properties": {"repobilityId": "db22778536a12dff", "scanner": "scanner-primary", "fingerprint": "d640a0acb0bd32c1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-95553d39d0776c76", "level": "note", "message": {"text": "Legacy-named symbol `list_objects_v2` in packages/ai/tests/ai/account/test_store.py:415"}, "properties": {"repobilityId": "9f343b7bd6753788", "scanner": "scanner-primary", "fingerprint": "95553d39d0776c76", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-96a1c0cd2eaf88b9", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/tests/ai/account/test_deployment_store.py:5"}, "properties": {"repobilityId": "8f7773c4eebd0a10", "scanner": "scanner-primary", "fingerprint": "96a1c0cd2eaf88b9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dbf48d5ec8c56a3f", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/tests/ai/account/test_memory_store.py:5"}, "properties": {"repobilityId": "d85f7b28316e23e4", "scanner": "scanner-primary", "fingerprint": "dbf48d5ec8c56a3f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-df745b181a98ab1a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/scripts/tasks.js:5"}, "properties": {"repobilityId": "a5778432631c0263", "scanner": "scanner-primary", "fingerprint": "df745b181a98ab1a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4b7f0f0a9733679d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/constants.py:5"}, "properties": {"repobilityId": "b0ae96f309119fc2", "scanner": "scanner-primary", "fingerprint": "4b7f0f0a9733679d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-301c61735c88adea", "level": "note", "message": {"text": "Stub function `_noop` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/llm_base.py:44"}, "properties": {"repobilityId": "3ba12cec89f90513", "scanner": "scanner-primary", "fingerprint": "301c61735c88adea", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-a51d4c121b77dcf7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/sandbox.py:5"}, "properties": {"repobilityId": "dbd5cdb52662e777", "scanner": "scanner-primary", "fingerprint": "a51d4c121b77dcf7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f6adad2f05f308df", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/cprofile_manager.py:5"}, "properties": {"repobilityId": "4bdd64ac536ef6a6", "scanner": "scanner-primary", "fingerprint": "f6adad2f05f308df", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a296f83201b1710d", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/ai/src/ai/common/store.py:195"}, "properties": {"repobilityId": "fc4b9889d25b646c", "scanner": "scanner-primary", "fingerprint": "a296f83201b1710d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5aacb764efd2b69e", "level": "note", "message": {"text": "Stub function `endEndpoint` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/transform.py:23"}, "properties": {"repobilityId": "432e3e8df209f7b5", "scanner": "scanner-primary", "fingerprint": "5aacb764efd2b69e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-5df992f6b4f232be", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/gpu_guard.py:5"}, "properties": {"repobilityId": "60b01cdfc7282f31", "scanner": "scanner-primary", "fingerprint": "5df992f6b4f232be", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-826e9f78bc91645f", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/base.py:5"}, "properties": {"repobilityId": "dd0e98409146cbc6", "scanner": "scanner-primary", "fingerprint": "826e9f78bc91645f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-92e6152214889a74", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/pose.py:6"}, "properties": {"repobilityId": "03ca4fa62e810e86", "scanner": "scanner-primary", "fingerprint": "92e6152214889a74", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-29bade873826500a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/caption.py:6"}, "properties": {"repobilityId": "2e6d10c9bcde69a2", "scanner": "scanner-primary", "fingerprint": "29bade873826500a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3695a62f6903afe3", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/detection.py:6"}, "properties": {"repobilityId": "efc826d94d2fc98d", "scanner": "scanner-primary", "fingerprint": "3695a62f6903afe3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9557406e6bd3bc38", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/background.py:6"}, "properties": {"repobilityId": "02090ab91bb1fa5d", "scanner": "scanner-primary", "fingerprint": "9557406e6bd3bc38", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4860b7194661f08a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/segmentation.py:6"}, "properties": {"repobilityId": "75321ecdd3a43290", "scanner": "scanner-primary", "fingerprint": "4860b7194661f08a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2d5c163e908e128d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/models/vision/depth.py:6"}, "properties": {"repobilityId": "76faac4c880b9fdd", "scanner": "scanner-primary", "fingerprint": "2d5c163e908e128d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a42afb9d1580d221", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 packages/ai/src/ai/common/models/audio/kokoro_loader.py:62"}, "properties": {"repobilityId": "718353695349a203", "scanner": "scanner-primary", "fingerprint": "a42afb9d1580d221", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-efb6c694621895f1", "level": "none", "message": {"text": "Commented-code block (9 lines) in packages/ai/src/ai/common/models/audio/whisper.py:88"}, "properties": {"repobilityId": "4fd46e3664b3d4db", "scanner": "scanner-primary", "fingerprint": "efb6c694621895f1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-55184e6966c52d25", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/ai/src/ai/common/models/ocr/easyocr.py:141"}, "properties": {"repobilityId": "f13edc0a0974bbdf", "scanner": "scanner-primary", "fingerprint": "55184e6966c52d25", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ff08ce8fd8274390", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/ai/src/ai/common/models/gliner/gliner.py:131"}, "properties": {"repobilityId": "f175f319b4b8d76f", "scanner": "scanner-primary", "fingerprint": "ff08ce8fd8274390", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dd4b59b8a9b1342a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/agent/types.py:104"}, "properties": {"repobilityId": "6da1271326e701ec", "scanner": "scanner-primary", "fingerprint": "dd4b59b8a9b1342a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b7bbc2cdc9c89a7b", "level": "note", "message": {"text": "Stub function `invoke` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/agent/types.py:21"}, "properties": {"repobilityId": "ea7c572b0b3dcaee", "scanner": "scanner-primary", "fingerprint": "b7bbc2cdc9c89a7b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-929dc33350215757", "level": "none", "message": {"text": "Commented-code block (8 lines) in packages/ai/src/ai/common/agent/_internal/host.py:229"}, "properties": {"repobilityId": "45a8233770f64a4f", "scanner": "scanner-primary", "fingerprint": "929dc33350215757", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-371485694ad74427", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/string_utils.py:6"}, "properties": {"repobilityId": "529659cbeed80f2b", "scanner": "scanner-primary", "fingerprint": "371485694ad74427", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3037e5c9e2aea623", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/image_utils.py:6"}, "properties": {"repobilityId": "3afc68f7cbbf113c", "scanner": "scanner-primary", "fingerprint": "3037e5c9e2aea623", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-21c8cf3b17a94679", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/agent_tools.py:6"}, "properties": {"repobilityId": "6c1c1310283b51e7", "scanner": "scanner-primary", "fingerprint": "21c8cf3b17a94679", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-98c7f05d861469b4", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/tool_args.py:6"}, "properties": {"repobilityId": "63f7eebb77611552", "scanner": "scanner-primary", "fingerprint": "98c7f05d861469b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5abce943d36eb587", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/config_utils.py:6"}, "properties": {"repobilityId": "9736b458cbb893ba", "scanner": "scanner-primary", "fingerprint": "5abce943d36eb587", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f643a39853e5c13b", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/utils/cuda_utils.py:6"}, "properties": {"repobilityId": "a30d8146c5580e6d", "scanner": "scanner-primary", "fingerprint": "f643a39853e5c13b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f21a39ea991b4957", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/database/db_global_base.py:5"}, "properties": {"repobilityId": "6d687115a25f3455", "scanner": "scanner-primary", "fingerprint": "f21a39ea991b4957", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-96891936f9e7d040", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/database/db_instance_base.py:5"}, "properties": {"repobilityId": "3ee6e76ccd669263", "scanner": "scanner-primary", "fingerprint": "96891936f9e7d040", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d00545755429147c", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/common/database/sql_safety.py:5"}, "properties": {"repobilityId": "93acb156c68ae7c1", "scanner": "scanner-primary", "fingerprint": "d00545755429147c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e680d5af6027cacb", "level": "note", "message": {"text": "Stub function `onInfo` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/avi/audio.py:12"}, "properties": {"repobilityId": "a2964474154f1d0d", "scanner": "scanner-primary", "fingerprint": "e680d5af6027cacb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-5a9c4a8ec911d29d", "level": "none", "message": {"text": "Commented-code block (15 lines) in packages/ai/src/ai/common/avi/reader.py:157"}, "properties": {"repobilityId": "3786882b9ad9a388", "scanner": "scanner-primary", "fingerprint": "5a9c4a8ec911d29d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2cdc4200e739b51f", "level": "note", "message": {"text": "Stub function `onData` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/common/avi/reader.py:14"}, "properties": {"repobilityId": "6c735beeeaac0f9a", "scanner": "scanner-primary", "fingerprint": "2cdc4200e739b51f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-178649f137004596", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_server_facade.py:5"}, "properties": {"repobilityId": "8b82d7de2241a01f", "scanner": "scanner-primary", "fingerprint": "178649f137004596", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-38758d69447655c5", "level": "note", "message": {"text": "Stub function `_noop` (body is just `pass`/`return`) \u2014 packages/ai/src/ai/modules/task/task_server_facade.py:108"}, "properties": {"repobilityId": "01b780b7f4e28ed8", "scanner": "scanner-primary", "fingerprint": "38758d69447655c5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-70f59702d63097db", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_scheduler.py:5"}, "properties": {"repobilityId": "12f3f94a7b62fbdc", "scanner": "scanner-primary", "fingerprint": "70f59702d63097db", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5c02d0ae9f48d19a", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/ai/src/ai/modules/task/task_metrics.py:463"}, "properties": {"repobilityId": "d5ec01f67228cead", "scanner": "scanner-primary", "fingerprint": "5c02d0ae9f48d19a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c2ddd955cb4a39d7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_server.py:5"}, "properties": {"repobilityId": "6d09b11a65c63e2c", "scanner": "scanner-primary", "fingerprint": "c2ddd955cb4a39d7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fb73435ce16828b4", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_conn.py:5"}, "properties": {"repobilityId": "f0bb948a626b27db", "scanner": "scanner-primary", "fingerprint": "fb73435ce16828b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a545e51970a6acb6", "level": "note", "message": {"text": "Legacy-named symbol `should_copy` in packages/ai/src/ai/modules/task/task_engine.py:1496"}, "properties": {"repobilityId": "417d49df59967352", "scanner": "scanner-primary", "fingerprint": "a545e51970a6acb6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-610a56a86d565264", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/task_engine.py:499"}, "properties": {"repobilityId": "84722063660a0dbb", "scanner": "scanner-primary", "fingerprint": "610a56a86d565264", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b9219d78441e1024", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_deploy.py:5"}, "properties": {"repobilityId": "ffc72bb9a456c8b8", "scanner": "scanner-primary", "fingerprint": "b9219d78441e1024", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-69323b3f45f9ec15", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_misc.py:5"}, "properties": {"repobilityId": "477695576dfda061", "scanner": "scanner-primary", "fingerprint": "69323b3f45f9ec15", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c39bfd1602097562", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_app.py:5"}, "properties": {"repobilityId": "25480a77df8c3325", "scanner": "scanner-primary", "fingerprint": "c39bfd1602097562", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-75bb8275604bf34c", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_account.py:5"}, "properties": {"repobilityId": "4fb71c273aff7826", "scanner": "scanner-primary", "fingerprint": "75bb8275604bf34c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1af17611fd454601", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_public.py:5"}, "properties": {"repobilityId": "3771ba356e573c73", "scanner": "scanner-primary", "fingerprint": "1af17611fd454601", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3bd86299953dd89b", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_monitor.py:5"}, "properties": {"repobilityId": "954a32ac7762531c", "scanner": "scanner-primary", "fingerprint": "3bd86299953dd89b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-558174267bb1c0f6", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_cprofile.py:5"}, "properties": {"repobilityId": "8e9ac0aafc62b1e6", "scanner": "scanner-primary", "fingerprint": "558174267bb1c0f6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b9fa9416d022848e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_debug.py:5"}, "properties": {"repobilityId": "479cb8014d0edd4c", "scanner": "scanner-primary", "fingerprint": "b9fa9416d022848e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a98a05f5429f8591", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/task/commands/cmd_task.py:5"}, "properties": {"repobilityId": "7f8cdd59cdc366ac", "scanner": "scanner-primary", "fingerprint": "a98a05f5429f8591", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6fbd787daa1aa693", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/shell/__init__.py:5"}, "properties": {"repobilityId": "e2e35375b8e0b2ea", "scanner": "scanner-primary", "fingerprint": "6fbd787daa1aa693", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4acc4d6198921063", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/modules/shell/shell.py:5"}, "properties": {"repobilityId": "16a36b09a75d6290", "scanner": "scanner-primary", "fingerprint": "4acc4d6198921063", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-62e58f42b6ce1121", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/__init__.py:5"}, "properties": {"repobilityId": "0b704371592746b3", "scanner": "scanner-primary", "fingerprint": "62e58f42b6ce1121", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e97e2e1a502fcbb1", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/server.py:5"}, "properties": {"repobilityId": "ade2b19535549ea1", "scanner": "scanner-primary", "fingerprint": "e97e2e1a502fcbb1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b091b3aa609cb7bc", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/endpoints/__init__.py:5"}, "properties": {"repobilityId": "f6f6e92308fb07c8", "scanner": "scanner-primary", "fingerprint": "b091b3aa609cb7bc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6f5d5db72fbe9dc2", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/endpoints/auth_callback.py:5"}, "properties": {"repobilityId": "e01e3fe6ba8967eb", "scanner": "scanner-primary", "fingerprint": "6f5d5db72fbe9dc2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-52f89937fe1a091c", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/metrics/taskhook.py:5"}, "properties": {"repobilityId": "8ed7c7330f7c3593", "scanner": "scanner-primary", "fingerprint": "52f89937fe1a091c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d9e337bfcdc0596b", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/metrics/metrics.py:5"}, "properties": {"repobilityId": "2c70b9b322ec599d", "scanner": "scanner-primary", "fingerprint": "d9e337bfcdc0596b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-62d9241333785b91", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/web/metrics/__init__.py:5"}, "properties": {"repobilityId": "c59138136542061e", "scanner": "scanner-primary", "fingerprint": "62d9241333785b91", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-72953ac8b7a7fa37", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/__init__.py:5"}, "properties": {"repobilityId": "d1a64ec5f37bd751", "scanner": "scanner-primary", "fingerprint": "72953ac8b7a7fa37", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-02221ccd3be238f6", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/deployment_store.py:5"}, "properties": {"repobilityId": "268f1a156bce7255", "scanner": "scanner-primary", "fingerprint": "02221ccd3be238f6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-266a3088550e2dd1", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/ai/src/ai/account/keystore.py:27"}, "properties": {"repobilityId": "170256c1ae4ec99c", "scanner": "scanner-primary", "fingerprint": "266a3088550e2dd1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b8d3bad836a3c1f5", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/base.py:5"}, "properties": {"repobilityId": "8e26f3c2d82c90c5", "scanner": "scanner-primary", "fingerprint": "b8d3bad836a3c1f5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ffd3004de237997b", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/models.py:5"}, "properties": {"repobilityId": "b9ab69c3be27002a", "scanner": "scanner-primary", "fingerprint": "ffd3004de237997b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6638ffff843d8696", "level": "note", "message": {"text": "Legacy-named symbol `relative_to_old` in packages/ai/src/ai/account/file_store.py:473"}, "properties": {"repobilityId": "f9d954a8792186ab", "scanner": "scanner-primary", "fingerprint": "6638ffff843d8696", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-45d622fe912acf1f", "level": "error", "message": {"text": "Blocking `requests.post(...)` inside `async def report` \u2014 packages/ai/src/ai/account/report.py:50"}, "properties": {"repobilityId": "3e66d11bb30f69c0", "scanner": "scanner-primary", "fingerprint": "45d622fe912acf1f", "layer": "quality", "severity": "high", "confidence": 1.0, "tags": ["integrity", "sync-io-in-async", "performance"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/ai/src/ai/account/report.py"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-b94e179d4968e88a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/oss/__init__.py:5"}, "properties": {"repobilityId": "fac171fc6f7bd618", "scanner": "scanner-primary", "fingerprint": "b94e179d4968e88a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a33b041f0807cafd", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/ai/src/ai/account/store_providers/memory.py:5"}, "properties": {"repobilityId": "b55082ea7fea76b3", "scanner": "scanner-primary", "fingerprint": "a33b041f0807cafd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c01d7f2c61551770", "level": "note", "message": {"text": "Legacy-named symbol `list_objects_v2` in packages/ai/src/ai/account/store_providers/s3/s3.py:292"}, "properties": {"repobilityId": "995af87f0c524a16", "scanner": "scanner-primary", "fingerprint": "c01d7f2c61551770", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a1744f5a1c325d4f", "level": "none", "message": {"text": "Commented-code block (9 lines) in packages/docs/scripts/tasks.js:157"}, "properties": {"repobilityId": "ff71f0faa2207f6c", "scanner": "scanner-primary", "fingerprint": "a1744f5a1c325d4f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0b7f08395d41daf9", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/docs/scripts/lib/gather.js:30"}, "properties": {"repobilityId": "ada0cc750bb05d83", "scanner": "scanner-primary", "fingerprint": "0b7f08395d41daf9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0202ee340a8dc069", "level": "none", "message": {"text": "Commented-code block (14 lines) in packages/client-typescript/tests/RocketRideClient.test.ts:1967"}, "properties": {"repobilityId": "b18c5bb802e0d4d9", "scanner": "scanner-primary", "fingerprint": "0202ee340a8dc069", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-727e32a3852d077c", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/client-typescript/src/client/core/TransportWebSocket.ts:330"}, "properties": {"repobilityId": "0a6aca9315d110f3", "scanner": "scanner-primary", "fingerprint": "727e32a3852d077c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f89897f152a0c31f", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/client-typescript/src/client/core/DAPClient.ts:278"}, "properties": {"repobilityId": "a8010e3f7fda7de7", "scanner": "scanner-primary", "fingerprint": "f89897f152a0c31f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6e177bc88ecd1ed4", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-typescript/src/app-sdk/index.ts:5"}, "properties": {"repobilityId": "00c5b10a1f86075c", "scanner": "scanner-primary", "fingerprint": "6e177bc88ecd1ed4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e4839f926c6a1dc3", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-typescript/src/app-sdk/types.ts:5"}, "properties": {"repobilityId": "e6bc5cf0537070a8", "scanner": "scanner-primary", "fingerprint": "e4839f926c6a1dc3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-682921d95168d34e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/rsbuild.config.ts:5"}, "properties": {"repobilityId": "0d94b9210ce0f9f0", "scanner": "scanner-primary", "fingerprint": "682921d95168d34e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3295aa499a829953", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/index.ts:5"}, "properties": {"repobilityId": "904a91f5383d318e", "scanner": "scanner-primary", "fingerprint": "3295aa499a829953", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6428a85100d24b45", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/rslib.config.ts:5"}, "properties": {"repobilityId": "cdb3310e02f02bff", "scanner": "scanner-primary", "fingerprint": "6428a85100d24b45", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc801ddbb2b5029e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/scripts/rsbuild-plugin-icons.mjs:5"}, "properties": {"repobilityId": "5b6df2802d27f711", "scanner": "scanner-primary", "fingerprint": "cc801ddbb2b5029e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-44d750f6b0a3057c", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/scripts/svgo-auto-currentcolor.mjs:5"}, "properties": {"repobilityId": "126eda8ce1f56ff2", "scanner": "scanner-primary", "fingerprint": "44d750f6b0a3057c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9731076a1f1bc907", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/scripts/svgo-auto-currentcolor.test.mjs:5"}, "properties": {"repobilityId": "a57fe0aff08059e0", "scanner": "scanner-primary", "fingerprint": "9731076a1f1bc907", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-779f8b75661d8a0d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/scripts/tasks.js:5"}, "properties": {"repobilityId": "ab609ce2e9064cf9", "scanner": "scanner-primary", "fingerprint": "779f8b75661d8a0d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-45683ba1ec584b9b", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/index.ts:5"}, "properties": {"repobilityId": "a2f3980b29fe56fa", "scanner": "scanner-primary", "fingerprint": "45683ba1ec584b9b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3a9647603fb7afeb", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/types/project.ts:5"}, "properties": {"repobilityId": "80fcf0d68d90b905", "scanner": "scanner-primary", "fingerprint": "3a9647603fb7afeb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e31f760de2af3700", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/types/connection.ts:5"}, "properties": {"repobilityId": "35ea397cf45a00e6", "scanner": "scanner-primary", "fingerprint": "e31f760de2af3700", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7dceb44518e3803f", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/types/ui.ts:5"}, "properties": {"repobilityId": "b21ef6502823430f", "scanner": "scanner-primary", "fingerprint": "7dceb44518e3803f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5fc881acb45f47a4", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/types/global.d.ts:5"}, "properties": {"repobilityId": "8998d8abfc1d14a5", "scanner": "scanner-primary", "fingerprint": "5fc881acb45f47a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d6743511f1ce9bdc", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/types/shell.ts:5"}, "properties": {"repobilityId": "57227c66a4fc48c6", "scanner": "scanner-primary", "fingerprint": "d6743511f1ce9bdc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1fddefb2f9b90070", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/themes/vscode.ts:5"}, "properties": {"repobilityId": "b9062e9e800a7989", "scanner": "scanner-primary", "fingerprint": "1fddefb2f9b90070", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e28bbb7920aae35", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/themes/getMuiTheme.ts:5"}, "properties": {"repobilityId": "58b77e343c36113a", "scanner": "scanner-primary", "fingerprint": "3e28bbb7920aae35", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8aed2ac8e76a0531", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/shared-ui/src/themes/applyTheme.ts:52"}, "properties": {"repobilityId": "9da6144a4547fa77", "scanner": "scanner-primary", "fingerprint": "8aed2ac8e76a0531", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3e66a6b4251a81f5", "level": "none", "message": {"text": "Commented-code block (8 lines) in packages/shared-ui/src/themes/styles.ts:40"}, "properties": {"repobilityId": "14e0bbdf3be72ea7", "scanner": "scanner-primary", "fingerprint": "3e66a6b4251a81f5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb89f27c36c6b0f6", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/sidebar-footer/SidebarFooter.tsx:248"}, "properties": {"repobilityId": "1b6f568c4859077d", "scanner": "scanner-primary", "fingerprint": "cb89f27c36c6b0f6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-32614268d8e907f5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/shared-ui/src/components/pipeline-actions/endpointIntegrationExamples.ts:74"}, "properties": {"repobilityId": "216a9af6c0070349", "scanner": "scanner-primary", "fingerprint": "32614268d8e907f5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-231f416d5980ede8", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/theme.ts:5"}, "properties": {"repobilityId": "3234fc16f95c2f00", "scanner": "scanner-primary", "fingerprint": "231f416d5980ede8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6abda2cd29a20871", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/Canvas.tsx:5"}, "properties": {"repobilityId": "02e3b1a8bac2125a", "scanner": "scanner-primary", "fingerprint": "6abda2cd29a20871", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a8d2f34d666e6d36", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/types.ts:5"}, "properties": {"repobilityId": "e0fea4dccecdf519", "scanner": "scanner-primary", "fingerprint": "a8d2f34d666e6d36", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-036495463a2416fc", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/traverse-object.ts:5"}, "properties": {"repobilityId": "e79e7e503c36f647", "scanner": "scanner-primary", "fingerprint": "036495463a2416fc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-55d2453f7c55195e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/Icon.tsx:5"}, "properties": {"repobilityId": "32cfc9341a42dfe2", "scanner": "scanner-primary", "fingerprint": "55d2453f7c55195e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-313dc3f143cbde94", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/query-helper.ts:5"}, "properties": {"repobilityId": "aa6dd9e533623f11", "scanner": "scanner-primary", "fingerprint": "313dc3f143cbde94", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4ff88a8e2a0b3099", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/graph.ts:5"}, "properties": {"repobilityId": "668286ba131c12ed", "scanner": "scanner-primary", "fingerprint": "4ff88a8e2a0b3099", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6a657a919107653d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/helpers.tsx:5"}, "properties": {"repobilityId": "b32e6fe5355f2a8f", "scanner": "scanner-primary", "fingerprint": "6a657a919107653d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc4891fca500ba17", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/uuid.ts:5"}, "properties": {"repobilityId": "66b8cb8f752b416b", "scanner": "scanner-primary", "fingerprint": "bc4891fca500ba17", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c9ea4c95b32f84c", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/util/rjsf.ts:5"}, "properties": {"repobilityId": "c12dbf0d81c096d0", "scanner": "scanner-primary", "fingerprint": "2c9ea4c95b32f84c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-23214d7e8e0483f2", "level": "note", "message": {"text": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/TemplatePickerDialog.tsx:175"}, "properties": {"repobilityId": "96569aaec6cc93e4", "scanner": "scanner-primary", "fingerprint": "23214d7e8e0483f2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-6388e6d2425f70f6", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/TemplatePickerDialog.tsx:5"}, "properties": {"repobilityId": "316b986f927845c8", "scanner": "scanner-primary", "fingerprint": "6388e6d2425f70f6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4290fac05780bea6", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/FlowCanvas.tsx:5"}, "properties": {"repobilityId": "b77238ab3b511e24", "scanner": "scanner-primary", "fingerprint": "4290fac05780bea6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cf2d7b8ee81403bc", "level": "note", "message": {"text": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/EmptyCanvasPrompt.tsx:180"}, "properties": {"repobilityId": "7e9f6048897f5a56", "scanner": "scanner-primary", "fingerprint": "cf2d7b8ee81403bc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d0a2c1958a328b96", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/EmptyCanvasPrompt.tsx:5"}, "properties": {"repobilityId": "4d40e1a9536402bc", "scanner": "scanner-primary", "fingerprint": "d0a2c1958a328b96", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1a1154f0586a6ba4", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/FlowContainer.tsx:5"}, "properties": {"repobilityId": "e4d02947c2e25861", "scanner": "scanner-primary", "fingerprint": "1a1154f0586a6ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d305582f805031c", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/ConditionalRender.tsx:5"}, "properties": {"repobilityId": "1c5a3b9ef9987fc5", "scanner": "scanner-primary", "fingerprint": "0d305582f805031c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7fc045e08860b5cb", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/NodeComponent.tsx:5"}, "properties": {"repobilityId": "31675a9cdcaf3b11", "scanner": "scanner-primary", "fingerprint": "7fc045e08860b5cb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-62dad75e2dfda00e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/tools/NodeTools.tsx:5"}, "properties": {"repobilityId": "c15dddc754588434", "scanner": "scanner-primary", "fingerprint": "62dad75e2dfda00e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-af840486ad0a97f9", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/lanes/InsideLines.tsx:5"}, "properties": {"repobilityId": "6b92667909fa5774", "scanner": "scanner-primary", "fingerprint": "af840486ad0a97f9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2fe81692038853c0", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/lanes/NodeLanes.tsx:5"}, "properties": {"repobilityId": "810b7b6a5d31aff5", "scanner": "scanner-primary", "fingerprint": "2fe81692038853c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-caa101a0a443f33a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/header/NodeHeader.tsx:5"}, "properties": {"repobilityId": "c9a48ecdf0d07d48", "scanner": "scanner-primary", "fingerprint": "caa101a0a443f33a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fc7bc9ec36f0c09a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/header/KeyboardChip.tsx:5"}, "properties": {"repobilityId": "2d1a90145c1e4eb4", "scanner": "scanner-primary", "fingerprint": "fc7bc9ec36f0c09a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b7ebfbc1c5580760", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/header/more-menu/MoreMenu.tsx:5"}, "properties": {"repobilityId": "9ec84516b55d5b84", "scanner": "scanner-primary", "fingerprint": "b7ebfbc1c5580760", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-902d5d592a382f65", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-component/bottom/NodeBottom.tsx:5"}, "properties": {"repobilityId": "3cd6035dede50150", "scanner": "scanner-primary", "fingerprint": "902d5d592a382f65", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3eee98f333b7e338", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/node/node-annotation/NodeAnnotation.tsx:5"}, "properties": {"repobilityId": "c27caa734bb8d138", "scanner": "scanner-primary", "fingerprint": "3eee98f333b7e338", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-093926bae08c815d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/edge/FlowEdge.tsx:57"}, "properties": {"repobilityId": "b57e63b7d8a4c1e2", "scanner": "scanner-primary", "fingerprint": "093926bae08c815d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0be5c689acb91fec", "level": "note", "message": {"text": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/panels/quick-add/QuickAddPopup.tsx:209"}, "properties": {"repobilityId": "22c971c363c28e43", "scanner": "scanner-primary", "fingerprint": "0be5c689acb91fec", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e2ca61e3996df156", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/panels/node-config/authTokenHelpers.ts:5"}, "properties": {"repobilityId": "3a8201ec88987e6b", "scanner": "scanner-primary", "fingerprint": "e2ca61e3996df156", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b9046d02f52ce2aa", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/panels/node-config/NodeConfigPanel.tsx:5"}, "properties": {"repobilityId": "9c3ca6ab253a7789", "scanner": "scanner-primary", "fingerprint": "b9046d02f52ce2aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f2021ee83f158c3b", "level": "note", "message": {"text": "Legacy-named symbol `isDeprecated` in packages/shared-ui/src/components/canvas/components/panels/create-node/CreateNodePanel.tsx:319"}, "properties": {"repobilityId": "667e529a399cd270", "scanner": "scanner-primary", "fingerprint": "f2021ee83f158c3b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-29cb258f3a199744", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/google-api-types.ts:5"}, "properties": {"repobilityId": "b14c4cea8b19fe6b", "scanner": "scanner-primary", "fingerprint": "29cb258f3a199744", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6ef8570011ee8f01", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/theme.tsx:5"}, "properties": {"repobilityId": "496f5dc69bdec2df", "scanner": "scanner-primary", "fingerprint": "6ef8570011ee8f01", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-57fb6cb749ff0e7e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/submit-button/SubmitButton.tsx:5"}, "properties": {"repobilityId": "631dcf760d8825ce", "scanner": "scanner-primary", "fingerprint": "57fb6cb749ff0e7e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4ac7b3c1c6ab9d7e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/select-widget/SelectWidget.tsx:5"}, "properties": {"repobilityId": "33f41541fab6cf6c", "scanner": "scanner-primary", "fingerprint": "4ac7b3c1c6ab9d7e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-013b4b8f2ad3fe44", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/title-field/TitleFieldTemplate.tsx:5"}, "properties": {"repobilityId": "14d752b524bb75de", "scanner": "scanner-primary", "fingerprint": "013b4b8f2ad3fe44", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a5250a1204a89dce", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/array-field-item-template/ArrayFieldItemTemplate.tsx:5"}, "properties": {"repobilityId": "9aa0a194f6473ed3", "scanner": "scanner-primary", "fingerprint": "a5250a1204a89dce", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d86b4bb2e8fc312", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/field-error-template/FieldErrorTemplate.tsx:5"}, "properties": {"repobilityId": "55eefff8504193a8", "scanner": "scanner-primary", "fingerprint": "0d86b4bb2e8fc312", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cd020755d1db64bd", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/social-buttons/LoginWithGoogleButton.tsx:5"}, "properties": {"repobilityId": "0e4f4f304cb68f6f", "scanner": "scanner-primary", "fingerprint": "cd020755d1db64bd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eadb847b78274552", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/social-buttons/LoginWithMicrosoftButton.tsx:5"}, "properties": {"repobilityId": "02feca0b224b7f3f", "scanner": "scanner-primary", "fingerprint": "eadb847b78274552", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f0a39ff0229a4f27", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/social-buttons/LoginWithSlackButton.tsx:5"}, "properties": {"repobilityId": "f84263e1a8036b04", "scanner": "scanner-primary", "fingerprint": "f0a39ff0229a4f27", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-05b692b91f6cc802", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/field-template/FieldTemplate.tsx:5"}, "properties": {"repobilityId": "bc70f04e9833bf00", "scanner": "scanner-primary", "fingerprint": "05b692b91f6cc802", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-75613560dabaf7c2", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/api-key-widget/ApiKeyWidget.tsx:5"}, "properties": {"repobilityId": "cf88f6c7c16e35bb", "scanner": "scanner-primary", "fingerprint": "75613560dabaf7c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dad08dcdede7fad7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/add-button/AddButton.tsx:5"}, "properties": {"repobilityId": "acf3f11ec47c0533", "scanner": "scanner-primary", "fingerprint": "dad08dcdede7fad7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-98b42ad0e82c6958", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/object-field-template/ObjectFieldTemplate.tsx:5"}, "properties": {"repobilityId": "4908f064a1dcec6d", "scanner": "scanner-primary", "fingerprint": "98b42ad0e82c6958", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-144ac2cf8d505b57", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/error-list/ErrorList.tsx:5"}, "properties": {"repobilityId": "5552538caade38b3", "scanner": "scanner-primary", "fingerprint": "144ac2cf8d505b57", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ddd69d681ea27b6a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/base-input-template/BaseInputTemplate.tsx:5"}, "properties": {"repobilityId": "6b56277ae85e2db5", "scanner": "scanner-primary", "fingerprint": "ddd69d681ea27b6a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e6ecac542e5fac39", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/description-field/DescriptionField.tsx:5"}, "properties": {"repobilityId": "b21e0275eb9b0470", "scanner": "scanner-primary", "fingerprint": "e6ecac542e5fac39", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a299bfe8ea2a9202", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/file-widget/FileWidget.tsx:5"}, "properties": {"repobilityId": "1813b2bd044d16a6", "scanner": "scanner-primary", "fingerprint": "a299bfe8ea2a9202", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-318f033408b9d242", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/array-field-template/ArrayFieldTemplate.tsx:5"}, "properties": {"repobilityId": "7a21f0d20a6ca6da", "scanner": "scanner-primary", "fingerprint": "318f033408b9d242", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d885776e056fcbf", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/google-drive-picker-widget/GoogleDrivePickerWidget.tsx:5"}, "properties": {"repobilityId": "c90d8714ae4f5def", "scanner": "scanner-primary", "fingerprint": "0d885776e056fcbf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-89dd464d38dad464", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/checkbox-widget/CheckboxWidget.tsx:5"}, "properties": {"repobilityId": "322308637de759fd", "scanner": "scanner-primary", "fingerprint": "89dd464d38dad464", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f166df39ddb18ddb", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/components/rjsf-widgets/checkboxes-widget/CheckboxesWidget.tsx:5"}, "properties": {"repobilityId": "06f87f834688eb57", "scanner": "scanner-primary", "fingerprint": "f166df39ddb18ddb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f92c15e0b8cf4f05", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/templates/types.ts:5"}, "properties": {"repobilityId": "51ae15bf605cef6c", "scanner": "scanner-primary", "fingerprint": "f92c15e0b8cf4f05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c2b9aececeb9ebd", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useCopyPaste.tsx:5"}, "properties": {"repobilityId": "e00b654cc5080148", "scanner": "scanner-primary", "fingerprint": "2c2b9aececeb9ebd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dd3f083c838fb34a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useNodeActionLabels.ts:5"}, "properties": {"repobilityId": "a6e9d900a797ac78", "scanner": "scanner-primary", "fingerprint": "dd3f083c838fb34a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c1962723593ee404", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useAutoLayout.ts:5"}, "properties": {"repobilityId": "43b9fd060064a237", "scanner": "scanner-primary", "fingerprint": "c1962723593ee404", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cee2ed3f39be8f51", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/useTemplateInstantiator.ts:5"}, "properties": {"repobilityId": "63b10d8d23c6794f", "scanner": "scanner-primary", "fingerprint": "cee2ed3f39be8f51", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6b3e92600c7f7ec2", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/hooks/usePanelState.ts:5"}, "properties": {"repobilityId": "44d7173c81457a5d", "scanner": "scanner-primary", "fingerprint": "6b3e92600c7f7ec2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50f4071d66feac8a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowProjectContext.tsx:5"}, "properties": {"repobilityId": "813a3f6d19efbd69", "scanner": "scanner-primary", "fingerprint": "50f4071d66feac8a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b8d126fa4450106d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowPreferencesContext.tsx:5"}, "properties": {"repobilityId": "7ed8fd4c48228aae", "scanner": "scanner-primary", "fingerprint": "b8d126fa4450106d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1e60923fe12c5b9a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowGraphContext.tsx:5"}, "properties": {"repobilityId": "2fe6ae83ae1cdd87", "scanner": "scanner-primary", "fingerprint": "1e60923fe12c5b9a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5e73962da3de4e12", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/components/canvas/context/FlowProvider.tsx:5"}, "properties": {"repobilityId": "f1426ef8395ae22a", "scanner": "scanner-primary", "fingerprint": "5e73962da3de4e12", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-23115bb4e3131b66", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/LockIcon.tsx:5"}, "properties": {"repobilityId": "f6544fbaa36453c6", "scanner": "scanner-primary", "fingerprint": "23115bb4e3131b66", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e5a17bf0a0ffdb07", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/NoteIcon.tsx:5"}, "properties": {"repobilityId": "2b77932f953c5704", "scanner": "scanner-primary", "fingerprint": "e5a17bf0a0ffdb07", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4fb9918d2ede1d85", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/VideoIcon.tsx:5"}, "properties": {"repobilityId": "39c8471a2768ce3d", "scanner": "scanner-primary", "fingerprint": "4fb9918d2ede1d85", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b2c3408c75c18063", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/CompressedIcon.tsx:5"}, "properties": {"repobilityId": "59483fee5b241042", "scanner": "scanner-primary", "fingerprint": "b2c3408c75c18063", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-22727460a4b60eb2", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/SparklingIcon.tsx:5"}, "properties": {"repobilityId": "5fe23f727d65cce0", "scanner": "scanner-primary", "fingerprint": "22727460a4b60eb2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c33f2d643b070d89", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/PadlockIcon.tsx:5"}, "properties": {"repobilityId": "3feab172c4d325f6", "scanner": "scanner-primary", "fingerprint": "c33f2d643b070d89", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5c1d4041f8777ac9", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/CodeIcon.tsx:5"}, "properties": {"repobilityId": "c65e589c635d1e48", "scanner": "scanner-primary", "fingerprint": "5c1d4041f8777ac9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-769e7ac0e0b20b70", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/Cube.tsx:5"}, "properties": {"repobilityId": "decf904e0c3d72d1", "scanner": "scanner-primary", "fingerprint": "769e7ac0e0b20b70", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-be8a04f9c287f75a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/UnsavedIcon.tsx:5"}, "properties": {"repobilityId": "fec1270fd195ed93", "scanner": "scanner-primary", "fingerprint": "be8a04f9c287f75a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8bfb089403115605", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/AudioIcon.tsx:6"}, "properties": {"repobilityId": "3f5e705e3234f9e6", "scanner": "scanner-primary", "fingerprint": "8bfb089403115605", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dec6ef3d6de3b3fc", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/TidyIcon.tsx:5"}, "properties": {"repobilityId": "f95d6a58880cd99e", "scanner": "scanner-primary", "fingerprint": "dec6ef3d6de3b3fc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6d07cb96cff5fe80", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/FitIcon.tsx:5"}, "properties": {"repobilityId": "28989dbb9050aee6", "scanner": "scanner-primary", "fingerprint": "6d07cb96cff5fe80", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fc9905a449716e7f", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/UnlockIcon.tsx:5"}, "properties": {"repobilityId": "30204261696e3e15", "scanner": "scanner-primary", "fingerprint": "fc9905a449716e7f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9121946dbe767ab5", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/KeyboardIcon.tsx:5"}, "properties": {"repobilityId": "c61ef5a37aa9c3c4", "scanner": "scanner-primary", "fingerprint": "9121946dbe767ab5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb5e8d3ca6587ff6", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/VectorSquareSolidIcon.tsx:5"}, "properties": {"repobilityId": "b3a77479e7da7509", "scanner": "scanner-primary", "fingerprint": "cb5e8d3ca6587ff6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c90048a85e51b248", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ConfigIcon.tsx:5"}, "properties": {"repobilityId": "5b098a98fe2b00fa", "scanner": "scanner-primary", "fingerprint": "c90048a85e51b248", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1de4cafbaa8c9c7f", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/index.ts:5"}, "properties": {"repobilityId": "3dc1462dde1f511c", "scanner": "scanner-primary", "fingerprint": "1de4cafbaa8c9c7f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dd02716ddc76df19", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/OutlookIcon.tsx:5"}, "properties": {"repobilityId": "dabf2eede87c0457", "scanner": "scanner-primary", "fingerprint": "dd02716ddc76df19", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3115de1f3180a5d4", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/GenericFileIcon.tsx:5"}, "properties": {"repobilityId": "f095aa3a6c4f7e31", "scanner": "scanner-primary", "fingerprint": "3115de1f3180a5d4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0fbd78bb22436a40", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/PowerpointIcon.tsx:5"}, "properties": {"repobilityId": "7b266f287d3f277d", "scanner": "scanner-primary", "fingerprint": "0fbd78bb22436a40", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f3495d970219b490", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/CurveArrowIcon.tsx:5"}, "properties": {"repobilityId": "d3da7b2fc19c5a62", "scanner": "scanner-primary", "fingerprint": "f3495d970219b490", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-78d144ffa6eb5d85", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ZoomInIcon.tsx:5"}, "properties": {"repobilityId": "deb9440d89d85db2", "scanner": "scanner-primary", "fingerprint": "78d144ffa6eb5d85", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e8dff8ca1ebf2edc", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ZoomOutIcon.tsx:5"}, "properties": {"repobilityId": "03e4b4adf68e6979", "scanner": "scanner-primary", "fingerprint": "e8dff8ca1ebf2edc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5e662aa064e7a856", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ImageIcon.tsx:5"}, "properties": {"repobilityId": "e1526c4558ff5cb9", "scanner": "scanner-primary", "fingerprint": "5e662aa064e7a856", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-96a6c36d76370f68", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/types.ts:5"}, "properties": {"repobilityId": "8bbc1c01f31c728b", "scanner": "scanner-primary", "fingerprint": "96a6c36d76370f68", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e825e54981a60edb", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/WordIcon.tsx:5"}, "properties": {"repobilityId": "5eecb1e713df21ed", "scanner": "scanner-primary", "fingerprint": "e825e54981a60edb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9a3ccf2ed8f5834e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/SavedIcon.tsx:5"}, "properties": {"repobilityId": "3534dba5cfe53261", "scanner": "scanner-primary", "fingerprint": "9a3ccf2ed8f5834e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a30e8ba4b423a8a5", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/EmailIcon.tsx:5"}, "properties": {"repobilityId": "3e656e7ff687b824", "scanner": "scanner-primary", "fingerprint": "a30e8ba4b423a8a5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f2b99c8ccc04e50d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/PdfIcon.tsx:5"}, "properties": {"repobilityId": "6a74b5e0ec09529f", "scanner": "scanner-primary", "fingerprint": "f2b99c8ccc04e50d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2322b1b718b2df4f", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/assets/icons/ExcelIcon.tsx:5"}, "properties": {"repobilityId": "c2879367c93f0522", "scanner": "scanner-primary", "fingerprint": "2322b1b718b2df4f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-44c23fe895d88697", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/shared-ui/src/modules/project/hooks/useElapsedTimer.ts:5"}, "properties": {"repobilityId": "801396a6dbac6678", "scanner": "scanner-primary", "fingerprint": "44c23fe895d88697", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d35bb7712441c610", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/shared-ui/src/modules/project/hooks/useTraceState.ts:234"}, "properties": {"repobilityId": "d1cc014c6b116649", "scanner": "scanner-primary", "fingerprint": "d35bb7712441c610", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ad5e84f2075eb670", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/tests/tool_pipeline.py:5"}, "properties": {"repobilityId": "d10e60ff60beacbf", "scanner": "scanner-primary", "fingerprint": "ad5e84f2075eb670", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-98918aaa696daef7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/tests/conftest.py:5"}, "properties": {"repobilityId": "0082498115b99bc1", "scanner": "scanner-primary", "fingerprint": "98918aaa696daef7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c38ba15a2b99bc6e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/tests/RocketRideClient_test.py:5"}, "properties": {"repobilityId": "250afe09926daf6b", "scanner": "scanner-primary", "fingerprint": "c38ba15a2b99bc6e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7d8bf2b492777cea", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/tests/chat_pipeline.py:5"}, "properties": {"repobilityId": "e3e66cb0cea40d45", "scanner": "scanner-primary", "fingerprint": "7d8bf2b492777cea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-88166da8e8df3404", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/tests/test_tool.py:5"}, "properties": {"repobilityId": "8424d664f3d4e776", "scanner": "scanner-primary", "fingerprint": "88166da8e8df3404", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-60a32d0225cfc5b3", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/tests/test_client_env_loading.py:5"}, "properties": {"repobilityId": "2dcf5ef0ea0a65bf", "scanner": "scanner-primary", "fingerprint": "60a32d0225cfc5b3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a27ab70282603d77", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/tests/echo_pipeline.py:5"}, "properties": {"repobilityId": "5794c78b1d2ed610", "scanner": "scanner-primary", "fingerprint": "a27ab70282603d77", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1a3bdb837b0e853e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/tests/test_deploy.py:5"}, "properties": {"repobilityId": "08d009ee972f502d", "scanner": "scanner-primary", "fingerprint": "1a3bdb837b0e853e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4da90ebbd8eaf2df", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/tests/test_drain_cycle_regression.py:5"}, "properties": {"repobilityId": "1aed39309e039ac3", "scanner": "scanner-primary", "fingerprint": "4da90ebbd8eaf2df", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c00fc1537267dbf2", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/scripts/tasks.js:5"}, "properties": {"repobilityId": "7afab56dc06fec1a", "scanner": "scanner-primary", "fingerprint": "c00fc1537267dbf2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cca4fb69851f5091", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/rocketride.py:5"}, "properties": {"repobilityId": "230c02ab97c3c91e", "scanner": "scanner-primary", "fingerprint": "cca4fb69851f5091", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-725207d376c89efe", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/deploy.py:5"}, "properties": {"repobilityId": "732eb41275eabe3a", "scanner": "scanner-primary", "fingerprint": "725207d376c89efe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f7ea7e9e64a18fb1", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/account.py:5"}, "properties": {"repobilityId": "b667b5af4a57b3b7", "scanner": "scanner-primary", "fingerprint": "f7ea7e9e64a18fb1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-48cb6fc5287e5fd7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/client.py:5"}, "properties": {"repobilityId": "bf0555fae9669a22", "scanner": "scanner-primary", "fingerprint": "48cb6fc5287e5fd7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-08bf01a5301e274e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/database.py:5"}, "properties": {"repobilityId": "787f504dcf51b553", "scanner": "scanner-primary", "fingerprint": "08bf01a5301e274e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6053a7fe3520aefe", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/__init__.py:5"}, "properties": {"repobilityId": "49fafa962942b75f", "scanner": "scanner-primary", "fingerprint": "6053a7fe3520aefe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f3c40dda68304b6d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/billing.py:5"}, "properties": {"repobilityId": "ab9f208fbd7d7134", "scanner": "scanner-primary", "fingerprint": "f3c40dda68304b6d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f82aac51b4a60978", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/deploy.py:5"}, "properties": {"repobilityId": "7c7422667c4d7568", "scanner": "scanner-primary", "fingerprint": "f82aac51b4a60978", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1c17bfe64d8f13c2", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/account.py:5"}, "properties": {"repobilityId": "6cfa1bf17c1b6db9", "scanner": "scanner-primary", "fingerprint": "1c17bfe64d8f13c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2e0bfa9bd7a493d7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/client.py:5"}, "properties": {"repobilityId": "40a27e337e680c24", "scanner": "scanner-primary", "fingerprint": "2e0bfa9bd7a493d7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-06958d90e563685b", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/__init__.py:5"}, "properties": {"repobilityId": "e7eab08ab4e4a502", "scanner": "scanner-primary", "fingerprint": "06958d90e563685b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-34457bda2d88fb12", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/dashboard.py:5"}, "properties": {"repobilityId": "29fb6f8e29554d5e", "scanner": "scanner-primary", "fingerprint": "34457bda2d88fb12", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9069b6e272af4f07", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/events.py:5"}, "properties": {"repobilityId": "e5fd37c2af286c56", "scanner": "scanner-primary", "fingerprint": "9069b6e272af4f07", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a27cd1c64bcd76d7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/billing.py:5"}, "properties": {"repobilityId": "15765ad1c2e83d28", "scanner": "scanner-primary", "fingerprint": "a27cd1c64bcd76d7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7a029a8a12f5f8e1", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/pipeline.py:5"}, "properties": {"repobilityId": "0ccaf1bbfec68d3f", "scanner": "scanner-primary", "fingerprint": "7a029a8a12f5f8e1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eb0b84e155a11647", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/data.py:5"}, "properties": {"repobilityId": "c1f651be889c6e45", "scanner": "scanner-primary", "fingerprint": "eb0b84e155a11647", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1470b955038be5ec", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/task.py:5"}, "properties": {"repobilityId": "3e40fdf9362f14b8", "scanner": "scanner-primary", "fingerprint": "1470b955038be5ec", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9184028e2a47e0eb", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/types/service.py:5"}, "properties": {"repobilityId": "4c61555930bf6481", "scanner": "scanner-primary", "fingerprint": "9184028e2a47e0eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bffd5b71165b7919", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/__init__.py:5"}, "properties": {"repobilityId": "6bf9495dac3c7861", "scanner": "scanner-primary", "fingerprint": "bffd5b71165b7919", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9731a2430de110c0", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/main.py:5"}, "properties": {"repobilityId": "6b2432eba2ca9f0c", "scanner": "scanner-primary", "fingerprint": "9731a2430de110c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8468747e948f9a3d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/start.py:5"}, "properties": {"repobilityId": "e9e153b27cd24b1c", "scanner": "scanner-primary", "fingerprint": "8468747e948f9a3d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a757e76b7cdd27ce", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/__init__.py:5"}, "properties": {"repobilityId": "6b01f5b48d9ae83e", "scanner": "scanner-primary", "fingerprint": "a757e76b7cdd27ce", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2681712008a17fc7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/stop.py:5"}, "properties": {"repobilityId": "4e761f946908fab8", "scanner": "scanner-primary", "fingerprint": "2681712008a17fc7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-95d86c91a0d9f6f0", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/upload.py:5"}, "properties": {"repobilityId": "92061f27f842da60", "scanner": "scanner-primary", "fingerprint": "95d86c91a0d9f6f0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-278368505d164297", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/status.py:5"}, "properties": {"repobilityId": "98eadb2d99a75dba", "scanner": "scanner-primary", "fingerprint": "278368505d164297", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-27b89b4e64c8cbfc", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/base.py:5"}, "properties": {"repobilityId": "77f1d81c1f548f17", "scanner": "scanner-primary", "fingerprint": "27b89b4e64c8cbfc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b90d5632db00be3b", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/events.py:5"}, "properties": {"repobilityId": "fc99fbaa16878b8a", "scanner": "scanner-primary", "fingerprint": "b90d5632db00be3b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0b287ddb7cf13905", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/store.py:5"}, "properties": {"repobilityId": "9a61703e160584f1", "scanner": "scanner-primary", "fingerprint": "0b287ddb7cf13905", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aa04635dd5b6cd67", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/commands/list.py:5"}, "properties": {"repobilityId": "ca3d7c83c1e34af3", "scanner": "scanner-primary", "fingerprint": "aa04635dd5b6cd67", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-56aa965e8d4cda7d", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/__init__.py:5"}, "properties": {"repobilityId": "7c50fc8b99f32667", "scanner": "scanner-primary", "fingerprint": "56aa965e8d4cda7d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c4972268c831a393", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/box.py:5"}, "properties": {"repobilityId": "97db890f4e57a82d", "scanner": "scanner-primary", "fingerprint": "c4972268c831a393", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-782ed41a197a8814", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/display.py:5"}, "properties": {"repobilityId": "6b1758ee0c5ea0fd", "scanner": "scanner-primary", "fingerprint": "782ed41a197a8814", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fdfc11f26a63ef91", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/ui/colors.py:5"}, "properties": {"repobilityId": "dd4de87dd3fe306d", "scanner": "scanner-primary", "fingerprint": "fdfc11f26a63ef91", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c30a82b837e2adc0", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/__init__.py:5"}, "properties": {"repobilityId": "1776d39726b691e0", "scanner": "scanner-primary", "fingerprint": "c30a82b837e2adc0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-588a5ae49143ce3b", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/file_utils.py:5"}, "properties": {"repobilityId": "8d931711897a4e06", "scanner": "scanner-primary", "fingerprint": "588a5ae49143ce3b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dfd56d1f2912b401", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/config.py:5"}, "properties": {"repobilityId": "10aea71420484fb7", "scanner": "scanner-primary", "fingerprint": "dfd56d1f2912b401", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6e9213e71021f27f", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/utils/formatters.py:5"}, "properties": {"repobilityId": "9c802d93e3d1463d", "scanner": "scanner-primary", "fingerprint": "6e9213e71021f27f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f817f5f0ebb2bcb8", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/__init__.py:5"}, "properties": {"repobilityId": "71e251d1a90e786b", "scanner": "scanner-primary", "fingerprint": "f817f5f0ebb2bcb8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b390b70b25f0cbb8", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/upload.py:5"}, "properties": {"repobilityId": "c6a2990804d9468f", "scanner": "scanner-primary", "fingerprint": "b390b70b25f0cbb8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1344629d7733b5b1", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/generic.py:5"}, "properties": {"repobilityId": "a340453b53e37df0", "scanner": "scanner-primary", "fingerprint": "1344629d7733b5b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e17c0dc8b49205e4", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/status.py:5"}, "properties": {"repobilityId": "a15f1f324e55ab41", "scanner": "scanner-primary", "fingerprint": "e17c0dc8b49205e4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f9abdb5ce2651a34", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/base.py:5"}, "properties": {"repobilityId": "b3872b1ab65b85a4", "scanner": "scanner-primary", "fingerprint": "f9abdb5ce2651a34", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8406a1b2032ad408", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/cli/monitors/events.py:5"}, "properties": {"repobilityId": "f7945aaada5801f0", "scanner": "scanner-primary", "fingerprint": "8406a1b2032ad408", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b9e01d1318489d67", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/question.py:5"}, "properties": {"repobilityId": "d2554f1962cccea2", "scanner": "scanner-primary", "fingerprint": "b9e01d1318489d67", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9ed6bd7f4054951c", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/__init__.py:5"}, "properties": {"repobilityId": "ef373a977f64834d", "scanner": "scanner-primary", "fingerprint": "9ed6bd7f4054951c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2003bf9aa7a668fc", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc_metadata.py:5"}, "properties": {"repobilityId": "f9fa8267b6c91bcf", "scanner": "scanner-primary", "fingerprint": "2003bf9aa7a668fc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-16aefd219e798949", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc_filter.py:5"}, "properties": {"repobilityId": "86fc62dd217a1d82", "scanner": "scanner-primary", "fingerprint": "16aefd219e798949", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-94d7015f182036c5", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc.py:5"}, "properties": {"repobilityId": "cc4f3d04bd277b07", "scanner": "scanner-primary", "fingerprint": "94d7015f182036c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f596e699e09fd319", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/schema/doc_group.py:5"}, "properties": {"repobilityId": "9ac1e93c8dd7f0a4", "scanner": "scanner-primary", "fingerprint": "f596e699e09fd319", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fcb50c41b36e1c3a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/ping.py:5"}, "properties": {"repobilityId": "277ef1d032749d6d", "scanner": "scanner-primary", "fingerprint": "fcb50c41b36e1c3a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-968420f0462267dc", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/cprofile.py:5"}, "properties": {"repobilityId": "8420114feabdd0f6", "scanner": "scanner-primary", "fingerprint": "968420f0462267dc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-97ddb76bd6a70571", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/dashboard.py:5"}, "properties": {"repobilityId": "926223dd412523b3", "scanner": "scanner-primary", "fingerprint": "97ddb76bd6a70571", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9c2d3303554bc1b9", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/execution.py:5"}, "properties": {"repobilityId": "88857e8986e45e0c", "scanner": "scanner-primary", "fingerprint": "9c2d3303554bc1b9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d868e5a78224bbd6", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/services.py:5"}, "properties": {"repobilityId": "d3db2fb13aec96b9", "scanner": "scanner-primary", "fingerprint": "d868e5a78224bbd6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6e14e4b0e32d2356", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/events.py:5"}, "properties": {"repobilityId": "fbcbb26fc58e5b3e", "scanner": "scanner-primary", "fingerprint": "6e14e4b0e32d2356", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-df67fe534dbaa7af", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/store.py:5"}, "properties": {"repobilityId": "cc8114e28f01c446", "scanner": "scanner-primary", "fingerprint": "df67fe534dbaa7af", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e447fe7fa343fafe", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/chat.py:5"}, "properties": {"repobilityId": "abc0203f32ead091", "scanner": "scanner-primary", "fingerprint": "e447fe7fa343fafe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4eb450112e2056f6", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/data.py:5"}, "properties": {"repobilityId": "f81a72f613430fcf", "scanner": "scanner-primary", "fingerprint": "4eb450112e2056f6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b0db0c9d135a62c9", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/mixins/connection.py:5"}, "properties": {"repobilityId": "79f47a6d4caa631f", "scanner": "scanner-primary", "fingerprint": "b0db0c9d135a62c9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6c8c09a0e10ee90c", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/__init__.py:5"}, "properties": {"repobilityId": "ed172751c22287bb", "scanner": "scanner-primary", "fingerprint": "6c8c09a0e10ee90c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d89fcc744d87e451", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/constants.py:5"}, "properties": {"repobilityId": "4cf2528224f55fb5", "scanner": "scanner-primary", "fingerprint": "d89fcc744d87e451", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c8197780d591d41e", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/exceptions.py:5"}, "properties": {"repobilityId": "f57e36afa5bfab1e", "scanner": "scanner-primary", "fingerprint": "c8197780d591d41e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-009ef7c3f3f7bdc6", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/transport_websocket.py:5"}, "properties": {"repobilityId": "f28c40bb2557f7a4", "scanner": "scanner-primary", "fingerprint": "009ef7c3f3f7bdc6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-baf7a81adbffe56a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/transport.py:5"}, "properties": {"repobilityId": "8294e9d49b4d279e", "scanner": "scanner-primary", "fingerprint": "baf7a81adbffe56a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-92e8441f1491c2c9", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/dap_client.py:5"}, "properties": {"repobilityId": "c8bce9602e59e737", "scanner": "scanner-primary", "fingerprint": "92e8441f1491c2c9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fc6f5df1ddd311a1", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-python/src/rocketride/core/dap_base.py:5"}, "properties": {"repobilityId": "11e34013395fe28e", "scanner": "scanner-primary", "fingerprint": "fc6f5df1ddd311a1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bfbc06a84f0d450a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/server/scripts/tasks.js:5"}, "properties": {"repobilityId": "dd6c02a0f38d3838", "scanner": "scanner-primary", "fingerprint": "bfbc06a84f0d450a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-16c6c9635e7985b7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/util.py:6"}, "properties": {"repobilityId": "45382800c3a04ede", "scanner": "scanner-primary", "fingerprint": "16c6c9635e7985b7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0b2f605157445c3c", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/dbgconn.py:6"}, "properties": {"repobilityId": "2653f01c7eee20b0", "scanner": "scanner-primary", "fingerprint": "0b2f605157445c3c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-40feea021952a2e2", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/depends.py:6"}, "properties": {"repobilityId": "131c7144835c6468", "scanner": "scanner-primary", "fingerprint": "40feea021952a2e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8db1c208ec376065", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 packages/server/engine-lib/rocketlib-python/lib/depends.py:327"}, "properties": {"repobilityId": "3f62ac175f0dbf35", "scanner": "scanner-primary", "fingerprint": "8db1c208ec376065", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7bdc17a49aa7a20a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/msauth.py:6"}, "properties": {"repobilityId": "8cf2d901f22467fd", "scanner": "scanner-primary", "fingerprint": "7bdc17a49aa7a20a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-beb7eeb89add261a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/__init__.py:6"}, "properties": {"repobilityId": "1f57bd683d58a33b", "scanner": "scanner-primary", "fingerprint": "beb7eeb89add261a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-57a1ba6242a8231a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/types.py:6"}, "properties": {"repobilityId": "65a5e620e837b0e7", "scanner": "scanner-primary", "fingerprint": "57a1ba6242a8231a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-18d5229c569b7a9d", "level": "note", "message": {"text": "Stub function `getProtocolCaps` (body is just `pass`/`return`) \u2014 packages/server/engine-lib/rocketlib-python/lib/rocketlib/types.py:62"}, "properties": {"repobilityId": "2cb5e748e467e513", "scanner": "scanner-primary", "fingerprint": "18d5229c569b7a9d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-00755de5f5cee880", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/filters.py:6"}, "properties": {"repobilityId": "14cb8dd8ddce0e3c", "scanner": "scanner-primary", "fingerprint": "00755de5f5cee880", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2a9a6d74073a6974", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/engine.py:6"}, "properties": {"repobilityId": "41b427d109aebb3c", "scanner": "scanner-primary", "fingerprint": "2a9a6d74073a6974", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6b0965f2353587f7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/server/engine-lib/rocketlib-python/lib/rocketlib/error.py:6"}, "properties": {"repobilityId": "0143154805e6a1b3", "scanner": "scanner-primary", "fingerprint": "6b0965f2353587f7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c52020c596d8eb4b", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/java/scripts/tasks.js:5"}, "properties": {"repobilityId": "efba372c0b161bb0", "scanner": "scanner-primary", "fingerprint": "c52020c596d8eb4b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fbb21fd73320c0fb", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/__init__.py:5"}, "properties": {"repobilityId": "ca211322ec381551", "scanner": "scanner-primary", "fingerprint": "fbb21fd73320c0fb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b53cea4bcb7349d6", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/prompts.py:5"}, "properties": {"repobilityId": "25dba57ac9a3584f", "scanner": "scanner-primary", "fingerprint": "b53cea4bcb7349d6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ce3f87c21543c5f", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/tools.py:5"}, "properties": {"repobilityId": "fe256f063a613c27", "scanner": "scanner-primary", "fingerprint": "5ce3f87c21543c5f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6da21b499770c9f4", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/config.py:5"}, "properties": {"repobilityId": "e03c7e069299e6b1", "scanner": "scanner-primary", "fingerprint": "6da21b499770c9f4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3630f919d583a5fd", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/resources.py:5"}, "properties": {"repobilityId": "1fc666249ec90a32", "scanner": "scanner-primary", "fingerprint": "3630f919d583a5fd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5270719014e9ebab", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/client-mcp/src/rocketride_mcp/server.py:5"}, "properties": {"repobilityId": "f80ace88186e7384", "scanner": "scanner-primary", "fingerprint": "5270719014e9ebab", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bf94df0d10a12470", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/vcpkg/scripts/tasks.js:5"}, "properties": {"repobilityId": "2a15d833ca50c5af", "scanner": "scanner-primary", "fingerprint": "bf94df0d10a12470", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-70dffe7c1cc9667a", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/tika/scripts/tasks.js:5"}, "properties": {"repobilityId": "550606835dcf4150", "scanner": "scanner-primary", "fingerprint": "70dffe7c1cc9667a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-02878c68ad8b07dd", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/test_dynamic_full.py:5"}, "properties": {"repobilityId": "4f412e5f8d38d700", "scanner": "scanner-primary", "fingerprint": "02878c68ad8b07dd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2ec26288f256958d", "level": "none", "message": {"text": "Commented-code block (5 lines) in nodes/test/conftest.py:253"}, "properties": {"repobilityId": "5590c8d51b1abd5c", "scanner": "scanner-primary", "fingerprint": "2ec26288f256958d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3f7462cd104771fc", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/test_tool_deepl.py:7"}, "properties": {"repobilityId": "5db27f9709743e22", "scanner": "scanner-primary", "fingerprint": "3f7462cd104771fc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bd0dfbba9c89c740", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/test_dynamic.py:5"}, "properties": {"repobilityId": "b12ec8d6e8ada519", "scanner": "scanner-primary", "fingerprint": "bd0dfbba9c89c740", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-92f2a49425d90f59", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/test_tool_daytona.py:7"}, "properties": {"repobilityId": "cfd3765e903aa00d", "scanner": "scanner-primary", "fingerprint": "92f2a49425d90f59", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1cfb18623adef9ea", "level": "none", "message": {"text": "Commented-code block (7 lines) in nodes/test/test_tool_v0.py:171"}, "properties": {"repobilityId": "faf787f02f9dec9d", "scanner": "scanner-primary", "fingerprint": "1cfb18623adef9ea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e2c90411cdfa2ec8", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/test_tool_tavily.py:7"}, "properties": {"repobilityId": "28c49b757418ade6", "scanner": "scanner-primary", "fingerprint": "e2c90411cdfa2ec8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e4cb7c4c004fcb6a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/test_tool_falkordb.py:7"}, "properties": {"repobilityId": "b6e2b3329e8f7001", "scanner": "scanner-primary", "fingerprint": "e4cb7c4c004fcb6a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cda6360d2d5aa911", "level": "none", "message": {"text": "Commented-code block (7 lines) in nodes/test/tool_git/test_tools.py:54"}, "properties": {"repobilityId": "7203e97fd95d4cba", "scanner": "scanner-primary", "fingerprint": "cda6360d2d5aa911", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-90dbb9e9b9fcea9e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/__init__.py:5"}, "properties": {"repobilityId": "de6d3878986dec59", "scanner": "scanner-primary", "fingerprint": "90dbb9e9b9fcea9e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1bf443cd6dd3f68f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/pymilvus/__init__.py:5"}, "properties": {"repobilityId": "b55f913ba5edb17b", "scanner": "scanner-primary", "fingerprint": "1bf443cd6dd3f68f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8d6c09f31715119b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/pinecone/__init__.py:5"}, "properties": {"repobilityId": "75a1016dcca724d8", "scanner": "scanner-primary", "fingerprint": "8d6c09f31715119b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d74127d8614b0ed7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/pinecone/grpc.py:5"}, "properties": {"repobilityId": "f9f966a0bb660fb4", "scanner": "scanner-primary", "fingerprint": "d74127d8614b0ed7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fba5f27bc0128d4b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/pgvector/__init__.py:5"}, "properties": {"repobilityId": "2fe77278b5c678bf", "scanner": "scanner-primary", "fingerprint": "fba5f27bc0128d4b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ab811f8df7bd21f0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/pgvector/psycopg2.py:5"}, "properties": {"repobilityId": "70fc83e6411442dd", "scanner": "scanner-primary", "fingerprint": "ab811f8df7bd21f0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-911c272206d08c74", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/util.py:5"}, "properties": {"repobilityId": "ea2d9d81266314d3", "scanner": "scanner-primary", "fingerprint": "911c272206d08c74", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e8b6f9ab4d0f48d1", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/client.py:5"}, "properties": {"repobilityId": "d3dce13bf2bdcb50", "scanner": "scanner-primary", "fingerprint": "e8b6f9ab4d0f48d1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3990ac4151b0a98f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/__init__.py:5"}, "properties": {"repobilityId": "fa4c3af698901779", "scanner": "scanner-primary", "fingerprint": "3990ac4151b0a98f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d57283a6618ca01c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/__init__.py:5"}, "properties": {"repobilityId": "9ae79992492ea5f8", "scanner": "scanner-primary", "fingerprint": "d57283a6618ca01c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-29fbb7ff4e6046e4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/query.py:5"}, "properties": {"repobilityId": "c03f7aa18618a4b0", "scanner": "scanner-primary", "fingerprint": "29fbb7ff4e6046e4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-92982294595dd51e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/config.py:5"}, "properties": {"repobilityId": "926f2151352b3824", "scanner": "scanner-primary", "fingerprint": "92982294595dd51e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aa802cb147101e45", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/classes/init.py:5"}, "properties": {"repobilityId": "c22a64804647ab55", "scanner": "scanner-primary", "fingerprint": "aa802cb147101e45", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3a055bb9057e2061", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/collections/__init__.py:5"}, "properties": {"repobilityId": "abe6e88557dc67fb", "scanner": "scanner-primary", "fingerprint": "3a055bb9057e2061", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dedc5d87583227a7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/weaviate/collections/collection.py:5"}, "properties": {"repobilityId": "c1893e6af7dde65d", "scanner": "scanner-primary", "fingerprint": "dedc5d87583227a7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e1b4d0a68e5c84c2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/psycopg2/__init__.py:5"}, "properties": {"repobilityId": "828342c95c0ea21d", "scanner": "scanner-primary", "fingerprint": "e1b4d0a68e5c84c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a31d4423bc4e492d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/daytona/__init__.py:7"}, "properties": {"repobilityId": "1df3a746abf1dd43", "scanner": "scanner-primary", "fingerprint": "a31d4423bc4e492d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3402e266352fc4a4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/chromadb/__init__.py:5"}, "properties": {"repobilityId": "8aa28bb791f857b2", "scanner": "scanner-primary", "fingerprint": "3402e266352fc4a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5a407e1260250524", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/chromadb/config.py:5"}, "properties": {"repobilityId": "2dfee0c57f249a79", "scanner": "scanner-primary", "fingerprint": "5a407e1260250524", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fc603213b20094a3", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/__init__.py:5"}, "properties": {"repobilityId": "de021e01bf0455df", "scanner": "scanner-primary", "fingerprint": "fc603213b20094a3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-be58588f6e09967e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/models.py:5"}, "properties": {"repobilityId": "73e54c3bc405b3a1", "scanner": "scanner-primary", "fingerprint": "be58588f6e09967e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-81f6d4228375741b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/http/__init__.py:5"}, "properties": {"repobilityId": "5f18ef23a0a3d480", "scanner": "scanner-primary", "fingerprint": "81f6d4228375741b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db94109743a0b715", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/conversions/__init__.py:5"}, "properties": {"repobilityId": "6146f02a5779614b", "scanner": "scanner-primary", "fingerprint": "db94109743a0b715", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1d89efad9157f958", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/qdrant_client/conversions/common_types.py:5"}, "properties": {"repobilityId": "4a54e051933ae93c", "scanner": "scanner-primary", "fingerprint": "1d89efad9157f958", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5b52e732243ec91b", "level": "note", "message": {"text": "Stub function `close` (body is just `pass`/`return`) \u2014 nodes/test/mocks/opensearchpy/__init__.py:73"}, "properties": {"repobilityId": "a033642c90f2ab14", "scanner": "scanner-primary", "fingerprint": "5b52e732243ec91b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-018aef932193784f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/astrapy/__init__.py:5"}, "properties": {"repobilityId": "3924cb27c07be5cb", "scanner": "scanner-primary", "fingerprint": "018aef932193784f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5c239a4a3af1c6f1", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/astrapy/info.py:5"}, "properties": {"repobilityId": "5c1ec73db0b7ca87", "scanner": "scanner-primary", "fingerprint": "5c239a4a3af1c6f1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9388da7b22717f61", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/astrapy/data_types.py:5"}, "properties": {"repobilityId": "797021950ba26de6", "scanner": "scanner-primary", "fingerprint": "9388da7b22717f61", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bf5f30e9a10a2321", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/mocks/falkordb/__init__.py:7"}, "properties": {"repobilityId": "f29810dcc8046458", "scanner": "scanner-primary", "fingerprint": "bf5f30e9a10a2321", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-35894b7e4f029962", "level": "note", "message": {"text": "Stub function `close` (body is just `pass`/`return`) \u2014 nodes/test/mocks/falkordb/__init__.py:67"}, "properties": {"repobilityId": "dc0418136f39d0b2", "scanner": "scanner-primary", "fingerprint": "35894b7e4f029962", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-bd0dffd6952a36a7", "level": "note", "message": {"text": "Stub function `close` (body is just `pass`/`return`) \u2014 nodes/test/mocks/elasticsearch/__init__.py:94"}, "properties": {"repobilityId": "7286d761557d9d8d", "scanner": "scanner-primary", "fingerprint": "bd0dffd6952a36a7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-4c043179f9c0f3a8", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/guardrails/test_all.py:5"}, "properties": {"repobilityId": "54edbe77ccf7a510", "scanner": "scanner-primary", "fingerprint": "4c043179f9c0f3a8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a03517dc0302ff66", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/framework/__init__.py:5"}, "properties": {"repobilityId": "d41874c96e074fd0", "scanner": "scanner-primary", "fingerprint": "a03517dc0302ff66", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7bd9b6230662078c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/framework/discovery.py:5"}, "properties": {"repobilityId": "5ce843d3d7cbada3", "scanner": "scanner-primary", "fingerprint": "7bd9b6230662078c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ce45a9b563296166", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/framework/runner.py:5"}, "properties": {"repobilityId": "aea79c110e29f567", "scanner": "scanner-primary", "fingerprint": "ce45a9b563296166", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5db860293dac4712", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/framework/expectations.py:5"}, "properties": {"repobilityId": "23708d5ed07316bc", "scanner": "scanner-primary", "fingerprint": "5db860293dac4712", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dffe700eb8ba0432", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/framework/pipeline.py:5"}, "properties": {"repobilityId": "8adebedc0dbf7d89", "scanner": "scanner-primary", "fingerprint": "dffe700eb8ba0432", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dfc30300baa4bbd2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/test/rerank_cohere/test_all.py:5"}, "properties": {"repobilityId": "554338bffcf7d357", "scanner": "scanner-primary", "fingerprint": "dfc30300baa4bbd2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-28f7658f8ad0a3ec", "level": "note", "message": {"text": "Legacy-named symbol `test_of_returns_ocrdata_on_v2` in nodes/test/ocr/test_model_server_ocr.py:326"}, "properties": {"repobilityId": "98c5aea9b972ca97", "scanner": "scanner-primary", "fingerprint": "28f7658f8ad0a3ec", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-c7405d71411b759e", "level": "none", "message": {"text": "Commented-code block (5 lines) in nodes/test/ocr/test_model_server_ocr.py:40"}, "properties": {"repobilityId": "12e5fc31e1a23faf", "scanner": "scanner-primary", "fingerprint": "c7405d71411b759e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2565b489f79ac5c3", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/scripts/tasks.js:5"}, "properties": {"repobilityId": "aae9f6d1abe65487", "scanner": "scanner-primary", "fingerprint": "2565b489f79ac5c3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d84c767805c95924", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/__init__.py:5"}, "properties": {"repobilityId": "d70cf9d1537418bd", "scanner": "scanner-primary", "fingerprint": "d84c767805c95924", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1eb395ec606c4ad1", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/chroma/__init__.py:5"}, "properties": {"repobilityId": "973a7fd3b067702c", "scanner": "scanner-primary", "fingerprint": "1eb395ec606c4ad1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e2b7b784bf0f8dad", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/chroma/chroma.py:5"}, "properties": {"repobilityId": "13cedd6ee6d7fa44", "scanner": "scanner-primary", "fingerprint": "e2b7b784bf0f8dad", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-169e74252f399c09", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/chroma/IInstance.py:5"}, "properties": {"repobilityId": "7d4f661644ff5d75", "scanner": "scanner-primary", "fingerprint": "169e74252f399c09", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a61fba56fd858375", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/chroma/IEndpoint.py:5"}, "properties": {"repobilityId": "fd3b8bab5d2d82dd", "scanner": "scanner-primary", "fingerprint": "a61fba56fd858375", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a977d9dfc1f20239", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/chroma/IGlobal.py:5"}, "properties": {"repobilityId": "9f18b0ad6aa9bdfb", "scanner": "scanner-primary", "fingerprint": "a977d9dfc1f20239", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3020ff840af69b8a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_filesystem/__init__.py:7"}, "properties": {"repobilityId": "760858d055976bf2", "scanner": "scanner-primary", "fingerprint": "3020ff840af69b8a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e4a6aad50192092c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_filesystem/IInstance.py:5"}, "properties": {"repobilityId": "f496b32327912989", "scanner": "scanner-primary", "fingerprint": "e4a6aad50192092c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-430f17099777f8c0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_filesystem/IGlobal.py:5"}, "properties": {"repobilityId": "2ff678c9f8255244", "scanner": "scanner-primary", "fingerprint": "430f17099777f8c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-17c1185e87e80f36", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/response/__init__.py:5"}, "properties": {"repobilityId": "6df6495f7ef47bb8", "scanner": "scanner-primary", "fingerprint": "17c1185e87e80f36", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-140c5d5e6fc39e2b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/response/IInstance.py:5"}, "properties": {"repobilityId": "ce9ea80c18594c00", "scanner": "scanner-primary", "fingerprint": "140c5d5e6fc39e2b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f3c206cdc0bda078", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/response/IGlobal.py:5"}, "properties": {"repobilityId": "1ed72f8d18c6f48b", "scanner": "scanner-primary", "fingerprint": "f3c206cdc0bda078", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0aea4d23db66ccc8", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/milvus/__init__.py:5"}, "properties": {"repobilityId": "0497dc879030c1f0", "scanner": "scanner-primary", "fingerprint": "0aea4d23db66ccc8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9dffd1bd0cbed8ac", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/milvus/IInstance.py:5"}, "properties": {"repobilityId": "da9448b58a75a64e", "scanner": "scanner-primary", "fingerprint": "9dffd1bd0cbed8ac", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b2b91c4bdfe985e8", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/milvus/IEndpoint.py:5"}, "properties": {"repobilityId": "fc31c1b7f63ecb4d", "scanner": "scanner-primary", "fingerprint": "b2b91c4bdfe985e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-96adce0026f7f787", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/milvus/IGlobal.py:5"}, "properties": {"repobilityId": "89f81af82c8e2518", "scanner": "scanner-primary", "fingerprint": "96adce0026f7f787", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-47fee98526bee10c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/milvus/milvus.py:5"}, "properties": {"repobilityId": "14754fa7f545c64b", "scanner": "scanner-primary", "fingerprint": "47fee98526bee10c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aa185550b36a23e0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/http_client.py:5"}, "properties": {"repobilityId": "eec15380fe8b8d37", "scanner": "scanner-primary", "fingerprint": "aa185550b36a23e0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-18061b0118acfa14", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/rate_limiter.py:5"}, "properties": {"repobilityId": "3b4f931132b58b09", "scanner": "scanner-primary", "fingerprint": "18061b0118acfa14", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb4761d45775f523", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/__init__.py:5"}, "properties": {"repobilityId": "18eddeffac16e410", "scanner": "scanner-primary", "fingerprint": "cb4761d45775f523", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-56db8907c6fbaaab", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/IInstance.py:5"}, "properties": {"repobilityId": "36e00677a57b4ee3", "scanner": "scanner-primary", "fingerprint": "56db8907c6fbaaab", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-598c3fbcef5fcf26", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_http_request/IGlobal.py:5"}, "properties": {"repobilityId": "e16acc8b82a15681", "scanner": "scanner-primary", "fingerprint": "598c3fbcef5fcf26", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-641fa567ebac9e10", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/prompt/__init__.py:5"}, "properties": {"repobilityId": "6db841c28dd9ae6b", "scanner": "scanner-primary", "fingerprint": "641fa567ebac9e10", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d2b6e5d829655f24", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/prompt/IInstance.py:5"}, "properties": {"repobilityId": "f35c01916e9fcfb2", "scanner": "scanner-primary", "fingerprint": "d2b6e5d829655f24", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-82d29681681810a2", "level": "note", "message": {"text": "Stub function `open` (body is just `pass`/`return`) \u2014 nodes/src/nodes/prompt/IInstance.py:40"}, "properties": {"repobilityId": "3740f93afed8924f", "scanner": "scanner-primary", "fingerprint": "82d29681681810a2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-7b1ac14ebe780647", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/prompt/IGlobal.py:5"}, "properties": {"repobilityId": "c30bf03caa35dee9", "scanner": "scanner-primary", "fingerprint": "7b1ac14ebe780647", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b313c5f92fbee59d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/__init__.py:5"}, "properties": {"repobilityId": "24a3ac411c2f72c5", "scanner": "scanner-primary", "fingerprint": "b313c5f92fbee59d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-62a5818d89f53701", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/IInstance.py:5"}, "properties": {"repobilityId": "a3c7613219b963a2", "scanner": "scanner-primary", "fingerprint": "62a5818d89f53701", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db68fbe1b40c3eaf", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/IGlobal.py:5"}, "properties": {"repobilityId": "359258916a23766f", "scanner": "scanner-primary", "fingerprint": "db68fbe1b40c3eaf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dbeff9af4e9d66b7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_langchain/langchain.py:5"}, "properties": {"repobilityId": "c7fb3a31f721b5fc", "scanner": "scanner-primary", "fingerprint": "dbeff9af4e9d66b7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8df29b17cbebcb60", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/gemini_vision.py:5"}, "properties": {"repobilityId": "6d4d4350e0ceb630", "scanner": "scanner-primary", "fingerprint": "8df29b17cbebcb60", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6423cab375224599", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/__init__.py:5"}, "properties": {"repobilityId": "1aea9e92fa0ed76f", "scanner": "scanner-primary", "fingerprint": "6423cab375224599", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9ec6bf5afbcb273a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/IInstance.py:5"}, "properties": {"repobilityId": "eaef380a0825f51e", "scanner": "scanner-primary", "fingerprint": "9ec6bf5afbcb273a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f973da3c5962ff95", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_gemini/IGlobal.py:5"}, "properties": {"repobilityId": "01b09b96bcd068ee", "scanner": "scanner-primary", "fingerprint": "f973da3c5962ff95", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f2a1fa608ddc222", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/__init__.py:5"}, "properties": {"repobilityId": "95a14fcfb3bcadb0", "scanner": "scanner-primary", "fingerprint": "7f2a1fa608ddc222", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f0246bea0a8a8d49", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/player.py:5"}, "properties": {"repobilityId": "da96d66194301846", "scanner": "scanner-primary", "fingerprint": "f0246bea0a8a8d49", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f28d4821a94013c9", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/IInstance.py:5"}, "properties": {"repobilityId": "98f3c1365b2628ee", "scanner": "scanner-primary", "fingerprint": "f28d4821a94013c9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-513afb143d1e026c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_player/IGlobal.py:5"}, "properties": {"repobilityId": "3fdd2bc25607cdf5", "scanner": "scanner-primary", "fingerprint": "513afb143d1e026c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d77b77034b5e858d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/__init__.py:5"}, "properties": {"repobilityId": "6066599373536d08", "scanner": "scanner-primary", "fingerprint": "d77b77034b5e858d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a58e26ec89bb7e38", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/IInstance.py:5"}, "properties": {"repobilityId": "c5b9c58ede3d42ba", "scanner": "scanner-primary", "fingerprint": "a58e26ec89bb7e38", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-115179d525919971", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/IGlobal.py:5"}, "properties": {"repobilityId": "13ebf21806dcbe81", "scanner": "scanner-primary", "fingerprint": "115179d525919971", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-93adee0fff631b42", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_transcribe/transcribe.py:5"}, "properties": {"repobilityId": "c637e5afefe71861", "scanner": "scanner-primary", "fingerprint": "93adee0fff631b42", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-af9dcacc3a51e590", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_git/git_repo.py:7"}, "properties": {"repobilityId": "595277e4f2153b40", "scanner": "scanner-primary", "fingerprint": "af9dcacc3a51e590", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5561ff7a3d996f05", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_git/IInstance.py:7"}, "properties": {"repobilityId": "fbe58e05674434a3", "scanner": "scanner-primary", "fingerprint": "5561ff7a3d996f05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-20c38d467bac3fb1", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_git/IGlobal.py:7"}, "properties": {"repobilityId": "58da7fdfb023d1dd", "scanner": "scanner-primary", "fingerprint": "20c38d467bac3fb1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-39970965b77b93f0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_apify/__init__.py:7"}, "properties": {"repobilityId": "c6324e85f410645d", "scanner": "scanner-primary", "fingerprint": "39970965b77b93f0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f5c394902a283f44", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_apify/IInstance.py:7"}, "properties": {"repobilityId": "3a9076371d291511", "scanner": "scanner-primary", "fingerprint": "f5c394902a283f44", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-18692d4e882ac6a9", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_apify/IGlobal.py:7"}, "properties": {"repobilityId": "a42e6d32839d81be", "scanner": "scanner-primary", "fingerprint": "18692d4e882ac6a9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-465f00e729094a68", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_exa_search/__init__.py:7"}, "properties": {"repobilityId": "e40341930a2b9818", "scanner": "scanner-primary", "fingerprint": "465f00e729094a68", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85c66c8892245cbf", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_exa_search/IInstance.py:7"}, "properties": {"repobilityId": "2e4c17f4b90a8c05", "scanner": "scanner-primary", "fingerprint": "85c66c8892245cbf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b18af38955acbb5f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_exa_search/IGlobal.py:7"}, "properties": {"repobilityId": "d06bae1a9341071d", "scanner": "scanner-primary", "fingerprint": "b18af38955acbb5f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-590d7da61e39f846", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/audio_tts/__init__.py:5"}, "properties": {"repobilityId": "0314572bf219b15c", "scanner": "scanner-primary", "fingerprint": "590d7da61e39f846", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e7fcf57e44d78880", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 nodes/src/nodes/audio_tts/IGlobal.py:96"}, "properties": {"repobilityId": "aec28b824e605afc", "scanner": "scanner-primary", "fingerprint": "e7fcf57e44d78880", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-614c3aa2d461a888", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/question/__init__.py:5"}, "properties": {"repobilityId": "63b991152f0e20b0", "scanner": "scanner-primary", "fingerprint": "614c3aa2d461a888", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-59fb58f74b769258", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/question/IInstance.py:5"}, "properties": {"repobilityId": "e600e2eef3b34a0c", "scanner": "scanner-primary", "fingerprint": "59fb58f74b769258", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d09cfd17ed055087", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/question/IGlobal.py:5"}, "properties": {"repobilityId": "7f2d577674f6f4ad", "scanner": "scanner-primary", "fingerprint": "d09cfd17ed055087", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-82c909c6e7b3ac50", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/__init__.py:5"}, "properties": {"repobilityId": "53e56c9307748203", "scanner": "scanner-primary", "fingerprint": "82c909c6e7b3ac50", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2f7e3c187b70dda7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/landing_ai_base.py:5"}, "properties": {"repobilityId": "40e4d24fee9808bb", "scanner": "scanner-primary", "fingerprint": "2f7e3c187b70dda7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f3b4e47d64273f79", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/parse/IInstance.py:5"}, "properties": {"repobilityId": "ad50f829eebfccb4", "scanner": "scanner-primary", "fingerprint": "f3b4e47d64273f79", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a118339e82dcec2b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/parse/parse.py:5"}, "properties": {"repobilityId": "e23c9e589d03b085", "scanner": "scanner-primary", "fingerprint": "a118339e82dcec2b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8d21ef0577f51f16", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/parse/IGlobal.py:5"}, "properties": {"repobilityId": "845f4d6bdf11e54b", "scanner": "scanner-primary", "fingerprint": "8d21ef0577f51f16", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-055a59e993dd0bc5", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/extract/extract.py:5"}, "properties": {"repobilityId": "b2c88747591d21a8", "scanner": "scanner-primary", "fingerprint": "055a59e993dd0bc5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d368cea2fd18d3fe", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/extract/IInstance.py:5"}, "properties": {"repobilityId": "7cedb460f3fe7f44", "scanner": "scanner-primary", "fingerprint": "d368cea2fd18d3fe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3912c87d5d24df12", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/landing_ai/extract/IGlobal.py:5"}, "properties": {"repobilityId": "7e8165700cda650f", "scanner": "scanner-primary", "fingerprint": "3912c87d5d24df12", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-01221e8f048e2213", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/summarization/__init__.py:5"}, "properties": {"repobilityId": "fdc957a5070d9ca9", "scanner": "scanner-primary", "fingerprint": "01221e8f048e2213", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3f4baa9ccf0a3e8d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/summarization/IInstance.py:5"}, "properties": {"repobilityId": "d7f121621209667c", "scanner": "scanner-primary", "fingerprint": "3f4baa9ccf0a3e8d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5bc0d364682b1573", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/summarization/IGlobal.py:5"}, "properties": {"repobilityId": "b92da01507886761", "scanner": "scanner-primary", "fingerprint": "5bc0d364682b1573", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-994e73b02feb6422", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/__init__.py:5"}, "properties": {"repobilityId": "29b41e775f1d9e63", "scanner": "scanner-primary", "fingerprint": "994e73b02feb6422", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c450c28160c2be11", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/opensearch_client.py:5"}, "properties": {"repobilityId": "061d9cc6ed8ff97c", "scanner": "scanner-primary", "fingerprint": "c450c28160c2be11", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-13c315b72cccab18", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/IInstance.py:5"}, "properties": {"repobilityId": "1cae69df4b02e29b", "scanner": "scanner-primary", "fingerprint": "13c315b72cccab18", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2dbe8effec35b920", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/IEndpoint.py:5"}, "properties": {"repobilityId": "5b7cb4d1b6d4dffe", "scanner": "scanner-primary", "fingerprint": "2dbe8effec35b920", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-607de389fcf53000", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/IGlobal.py:5"}, "properties": {"repobilityId": "5f8262fbc73d2409", "scanner": "scanner-primary", "fingerprint": "607de389fcf53000", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7ea2b62c412ad384", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/index_search/elasticsearch_store.py:5"}, "properties": {"repobilityId": "bc9f70b126cda6bb", "scanner": "scanner-primary", "fingerprint": "7ea2b62c412ad384", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-45a823ea14b6bce2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/face_detection/face_detection.py:6"}, "properties": {"repobilityId": "f24990e19c47a4ad", "scanner": "scanner-primary", "fingerprint": "45a823ea14b6bce2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-14f948fcc572864c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/face_detection/IGlobal.py:6"}, "properties": {"repobilityId": "eaef26c55f90c753", "scanner": "scanner-primary", "fingerprint": "14f948fcc572864c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-14f003e753759363", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/__init__.py:5"}, "properties": {"repobilityId": "302d3c158fa14025", "scanner": "scanner-primary", "fingerprint": "14f003e753759363", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-625042c97ef52aad", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/IInstance.py:5"}, "properties": {"repobilityId": "926a095d79478aa3", "scanner": "scanner-primary", "fingerprint": "625042c97ef52aad", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d4f9b7ddb02d5680", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/IGlobal.py:5"}, "properties": {"repobilityId": "afccb39272e019c4", "scanner": "scanner-primary", "fingerprint": "d4f9b7ddb02d5680", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5c9f5f38ee85de55", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_openai/OpenAIEmbeddingWrapper.py:5"}, "properties": {"repobilityId": "4134011182e26aac", "scanner": "scanner-primary", "fingerprint": "5c9f5f38ee85de55", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1d9c5e0d71f0a0e4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/text_output/__init__.py:5"}, "properties": {"repobilityId": "b3e38f64a521f220", "scanner": "scanner-primary", "fingerprint": "1d9c5e0d71f0a0e4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-576c7b0a5512ae1f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/text_output/instance.py:5"}, "properties": {"repobilityId": "bfdd5409068ee3a1", "scanner": "scanner-primary", "fingerprint": "576c7b0a5512ae1f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-07471cdd55a5f057", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/text_output/endpoint.py:5"}, "properties": {"repobilityId": "45b72f52953a4ea7", "scanner": "scanner-primary", "fingerprint": "07471cdd55a5f057", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fb069bbafbdba530", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/text_output/IGlobal.py:5"}, "properties": {"repobilityId": "0b169d439a3ec675", "scanner": "scanner-primary", "fingerprint": "fb069bbafbdba530", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-302ea23b911cf275", "level": "note", "message": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/text_output/IGlobal.py:51"}, "properties": {"repobilityId": "8a0b981c0794b915", "scanner": "scanner-primary", "fingerprint": "302ea23b911cf275", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-3982c687003305f9", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/webhook/__init__.py:5"}, "properties": {"repobilityId": "217b25c71b03584a", "scanner": "scanner-primary", "fingerprint": "3982c687003305f9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eb5c4d0209bb4432", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/webhook/IInstance.py:5"}, "properties": {"repobilityId": "a31e460ee7717f8d", "scanner": "scanner-primary", "fingerprint": "eb5c4d0209bb4432", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c19ded2be79a1eb", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/webhook/IEndpoint.py:5"}, "properties": {"repobilityId": "2a84b8713663cd7f", "scanner": "scanner-primary", "fingerprint": "2c19ded2be79a1eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dac12b22d590cd4e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/webhook/IGlobal.py:5"}, "properties": {"repobilityId": "cb53214069deffde", "scanner": "scanner-primary", "fingerprint": "dac12b22d590cd4e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc77abe71b775ab3", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/__init__.py:5"}, "properties": {"repobilityId": "2ab75271055781e3", "scanner": "scanner-primary", "fingerprint": "bc77abe71b775ab3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c44ee2065a2d484d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/llamaindex.py:5"}, "properties": {"repobilityId": "ffe4e58590ba5069", "scanner": "scanner-primary", "fingerprint": "c44ee2065a2d484d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-65eccbfc94f8900a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/IInstance.py:5"}, "properties": {"repobilityId": "7390ca177676e9f4", "scanner": "scanner-primary", "fingerprint": "65eccbfc94f8900a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c9973f81103f79b3", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_llamaindex/IGlobal.py:5"}, "properties": {"repobilityId": "04e2cd06b29c506f", "scanner": "scanner-primary", "fingerprint": "c9973f81103f79b3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8cd2157b335d9657", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/__init__.py:5"}, "properties": {"repobilityId": "8f78143ccf29d548", "scanner": "scanner-primary", "fingerprint": "8cd2157b335d9657", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ec0e15f86e4fed7f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_listener.py:5"}, "properties": {"repobilityId": "299b14560f4d606b", "scanner": "scanner-primary", "fingerprint": "ec0e15f86e4fed7f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4dc44b6849ba9750", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_base.py:5"}, "properties": {"repobilityId": "d5347c350a7189e7", "scanner": "scanner-primary", "fingerprint": "4dc44b6849ba9750", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ac536c10980e21ba", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_runner.py:5"}, "properties": {"repobilityId": "cb39f17d301fc61f", "scanner": "scanner-primary", "fingerprint": "ac536c10980e21ba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-65a2a325d83f8678", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_manager/manager.py:5"}, "properties": {"repobilityId": "984ecd8dd61d8b05", "scanner": "scanner-primary", "fingerprint": "65a2a325d83f8678", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9dd879291f023888", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_agent/agent.py:5"}, "properties": {"repobilityId": "4dfcf908a8583328", "scanner": "scanner-primary", "fingerprint": "9dd879291f023888", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-580c9c9531a66d4c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_crewai/crewai_subagent/subagent.py:5"}, "properties": {"repobilityId": "cbf98e5d22290d5e", "scanner": "scanner-primary", "fingerprint": "580c9c9531a66d4c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a74281efdc9f948f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/__init__.py:5"}, "properties": {"repobilityId": "21f50d654f963a8b", "scanner": "scanner-primary", "fingerprint": "a74281efdc9f948f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-138152815229154a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/xai.py:5"}, "properties": {"repobilityId": "dfac55e23181e801", "scanner": "scanner-primary", "fingerprint": "138152815229154a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6f9557ab6cd2141f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/IInstance.py:5"}, "properties": {"repobilityId": "d7e6b2e6de8faae7", "scanner": "scanner-primary", "fingerprint": "6f9557ab6cd2141f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-69bad7fbb7c9a2c0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_xai/IGlobal.py:5"}, "properties": {"repobilityId": "daa24569ddcbcef5", "scanner": "scanner-primary", "fingerprint": "69bad7fbb7c9a2c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f487977961fb63d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/caption/IInstance.py:6"}, "properties": {"repobilityId": "7264512172bcfc02", "scanner": "scanner-primary", "fingerprint": "4f487977961fb63d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-20dd01434bd548f8", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/caption/IGlobal.py:6"}, "properties": {"repobilityId": "7320653e9c73b534", "scanner": "scanner-primary", "fingerprint": "20dd01434bd548f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a719061212d68af1", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/telegram/__init__.py:5"}, "properties": {"repobilityId": "7432bbc1e09600bf", "scanner": "scanner-primary", "fingerprint": "a719061212d68af1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7e08a2e3b54a9777", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/telegram/IInstance.py:5"}, "properties": {"repobilityId": "366258278cae5910", "scanner": "scanner-primary", "fingerprint": "7e08a2e3b54a9777", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3d98658524bcfdea", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/telegram/IEndpoint.py:5"}, "properties": {"repobilityId": "912064924acc76e4", "scanner": "scanner-primary", "fingerprint": "3d98658524bcfdea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb4c423eb63d71a2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/telegram/IGlobal.py:5"}, "properties": {"repobilityId": "6d4ca94016539aa9", "scanner": "scanner-primary", "fingerprint": "cb4c423eb63d71a2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d7aa45b7d750fcc8", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_tavily/__init__.py:7"}, "properties": {"repobilityId": "d0c391bd8d36df43", "scanner": "scanner-primary", "fingerprint": "d7aa45b7d750fcc8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-df32cac4e697e01d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_tavily/IInstance.py:7"}, "properties": {"repobilityId": "7f86b58595ad912c", "scanner": "scanner-primary", "fingerprint": "df32cac4e697e01d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d30a05a8f84dc33f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_tavily/IGlobal.py:7"}, "properties": {"repobilityId": "75a95bc15e49b48e", "scanner": "scanner-primary", "fingerprint": "d30a05a8f84dc33f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a8f63d39c0a00f5d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/__init__.py:5"}, "properties": {"repobilityId": "32bd9fd68c5ef6de", "scanner": "scanner-primary", "fingerprint": "a8f63d39c0a00f5d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f1a8fa7f95c2eab8", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/IInstance.py:5"}, "properties": {"repobilityId": "0654a6a9b7608b1b", "scanner": "scanner-primary", "fingerprint": "f1a8fa7f95c2eab8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6e93ab013501ee85", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/IGlobal.py:5"}, "properties": {"repobilityId": "b0118cdf635d8d2a", "scanner": "scanner-primary", "fingerprint": "6e93ab013501ee85", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc961f3d04792613", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_qwen/qwen_client.py:5"}, "properties": {"repobilityId": "19d2d86e6d72e260", "scanner": "scanner-primary", "fingerprint": "cc961f3d04792613", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1ca1757142332c60", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/__init__.py:5"}, "properties": {"repobilityId": "df5d775ec8966320", "scanner": "scanner-primary", "fingerprint": "1ca1757142332c60", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-331ef2f5b821303d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/pinecone.py:5"}, "properties": {"repobilityId": "5f2c4683d925f5f4", "scanner": "scanner-primary", "fingerprint": "331ef2f5b821303d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f456bab24d1c1a7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/IInstance.py:5"}, "properties": {"repobilityId": "36dad1e8191fdb00", "scanner": "scanner-primary", "fingerprint": "7f456bab24d1c1a7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f26b40b41e673642", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/IEndpoint.py:5"}, "properties": {"repobilityId": "9a185c5eac9a9bc4", "scanner": "scanner-primary", "fingerprint": "f26b40b41e673642", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c4bde7cd65e2a6d9", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pinecone/IGlobal.py:5"}, "properties": {"repobilityId": "5db2d597e3daff2a", "scanner": "scanner-primary", "fingerprint": "c4bde7cd65e2a6d9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d032ea726067aed0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/autopipe/__init__.py:5"}, "properties": {"repobilityId": "f344a5a945b5f382", "scanner": "scanner-primary", "fingerprint": "d032ea726067aed0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-63adb2c9073e6074", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/autopipe/IInstance.py:5"}, "properties": {"repobilityId": "b83f3c351e583daf", "scanner": "scanner-primary", "fingerprint": "63adb2c9073e6074", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6f7d4e718d5fc00b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/autopipe/IGlobal.py:5"}, "properties": {"repobilityId": "0f3903b8913e547c", "scanner": "scanner-primary", "fingerprint": "6f7d4e718d5fc00b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-645854847fdfa3a1", "level": "note", "message": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/autopipe/IGlobal.py:184"}, "properties": {"repobilityId": "71a0a3fd421d813d", "scanner": "scanner-primary", "fingerprint": "645854847fdfa3a1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-03f6a9f4a9feb9b5", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/__init__.py:5"}, "properties": {"repobilityId": "6f5188d82c148f98", "scanner": "scanner-primary", "fingerprint": "03f6a9f4a9feb9b5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7b3c6f34c73dd9ce", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/IInstance.py:5"}, "properties": {"repobilityId": "ca2298e6a9b82b09", "scanner": "scanner-primary", "fingerprint": "7b3c6f34c73dd9ce", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b08d650a39c6f60b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/IGlobal.py:5"}, "properties": {"repobilityId": "b007ad2fe7bfa614", "scanner": "scanner-primary", "fingerprint": "b08d650a39c6f60b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0f41c6aab09becaf", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_mistral/mistral.py:5"}, "properties": {"repobilityId": "05c52f512d7c88cf", "scanner": "scanner-primary", "fingerprint": "0f41c6aab09becaf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4967c2a60b1ed3d6", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/__init__.py:5"}, "properties": {"repobilityId": "64e65f46d1941923", "scanner": "scanner-primary", "fingerprint": "4967c2a60b1ed3d6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-285166822c3123d6", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/vectordb_postgres.py:5"}, "properties": {"repobilityId": "83ba916be4426a5e", "scanner": "scanner-primary", "fingerprint": "285166822c3123d6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-08aa80e8e4c30ffe", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/IInstance.py:5"}, "properties": {"repobilityId": "0a60c32b36dd15c7", "scanner": "scanner-primary", "fingerprint": "08aa80e8e4c30ffe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5b7e204d94abd03c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/IEndpoint.py:5"}, "properties": {"repobilityId": "83157c1a281f6e30", "scanner": "scanner-primary", "fingerprint": "5b7e204d94abd03c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8c7444e18991563e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectordb_postgres/IGlobal.py:5"}, "properties": {"repobilityId": "3c4fcc8b725111d6", "scanner": "scanner-primary", "fingerprint": "8c7444e18991563e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-59d61422d6ccfab6", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/__init__.py:5"}, "properties": {"repobilityId": "a9b572467b1ea7d1", "scanner": "scanner-primary", "fingerprint": "59d61422d6ccfab6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b5adc17a8f53efa6", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/aql_schema.py:5"}, "properties": {"repobilityId": "aa1a9a693a6d7e82", "scanner": "scanner-primary", "fingerprint": "b5adc17a8f53efa6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-41aed773a9586e6e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/aql_client.py:5"}, "properties": {"repobilityId": "1011f4af43eaa14b", "scanner": "scanner-primary", "fingerprint": "41aed773a9586e6e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-781857cbaa012631", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/IInstance.py:5"}, "properties": {"repobilityId": "57a1b03d8c18f53b", "scanner": "scanner-primary", "fingerprint": "781857cbaa012631", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bd8352c7f13d325c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/aparavi_aql/IGlobal.py:5"}, "properties": {"repobilityId": "83191b0de1c11719", "scanner": "scanner-primary", "fingerprint": "bd8352c7f13d325c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8cc9eb19af0ef630", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/astra_db.py:5"}, "properties": {"repobilityId": "89914ed878fae11a", "scanner": "scanner-primary", "fingerprint": "8cc9eb19af0ef630", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a3147c0ded950ee7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/__init__.py:5"}, "properties": {"repobilityId": "cdfbba8ff7978099", "scanner": "scanner-primary", "fingerprint": "a3147c0ded950ee7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5a74da05feafc872", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/IInstance.py:5"}, "properties": {"repobilityId": "767287da9f35f10a", "scanner": "scanner-primary", "fingerprint": "5a74da05feafc872", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a352a8e67dd063a4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/IEndpoint.py:5"}, "properties": {"repobilityId": "042f0ea5ef68992b", "scanner": "scanner-primary", "fingerprint": "a352a8e67dd063a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-323143abb64ed049", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/astra_db/IGlobal.py:5"}, "properties": {"repobilityId": "55cbe4372f670d2a", "scanner": "scanner-primary", "fingerprint": "323143abb64ed049", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2326cdd3f256cd1f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_clickhouse/__init__.py:5"}, "properties": {"repobilityId": "31599da47f2a2d8a", "scanner": "scanner-primary", "fingerprint": "2326cdd3f256cd1f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e0d9945503ecaa04", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_clickhouse/IGlobal.py:5"}, "properties": {"repobilityId": "07b7ab58a79cc240", "scanner": "scanner-primary", "fingerprint": "e0d9945503ecaa04", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6a61087b374579a4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/__init__.py:5"}, "properties": {"repobilityId": "3b5b50b3a49d10ac", "scanner": "scanner-primary", "fingerprint": "6a61087b374579a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-549547617df35d26", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/base/__init__.py:5"}, "properties": {"repobilityId": "889b0cc5e283212c", "scanner": "scanner-primary", "fingerprint": "549547617df35d26", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-490a84c7894773a6", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/base/IInstance.py:5"}, "properties": {"repobilityId": "b3cfce85ccd58b2b", "scanner": "scanner-primary", "fingerprint": "490a84c7894773a6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a440f325c8a557f1", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/__init__.py:5"}, "properties": {"repobilityId": "3a899a08da5f9c73", "scanner": "scanner-primary", "fingerprint": "a440f325c8a557f1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5cb44be52aaa56fc", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/prepare_pipeline.py:5"}, "properties": {"repobilityId": "8abf0fc9afc689de", "scanner": "scanner-primary", "fingerprint": "5cb44be52aaa56fc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4db8f528a2b9d3eb", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/IInstance.py:5"}, "properties": {"repobilityId": "3379b27eb3ee2b35", "scanner": "scanner-primary", "fingerprint": "4db8f528a2b9d3eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ea0d793c49b4bf2c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/client/IGlobal.py:5"}, "properties": {"repobilityId": "d090245abf62fd3c", "scanner": "scanner-primary", "fingerprint": "ea0d793c49b4bf2c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aab104d1efa77772", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 nodes/src/nodes/remote/client/IGlobal.py:73"}, "properties": {"repobilityId": "35f72dd7be02ab32", "scanner": "scanner-primary", "fingerprint": "aab104d1efa77772", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6d96e38a4600dd77", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/server/__init__.py:5"}, "properties": {"repobilityId": "ce1e7632929559cd", "scanner": "scanner-primary", "fingerprint": "6d96e38a4600dd77", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0ccf548fc9e95e78", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/server/IInstance.py:5"}, "properties": {"repobilityId": "512a789881584f6c", "scanner": "scanner-primary", "fingerprint": "0ccf548fc9e95e78", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1323e356041160d0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/remote/server/IGlobal.py:5"}, "properties": {"repobilityId": "df45ec0fd04cc266", "scanner": "scanner-primary", "fingerprint": "1323e356041160d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7fe2379b6702f11d", "level": "note", "message": {"text": "Stub function `beginGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/remote/server/IGlobal.py:28"}, "properties": {"repobilityId": "ce78d09ba5057e7a", "scanner": "scanner-primary", "fingerprint": "7fe2379b6702f11d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-8f475193a209434c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/__init__.py:7"}, "properties": {"repobilityId": "74c8ba1e3d6ac899", "scanner": "scanner-primary", "fingerprint": "8f475193a209434c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-245b98b5843ea176", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/IInstance.py:7"}, "properties": {"repobilityId": "fdbc206e179d1e02", "scanner": "scanner-primary", "fingerprint": "245b98b5843ea176", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-08f3948b2b9a0ff5", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/utils.py:7"}, "properties": {"repobilityId": "85219ad1162619ac", "scanner": "scanner-primary", "fingerprint": "08f3948b2b9a0ff5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-23fa5e82966558b2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_firecrawl/IGlobal.py:7"}, "properties": {"repobilityId": "4915c26e95cd8609", "scanner": "scanner-primary", "fingerprint": "23fa5e82966558b2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4522e543cc4b19cb", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/__init__.py:5"}, "properties": {"repobilityId": "7dabc1c2594edcc3", "scanner": "scanner-primary", "fingerprint": "4522e543cc4b19cb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d35791d5b5b31ea2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/weaviate.py:5"}, "properties": {"repobilityId": "40c6ed1699c6c53c", "scanner": "scanner-primary", "fingerprint": "d35791d5b5b31ea2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-06b7c83aa5fd10de", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/IInstance.py:5"}, "properties": {"repobilityId": "7f990e3dc5e62339", "scanner": "scanner-primary", "fingerprint": "06b7c83aa5fd10de", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-831cd450f23437f3", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/IEndpoint.py:5"}, "properties": {"repobilityId": "b4ef19cff248bf76", "scanner": "scanner-primary", "fingerprint": "831cd450f23437f3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2f3da000ad7b31a9", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/weaviate/IGlobal.py:5"}, "properties": {"repobilityId": "cf5eec26caf303f3", "scanner": "scanner-primary", "fingerprint": "2f3da000ad7b31a9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-26bb77630e5293bb", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_python/__init__.py:5"}, "properties": {"repobilityId": "a2fb1aef7401e9ff", "scanner": "scanner-primary", "fingerprint": "26bb77630e5293bb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6f1ab7a14b566bf3", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_python/IInstance.py:5"}, "properties": {"repobilityId": "0833f9db72d16c26", "scanner": "scanner-primary", "fingerprint": "6f1ab7a14b566bf3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-de7d58e05b7a5f9e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_python/IGlobal.py:5"}, "properties": {"repobilityId": "4bd85bf0db7b7ab6", "scanner": "scanner-primary", "fingerprint": "de7d58e05b7a5f9e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-46fd388e0b2eae2e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/__init__.py:5"}, "properties": {"repobilityId": "c31cf513c68679d1", "scanner": "scanner-primary", "fingerprint": "46fd388e0b2eae2e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-83c231dee206b5fa", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/IInstance.py:5"}, "properties": {"repobilityId": "a028528aa331a282", "scanner": "scanner-primary", "fingerprint": "83c231dee206b5fa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e0001d1404ef5cb2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/IGlobal.py:5"}, "properties": {"repobilityId": "2c66d5080e429d84", "scanner": "scanner-primary", "fingerprint": "e0001d1404ef5cb2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5f232df9f048a622", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/guardrails/guardrails_engine.py:5"}, "properties": {"repobilityId": "f6003d2663211f40", "scanner": "scanner-primary", "fingerprint": "5f232df9f048a622", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ffc0371a5a647a1d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_video/__init__.py:5"}, "properties": {"repobilityId": "1b60c4e517f88b34", "scanner": "scanner-primary", "fingerprint": "ffc0371a5a647a1d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-86932c9453056fb7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_video/IInstance.py:5"}, "properties": {"repobilityId": "12b2447d56656acb", "scanner": "scanner-primary", "fingerprint": "86932c9453056fb7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f01d7c8403d3caff", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_video/IGlobal.py:5"}, "properties": {"repobilityId": "f5f6123995eed0c8", "scanner": "scanner-primary", "fingerprint": "f01d7c8403d3caff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-11e12024bf17cb53", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/__init__.py:5"}, "properties": {"repobilityId": "addb4bf323d5259a", "scanner": "scanner-primary", "fingerprint": "11e12024bf17cb53", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2b792f06931bbc2d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent.py:5"}, "properties": {"repobilityId": "9b1ba852d2c28ec4", "scanner": "scanner-primary", "fingerprint": "2b792f06931bbc2d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6199e96cc5c1c35a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent_subagent/subagent.py:5"}, "properties": {"repobilityId": "e0ea3ba3994ea5c9", "scanner": "scanner-primary", "fingerprint": "6199e96cc5c1c35a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a3f9406acd467382", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent_agent/IInstance.py:5"}, "properties": {"repobilityId": "feb0438c7d42e540", "scanner": "scanner-primary", "fingerprint": "a3f9406acd467382", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0248c4e8209530b7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/agent_deepagent/deepagent_agent/IGlobal.py:5"}, "properties": {"repobilityId": "839334fcd9ef4214", "scanner": "scanner-primary", "fingerprint": "0248c4e8209530b7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6b283890be1046b8", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/thumbnail/__init__.py:5"}, "properties": {"repobilityId": "c6479742100f972f", "scanner": "scanner-primary", "fingerprint": "6b283890be1046b8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-16503564b9d5d355", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/thumbnail/IInstance.py:5"}, "properties": {"repobilityId": "11af99553813a6bf", "scanner": "scanner-primary", "fingerprint": "16503564b9d5d355", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f84d515ccdb6d7a6", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/thumbnail/IGlobal.py:5"}, "properties": {"repobilityId": "7e99d68f083c1566", "scanner": "scanner-primary", "fingerprint": "f84d515ccdb6d7a6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-41616f0e232d2c95", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pose_estimation/IInstance.py:6"}, "properties": {"repobilityId": "61b4721256f5a278", "scanner": "scanner-primary", "fingerprint": "41616f0e232d2c95", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-079bd70a2cb3b538", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/pose_estimation/IGlobal.py:6"}, "properties": {"repobilityId": "8a7324c7dc118259", "scanner": "scanner-primary", "fingerprint": "079bd70a2cb3b538", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eba4a17a26aea64a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/__init__.py:5"}, "properties": {"repobilityId": "60a1a6b4d4c894ce", "scanner": "scanner-primary", "fingerprint": "eba4a17a26aea64a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-79f2fc8f208d64da", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/perplexity.py:5"}, "properties": {"repobilityId": "d58a59ea2ba3bca6", "scanner": "scanner-primary", "fingerprint": "79f2fc8f208d64da", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0dc77fc4dcd24ca4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/IInstance.py:5"}, "properties": {"repobilityId": "9009d2030929a773", "scanner": "scanner-primary", "fingerprint": "0dc77fc4dcd24ca4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8ec5b9b21d696362", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_perplexity/IGlobal.py:5"}, "properties": {"repobilityId": "512936cfef9f2954", "scanner": "scanner-primary", "fingerprint": "8ec5b9b21d696362", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0a754541ebe45d89", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/__init__.py:5"}, "properties": {"repobilityId": "d253b8fecffb154e", "scanner": "scanner-primary", "fingerprint": "0a754541ebe45d89", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1972da2c8cc719ae", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/Ruleparser.py:5"}, "properties": {"repobilityId": "2a80c5d43fb77055", "scanner": "scanner-primary", "fingerprint": "1972da2c8cc719ae", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a6d9986f0a2cf4c7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/glinerRecognizer.py:5"}, "properties": {"repobilityId": "b9e18793dff9f927", "scanner": "scanner-primary", "fingerprint": "a6d9986f0a2cf4c7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-32d7ce076d823cc3", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/anonymize.py:5"}, "properties": {"repobilityId": "6a4b1f054b2e2492", "scanner": "scanner-primary", "fingerprint": "32d7ce076d823cc3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bbc405bb6a489ab4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/IInstance.py:5"}, "properties": {"repobilityId": "63b465902f2172ea", "scanner": "scanner-primary", "fingerprint": "bbc405bb6a489ab4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-47b1df89828893fa", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anonymize/IGlobal.py:5"}, "properties": {"repobilityId": "e213f442a590bc0a", "scanner": "scanner-primary", "fingerprint": "47b1df89828893fa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4236f06e11666d8d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/__init__.py:5"}, "properties": {"repobilityId": "2da48e5bc865a955", "scanner": "scanner-primary", "fingerprint": "4236f06e11666d8d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6f8f58e5c172aabd", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/accessibility_vision.py:5"}, "properties": {"repobilityId": "1bd4761c889b8814", "scanner": "scanner-primary", "fingerprint": "6f8f58e5c172aabd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aa43f805d049cca7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/IInstance.py:5"}, "properties": {"repobilityId": "66bc984a784761bd", "scanner": "scanner-primary", "fingerprint": "aa43f805d049cca7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b9c0fc6b7b3e782e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/accessibility_describe/IGlobal.py:5"}, "properties": {"repobilityId": "a2ff072b191934e5", "scanner": "scanner-primary", "fingerprint": "b9c0fc6b7b3e782e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-62c275ddca8fe2e2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/__init__.py:5"}, "properties": {"repobilityId": "e2d8292e9a461add", "scanner": "scanner-primary", "fingerprint": "62c275ddca8fe2e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-66c65382e7a1e221", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/bland_driver.py:5"}, "properties": {"repobilityId": "24e47ea736b39b3e", "scanner": "scanner-primary", "fingerprint": "66c65382e7a1e221", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3bc70719ebd8d0d4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/IInstance.py:5"}, "properties": {"repobilityId": "be804357f74fa42b", "scanner": "scanner-primary", "fingerprint": "3bc70719ebd8d0d4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-56f62c9fe95231db", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/IGlobal.py:5"}, "properties": {"repobilityId": "07115e0da4131e48", "scanner": "scanner-primary", "fingerprint": "56f62c9fe95231db", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c5abb66493da031c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_bland_ai/bland_client.py:5"}, "properties": {"repobilityId": "64fa25b0fa2ee071", "scanner": "scanner-primary", "fingerprint": "c5abb66493da031c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-025b1d71552c3c85", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_chartjs/__init__.py:5"}, "properties": {"repobilityId": "42b58f5989f8c488", "scanner": "scanner-primary", "fingerprint": "025b1d71552c3c85", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1cc072330adf0065", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_chartjs/IInstance.py:5"}, "properties": {"repobilityId": "4f0a8c77bf21d58c", "scanner": "scanner-primary", "fingerprint": "1cc072330adf0065", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bdf0b7dd5c6c31b2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_chartjs/IGlobal.py:5"}, "properties": {"repobilityId": "0084fb65a7c1566d", "scanner": "scanner-primary", "fingerprint": "bdf0b7dd5c6c31b2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0742211b69be15aa", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/__init__.py:5"}, "properties": {"repobilityId": "ed9785b0a0bdcf0d", "scanner": "scanner-primary", "fingerprint": "0742211b69be15aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8e893de79b43b3ee", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/openai_vision.py:5"}, "properties": {"repobilityId": "22fe99a61c6a4f6d", "scanner": "scanner-primary", "fingerprint": "8e893de79b43b3ee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1c079fdf303a41b0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/IInstance.py:5"}, "properties": {"repobilityId": "ed938a619e723e36", "scanner": "scanner-primary", "fingerprint": "1c079fdf303a41b0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-74131fdb5f95979b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_openai/IGlobal.py:5"}, "properties": {"repobilityId": "7be11b193e7a301e", "scanner": "scanner-primary", "fingerprint": "74131fdb5f95979b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0e4ca4c9625b8071", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/__init__.py:5"}, "properties": {"repobilityId": "4b11d8ecf0fb9d04", "scanner": "scanner-primary", "fingerprint": "0e4ca4c9625b8071", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0f2af21e0613a6d2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/bedrock.py:5"}, "properties": {"repobilityId": "ce6e6e39ab16e492", "scanner": "scanner-primary", "fingerprint": "0f2af21e0613a6d2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2e7df93a70610462", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/IInstance.py:5"}, "properties": {"repobilityId": "2453b875f9d311cb", "scanner": "scanner-primary", "fingerprint": "2e7df93a70610462", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2d140f04f99c09ea", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_bedrock/IGlobal.py:5"}, "properties": {"repobilityId": "c7c46e0deceb33a5", "scanner": "scanner-primary", "fingerprint": "2d140f04f99c09ea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d0df8ecde4bc8a29", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_deepl/__init__.py:7"}, "properties": {"repobilityId": "c89c1294fe9029a2", "scanner": "scanner-primary", "fingerprint": "d0df8ecde4bc8a29", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b399da88d1a1e981", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_deepl/IInstance.py:7"}, "properties": {"repobilityId": "d8702e85ce753d8e", "scanner": "scanner-primary", "fingerprint": "b399da88d1a1e981", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ca2c65cf60111717", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_deepl/IGlobal.py:7"}, "properties": {"repobilityId": "8e9472bef0024877", "scanner": "scanner-primary", "fingerprint": "ca2c65cf60111717", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-631cc79ed2fb8ed9", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/deepseek.py:5"}, "properties": {"repobilityId": "63c98d7ce0b25bfb", "scanner": "scanner-primary", "fingerprint": "631cc79ed2fb8ed9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-041642857b72c33c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/__init__.py:5"}, "properties": {"repobilityId": "6f2924be17232f54", "scanner": "scanner-primary", "fingerprint": "041642857b72c33c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b60cdfdc7ad050ca", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/IInstance.py:5"}, "properties": {"repobilityId": "73c919a900b340ea", "scanner": "scanner-primary", "fingerprint": "b60cdfdc7ad050ca", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e9ac1bef6fbb6bce", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_deepseek/IGlobal.py:5"}, "properties": {"repobilityId": "e45f8818b2b3a06c", "scanner": "scanner-primary", "fingerprint": "e9ac1bef6fbb6bce", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c1b10817be8756f7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/__init__.py:7"}, "properties": {"repobilityId": "1fb90cfa3a0bddce", "scanner": "scanner-primary", "fingerprint": "c1b10817be8756f7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7ad3f0990f6851ee", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/IInstance.py:7"}, "properties": {"repobilityId": "905a24df5b117993", "scanner": "scanner-primary", "fingerprint": "7ad3f0990f6851ee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d464401332ea0fb", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/IGlobal.py:7"}, "properties": {"repobilityId": "b6ce9c6fc6e21643", "scanner": "scanner-primary", "fingerprint": "4d464401332ea0fb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0950e6ae9da37659", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_github/github_client.py:7"}, "properties": {"repobilityId": "0bddd6ff9e42c161", "scanner": "scanner-primary", "fingerprint": "0950e6ae9da37659", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eb71e03eb9b02246", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/extract_data/__init__.py:5"}, "properties": {"repobilityId": "0a4893c181dd328d", "scanner": "scanner-primary", "fingerprint": "eb71e03eb9b02246", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8e035c0721a722c0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/extract_data/IInstance.py:5"}, "properties": {"repobilityId": "5110a38211f677b2", "scanner": "scanner-primary", "fingerprint": "8e035c0721a722c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-282cbedde1aec3df", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/extract_data/IGlobal.py:5"}, "properties": {"repobilityId": "e7de9aa12200f04e", "scanner": "scanner-primary", "fingerprint": "282cbedde1aec3df", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-84bdef21e6ff25d0", "level": "note", "message": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/extract_data/IGlobal.py:46"}, "properties": {"repobilityId": "6ad1e09b2b8d85aa", "scanner": "scanner-primary", "fingerprint": "84bdef21e6ff25d0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-eefbf1c19b5d2779", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/__init__.py:5"}, "properties": {"repobilityId": "d5916631aad99993", "scanner": "scanner-primary", "fingerprint": "eefbf1c19b5d2779", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d60e822ec76c1e3", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/IInstance.py:5"}, "properties": {"repobilityId": "6705e4f9f35db064", "scanner": "scanner-primary", "fingerprint": "4d60e822ec76c1e3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2883a49e0e53ba50", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/IGlobal.py:5"}, "properties": {"repobilityId": "8d630add3456954f", "scanner": "scanner-primary", "fingerprint": "2883a49e0e53ba50", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-53b13c6ff1a989de", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ollama/ollama.py:5"}, "properties": {"repobilityId": "e1990e065f6c5601", "scanner": "scanner-primary", "fingerprint": "53b13c6ff1a989de", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e3060d002516a3db", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/atlas/__init__.py:5"}, "properties": {"repobilityId": "5736efdeb05ba969", "scanner": "scanner-primary", "fingerprint": "e3060d002516a3db", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f5c04f5058e35d8e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/atlas/atlas.py:5"}, "properties": {"repobilityId": "e56921b8719159b9", "scanner": "scanner-primary", "fingerprint": "f5c04f5058e35d8e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fac29ba0e93f3bb5", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/atlas/IInstance.py:5"}, "properties": {"repobilityId": "8e2b1790288b52fd", "scanner": "scanner-primary", "fingerprint": "fac29ba0e93f3bb5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-41187073c0a5c09a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/atlas/IEndpoint.py:5"}, "properties": {"repobilityId": "646a9105366f6c7c", "scanner": "scanner-primary", "fingerprint": "41187073c0a5c09a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d5b04b800d0eee5", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/atlas/IGlobal.py:5"}, "properties": {"repobilityId": "a25e5a128b6110d4", "scanner": "scanner-primary", "fingerprint": "0d5b04b800d0eee5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-67c9bb0bcb03c501", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_postgres/__init__.py:5"}, "properties": {"repobilityId": "939308588438cdd3", "scanner": "scanner-primary", "fingerprint": "67c9bb0bcb03c501", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d8fd4f7ea0af286d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_postgres/IGlobal.py:5"}, "properties": {"repobilityId": "614baafc3e0261be", "scanner": "scanner-primary", "fingerprint": "d8fd4f7ea0af286d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85ce9ca6a5395549", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/__init__.py:5"}, "properties": {"repobilityId": "3c10d0f65a8b6289", "scanner": "scanner-primary", "fingerprint": "85ce9ca6a5395549", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1af07888858a8584", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/embedding.py:5"}, "properties": {"repobilityId": "ade9aeba48acddb9", "scanner": "scanner-primary", "fingerprint": "1af07888858a8584", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-448ca8685c2fc6a5", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/IInstance.py:5"}, "properties": {"repobilityId": "36fa72966f684084", "scanner": "scanner-primary", "fingerprint": "448ca8685c2fc6a5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-011ab97b50d0a2bd", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_image/IGlobal.py:5"}, "properties": {"repobilityId": "8f4d11149099d8fc", "scanner": "scanner-primary", "fingerprint": "011ab97b50d0a2bd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cfeb85ac7275f9df", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/detect/IInstance.py:6"}, "properties": {"repobilityId": "0476697b44842dc7", "scanner": "scanner-primary", "fingerprint": "cfeb85ac7275f9df", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db2c58d05d02e796", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/detect/IGlobal.py:6"}, "properties": {"repobilityId": "31ef8e0dc6b8d870", "scanner": "scanner-primary", "fingerprint": "db2c58d05d02e796", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-12bb2453e38dd341", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/dictionary/__init__.py:5"}, "properties": {"repobilityId": "91d6d34825c39cf4", "scanner": "scanner-primary", "fingerprint": "12bb2453e38dd341", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-95513a0ef86a6c3f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/dictionary/IInstance.py:5"}, "properties": {"repobilityId": "0c381b009edb00cc", "scanner": "scanner-primary", "fingerprint": "95513a0ef86a6c3f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-49bebafa8853eec4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/dictionary/IGlobal.py:5"}, "properties": {"repobilityId": "bb2eadfc02011d6d", "scanner": "scanner-primary", "fingerprint": "49bebafa8853eec4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-99ce966b8d86734f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_falkordb/__init__.py:7"}, "properties": {"repobilityId": "b681f3ad19810544", "scanner": "scanner-primary", "fingerprint": "99ce966b8d86734f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f29f9d2eaf1b623c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_falkordb/IInstance.py:7"}, "properties": {"repobilityId": "b0e5d264cc969c29", "scanner": "scanner-primary", "fingerprint": "f29f9d2eaf1b623c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-405e6d0b13176299", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_falkordb/IGlobal.py:7"}, "properties": {"repobilityId": "dcbc2831ec75c027", "scanner": "scanner-primary", "fingerprint": "405e6d0b13176299", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-90462a1051c36d22", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/openai_client.py:5"}, "properties": {"repobilityId": "70cf9714cccd45b7", "scanner": "scanner-primary", "fingerprint": "90462a1051c36d22", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1087a9d65621710d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/__init__.py:5"}, "properties": {"repobilityId": "c3c1dda91cad0a1d", "scanner": "scanner-primary", "fingerprint": "1087a9d65621710d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1b004f68820738c9", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/IInstance.py:5"}, "properties": {"repobilityId": "347fdabf35194800", "scanner": "scanner-primary", "fingerprint": "1b004f68820738c9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9095d2461d020be4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_openai/IGlobal.py:5"}, "properties": {"repobilityId": "df01554c6ec8c36a", "scanner": "scanner-primary", "fingerprint": "9095d2461d020be4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c73aa98805aad6a7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/__init__.py:5"}, "properties": {"repobilityId": "1db2db0bcc2fdc59", "scanner": "scanner-primary", "fingerprint": "c73aa98805aad6a7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-242e970d8b0b39c3", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/ibm_watson.py:5"}, "properties": {"repobilityId": "e6005ce41e98c0d3", "scanner": "scanner-primary", "fingerprint": "242e970d8b0b39c3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85f7010e90adc8f4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/IInstance.py:5"}, "properties": {"repobilityId": "d06df05cb0b48fdc", "scanner": "scanner-primary", "fingerprint": "85f7010e90adc8f4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fff8f7fb5fb6b8ba", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_ibm_watson/IGlobal.py:5"}, "properties": {"repobilityId": "e0910a054faadd76", "scanner": "scanner-primary", "fingerprint": "fff8f7fb5fb6b8ba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-10c2ec9b52db8023", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/reducto/parser.py:5"}, "properties": {"repobilityId": "f56928d05416cd96", "scanner": "scanner-primary", "fingerprint": "10c2ec9b52db8023", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a5f5e000b947e9cd", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/reducto/__init__.py:5"}, "properties": {"repobilityId": "e3a45e46b5f7a427", "scanner": "scanner-primary", "fingerprint": "a5f5e000b947e9cd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-11edd9502af4200f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/reducto/IInstance.py:5"}, "properties": {"repobilityId": "fe07c8427aaa520e", "scanner": "scanner-primary", "fingerprint": "11edd9502af4200f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0b43e3d818213c37", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/reducto/IEndpoint.py:5"}, "properties": {"repobilityId": "c5c11939e90861f7", "scanner": "scanner-primary", "fingerprint": "0b43e3d818213c37", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-36267c9d5ea533b1", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/reducto/IGlobal.py:5"}, "properties": {"repobilityId": "d4687cc1adb001e9", "scanner": "scanner-primary", "fingerprint": "36267c9d5ea533b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9e8537097cc94b9d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/__init__.py:5"}, "properties": {"repobilityId": "682d83585c63ee17", "scanner": "scanner-primary", "fingerprint": "9e8537097cc94b9d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d9ba260541024d76", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/IInstance.py:5"}, "properties": {"repobilityId": "fb427f4df60d0a88", "scanner": "scanner-primary", "fingerprint": "d9ba260541024d76", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-209a05ebd41a9985", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/IGlobal.py:5"}, "properties": {"repobilityId": "32fcea63974b43c6", "scanner": "scanner-primary", "fingerprint": "209a05ebd41a9985", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ae589c3353ee56ca", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_ollama/ollama_vision.py:5"}, "properties": {"repobilityId": "d907e3e330a090b7", "scanner": "scanner-primary", "fingerprint": "ae589c3353ee56ca", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db9148d954cf8cb1", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/__init__.py:5"}, "properties": {"repobilityId": "173599fddaf9c396", "scanner": "scanner-primary", "fingerprint": "db9148d954cf8cb1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cfa495efaa647314", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/preprocessor_langchain/IInstance.py:47"}, "properties": {"repobilityId": "c3eb9f6f0a54190b", "scanner": "scanner-primary", "fingerprint": "cfa495efaa647314", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e807b6f0400976f2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/IInstance.py:5"}, "properties": {"repobilityId": "7e79d5f37c785448", "scanner": "scanner-primary", "fingerprint": "e807b6f0400976f2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-54f38b1d29e3597a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/IGlobal.py:5"}, "properties": {"repobilityId": "dab1bcfe9c2377e9", "scanner": "scanner-primary", "fingerprint": "54f38b1d29e3597a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-24723fb79cb8a0aa", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_langchain/langchain.py:5"}, "properties": {"repobilityId": "0583a1f96ba15601", "scanner": "scanner-primary", "fingerprint": "24723fb79cb8a0aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a3c4cc5643e161e7", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/__init__.py:5"}, "properties": {"repobilityId": "c627cac167be33c1", "scanner": "scanner-primary", "fingerprint": "a3c4cc5643e161e7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-82fce8b6254cd7cb", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/qdrant.py:5"}, "properties": {"repobilityId": "6909031547c37cdc", "scanner": "scanner-primary", "fingerprint": "82fce8b6254cd7cb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5fb6f8e1e5321a5f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/IInstance.py:5"}, "properties": {"repobilityId": "cc7a30a6b7663d85", "scanner": "scanner-primary", "fingerprint": "5fb6f8e1e5321a5f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7456c2993a037f19", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/IEndpoint.py:5"}, "properties": {"repobilityId": "6390f91ce9b79558", "scanner": "scanner-primary", "fingerprint": "7456c2993a037f19", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fc90493bce12e013", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/qdrant/IGlobal.py:5"}, "properties": {"repobilityId": "16975a9b39567d5e", "scanner": "scanner-primary", "fingerprint": "fc90493bce12e013", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4dc3229f7cd6c11f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/__init__.py:5"}, "properties": {"repobilityId": "af107e3878cc6121", "scanner": "scanner-primary", "fingerprint": "4dc3229f7cd6c11f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5c0a0a846a4d2912", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/rerank_client.py:5"}, "properties": {"repobilityId": "b9ef5c1f4031a1cb", "scanner": "scanner-primary", "fingerprint": "5c0a0a846a4d2912", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d27264ad678f3961", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/IInstance.py:5"}, "properties": {"repobilityId": "473eeefc1201ac8d", "scanner": "scanner-primary", "fingerprint": "d27264ad678f3961", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dc44a571ef689d0e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/rerank_cohere/IGlobal.py:5"}, "properties": {"repobilityId": "4c9fcc154f00ff20", "scanner": "scanner-primary", "fingerprint": "dc44a571ef689d0e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1bced5356d0cab24", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ner/__init__.py:5"}, "properties": {"repobilityId": "18a4ee81d571735b", "scanner": "scanner-primary", "fingerprint": "1bced5356d0cab24", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3285367a9421c608", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ner/ner_recognizer.py:5"}, "properties": {"repobilityId": "a4abe38801e9cc48", "scanner": "scanner-primary", "fingerprint": "3285367a9421c608", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f41758f1511ff0d1", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/ner/IInstance.py:80"}, "properties": {"repobilityId": "f5ca6162fc8bb9e4", "scanner": "scanner-primary", "fingerprint": "f41758f1511ff0d1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-afd2054bd95ee1fa", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ner/IInstance.py:5"}, "properties": {"repobilityId": "bf85938888d5174c", "scanner": "scanner-primary", "fingerprint": "afd2054bd95ee1fa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ebcd09deb0a2b964", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ner/IGlobal.py:5"}, "properties": {"repobilityId": "cb9fa8a4c419fc85", "scanner": "scanner-primary", "fingerprint": "ebcd09deb0a2b964", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-88bb88c1ebdaf33c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/__init__.py:5"}, "properties": {"repobilityId": "1748a88501e9ec12", "scanner": "scanner-primary", "fingerprint": "88bb88c1ebdaf33c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7471aad828b0ce1b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/code.py:5"}, "properties": {"repobilityId": "975602f7418f3cf1", "scanner": "scanner-primary", "fingerprint": "7471aad828b0ce1b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-92fc65afb4369330", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/preprocessor_code/IInstance.py:58"}, "properties": {"repobilityId": "db20e3107277b13f", "scanner": "scanner-primary", "fingerprint": "92fc65afb4369330", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-7cb096f9b1f33c26", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/IInstance.py:5"}, "properties": {"repobilityId": "e983d48fcf215e86", "scanner": "scanner-primary", "fingerprint": "7cb096f9b1f33c26", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-52909810f5f45f47", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_code/IGlobal.py:5"}, "properties": {"repobilityId": "0062277b25454a34", "scanner": "scanner-primary", "fingerprint": "52909810f5f45f47", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-737bcc8cdc623023", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/__init__.py:5"}, "properties": {"repobilityId": "90b1008925bb8dcc", "scanner": "scanner-primary", "fingerprint": "737bcc8cdc623023", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f63b67a162269940", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/twelvelabs_driver.py:5"}, "properties": {"repobilityId": "6fc736cc26ce3d8c", "scanner": "scanner-primary", "fingerprint": "f63b67a162269940", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb68ff3909c73f93", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/IInstance.py:5"}, "properties": {"repobilityId": "242ee7615f1168ac", "scanner": "scanner-primary", "fingerprint": "cb68ff3909c73f93", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5dcbbc90d5b62093", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/twelvelabs/IGlobal.py:5"}, "properties": {"repobilityId": "c0c3fad54f9f9db4", "scanner": "scanner-primary", "fingerprint": "5dcbbc90d5b62093", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-134650633039dd1c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/core/google_access.py:7"}, "properties": {"repobilityId": "a5978030cf6f5049", "scanner": "scanner-primary", "fingerprint": "134650633039dd1c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e7becac68e3f2b5", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_daytona/__init__.py:7"}, "properties": {"repobilityId": "471da30165e06fe9", "scanner": "scanner-primary", "fingerprint": "3e7becac68e3f2b5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ea09a370022850dd", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_daytona/IInstance.py:7"}, "properties": {"repobilityId": "a8bc5922b132c995", "scanner": "scanner-primary", "fingerprint": "ea09a370022850dd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d379854d6e6077b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_daytona/IGlobal.py:7"}, "properties": {"repobilityId": "4165ac594a9532dd", "scanner": "scanner-primary", "fingerprint": "4d379854d6e6077b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-903107457f269712", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/__init__.py:5"}, "properties": {"repobilityId": "f53b4128ee28a45a", "scanner": "scanner-primary", "fingerprint": "903107457f269712", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-79423eaf5bd425e2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/sentenceTransformer.py:5"}, "properties": {"repobilityId": "3c0551564d822325", "scanner": "scanner-primary", "fingerprint": "79423eaf5bd425e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-67f80d627e7ee05f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/IInstance.py:5"}, "properties": {"repobilityId": "bd586e68bc35411d", "scanner": "scanner-primary", "fingerprint": "67f80d627e7ee05f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-495a057767ad92fe", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/embedding_transformer/IGlobal.py:5"}, "properties": {"repobilityId": "fd988ab9bb1eb7d9", "scanner": "scanner-primary", "fingerprint": "495a057767ad92fe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-392d06fee459d9d6", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_llm/__init__.py:5"}, "properties": {"repobilityId": "f9096259c7b576cb", "scanner": "scanner-primary", "fingerprint": "392d06fee459d9d6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2ec48cc35dfeacce", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_llm/IInstance.py:5"}, "properties": {"repobilityId": "f3529ae5e9f3858c", "scanner": "scanner-primary", "fingerprint": "2ec48cc35dfeacce", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a1f8c51c9f4deb55", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/preprocessor_llm/IGlobal.py:5"}, "properties": {"repobilityId": "c2ca0bcac9b7a277", "scanner": "scanner-primary", "fingerprint": "a1f8c51c9f4deb55", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-69b5c288e85cf651", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectorizer/__init__.py:5"}, "properties": {"repobilityId": "4a4b2664d00df61d", "scanner": "scanner-primary", "fingerprint": "69b5c288e85cf651", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-67870b0cff3b07a0", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/vectorizer/IInstance.py:94"}, "properties": {"repobilityId": "dbb1744fa1811b3d", "scanner": "scanner-primary", "fingerprint": "67870b0cff3b07a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-9f67b1a65995ed64", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectorizer/IInstance.py:5"}, "properties": {"repobilityId": "0185056b91775742", "scanner": "scanner-primary", "fingerprint": "9f67b1a65995ed64", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dcaf57a475e491f4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/vectorizer/IGlobal.py:5"}, "properties": {"repobilityId": "e2af681beb300c57", "scanner": "scanner-primary", "fingerprint": "dcaf57a475e491f4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-33b1a0ad039ea08f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_neo4j/__init__.py:5"}, "properties": {"repobilityId": "a85a70f662bf3579", "scanner": "scanner-primary", "fingerprint": "33b1a0ad039ea08f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c924cef677cc1757", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_neo4j/utils.py:5"}, "properties": {"repobilityId": "e0d492ee68d4bf4f", "scanner": "scanner-primary", "fingerprint": "c924cef677cc1757", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-72e961a8b7d26fa2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_neo4j/IGlobal.py:5"}, "properties": {"repobilityId": "bf944a101d431ee9", "scanner": "scanner-primary", "fingerprint": "72e961a8b7d26fa2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9720da08db955370", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/__init__.py:5"}, "properties": {"repobilityId": "b83f0be0df137ae0", "scanner": "scanner-primary", "fingerprint": "9720da08db955370", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9c0fa5e6c0512d76", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/IInstance.py:5"}, "properties": {"repobilityId": "90c797fc4fd3a868", "scanner": "scanner-primary", "fingerprint": "9c0fa5e6c0512d76", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6527867d81490eda", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/IGlobal.py:5"}, "properties": {"repobilityId": "d00d9284bd3c5499", "scanner": "scanner-primary", "fingerprint": "6527867d81490eda", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-09860133d9d4b1e0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_vision_mistral/mistral_vision.py:5"}, "properties": {"repobilityId": "fc98a88d4508648c", "scanner": "scanner-primary", "fingerprint": "09860133d9d4b1e0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-21a615d4b9245370", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/mcp_streamable_http_client.py:7"}, "properties": {"repobilityId": "f9abf15de6978b7c", "scanner": "scanner-primary", "fingerprint": "21a615d4b9245370", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c625aee4c4643db2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/mcp_sse_client.py:7"}, "properties": {"repobilityId": "23531604cfadd0f2", "scanner": "scanner-primary", "fingerprint": "c625aee4c4643db2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-42b1387dffa9079b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/__init__.py:7"}, "properties": {"repobilityId": "1b60c21eb8b214d5", "scanner": "scanner-primary", "fingerprint": "42b1387dffa9079b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8be8aacf8ffb94ef", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/mcp_stdio_client.py:7"}, "properties": {"repobilityId": "4a6242100c0a926e", "scanner": "scanner-primary", "fingerprint": "8be8aacf8ffb94ef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-44716cb8549e39b4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/IInstance.py:7"}, "properties": {"repobilityId": "3740c50940fd2281", "scanner": "scanner-primary", "fingerprint": "44716cb8549e39b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2fe6a649e5ece49b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_mcp_client/IGlobal.py:7"}, "properties": {"repobilityId": "4321887e140ffb15", "scanner": "scanner-primary", "fingerprint": "2fe6a649e5ece49b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4aeba56eeca6d850", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_pipe/__init__.py:7"}, "properties": {"repobilityId": "c5aef5be27e5a68c", "scanner": "scanner-primary", "fingerprint": "4aeba56eeca6d850", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-713d3bdaf991746a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_pipe/IInstance.py:7"}, "properties": {"repobilityId": "c909a1634080c5af", "scanner": "scanner-primary", "fingerprint": "713d3bdaf991746a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6f23c531d1391fcb", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_pipe/IGlobal.py:7"}, "properties": {"repobilityId": "b2d9077aba9ebe0e", "scanner": "scanner-primary", "fingerprint": "6f23c531d1391fcb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ead3e74ac507e81c", "level": "note", "message": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/tool_pipe/IGlobal.py:69"}, "properties": {"repobilityId": "30a1d5b7d165b99f", "scanner": "scanner-primary", "fingerprint": "ead3e74ac507e81c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-f4430ffc9b462a42", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_mysql/__init__.py:5"}, "properties": {"repobilityId": "b22ea6e26c7009a5", "scanner": "scanner-primary", "fingerprint": "f4430ffc9b462a42", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-64e8fd98cb916cf2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/db_mysql/IGlobal.py:5"}, "properties": {"repobilityId": "7bacbbd4258a0c21", "scanner": "scanner-primary", "fingerprint": "64e8fd98cb916cf2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-41b1fe46e092cb23", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/video_composer/__init__.py:5"}, "properties": {"repobilityId": "d3e19d1c5d3f828e", "scanner": "scanner-primary", "fingerprint": "41b1fe46e092cb23", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-094bac019e29371e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/video_composer/IInstance.py:5"}, "properties": {"repobilityId": "e91778aad8bb42b1", "scanner": "scanner-primary", "fingerprint": "094bac019e29371e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-30272b7169099f4f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/video_composer/IGlobal.py:5"}, "properties": {"repobilityId": "8b115320ddfb277e", "scanner": "scanner-primary", "fingerprint": "30272b7169099f4f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-344383c0fce96f91", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/agent_rocketride/rocketride_agent.py:265"}, "properties": {"repobilityId": "018fb7d37bd5f6c5", "scanner": "scanner-primary", "fingerprint": "344383c0fce96f91", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-4a9c242ebf8aabd1", "level": "none", "message": {"text": "Commented-code block (5 lines) in nodes/src/nodes/agent_rocketride/rocketride_agent.py:149"}, "properties": {"repobilityId": "978544fff3c6395c", "scanner": "scanner-primary", "fingerprint": "4a9c242ebf8aabd1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bd0b5ff0bc32f160", "level": "none", "message": {"text": "Commented-code block (10 lines) in nodes/src/nodes/agent_rocketride/executor.py:396"}, "properties": {"repobilityId": "b47536fed36a9692", "scanner": "scanner-primary", "fingerprint": "bd0b5ff0bc32f160", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4a49600faf4365b4", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/agent_rocketride/planner.py:128"}, "properties": {"repobilityId": "ab1dd1e14cbf4cff", "scanner": "scanner-primary", "fingerprint": "4a49600faf4365b4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-5ef22c84b5845873", "level": "none", "message": {"text": "Commented-code block (5 lines) in nodes/src/nodes/agent_rocketride/planner.py:149"}, "properties": {"repobilityId": "a37087eb53749686", "scanner": "scanner-primary", "fingerprint": "5ef22c84b5845873", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e9d24f83ca461cc", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/depth_estimate/IInstance.py:6"}, "properties": {"repobilityId": "462940418cd6d9c2", "scanner": "scanner-primary", "fingerprint": "3e9d24f83ca461cc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-520be2b4b14c79d0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/depth_estimate/IGlobal.py:6"}, "properties": {"repobilityId": "a93827e978812251", "scanner": "scanner-primary", "fingerprint": "520be2b4b14c79d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-52ccf7ce462451e8", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/__init__.py:5"}, "properties": {"repobilityId": "e2029c1d9052ac53", "scanner": "scanner-primary", "fingerprint": "52ccf7ce462451e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bf9327ec65c81084", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/kimi.py:5"}, "properties": {"repobilityId": "5e3efe7d61f9ce68", "scanner": "scanner-primary", "fingerprint": "bf9327ec65c81084", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6269c30cded73b38", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/IInstance.py:5"}, "properties": {"repobilityId": "ec2ec889dc208097", "scanner": "scanner-primary", "fingerprint": "6269c30cded73b38", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2431c8ef285b531f", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_kimi/IGlobal.py:5"}, "properties": {"repobilityId": "da8c839530e55f7d", "scanner": "scanner-primary", "fingerprint": "2431c8ef285b531f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6cc77e61d3a6f38a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/__init__.py:5"}, "properties": {"repobilityId": "09c7d93b7f7fa0ae", "scanner": "scanner-primary", "fingerprint": "6cc77e61d3a6f38a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-566a426c61668311", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/gemini.py:5"}, "properties": {"repobilityId": "a0896a2cc5afd11c", "scanner": "scanner-primary", "fingerprint": "566a426c61668311", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-472bb5aabe1ca5d9", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/IInstance.py:5"}, "properties": {"repobilityId": "ebe33d1ac5866e9a", "scanner": "scanner-primary", "fingerprint": "472bb5aabe1ca5d9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e3e9226fbe1444af", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gemini/IGlobal.py:5"}, "properties": {"repobilityId": "1d801b04998d50d5", "scanner": "scanner-primary", "fingerprint": "e3e9226fbe1444af", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8f02c6d3d26a6f59", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ocr/__init__.py:5"}, "properties": {"repobilityId": "86fe455dcc818614", "scanner": "scanner-primary", "fingerprint": "8f02c6d3d26a6f59", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-910c9d416dcead09", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ocr/ocr.py:5"}, "properties": {"repobilityId": "1b9bde7029dc11e5", "scanner": "scanner-primary", "fingerprint": "910c9d416dcead09", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-453d60b8fdab3de5", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/ocr/IInstance.py:203"}, "properties": {"repobilityId": "c85571d46300f256", "scanner": "scanner-primary", "fingerprint": "453d60b8fdab3de5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-893121cb074c3798", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ocr/IInstance.py:5"}, "properties": {"repobilityId": "33caac2dc725eb76", "scanner": "scanner-primary", "fingerprint": "893121cb074c3798", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ed3ff7569e073d4e", "level": "note", "message": {"text": "Stub function `_diag` (body is just `pass`/`return`) \u2014 nodes/src/nodes/ocr/IInstance.py:49"}, "properties": {"repobilityId": "48eeb7715f918948", "scanner": "scanner-primary", "fingerprint": "ed3ff7569e073d4e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-73c3a183fb7ffed5", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/ocr/IGlobal.py:5"}, "properties": {"repobilityId": "19f322e36bb16ba5", "scanner": "scanner-primary", "fingerprint": "73c3a183fb7ffed5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4ef5225499a29dc1", "level": "note", "message": {"text": "Stub function `_diag` (body is just `pass`/`return`) \u2014 nodes/src/nodes/ocr/IGlobal.py:114"}, "properties": {"repobilityId": "1e302d605e241232", "scanner": "scanner-primary", "fingerprint": "4ef5225499a29dc1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-5d4cd92e8d69019a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_v0/__init__.py:7"}, "properties": {"repobilityId": "6bb5d5150fc7bbea", "scanner": "scanner-primary", "fingerprint": "5d4cd92e8d69019a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db8f9a1208531cea", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_v0/IInstance.py:7"}, "properties": {"repobilityId": "77741114a60247c4", "scanner": "scanner-primary", "fingerprint": "db8f9a1208531cea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b8cf04c2d4731fa2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/tool_v0/IGlobal.py:7"}, "properties": {"repobilityId": "83e7b810a2ebb2da", "scanner": "scanner-primary", "fingerprint": "b8cf04c2d4731fa2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-022c6409d4a1696b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/__init__.py:5"}, "properties": {"repobilityId": "a8c0b55d73777f9e", "scanner": "scanner-primary", "fingerprint": "022c6409d4a1696b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9be4ce7198d17eff", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/minimax.py:5"}, "properties": {"repobilityId": "289fb00a88219c67", "scanner": "scanner-primary", "fingerprint": "9be4ce7198d17eff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-44896cb2539a8ecf", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/IInstance.py:5"}, "properties": {"repobilityId": "4745487c8f3a5f59", "scanner": "scanner-primary", "fingerprint": "44896cb2539a8ecf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ab58549972b7561b", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_minimax/IGlobal.py:5"}, "properties": {"repobilityId": "2ca8ddc811dbeadd", "scanner": "scanner-primary", "fingerprint": "ab58549972b7561b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d07df5d02882e41", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/__init__.py:5"}, "properties": {"repobilityId": "fd85941c6b7bf575", "scanner": "scanner-primary", "fingerprint": "0d07df5d02882e41", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-27bdfd7cd4440d73", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/gmi_cloud.py:5"}, "properties": {"repobilityId": "3257f18fa37ac289", "scanner": "scanner-primary", "fingerprint": "27bdfd7cd4440d73", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-89946087beea792d", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/IInstance.py:5"}, "properties": {"repobilityId": "34856a978e56225b", "scanner": "scanner-primary", "fingerprint": "89946087beea792d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8ad7f393884a2be2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_gmi_cloud/IGlobal.py:5"}, "properties": {"repobilityId": "b7f15927f3d5b805", "scanner": "scanner-primary", "fingerprint": "8ad7f393884a2be2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-93effe1ce7b40813", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/__init__.py:5"}, "properties": {"repobilityId": "28f2a486f7738f12", "scanner": "scanner-primary", "fingerprint": "93effe1ce7b40813", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b33e2835459245c5", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/detector.py:5"}, "properties": {"repobilityId": "daaea04cbe314a4e", "scanner": "scanner-primary", "fingerprint": "b33e2835459245c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a218ac96b2659411", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/anomaly_detector/IInstance.py:71"}, "properties": {"repobilityId": "6b3b21d4f8ee38ae", "scanner": "scanner-primary", "fingerprint": "a218ac96b2659411", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3ca28e6216c31e0a", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/IInstance.py:5"}, "properties": {"repobilityId": "cedabc434eca47b7", "scanner": "scanner-primary", "fingerprint": "3ca28e6216c31e0a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fdb223f1ca5e65fd", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/anomaly_detector/IGlobal.py:5"}, "properties": {"repobilityId": "c779f54c4caa8529", "scanner": "scanner-primary", "fingerprint": "fdb223f1ca5e65fd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c51a189abfb9a9c4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/__init__.py:5"}, "properties": {"repobilityId": "502d4a0de2eaa2e4", "scanner": "scanner-primary", "fingerprint": "c51a189abfb9a9c4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d3f4c6c81e80d166", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/IInstance.py:5"}, "properties": {"repobilityId": "bef4d6e55b54b9b5", "scanner": "scanner-primary", "fingerprint": "d3f4c6c81e80d166", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-72cc2f197841535a", "level": "note", "message": {"text": "Stub function `beginInstance` (body is just `pass`/`return`) \u2014 nodes/src/nodes/local_text_output/IInstance.py:41"}, "properties": {"repobilityId": "964c483a36bedeba", "scanner": "scanner-primary", "fingerprint": "72cc2f197841535a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-fef5ff91ece47caf", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/IEndpoint.py:5"}, "properties": {"repobilityId": "eeb643ac70267da6", "scanner": "scanner-primary", "fingerprint": "fef5ff91ece47caf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1a68967cd0a111f0", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/local_text_output/IGlobal.py:5"}, "properties": {"repobilityId": "d56ea0ee4feb8997", "scanner": "scanner-primary", "fingerprint": "1a68967cd0a111f0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fb4c84305b565d2b", "level": "note", "message": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/local_text_output/IGlobal.py:109"}, "properties": {"repobilityId": "8a2ff63f2c66ec61", "scanner": "scanner-primary", "fingerprint": "fb4c84305b565d2b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-4ad0d4af89d60029", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/__init__.py:5"}, "properties": {"repobilityId": "808ade2e5fa9efd0", "scanner": "scanner-primary", "fingerprint": "4ad0d4af89d60029", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-509e7371eb5fc2d9", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/qianfan_client.py:5"}, "properties": {"repobilityId": "7a72d53f36e16f54", "scanner": "scanner-primary", "fingerprint": "509e7371eb5fc2d9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-09daf9037a4a6c86", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/IInstance.py:5"}, "properties": {"repobilityId": "0e4b72e5f0392d90", "scanner": "scanner-primary", "fingerprint": "09daf9037a4a6c86", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9915c042fa018ca1", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_baidu_qianfan/IGlobal.py:5"}, "properties": {"repobilityId": "990d95a3f4bae249", "scanner": "scanner-primary", "fingerprint": "9915c042fa018ca1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7453a0db2f43f140", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/anthropic.py:5"}, "properties": {"repobilityId": "7e3641b9d741c084", "scanner": "scanner-primary", "fingerprint": "7453a0db2f43f140", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d80281f9cba325e2", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/__init__.py:5"}, "properties": {"repobilityId": "edd8a712e7a1cffd", "scanner": "scanner-primary", "fingerprint": "d80281f9cba325e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b604f2c25605ee50", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/IInstance.py:5"}, "properties": {"repobilityId": "8cf49ce51f4f2e82", "scanner": "scanner-primary", "fingerprint": "b604f2c25605ee50", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-02d93bdab68244ef", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llm_anthropic/IGlobal.py:5"}, "properties": {"repobilityId": "33c0c3093996b107", "scanner": "scanner-primary", "fingerprint": "02d93bdab68244ef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0112c1e1da14ef61", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/process.py:5"}, "properties": {"repobilityId": "f05772a616060f8a", "scanner": "scanner-primary", "fingerprint": "0112c1e1da14ef61", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aeff195bf2d7547c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/__init__.py:5"}, "properties": {"repobilityId": "520f227b128c893f", "scanner": "scanner-primary", "fingerprint": "aeff195bf2d7547c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5f17aa56981ae011", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/morphology.py:5"}, "properties": {"repobilityId": "2d92d46fd9e365ff", "scanner": "scanner-primary", "fingerprint": "5f17aa56981ae011", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-718feed532a1b495", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/binary.py:5"}, "properties": {"repobilityId": "5d81af7cffd65994", "scanner": "scanner-primary", "fingerprint": "718feed532a1b495", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f5154eeca011e7fa", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/IInstance.py:5"}, "properties": {"repobilityId": "36d1a1705af2e0c0", "scanner": "scanner-primary", "fingerprint": "f5154eeca011e7fa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8289c10b7da7bcb4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/IGlobal.py:5"}, "properties": {"repobilityId": "f9bd5ea5f460b6ca", "scanner": "scanner-primary", "fingerprint": "8289c10b7da7bcb4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-920683a227444cc2", "level": "note", "message": {"text": "Stub function `endGlobal` (body is just `pass`/`return`) \u2014 nodes/src/nodes/image_cleanup/IGlobal.py:47"}, "properties": {"repobilityId": "a17d5eb542f40e9a", "scanner": "scanner-primary", "fingerprint": "920683a227444cc2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-983f73d9ce6ff307", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/png.py:5"}, "properties": {"repobilityId": "7c097aa87ee7da89", "scanner": "scanner-primary", "fingerprint": "983f73d9ce6ff307", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3c473b947cb70415", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/image_cleanup/deskew.py:5"}, "properties": {"repobilityId": "cd51a8ef4f1a38b9", "scanner": "scanner-primary", "fingerprint": "3c473b947cb70415", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c2d5c57a552fc0b4", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/parser.py:5"}, "properties": {"repobilityId": "4f05b7f67eb4cd4b", "scanner": "scanner-primary", "fingerprint": "c2d5c57a552fc0b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9b42048f928871d1", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/__init__.py:5"}, "properties": {"repobilityId": "ac0e3cf8fe2255ea", "scanner": "scanner-primary", "fingerprint": "9b42048f928871d1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-556af3b3e2498aee", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in nodes/src/nodes/llamaparse/IInstance.py:558"}, "properties": {"repobilityId": "6c5050049cd0b804", "scanner": "scanner-primary", "fingerprint": "556af3b3e2498aee", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d0bd1f8bb1a16c22", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/IInstance.py:5"}, "properties": {"repobilityId": "9b4a0dbd75accb42", "scanner": "scanner-primary", "fingerprint": "d0bd1f8bb1a16c22", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7da9ae4b4f851fba", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/llamaparse/IGlobal.py:5"}, "properties": {"repobilityId": "8ccf5424f7d4a5c2", "scanner": "scanner-primary", "fingerprint": "7da9ae4b4f851fba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4994835aff8ca212", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/background_removal/IInstance.py:6"}, "properties": {"repobilityId": "26f6ced5351dae49", "scanner": "scanner-primary", "fingerprint": "4994835aff8ca212", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d59f592cce5e9b55", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/background_removal/IGlobal.py:6"}, "properties": {"repobilityId": "28e85edae5a3cc59", "scanner": "scanner-primary", "fingerprint": "d59f592cce5e9b55", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-47041dc8cdf1ea2e", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/frame_grabber/__init__.py:5"}, "properties": {"repobilityId": "45ba573e5e4768bb", "scanner": "scanner-primary", "fingerprint": "47041dc8cdf1ea2e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-10eeff1303b6ada9", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/frame_grabber/IInstance.py:5"}, "properties": {"repobilityId": "27e69a65edb1ffd4", "scanner": "scanner-primary", "fingerprint": "10eeff1303b6ada9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b9290605ea47c268", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/frame_grabber/IGlobal.py:5"}, "properties": {"repobilityId": "3b4908cc90492f72", "scanner": "scanner-primary", "fingerprint": "b9290605ea47c268", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8632beb1cc63c6e1", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/detect_segment/__init__.py:5"}, "properties": {"repobilityId": "c06bbd86fe416e1a", "scanner": "scanner-primary", "fingerprint": "8632beb1cc63c6e1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-95ff328b92424428", "level": "note", "message": {"text": "Legacy-named symbol `rle_copy` in nodes/src/nodes/detect_segment/IInstance.py:47"}, "properties": {"repobilityId": "343c3b862300001c", "scanner": "scanner-primary", "fingerprint": "95ff328b92424428", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-99c787ef5594c444", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/detect_segment/IInstance.py:6"}, "properties": {"repobilityId": "31f30f3da674a516", "scanner": "scanner-primary", "fingerprint": "99c787ef5594c444", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8fa886f6a6f18c38", "level": "none", "message": {"text": "Commented-code block (6 lines) in nodes/src/nodes/detect_segment/IGlobal.py:6"}, "properties": {"repobilityId": "33c909c963157e26", "scanner": "scanner-primary", "fingerprint": "8fa886f6a6f18c38", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-109b2195df68fe8f", "level": "none", "message": {"text": "Commented-code block (5 lines) in tools/contract_checks/scripts/tasks.js:75"}, "properties": {"repobilityId": "c72b7fb39875432d", "scanner": "scanner-primary", "fingerprint": "109b2195df68fe8f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c2f67310a5640a31", "level": "none", "message": {"text": "Commented-code block (6 lines) in tools/contract_checks/src/contract_checks/cli.py:140"}, "properties": {"repobilityId": "e5e8366e3947cbea", "scanner": "scanner-primary", "fingerprint": "c2f67310a5640a31", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-274ab4de8788baaf", "level": "none", "message": {"text": "Commented-code block (8 lines) in tools/contract_checks/src/contract_checks/engine_env.py:199"}, "properties": {"repobilityId": "d8ba1569b9aaee3e", "scanner": "scanner-primary", "fingerprint": "274ab4de8788baaf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2d783e07040752e6", "level": "none", "message": {"text": "Commented-code block (7 lines) in tools/contract_checks/src/contract_checks/runner.py:243"}, "properties": {"repobilityId": "344ee1cae1a182c8", "scanner": "scanner-primary", "fingerprint": "2d783e07040752e6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-321a72918d26c3d1", "level": "note", "message": {"text": "Legacy-named symbol `test_missing_model_deprecated` in tools/sync_models/test/test_sync_logic.py:88"}, "properties": {"repobilityId": "11ad5e7853c4e490", "scanner": "scanner-primary", "fingerprint": "321a72918d26c3d1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-744bae67f645307a", "level": "note", "message": {"text": "Legacy-named symbol `_fields_copy` in tools/sync_models/src/providers/base.py:625"}, "properties": {"repobilityId": "872fc83223a4cfa9", "scanner": "scanner-primary", "fingerprint": "744bae67f645307a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-5ac584f7162c8e62", "level": "note", "message": {"text": "Legacy-named symbol `_update_fields_for_deprecated` in tools/sync_models/src/core/patcher.py:387"}, "properties": {"repobilityId": "3b8756aa40213918", "scanner": "scanner-primary", "fingerprint": "5ac584f7162c8e62", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2d1b8ec1f97ebb8f", "level": "none", "message": {"text": "Commented-code block (6 lines) in tools/sync_models/src/core/merger.py:459"}, "properties": {"repobilityId": "769506392005a621", "scanner": "scanner-primary", "fingerprint": "2d1b8ec1f97ebb8f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0c9d02364e09e13c", "level": "note", "message": {"text": "55 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "fc70195b3e64b9a7", "scanner": "scanner-primary", "fingerprint": "0c9d02364e09e13c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "af850b407d42a9c4", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "f0173821d095a295", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "9baacd1997ea4a5d", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-76a2f6818267a9a8", "level": "note", "message": {"text": "Near-duplicate function bodies in 8 places"}, "properties": {"repobilityId": "c0f61787f659cbf9", "scanner": "scanner-primary", "fingerprint": "76a2f6818267a9a8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-33a6b62e30ce7ab4", "level": "note", "message": {"text": "Near-duplicate function bodies in 6 places"}, "properties": {"repobilityId": "f5e4ebef988ee3ce", "scanner": "scanner-primary", "fingerprint": "33a6b62e30ce7ab4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-33a6b62e30ce7ab4", "level": "note", "message": {"text": "Near-duplicate function bodies in 6 places"}, "properties": {"repobilityId": "a1a2dadabb9c946f", "scanner": "scanner-primary", "fingerprint": "33a6b62e30ce7ab4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "d1de147cb695a486", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "646d53a4a4d1c1f9", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-02525d39071dd2c7", "level": "note", "message": {"text": "Near-duplicate function bodies in 5 places"}, "properties": {"repobilityId": "c92b8883d38eb859", "scanner": "scanner-primary", "fingerprint": "02525d39071dd2c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-02525d39071dd2c7", "level": "note", "message": {"text": "Near-duplicate function bodies in 5 places"}, "properties": {"repobilityId": "1a9c49e4877d3d17", "scanner": "scanner-primary", "fingerprint": "02525d39071dd2c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "8e4a842c99505aa4", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "d4610c80a89b9f45", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "c7ca993df0042e7a", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "dbef836dfeffde46", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-33a6b62e30ce7ab4", "level": "note", "message": {"text": "Near-duplicate function bodies in 6 places"}, "properties": {"repobilityId": "c7a629ca349efcb8", "scanner": "scanner-primary", "fingerprint": "33a6b62e30ce7ab4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "042227dc73d34faf", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-02525d39071dd2c7", "level": "note", "message": {"text": "Near-duplicate function bodies in 5 places"}, "properties": {"repobilityId": "0880580a2090342c", "scanner": "scanner-primary", "fingerprint": "02525d39071dd2c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "ef7c3fc9a7563af4", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "d014854c19a6acc1", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "b52eedd1451fb5e2", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}