{"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-dfa5d647f9ddc6db", "name": "Possibly dead Python function: jack_process", "shortDescription": {"text": "Possibly dead Python function: jack_process"}, "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-5e48ab075d1c9e4a", "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-9c1170e373ef78c6", "name": "Possibly dead Python function: connect_jack_ports", "shortDescription": {"text": "Possibly dead Python function: connect_jack_ports"}, "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-7f2e4564352b871f", "name": "Stray `console.log` in TS/JS \u2014 public/sw.js:23", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 public/sw.js:23"}, "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-131b72d17459dfcb", "name": "Stray `console.log` in TS/JS \u2014 src/App.tsx:75", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/App.tsx: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-0e221cb583fe4b6e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Mixer.tsx:190", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Mixer.tsx:190"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1cb76d5696ae1aac", "name": "Stray `console.log` in TS/JS \u2014 src/components/DocumentationModal.tsx:36", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/components/DocumentationModal.tsx:36"}, "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-af40f6845b239f41", "name": "Icon-only button without accessible name \u2014 src/components/AuthenticityProcessor.tsx:498", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/AuthenticityProcessor.tsx:498"}, "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-a6f189f2be358dea", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ClipItem.tsx:984", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ClipItem.tsx:984"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-79c92948ad288e8e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/SettingsModal.tsx:91", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/SettingsModal.tsx:91"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c18c2c820880a690", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/StemSeparator.tsx:209", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/StemSeparator.tsx:209"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-52ccea0360d801e9", "name": "Stray `console.log` in TS/JS \u2014 src/components/Transport.tsx:73", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/components/Transport.tsx:73"}, "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-845dea44742715f9", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/PianoRoll.tsx:320", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/PianoRoll.tsx:320"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a8f0360a585bc50e", "name": "Stray `console.log` in TS/JS \u2014 src/components/ProjectBrowser.tsx:161", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/components/ProjectBrowser.tsx: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-7a5822d0407e9803", "name": "Stray `console.log` in TS/JS \u2014 src/components/Navbar.tsx:149", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/components/Navbar.tsx:149"}, "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-194e61ef54e528cb", "name": "Stray `console.log` in TS/JS \u2014 src/lib/assetManager.ts:88", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/assetManager.ts:88"}, "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-d5637a140a420202", "name": "Stray `console.log` in TS/JS \u2014 src/lib/WebSerialManager.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/WebSerialManager.ts: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-accb66e5a3d0d857", "name": "Stray `console.log` in TS/JS \u2014 src/lib/syncUtils.ts:66", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/syncUtils.ts:66"}, "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-44f697c60e07e271", "name": "Stray `console.log` in TS/JS \u2014 src/lib/firebase.ts:31", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/firebase.ts:31"}, "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-15403bb2d083ddc6", "name": "Stray `console.log` in TS/JS \u2014 src/lib/store.tsx:1679", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/store.tsx:1679"}, "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-41e5cc184d929891", "name": "Stray `console.log` in TS/JS \u2014 src/lib/useGemini.ts:78", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/useGemini.ts:78"}, "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-7b5ce7b7476e7365", "name": "Stray `console.log` in TS/JS \u2014 src/lib/essentiaBPM.ts:11", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/essentiaBPM.ts:11"}, "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-df91de653e773e5c", "name": "Stray `console.log` in TS/JS \u2014 src/lib/useAudioImport.ts:129", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/useAudioImport.ts:129"}, "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-4f271a955fb71d6f", "name": "Dockerfile runs as root: docker-dsp/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: docker-dsp/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-5db358cdc8669689", "name": "Docker base image is tag-pinned but not digest-pinned: ubuntu:22.04", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:22.04"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9ca8252e12633cfe", "name": "Insecure pattern 'local_storage_auth_token' in src/components/AuthenticityProcessor.tsx:758", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in src/components/AuthenticityProcessor.tsx:758"}, "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-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-28c4a04bd807da0c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ad6701f0a8405e22", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b838c7e22d2d6751", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fe159a24bdb29f33", "name": "Very large file: src/lib/aiAuthenticityProcessor.ts (1370 lines)", "shortDescription": {"text": "Very large file: src/lib/aiAuthenticityProcessor.ts (1370 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-3488ee353b783923", "name": "Very large file: src/lib/store.tsx (2634 lines)", "shortDescription": {"text": "Very large file: src/lib/store.tsx (2634 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-21a3244c689d1067", "name": "Node manifest has dependencies but no lockfile: liquid-glass-package/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: liquid-glass-package/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-279a58955e9bde30", "name": "Node manifest has dependencies but no lockfile: liquid-glass-package/example/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: liquid-glass-package/example/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 72 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 28 placeholder/mock markers across 13 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f6bfa5ec46fbfe17", "name": "Commented-code block (5 lines) in public/worklets/vst-wrapper.js:29", "shortDescription": {"text": "Commented-code block (5 lines) in public/worklets/vst-wrapper.js:29"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-eb22ab8d893adbba", "name": "Commented-code block (8 lines) in src/components/LiquidGlass.tsx:123", "shortDescription": {"text": "Commented-code block (8 lines) in src/components/LiquidGlass.tsx:123"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1ae3532aa43c203a", "name": "Commented-code block (6 lines) in src/lib/WebSerialManager.test.ts:86", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/WebSerialManager.test.ts:86"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fee2501fbc44d698", "name": "Commented-code block (7 lines) in src/lib/aiAuthenticityProcessor.test.ts:13", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/aiAuthenticityProcessor.test.ts:13"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8405fac73ced91b8", "name": "Commented-code block (6 lines) in src/lib/aiAuthenticityProcessor.ts:438", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/aiAuthenticityProcessor.ts:438"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ede13309bbd9cb5d", "name": "Legacy-named symbol `jaad_theme_v2` in src/lib/store.tsx:32", "shortDescription": {"text": "Legacy-named symbol `jaad_theme_v2` in src/lib/store.tsx:32"}, "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-250f57e8a1dbd3c5", "name": "4 env vars used in code but missing from .env.example", "shortDescription": {"text": "4 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `BASE_URL`, `DISABLE_HMR`, `GEMINI_API_KEY`, `PROD`. 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/17677"}, "properties": {"repository": "r0073d-l053r/JAAD-DAW", "repoUrl": "https://github.com/r0073d-l053r/JAAD-DAW", "branch": "main"}, "results": [{"ruleId": "scanner-dfa5d647f9ddc6db", "level": "note", "message": {"text": "Possibly dead Python function: jack_process"}, "properties": {"repobilityId": "d7a0caef6cc56a1c", "scanner": "scanner-primary", "fingerprint": "dfa5d647f9ddc6db", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker-dsp/server.py:27"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5e48ab075d1c9e4a", "level": "note", "message": {"text": "Possibly dead Python function: handle_connection"}, "properties": {"repobilityId": "e8b85fd821bedf68", "scanner": "scanner-primary", "fingerprint": "5e48ab075d1c9e4a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker-dsp/server.py:51"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9c1170e373ef78c6", "level": "note", "message": {"text": "Possibly dead Python function: connect_jack_ports"}, "properties": {"repobilityId": "f500cf16dba872df", "scanner": "scanner-primary", "fingerprint": "9c1170e373ef78c6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker-dsp/server.py:127"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7f2e4564352b871f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 public/sw.js:23"}, "properties": {"repobilityId": "19ecb22d48da856c", "scanner": "scanner-primary", "fingerprint": "7f2e4564352b871f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-131b72d17459dfcb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/App.tsx:75"}, "properties": {"repobilityId": "f3d63003b5dbefbd", "scanner": "scanner-primary", "fingerprint": "131b72d17459dfcb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0e221cb583fe4b6e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Mixer.tsx:190"}, "properties": {"repobilityId": "d3fccc25e6202b46", "scanner": "scanner-primary", "fingerprint": "0e221cb583fe4b6e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1cb76d5696ae1aac", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/components/DocumentationModal.tsx:36"}, "properties": {"repobilityId": "84642f7253da35d1", "scanner": "scanner-primary", "fingerprint": "1cb76d5696ae1aac", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-af40f6845b239f41", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/AuthenticityProcessor.tsx:498"}, "properties": {"repobilityId": "825446975ca410b4", "scanner": "scanner-primary", "fingerprint": "af40f6845b239f41", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-a6f189f2be358dea", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ClipItem.tsx:984"}, "properties": {"repobilityId": "eba04b8ee74e7b0f", "scanner": "scanner-primary", "fingerprint": "a6f189f2be358dea", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-79c92948ad288e8e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/SettingsModal.tsx:91"}, "properties": {"repobilityId": "6ed8dfe29dbd7ffb", "scanner": "scanner-primary", "fingerprint": "79c92948ad288e8e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c18c2c820880a690", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/StemSeparator.tsx:209"}, "properties": {"repobilityId": "a361e7b84ba4f869", "scanner": "scanner-primary", "fingerprint": "c18c2c820880a690", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-52ccea0360d801e9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/components/Transport.tsx:73"}, "properties": {"repobilityId": "90d4db2b8464b8fe", "scanner": "scanner-primary", "fingerprint": "52ccea0360d801e9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-845dea44742715f9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/PianoRoll.tsx:320"}, "properties": {"repobilityId": "d3279f78bf197f59", "scanner": "scanner-primary", "fingerprint": "845dea44742715f9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a8f0360a585bc50e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/components/ProjectBrowser.tsx:161"}, "properties": {"repobilityId": "75ca280f45b3c9c9", "scanner": "scanner-primary", "fingerprint": "a8f0360a585bc50e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7a5822d0407e9803", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/components/Navbar.tsx:149"}, "properties": {"repobilityId": "eed7160564068e71", "scanner": "scanner-primary", "fingerprint": "7a5822d0407e9803", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-194e61ef54e528cb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/assetManager.ts:88"}, "properties": {"repobilityId": "08de3235b3c188ba", "scanner": "scanner-primary", "fingerprint": "194e61ef54e528cb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d5637a140a420202", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/WebSerialManager.ts:19"}, "properties": {"repobilityId": "5c06363626a7081e", "scanner": "scanner-primary", "fingerprint": "d5637a140a420202", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-accb66e5a3d0d857", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/syncUtils.ts:66"}, "properties": {"repobilityId": "36095a595cbb7857", "scanner": "scanner-primary", "fingerprint": "accb66e5a3d0d857", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-44f697c60e07e271", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/firebase.ts:31"}, "properties": {"repobilityId": "7bb4b871efdce5c1", "scanner": "scanner-primary", "fingerprint": "44f697c60e07e271", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-15403bb2d083ddc6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/store.tsx:1679"}, "properties": {"repobilityId": "8f8a23cf1d0e6095", "scanner": "scanner-primary", "fingerprint": "15403bb2d083ddc6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-41e5cc184d929891", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/useGemini.ts:78"}, "properties": {"repobilityId": "7ecec8a08db07c63", "scanner": "scanner-primary", "fingerprint": "41e5cc184d929891", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7b5ce7b7476e7365", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/essentiaBPM.ts:11"}, "properties": {"repobilityId": "4d524d6918b0c6d1", "scanner": "scanner-primary", "fingerprint": "7b5ce7b7476e7365", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-df91de653e773e5c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/useAudioImport.ts:129"}, "properties": {"repobilityId": "a5e64888c7607a55", "scanner": "scanner-primary", "fingerprint": "df91de653e773e5c", "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": "2f26d04375e7dea4", "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": "f946ac40d7eae63b", "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": 21}}}]}, {"ruleId": "scanner-4f271a955fb71d6f", "level": "warning", "message": {"text": "Dockerfile runs as root: docker-dsp/Dockerfile"}, "properties": {"repobilityId": "bb6b9407147a700e", "scanner": "scanner-primary", "fingerprint": "4f271a955fb71d6f", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-5db358cdc8669689", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: ubuntu:22.04"}, "properties": {"repobilityId": "8e278752a703548c", "scanner": "scanner-primary", "fingerprint": "5db358cdc8669689", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docker-dsp/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-9ca8252e12633cfe", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in src/components/AuthenticityProcessor.tsx:758"}, "properties": {"repobilityId": "1901ca2959ca4458", "scanner": "scanner-primary", "fingerprint": "9ca8252e12633cfe", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/AuthenticityProcessor.tsx"}, "region": {"startLine": 758}}}]}, {"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-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2aee2e2d969c7c6b", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bee6b8956e03198c", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7368aacdd03a98e3", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b70dbcc8f54d72ab", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "419d1ec7943efec2", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 59}}}]}, {"ruleId": "scanner-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b838c7e22d2d6751", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ea07c235f2ac9aac", "scanner": "scanner-primary", "fingerprint": "b838c7e22d2d6751", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-ci.yml"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-b838c7e22d2d6751", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cbd559048cbe8f9d", "scanner": "scanner-primary", "fingerprint": "b838c7e22d2d6751", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docker-ci.yml"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-fe159a24bdb29f33", "level": "note", "message": {"text": "Very large file: src/lib/aiAuthenticityProcessor.ts (1370 lines)"}, "properties": {"repobilityId": "d38f5542e6d9f459", "scanner": "scanner-primary", "fingerprint": "fe159a24bdb29f33", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3488ee353b783923", "level": "note", "message": {"text": "Very large file: src/lib/store.tsx (2634 lines)"}, "properties": {"repobilityId": "1511925f0e0c356b", "scanner": "scanner-primary", "fingerprint": "3488ee353b783923", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-21a3244c689d1067", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: liquid-glass-package/package.json"}, "properties": {"repobilityId": "a4f30fb2bb66b7af", "scanner": "scanner-primary", "fingerprint": "21a3244c689d1067", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "liquid-glass-package/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-279a58955e9bde30", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: liquid-glass-package/example/package.json"}, "properties": {"repobilityId": "b42a492ac075ec8e", "scanner": "scanner-primary", "fingerprint": "279a58955e9bde30", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "liquid-glass-package/example/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "235d900e410ccaa1", "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": "aafb71de2824d5b9", "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": "075aeba99fffef3e", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "ada2fae5b954ec46", "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": "a5d408f68a0bc4db", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-f6bfa5ec46fbfe17", "level": "none", "message": {"text": "Commented-code block (5 lines) in public/worklets/vst-wrapper.js:29"}, "properties": {"repobilityId": "188e956f4b5c97a0", "scanner": "scanner-primary", "fingerprint": "f6bfa5ec46fbfe17", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eb22ab8d893adbba", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/components/LiquidGlass.tsx:123"}, "properties": {"repobilityId": "45ed67203657d98a", "scanner": "scanner-primary", "fingerprint": "eb22ab8d893adbba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1ae3532aa43c203a", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/WebSerialManager.test.ts:86"}, "properties": {"repobilityId": "3978ba322eb512fd", "scanner": "scanner-primary", "fingerprint": "1ae3532aa43c203a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fee2501fbc44d698", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/aiAuthenticityProcessor.test.ts:13"}, "properties": {"repobilityId": "4bc8bdd7aae51f1c", "scanner": "scanner-primary", "fingerprint": "fee2501fbc44d698", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8405fac73ced91b8", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/aiAuthenticityProcessor.ts:438"}, "properties": {"repobilityId": "7a75cec78a49a3b2", "scanner": "scanner-primary", "fingerprint": "8405fac73ced91b8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ede13309bbd9cb5d", "level": "note", "message": {"text": "Legacy-named symbol `jaad_theme_v2` in src/lib/store.tsx:32"}, "properties": {"repobilityId": "5f456785b9a0ad34", "scanner": "scanner-primary", "fingerprint": "ede13309bbd9cb5d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-250f57e8a1dbd3c5", "level": "none", "message": {"text": "4 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "57584f22b735b5ee", "scanner": "scanner-primary", "fingerprint": "250f57e8a1dbd3c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}