{"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-6c396430172a93b9", "name": "Possibly dead Python function: radial_gradient", "shortDescription": {"text": "Possibly dead Python function: radial_gradient"}, "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-290baeebd69a9346", "name": "Stray `console.log` in TS/JS \u2014 src/presetStore.js:196", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/presetStore.js:196"}, "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-0e1c26bab40d986b", "name": "Stray `console.log` in TS/JS \u2014 src/visualizer.js:158", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/visualizer.js:158"}, "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-00c5c99062294e40", "name": "Stray `console.log` in TS/JS \u2014 src/controls.js:1441", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/controls.js:1441"}, "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-886d11e7f62637dc", "name": "Stray `console.log` in TS/JS \u2014 src/videoTranscoder.js:25", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/videoTranscoder.js:25"}, "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-fc95eb8cc767e71e", "name": "Stray `console.log` in TS/JS \u2014 src/packInstaller.js:154", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/packInstaller.js:154"}, "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-3d8cd96c3a6070f5", "name": "Stray `console.log` in TS/JS \u2014 src/main.js:55", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/main.js: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-4844783ededb2802", "name": "Stray `console.log` in TS/JS \u2014 src/timeline/main.js:222", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/timeline/main.js:222"}, "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-36da3cfc1d31f25e", "name": "Icon-only button without accessible name \u2014 src/editor/inspector.js:7392", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/editor/inspector.js:7392"}, "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-3d7d27a4a8e82e55", "name": "Stray `console.log` in TS/JS \u2014 src/editor/main.js:479", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/editor/main.js:479"}, "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-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8987d6d1c30c7202", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2f3178ddda7c2897", "name": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ef2b00f402aa1b65", "name": "Insecure pattern 'direct_innerhtml_assignment' in aspect-test.html:221", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in aspect-test.html:221"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c0a92bb4a476a3e7", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/packBrowser.js:44", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/packBrowser.js:44"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4f18c0005a4670b0", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/devicePicker.js:172", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/devicePicker.js:172"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6965a5b845ed48a8", "name": "Insecure pattern 'insert_adjacent_html' in src/devicePicker.js:34", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in src/devicePicker.js:34"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9ac445efdacfee80", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/auth-gate.js:87", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/auth-gate.js:87"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c84cda42c531fa6d", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/fileUtils.js:21", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/fileUtils.js:21"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-dbea3a3fbf45e0e5", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/audioFormat.js:34", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/audioFormat.js:34"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fbace96a93c38ece", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/importResultModal.js:40", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/importResultModal.js:40"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b37bed1b486d6c2a", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/controls.js:920", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/controls.js:920"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c9c16b51958dbc8f", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/output/outputUI.js:32", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/output/outputUI.js:32"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8b505adebb04dce4", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/timeline/timelineEditor.js:785", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/timeline/timelineEditor.js:785"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b0198b54ed0a5ccf", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/timeline/main.js:152", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/timeline/main.js:152"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9c47a510610e3b42", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/editor/presetLibrary.js:188", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/editor/presetLibrary.js:188"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-76d84ebdb1bf0dfb", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/editor/inspector.js:107", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/editor/inspector.js:107"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-87e2d29c5aa37e1f", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/editor/main.js:294", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/editor/main.js:294"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-360cb263256aacfa", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-node@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa73ecd232575394", "name": "Very large file: src/visualizer.js (1687 lines)", "shortDescription": {"text": "Very large file: src/visualizer.js (1687 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-ffdccec4fdaef57d", "name": "Very large file: src/controls.js (1775 lines)", "shortDescription": {"text": "Very large file: src/controls.js (1775 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-1d2404653f97697d", "name": "Very large file: src/customPresets.js (1180 lines)", "shortDescription": {"text": "Very large file: src/customPresets.js (1180 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-e27f427d6c64affa", "name": "Very large file: src/timeline/timelineEditor.js (3508 lines)", "shortDescription": {"text": "Very large file: src/timeline/timelineEditor.js (3508 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-efcea4178428a314", "name": "Very large file: src/editor/inspector.js (11536 lines)", "shortDescription": {"text": "Very large file: src/editor/inspector.js (11536 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 39 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 81 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-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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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 license, tests. 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-bea357a6497a2d5d", "name": "Agent authority lacks a verifier contract: CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4152e9f236764383", "name": "Commented-code block (5 lines) in scripts/verify-club-mode.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/verify-club-mode.mjs: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-cf79af4e265f26e0", "name": "Commented-code block (5 lines) in scripts/verify-image-warp.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/verify-image-warp.mjs: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-127b336af75adf06", "name": "Commented-code block (5 lines) in scripts/verify-image-warp-editor.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/verify-image-warp-editor.mjs: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-4d4701351768d1ac", "name": "Legacy-named symbol `discocast_auth_v1` in src/auth-gate.js:9", "shortDescription": {"text": "Legacy-named symbol `discocast_auth_v1` in src/auth-gate.js:9"}, "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-3fef3e6e19d5cec1", "name": "Legacy-named symbol `dc_presets_migrated_v1` in src/presetStore.js:41", "shortDescription": {"text": "Legacy-named symbol `dc_presets_migrated_v1` in src/presetStore.js:41"}, "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-cd6c482ef48e1d1e", "name": "Commented-code block (7 lines) in src/presetStore.js:145", "shortDescription": {"text": "Commented-code block (7 lines) in src/presetStore.js:145"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-57164c3a9a2c58cc", "name": "Commented-code block (8 lines) in src/visualizer.js:793", "shortDescription": {"text": "Commented-code block (8 lines) in src/visualizer.js:793"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f0c8d39d98dce5af", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/visualizer.js:1353", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/visualizer.js:1353"}, "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-75b2ecfb8a1c4314", "name": "Commented-code block (5 lines) in src/customPresets.js:279", "shortDescription": {"text": "Commented-code block (5 lines) in src/customPresets.js:279"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3359c7d054c986ec", "name": "Commented-code block (6 lines) in src/output/outputWindow.js:33", "shortDescription": {"text": "Commented-code block (6 lines) in src/output/outputWindow.js:33"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-68bd8a8d5e8ef33f", "name": "Commented-code block (5 lines) in src/timeline/timelineEditor.js:66", "shortDescription": {"text": "Commented-code block (5 lines) in src/timeline/timelineEditor.js:66"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ce79e12bae953be2", "name": "Commented-code block (6 lines) in src/editor/inspector.js:26", "shortDescription": {"text": "Commented-code block (6 lines) in src/editor/inspector.js:26"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-db927f3f4da268b6", "name": "Commented-code block (5 lines) in src/editor/animation.js:42", "shortDescription": {"text": "Commented-code block (5 lines) in src/editor/animation.js:42"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1b5bd4318ca0ba87", "name": "Commented-code block (5 lines) in src/editor/main.js:412", "shortDescription": {"text": "Commented-code block (5 lines) in src/editor/main.js:412"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2eafc3188c36bb02", "name": "3 env vars used in code but missing from .env.example", "shortDescription": {"text": "3 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `DC_URL`, `DEV`, `LIMIT`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24850"}, "properties": {"repository": "Catskill909/visualizer", "repoUrl": "https://github.com/Catskill909/visualizer", "branch": "main"}, "results": [{"ruleId": "scanner-6c396430172a93b9", "level": "note", "message": {"text": "Possibly dead Python function: radial_gradient"}, "properties": {"repobilityId": "7d9ee3907962da37", "scanner": "scanner-primary", "fingerprint": "6c396430172a93b9", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "installer/gen-background.py:10"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-290baeebd69a9346", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/presetStore.js:196"}, "properties": {"repobilityId": "4c9ad0940a1e35bc", "scanner": "scanner-primary", "fingerprint": "290baeebd69a9346", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0e1c26bab40d986b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/visualizer.js:158"}, "properties": {"repobilityId": "1395d1fd8c646206", "scanner": "scanner-primary", "fingerprint": "0e1c26bab40d986b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-00c5c99062294e40", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/controls.js:1441"}, "properties": {"repobilityId": "68f548dd2483cef6", "scanner": "scanner-primary", "fingerprint": "00c5c99062294e40", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-886d11e7f62637dc", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/videoTranscoder.js:25"}, "properties": {"repobilityId": "b6aa56fbb9feec1b", "scanner": "scanner-primary", "fingerprint": "886d11e7f62637dc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fc95eb8cc767e71e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/packInstaller.js:154"}, "properties": {"repobilityId": "7f8856916fc69213", "scanner": "scanner-primary", "fingerprint": "fc95eb8cc767e71e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3d8cd96c3a6070f5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/main.js:55"}, "properties": {"repobilityId": "3f5ba5b9c27d4c3c", "scanner": "scanner-primary", "fingerprint": "3d8cd96c3a6070f5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4844783ededb2802", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/timeline/main.js:222"}, "properties": {"repobilityId": "8d4b373ef6436981", "scanner": "scanner-primary", "fingerprint": "4844783ededb2802", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-36da3cfc1d31f25e", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/editor/inspector.js:7392"}, "properties": {"repobilityId": "d18889df5cf180c4", "scanner": "scanner-primary", "fingerprint": "36da3cfc1d31f25e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-3d7d27a4a8e82e55", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/editor/main.js:479"}, "properties": {"repobilityId": "d12d6bc4764f01ae", "scanner": "scanner-primary", "fingerprint": "3d7d27a4a8e82e55", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "d32a70b8fb597671", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-2f3178ddda7c2897", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: nginx:alpine"}, "properties": {"repobilityId": "c748113c1bc17882", "scanner": "scanner-primary", "fingerprint": "2f3178ddda7c2897", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-ef2b00f402aa1b65", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in aspect-test.html:221"}, "properties": {"repobilityId": "b9f6d5cf0b4b2920", "scanner": "scanner-primary", "fingerprint": "ef2b00f402aa1b65", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "aspect-test.html"}, "region": {"startLine": 221}}}]}, {"ruleId": "scanner-c0a92bb4a476a3e7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/packBrowser.js:44"}, "properties": {"repobilityId": "006a77030d22c237", "scanner": "scanner-primary", "fingerprint": "c0a92bb4a476a3e7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/packBrowser.js"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-4f18c0005a4670b0", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/devicePicker.js:172"}, "properties": {"repobilityId": "dda4887ee7975b4c", "scanner": "scanner-primary", "fingerprint": "4f18c0005a4670b0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/devicePicker.js"}, "region": {"startLine": 172}}}]}, {"ruleId": "scanner-6965a5b845ed48a8", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in src/devicePicker.js:34"}, "properties": {"repobilityId": "32d34b4819a2aac0", "scanner": "scanner-primary", "fingerprint": "6965a5b845ed48a8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/devicePicker.js"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-9ac445efdacfee80", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/auth-gate.js:87"}, "properties": {"repobilityId": "696bd0aa34d063c8", "scanner": "scanner-primary", "fingerprint": "9ac445efdacfee80", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/auth-gate.js"}, "region": {"startLine": 87}}}]}, {"ruleId": "scanner-c84cda42c531fa6d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/fileUtils.js:21"}, "properties": {"repobilityId": "660cb6a9cc9a8bf4", "scanner": "scanner-primary", "fingerprint": "c84cda42c531fa6d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/fileUtils.js"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-dbea3a3fbf45e0e5", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/audioFormat.js:34"}, "properties": {"repobilityId": "4f00566ef55c89e7", "scanner": "scanner-primary", "fingerprint": "dbea3a3fbf45e0e5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/audioFormat.js"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-fbace96a93c38ece", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/importResultModal.js:40"}, "properties": {"repobilityId": "91e6415efed6a89c", "scanner": "scanner-primary", "fingerprint": "fbace96a93c38ece", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/importResultModal.js"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-b37bed1b486d6c2a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/controls.js:920"}, "properties": {"repobilityId": "5cbe808cb68e3f0e", "scanner": "scanner-primary", "fingerprint": "b37bed1b486d6c2a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/controls.js"}, "region": {"startLine": 920}}}]}, {"ruleId": "scanner-c9c16b51958dbc8f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/output/outputUI.js:32"}, "properties": {"repobilityId": "bf9e41549344ccda", "scanner": "scanner-primary", "fingerprint": "c9c16b51958dbc8f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/output/outputUI.js"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-8b505adebb04dce4", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/timeline/timelineEditor.js:785"}, "properties": {"repobilityId": "7d264a50a836ba0b", "scanner": "scanner-primary", "fingerprint": "8b505adebb04dce4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/timeline/timelineEditor.js"}, "region": {"startLine": 785}}}]}, {"ruleId": "scanner-b0198b54ed0a5ccf", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/timeline/main.js:152"}, "properties": {"repobilityId": "8641360728f3fe71", "scanner": "scanner-primary", "fingerprint": "b0198b54ed0a5ccf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/timeline/main.js"}, "region": {"startLine": 152}}}]}, {"ruleId": "scanner-9c47a510610e3b42", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/editor/presetLibrary.js:188"}, "properties": {"repobilityId": "b029e22169174873", "scanner": "scanner-primary", "fingerprint": "9c47a510610e3b42", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/editor/presetLibrary.js"}, "region": {"startLine": 188}}}]}, {"ruleId": "scanner-76d84ebdb1bf0dfb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/editor/inspector.js:107"}, "properties": {"repobilityId": "43c7fd7d3cc16b97", "scanner": "scanner-primary", "fingerprint": "76d84ebdb1bf0dfb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/editor/inspector.js"}, "region": {"startLine": 107}}}]}, {"ruleId": "scanner-87e2d29c5aa37e1f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/editor/main.js:294"}, "properties": {"repobilityId": "a9be563d8c1ee69c", "scanner": "scanner-primary", "fingerprint": "87e2d29c5aa37e1f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/editor/main.js"}, "region": {"startLine": 294}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8fb0df1050c3548e", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "25e6b4f1d0f83407", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "726bd0ff9469822a", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-360cb263256aacfa", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7795073921bbbce5", "scanner": "scanner-primary", "fingerprint": "360cb263256aacfa", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-windows.yml"}, "region": {"startLine": 47}}}]}, {"ruleId": "scanner-aa73ecd232575394", "level": "note", "message": {"text": "Very large file: src/visualizer.js (1687 lines)"}, "properties": {"repobilityId": "1d8ba5655d736d60", "scanner": "scanner-primary", "fingerprint": "aa73ecd232575394", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ffdccec4fdaef57d", "level": "note", "message": {"text": "Very large file: src/controls.js (1775 lines)"}, "properties": {"repobilityId": "206c987d8fc869ea", "scanner": "scanner-primary", "fingerprint": "ffdccec4fdaef57d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-1d2404653f97697d", "level": "note", "message": {"text": "Very large file: src/customPresets.js (1180 lines)"}, "properties": {"repobilityId": "cd4ec577f0753bbf", "scanner": "scanner-primary", "fingerprint": "1d2404653f97697d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e27f427d6c64affa", "level": "note", "message": {"text": "Very large file: src/timeline/timelineEditor.js (3508 lines)"}, "properties": {"repobilityId": "4da92002f78b9f85", "scanner": "scanner-primary", "fingerprint": "e27f427d6c64affa", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-efcea4178428a314", "level": "note", "message": {"text": "Very large file: src/editor/inspector.js (11536 lines)"}, "properties": {"repobilityId": "554690c49bd43737", "scanner": "scanner-primary", "fingerprint": "efcea4178428a314", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "80c0b072e2100ed8", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "05e4abeb2c382734", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "0f8ac959c7d2434d", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "0a35e70c81dfdaa1", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "84832f7898e7943b", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "da103131bfe2ba5e", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-bea357a6497a2d5d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "properties": {"repobilityId": "aae72df3934829ac", "scanner": "scanner-primary", "fingerprint": "bea357a6497a2d5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4152e9f236764383", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/verify-club-mode.mjs:1"}, "properties": {"repobilityId": "04f2a0e3a7d2264e", "scanner": "scanner-primary", "fingerprint": "4152e9f236764383", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cf79af4e265f26e0", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/verify-image-warp.mjs:1"}, "properties": {"repobilityId": "bbc82e2122ac3fee", "scanner": "scanner-primary", "fingerprint": "cf79af4e265f26e0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-127b336af75adf06", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/verify-image-warp-editor.mjs:1"}, "properties": {"repobilityId": "5d39069219a7c2d9", "scanner": "scanner-primary", "fingerprint": "127b336af75adf06", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d4701351768d1ac", "level": "note", "message": {"text": "Legacy-named symbol `discocast_auth_v1` in src/auth-gate.js:9"}, "properties": {"repobilityId": "1e3a7ab59dada226", "scanner": "scanner-primary", "fingerprint": "4d4701351768d1ac", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3fef3e6e19d5cec1", "level": "note", "message": {"text": "Legacy-named symbol `dc_presets_migrated_v1` in src/presetStore.js:41"}, "properties": {"repobilityId": "2d11d3fb28c69c90", "scanner": "scanner-primary", "fingerprint": "3fef3e6e19d5cec1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-cd6c482ef48e1d1e", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/presetStore.js:145"}, "properties": {"repobilityId": "1ed5e8761fb42f44", "scanner": "scanner-primary", "fingerprint": "cd6c482ef48e1d1e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-57164c3a9a2c58cc", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/visualizer.js:793"}, "properties": {"repobilityId": "44234454ca087641", "scanner": "scanner-primary", "fingerprint": "57164c3a9a2c58cc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f0c8d39d98dce5af", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/visualizer.js:1353"}, "properties": {"repobilityId": "401670ae7ed3f6cf", "scanner": "scanner-primary", "fingerprint": "f0c8d39d98dce5af", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-75b2ecfb8a1c4314", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/customPresets.js:279"}, "properties": {"repobilityId": "06d7ba18ffb73f5a", "scanner": "scanner-primary", "fingerprint": "75b2ecfb8a1c4314", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3359c7d054c986ec", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/output/outputWindow.js:33"}, "properties": {"repobilityId": "878a5ba1c5421927", "scanner": "scanner-primary", "fingerprint": "3359c7d054c986ec", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-68bd8a8d5e8ef33f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/timeline/timelineEditor.js:66"}, "properties": {"repobilityId": "612a784e7f3db414", "scanner": "scanner-primary", "fingerprint": "68bd8a8d5e8ef33f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ce79e12bae953be2", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/editor/inspector.js:26"}, "properties": {"repobilityId": "24b027a3f0994a71", "scanner": "scanner-primary", "fingerprint": "ce79e12bae953be2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db927f3f4da268b6", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/editor/animation.js:42"}, "properties": {"repobilityId": "cb5c784a47d6641c", "scanner": "scanner-primary", "fingerprint": "db927f3f4da268b6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1b5bd4318ca0ba87", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/editor/main.js:412"}, "properties": {"repobilityId": "070b4a001c047317", "scanner": "scanner-primary", "fingerprint": "1b5bd4318ca0ba87", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2eafc3188c36bb02", "level": "none", "message": {"text": "3 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "bd934ba112b02ffa", "scanner": "scanner-primary", "fingerprint": "2eafc3188c36bb02", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}