{"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-3146ef6e719c5f35", "name": "Possibly dead Python function: current_user", "shortDescription": {"text": "Possibly dead Python function: current_user"}, "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-34de18d5ecba8546", "name": "Possibly dead Python function: dep", "shortDescription": {"text": "Possibly dead Python function: dep"}, "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-914ddc2dc64b5d02", "name": "Possibly dead Python function: place_imported_file", "shortDescription": {"text": "Possibly dead Python function: place_imported_file"}, "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-68997bdbadf3532e", "name": "Possibly dead Python function: vault_path_for_audio_file", "shortDescription": {"text": "Possibly dead Python function: vault_path_for_audio_file"}, "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-49af6d04e4cab9eb", "name": "Possibly dead Python function: move_take_audio", "shortDescription": {"text": "Possibly dead Python function: move_take_audio"}, "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-ca6ccd78483818e4", "name": "Possibly dead Python function: file_hash", "shortDescription": {"text": "Possibly dead Python function: file_hash"}, "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-19de64493ac97a43", "name": "Possibly dead Python function: downgrade", "shortDescription": {"text": "Possibly dead Python function: downgrade"}, "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-5f8e27b4bb1bcd20", "name": "Possibly dead Python function: downgrade", "shortDescription": {"text": "Possibly dead Python function: downgrade"}, "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-6c45085507beb3d7", "name": "Possibly dead Python function: downgrade", "shortDescription": {"text": "Possibly dead Python function: downgrade"}, "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-129e8737a84bed47", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/App.tsx:148", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/App.tsx:148"}, "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-b5b5b94caab12c29", "name": "Stray `console.log` in TS/JS \u2014 frontend/src/components/TabViewer.tsx:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 frontend/src/components/TabViewer.tsx:15"}, "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-da7f0d77e52d268f", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/InlineSongPicker.tsx:104", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/InlineSongPicker.tsx:104"}, "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-8635b4dc7cee50b6", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/ProcessSession.tsx:52", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/ProcessSession.tsx:52"}, "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-3932927323c35320", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Trash.tsx:78", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Trash.tsx:78"}, "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-6af5d964c86de1a6", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Songs.tsx:144", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Songs.tsx:144"}, "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-71331936dcd9d9f9", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Library.tsx:237", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Library.tsx:237"}, "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-707738886b941206", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Dashboard.tsx:207", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Dashboard.tsx:207"}, "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-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-e066691601852931", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "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-d5a1cefd13bcd7ed", "name": "Dockerfile ADD downloads remote content without checksum", "shortDescription": {"text": "Dockerfile ADD downloads remote content without checksum"}, "fullDescription": {"text": "Remote build inputs can change or be replaced upstream. Use Dockerfile ADD --checksum or download with an explicit digest/signature verification step."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0408e1f7ff5f8102", "name": "Insecure pattern 'direct_innerhtml_assignment' in frontend/src/components/TabViewer.tsx:52", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/src/components/TabViewer.tsx:52"}, "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-7efbda965f283c17", "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-python@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-python@v5 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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "11 tests / 107 src (ratio 0.10)."}, "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 132 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 45 placeholder/mock markers across 10 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-f5e21a339928a7c5", "name": "Agent authority lacks a verifier contract: .claude/skills/ingest-recordings/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/ingest-recordings/SKILL.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-a2014eb69a765968", "name": "Agent authority lacks a verifier contract: .claude/skills/add-router/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/add-router/SKILL.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-3a81d2c872fb4372", "name": "Agent authority lacks a verifier contract: .claude/skills/run-greenroom/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/run-greenroom/SKILL.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-d2fedd87dac5bd41", "name": "Agent authority lacks a verifier contract: .claude/skills/debug-servers/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/debug-servers/SKILL.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-1706b094b24d3697", "name": "Commented-code block (5 lines) in backend/app/main.py:18", "shortDescription": {"text": "Commented-code block (5 lines) in backend/app/main.py:18"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9011bce665c5ea50", "name": "Legacy-named symbol `schedule_backup` in backend/app/database.py:25", "shortDescription": {"text": "Legacy-named symbol `schedule_backup` in backend/app/database.py:25"}, "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-ee297da18d05af01", "name": "Commented-code block (5 lines) in backend/app/routers/gopro.py:208", "shortDescription": {"text": "Commented-code block (5 lines) in backend/app/routers/gopro.py:208"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2e28467ab296cc77", "name": "Commented-code block (7 lines) in backend/app/routers/audio_files.py:26", "shortDescription": {"text": "Commented-code block (7 lines) in backend/app/routers/audio_files.py: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-a95dd1e8706eb4e3", "name": "Legacy-named symbol `restore_backup` in backend/app/routers/backup.py:18", "shortDescription": {"text": "Legacy-named symbol `restore_backup` in backend/app/routers/backup.py:18"}, "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-92ba2564dde8c01e", "name": "Commented-code block (6 lines) in backend/app/routers/media.py:106", "shortDescription": {"text": "Commented-code block (6 lines) in backend/app/routers/media.py:106"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b47bb708bc03abd7", "name": "Legacy-named symbol `list_objects_v2` in backend/app/services/vault.py:157", "shortDescription": {"text": "Legacy-named symbol `list_objects_v2` in backend/app/services/vault.py:157"}, "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-1e5a0d27d981cde6", "name": "Legacy-named symbol `restore_backup` in backend/app/services/backup.py:66", "shortDescription": {"text": "Legacy-named symbol `restore_backup` in backend/app/services/backup.py:66"}, "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-e1e76043ec61ccec", "name": "Legacy-named symbol `schedule_backup` in backend/app/services/auto_backup.py:26", "shortDescription": {"text": "Legacy-named symbol `schedule_backup` in backend/app/services/auto_backup.py:26"}, "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-755c70a88d1ed09a", "name": "Legacy-named symbol `list_objects_v2` in backend/scripts/cleanup_orphan_audio_files.py:65", "shortDescription": {"text": "Legacy-named symbol `list_objects_v2` in backend/scripts/cleanup_orphan_audio_files.py:65"}, "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-0c757483a4f3c3f9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/BackendHealth.tsx:20", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/BackendHealth.tsx:20"}, "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-dacc0447aa3d9273", "name": "Commented-code block (5 lines) in frontend/src/api/client.ts:417", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/src/api/client.ts:417"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-63641d2b6fdcf157", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/api/client.ts:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/api/client.ts:17"}, "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-949c02535f643b83", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/components/TabViewer.tsx:94", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/components/TabViewer.tsx:94"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6a98cad85514d2f7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/pages/ProcessSession.tsx:190", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/pages/ProcessSession.tsx:190"}, "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-476ea479028e7fa0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/pages/Feedback.tsx:24", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/pages/Feedback.tsx:24"}, "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-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nbackend/app/auth/email.py:send, backend/app/auth/email.py:send, backend/app/auth/email.py:send\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nbackend/app/services/unify_audio.py:migrate_takes_to_audio_files, backend/app/services/unify_audio.py:migrate\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-00a05b037c467c09", "name": "FastAPI POST `request_magic_link` without auth dependency \u2014 backend/app/auth/router.py:72", "shortDescription": {"text": "FastAPI POST `request_magic_link` without auth dependency \u2014 backend/app/auth/router.py:72"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-67ce03e6389ab88f", "name": "Dangling fetch: GET /alphatab/sonivox.sf2 (frontend/src/components/TabViewer.tsx:94)", "shortDescription": {"text": "Dangling fetch: GET /alphatab/sonivox.sf2 (frontend/src/components/TabViewer.tsx:94)"}, "fullDescription": {"text": "`frontend/src/components/TabViewer.tsx:94` calls `GET /alphatab/sonivox.sf2` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/alphatab/sonivox.sf2`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6aa69500a1578661", "name": "Dangling fetch: POST /api/upload (frontend/src/pages/Import.tsx:260)", "shortDescription": {"text": "Dangling fetch: POST /api/upload (frontend/src/pages/Import.tsx:260)"}, "fullDescription": {"text": "`frontend/src/pages/Import.tsx:260` calls `POST /api/upload` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/upload`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9fd8d026f0701da8", "name": "Dangling fetch: POST /api/feedback (frontend/src/pages/Feedback.tsx:24)", "shortDescription": {"text": "Dangling fetch: POST /api/feedback (frontend/src/pages/Feedback.tsx:24)"}, "fullDescription": {"text": "`frontend/src/pages/Feedback.tsx:24` calls `POST /api/feedback` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/feedback`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2a983ddd33a8a56e", "name": "Dangling fetch: GET /api/feedback/issues (frontend/src/pages/Feedback.tsx:47)", "shortDescription": {"text": "Dangling fetch: GET /api/feedback/issues (frontend/src/pages/Feedback.tsx:47)"}, "fullDescription": {"text": "`frontend/src/pages/Feedback.tsx:47` calls `GET /api/feedback/issues` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/feedback/issues`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3af922f6b18ace46", "name": "Dangling fetch: GET /api/backup/export-download (frontend/src/pages/Settings.tsx:100)", "shortDescription": {"text": "Dangling fetch: GET /api/backup/export-download (frontend/src/pages/Settings.tsx:100)"}, "fullDescription": {"text": "`frontend/src/pages/Settings.tsx:100` calls `GET /api/backup/export-download` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/backup/export-download`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6472454332e0d133", "name": "Dangling fetch: POST /api/tabs (frontend/src/pages/Songs.tsx:346)", "shortDescription": {"text": "Dangling fetch: POST /api/tabs (frontend/src/pages/Songs.tsx:346)"}, "fullDescription": {"text": "`frontend/src/pages/Songs.tsx:346` calls `POST /api/tabs` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/tabs`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-1b1d5926fda286fa", "name": "Unused endpoint: GET /{full_path:path}", "shortDescription": {"text": "Unused endpoint: GET /{full_path:path}"}, "fullDescription": {"text": "`backend/app/main.py` declares `GET /{full_path:path}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3b5c17c01e439662", "name": "Unused endpoint: POST /request", "shortDescription": {"text": "Unused endpoint: POST /request"}, "fullDescription": {"text": "`backend/app/auth/router.py` declares `POST /request` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-88ffa94a0e5467d6", "name": "Unused endpoint: GET /exchange", "shortDescription": {"text": "Unused endpoint: GET /exchange"}, "fullDescription": {"text": "`backend/app/auth/router.py` declares `GET /exchange` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-99fc36db98c134ce", "name": "Unused endpoint: POST /logout", "shortDescription": {"text": "Unused endpoint: POST /logout"}, "fullDescription": {"text": "`backend/app/auth/router.py` declares `POST /logout` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fd1dc91abf32142d", "name": "Unused endpoint: GET /me", "shortDescription": {"text": "Unused endpoint: GET /me"}, "fullDescription": {"text": "`backend/app/auth/router.py` declares `GET /me` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2bba51ecedced515", "name": "Unused endpoint: POST /audio/{audio_file_id}/move", "shortDescription": {"text": "Unused endpoint: POST /audio/{audio_file_id}/move"}, "fullDescription": {"text": "`backend/app/routers/files.py` declares `POST /audio/{audio_file_id}/move` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ebf444d28439d2d", "name": "Unused endpoint: POST /audio/{audio_file_id}/consolidate", "shortDescription": {"text": "Unused endpoint: POST /audio/{audio_file_id}/consolidate"}, "fullDescription": {"text": "`backend/app/routers/files.py` declares `POST /audio/{audio_file_id}/consolidate` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ca5536517d93a245", "name": "Unused endpoint: POST /consolidate-all", "shortDescription": {"text": "Unused endpoint: POST /consolidate-all"}, "fullDescription": {"text": "`backend/app/routers/files.py` declares `POST /consolidate-all` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`backend/app/routers/options.py` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7a009b1a56794f45", "name": "Unused endpoint: POST /", "shortDescription": {"text": "Unused endpoint: POST /"}, "fullDescription": {"text": "`backend/app/routers/options.py` declares `POST /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c635288685e5aec", "name": "Unused endpoint: DELETE /{option_id}", "shortDescription": {"text": "Unused endpoint: DELETE /{option_id}"}, "fullDescription": {"text": "`backend/app/routers/options.py` declares `DELETE /{option_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c31ae7a672166718", "name": "Unused endpoint: GET /{setlist_id}", "shortDescription": {"text": "Unused endpoint: GET /{setlist_id}"}, "fullDescription": {"text": "`backend/app/routers/setlists.py` declares `GET /{setlist_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-019f4b4054fc3483", "name": "Unused endpoint: PATCH /{setlist_id}", "shortDescription": {"text": "Unused endpoint: PATCH /{setlist_id}"}, "fullDescription": {"text": "`backend/app/routers/setlists.py` declares `PATCH /{setlist_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8b30e2a244687e3f", "name": "Unused endpoint: DELETE /{setlist_id}", "shortDescription": {"text": "Unused endpoint: DELETE /{setlist_id}"}, "fullDescription": {"text": "`backend/app/routers/setlists.py` declares `DELETE /{setlist_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-af24049c13127ae7", "name": "Unused endpoint: GET /{session_id}", "shortDescription": {"text": "Unused endpoint: GET /{session_id}"}, "fullDescription": {"text": "`backend/app/routers/sessions.py` declares `GET /{session_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-833cac9f187aedae", "name": "Unused endpoint: GET /takes/best", "shortDescription": {"text": "Unused endpoint: GET /takes/best"}, "fullDescription": {"text": "`backend/app/routers/sessions.py` declares `GET /takes/best` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d3e12538b7a710da", "name": "Unused endpoint: PATCH /takes/{take_id}", "shortDescription": {"text": "Unused endpoint: PATCH /takes/{take_id}"}, "fullDescription": {"text": "`backend/app/routers/sessions.py` declares `PATCH /takes/{take_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-869241af29043bf7", "name": "Unused endpoint: POST /takes/{take_id}/tags", "shortDescription": {"text": "Unused endpoint: POST /takes/{take_id}/tags"}, "fullDescription": {"text": "`backend/app/routers/sessions.py` declares `POST /takes/{take_id}/tags` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-38736b300e59207d", "name": "Unused endpoint: DELETE /takes/{take_id}/tags/{tag_name}", "shortDescription": {"text": "Unused endpoint: DELETE /takes/{take_id}/tags/{tag_name}"}, "fullDescription": {"text": "`backend/app/routers/sessions.py` declares `DELETE /takes/{take_id}/tags/{tag_name}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5b760b4414ce6c53", "name": "Unused endpoint: GET /duplicates", "shortDescription": {"text": "Unused endpoint: GET /duplicates"}, "fullDescription": {"text": "`backend/app/routers/dedup.py` declares `GET /duplicates` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-beb60d9efe177a49", "name": "Unused endpoint: POST /merge", "shortDescription": {"text": "Unused endpoint: POST /merge"}, "fullDescription": {"text": "`backend/app/routers/dedup.py` declares `POST /merge` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fcd1a5de534a00bd", "name": "Unused endpoint: GET /practice-frequency", "shortDescription": {"text": "Unused endpoint: GET /practice-frequency"}, "fullDescription": {"text": "`backend/app/routers/analytics.py` declares `GET /practice-frequency` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7a7643687b6d3e35", "name": "Unused endpoint: GET /rating-trends", "shortDescription": {"text": "Unused endpoint: GET /rating-trends"}, "fullDescription": {"text": "`backend/app/routers/analytics.py` declares `GET /rating-trends` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7f257e1c6a25fa84", "name": "Unused endpoint: GET /skill-radar", "shortDescription": {"text": "Unused endpoint: GET /skill-radar"}, "fullDescription": {"text": "`backend/app/routers/analytics.py` declares `GET /skill-radar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7524829b531add09", "name": "Unused endpoint: GET /song-progress", "shortDescription": {"text": "Unused endpoint: GET /song-progress"}, "fullDescription": {"text": "`backend/app/routers/analytics.py` declares `GET /song-progress` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6a545c7b54f92f35", "name": "Unused endpoint: GET /session-summary", "shortDescription": {"text": "Unused endpoint: GET /session-summary"}, "fullDescription": {"text": "`backend/app/routers/analytics.py` declares `GET /session-summary` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bb56f5f7c650959f", "name": "Unused endpoint: GET /list-videos", "shortDescription": {"text": "Unused endpoint: GET /list-videos"}, "fullDescription": {"text": "`backend/app/routers/gopro.py` declares `GET /list-videos` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fca11d494725d7c3", "name": "Unused endpoint: POST /analyze", "shortDescription": {"text": "Unused endpoint: POST /analyze"}, "fullDescription": {"text": "`backend/app/routers/gopro.py` declares `POST /analyze` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fd278a3c91aa5b3c", "name": "Unused endpoint: POST /process", "shortDescription": {"text": "Unused endpoint: POST /process"}, "fullDescription": {"text": "`backend/app/routers/gopro.py` declares `POST /process` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b0cbb835ce9b17b2", "name": "Unused endpoint: POST /upload-raw", "shortDescription": {"text": "Unused endpoint: POST /upload-raw"}, "fullDescription": {"text": "`backend/app/routers/gopro.py` declares `POST /upload-raw` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c8b4279bd60983f8", "name": "Unused endpoint: POST /multipart-init", "shortDescription": {"text": "Unused endpoint: POST /multipart-init"}, "fullDescription": {"text": "`backend/app/routers/gopro.py` declares `POST /multipart-init` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cb7a03e754de42dd", "name": "Unused endpoint: POST /multipart-complete", "shortDescription": {"text": "Unused endpoint: POST /multipart-complete"}, "fullDescription": {"text": "`backend/app/routers/gopro.py` declares `POST /multipart-complete` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0dab6974d92c691b", "name": "Unused endpoint: POST /multipart-abort", "shortDescription": {"text": "Unused endpoint: POST /multipart-abort"}, "fullDescription": {"text": "`backend/app/routers/gopro.py` declares `POST /multipart-abort` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-89a06031ce76503b", "name": "Unused endpoint: GET /{song_id}", "shortDescription": {"text": "Unused endpoint: GET /{song_id}"}, "fullDescription": {"text": "`backend/app/routers/songs.py` declares `GET /{song_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e2c68137dd52c49a", "name": "Unused endpoint: PATCH /{song_id}", "shortDescription": {"text": "Unused endpoint: PATCH /{song_id}"}, "fullDescription": {"text": "`backend/app/routers/songs.py` declares `PATCH /{song_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a9fef1155b9002ed", "name": "Unused endpoint: DELETE /{song_id}", "shortDescription": {"text": "Unused endpoint: DELETE /{song_id}"}, "fullDescription": {"text": "`backend/app/routers/songs.py` declares `DELETE /{song_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-06d06ceb42acfcf0", "name": "Unused endpoint: POST /{song_id}/restore", "shortDescription": {"text": "Unused endpoint: POST /{song_id}/restore"}, "fullDescription": {"text": "`backend/app/routers/songs.py` declares `POST /{song_id}/restore` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f97f840539b60e3c", "name": "Unused endpoint: PUT /{song_id}/lyrics", "shortDescription": {"text": "Unused endpoint: PUT /{song_id}/lyrics"}, "fullDescription": {"text": "`backend/app/routers/songs.py` declares `PUT /{song_id}/lyrics` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5b03e93647f0e86c", "name": "Unused endpoint: GET /{song_id}/lyrics/versions", "shortDescription": {"text": "Unused endpoint: GET /{song_id}/lyrics/versions"}, "fullDescription": {"text": "`backend/app/routers/songs.py` declares `GET /{song_id}/lyrics/versions` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b37b74f578ebe4c3", "name": "Unused endpoint: POST /{song_id}/tags", "shortDescription": {"text": "Unused endpoint: POST /{song_id}/tags"}, "fullDescription": {"text": "`backend/app/routers/songs.py` declares `POST /{song_id}/tags` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2738afbe7c207a6d", "name": "Unused endpoint: DELETE /{song_id}/tags/{tag_name}", "shortDescription": {"text": "Unused endpoint: DELETE /{song_id}/tags/{tag_name}"}, "fullDescription": {"text": "`backend/app/routers/songs.py` declares `DELETE /{song_id}/tags/{tag_name}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-adcdb57129b1833d", "name": "Unused endpoint: POST /{song_id}/promote", "shortDescription": {"text": "Unused endpoint: POST /{song_id}/promote"}, "fullDescription": {"text": "`backend/app/routers/songs.py` declares `POST /{song_id}/promote` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c73a80aa8e36fa72", "name": "Unused endpoint: PATCH /audio-files/{audio_file_id}", "shortDescription": {"text": "Unused endpoint: PATCH /audio-files/{audio_file_id}"}, "fullDescription": {"text": "`backend/app/routers/songs.py` declares `PATCH /audio-files/{audio_file_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cd4763e6e0fcaa39", "name": "Unused endpoint: GET /issues", "shortDescription": {"text": "Unused endpoint: GET /issues"}, "fullDescription": {"text": "`backend/app/routers/feedback.py` declares `GET /issues` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-16f847b8addfd7e5", "name": "Unused endpoint: POST /{audio_file_id}/trim", "shortDescription": {"text": "Unused endpoint: POST /{audio_file_id}/trim"}, "fullDescription": {"text": "`backend/app/routers/trim.py` declares `POST /{audio_file_id}/trim` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c33bd259649049f6", "name": "Unused endpoint: GET /{audio_file_id}", "shortDescription": {"text": "Unused endpoint: GET /{audio_file_id}"}, "fullDescription": {"text": "`backend/app/routers/audio_files.py` declares `GET /{audio_file_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1d08f179d6d89ae6", "name": "Unused endpoint: PATCH /bulk", "shortDescription": {"text": "Unused endpoint: PATCH /bulk"}, "fullDescription": {"text": "`backend/app/routers/audio_files.py` declares `PATCH /bulk` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1c67725753d0dcfc", "name": "Unused endpoint: PATCH /{audio_file_id}", "shortDescription": {"text": "Unused endpoint: PATCH /{audio_file_id}"}, "fullDescription": {"text": "`backend/app/routers/audio_files.py` declares `PATCH /{audio_file_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-313d9f057fb660b5", "name": "Unused endpoint: DELETE /{audio_file_id}", "shortDescription": {"text": "Unused endpoint: DELETE /{audio_file_id}"}, "fullDescription": {"text": "`backend/app/routers/audio_files.py` declares `DELETE /{audio_file_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-701f132a9a56eb65", "name": "Unused endpoint: POST /{audio_file_id}/restore", "shortDescription": {"text": "Unused endpoint: POST /{audio_file_id}/restore"}, "fullDescription": {"text": "`backend/app/routers/audio_files.py` declares `POST /{audio_file_id}/restore` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23892"}, "properties": {"repository": "adamklie/greenroom", "repoUrl": "https://github.com/adamklie/greenroom", "branch": "main"}, "results": [{"ruleId": "scanner-3146ef6e719c5f35", "level": "note", "message": {"text": "Possibly dead Python function: current_user"}, "properties": {"repobilityId": "271089411e6e6afb", "scanner": "scanner-primary", "fingerprint": "3146ef6e719c5f35", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/auth/deps.py:70"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-34de18d5ecba8546", "level": "note", "message": {"text": "Possibly dead Python function: dep"}, "properties": {"repobilityId": "97535eb9200fecfe", "scanner": "scanner-primary", "fingerprint": "34de18d5ecba8546", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/auth/deps.py:92"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-914ddc2dc64b5d02", "level": "note", "message": {"text": "Possibly dead Python function: place_imported_file"}, "properties": {"repobilityId": "d08685dc6d5a7061", "scanner": "scanner-primary", "fingerprint": "914ddc2dc64b5d02", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/services/autosync.py:117"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-68997bdbadf3532e", "level": "note", "message": {"text": "Possibly dead Python function: vault_path_for_audio_file"}, "properties": {"repobilityId": "b9ea64f514d6c0a5", "scanner": "scanner-primary", "fingerprint": "68997bdbadf3532e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/services/vault.py:228"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-49af6d04e4cab9eb", "level": "note", "message": {"text": "Possibly dead Python function: move_take_audio"}, "properties": {"repobilityId": "422d16607cd2aee6", "scanner": "scanner-primary", "fingerprint": "49af6d04e4cab9eb", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/services/file_manager.py:119"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ca6ccd78483818e4", "level": "note", "message": {"text": "Possibly dead Python function: file_hash"}, "properties": {"repobilityId": "f886fb0eb79e29b4", "scanner": "scanner-primary", "fingerprint": "ca6ccd78483818e4", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/services/file_manager.py:239"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-19de64493ac97a43", "level": "note", "message": {"text": "Possibly dead Python function: downgrade"}, "properties": {"repobilityId": "c03debbf11efa0c5", "scanner": "scanner-primary", "fingerprint": "19de64493ac97a43", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/alembic/versions/74a39211f4f7_baseline.py:220"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5f8e27b4bb1bcd20", "level": "note", "message": {"text": "Possibly dead Python function: downgrade"}, "properties": {"repobilityId": "c03debbf11efa0c5", "scanner": "scanner-primary", "fingerprint": "5f8e27b4bb1bcd20", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/alembic/versions/0da88e30addd_add_users_and_magic_tokens.py:57"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6c45085507beb3d7", "level": "note", "message": {"text": "Possibly dead Python function: downgrade"}, "properties": {"repobilityId": "c03debbf11efa0c5", "scanner": "scanner-primary", "fingerprint": "6c45085507beb3d7", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/alembic/versions/a1b2c3d4e5f6_index_audio_files.py:38"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-129e8737a84bed47", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/App.tsx:148"}, "properties": {"repobilityId": "f44d8d7343acc231", "scanner": "scanner-primary", "fingerprint": "129e8737a84bed47", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b5b5b94caab12c29", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 frontend/src/components/TabViewer.tsx:15"}, "properties": {"repobilityId": "bdfee01c285c0f79", "scanner": "scanner-primary", "fingerprint": "b5b5b94caab12c29", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-da7f0d77e52d268f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/InlineSongPicker.tsx:104"}, "properties": {"repobilityId": "c1dd484aa326660b", "scanner": "scanner-primary", "fingerprint": "da7f0d77e52d268f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8635b4dc7cee50b6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/ProcessSession.tsx:52"}, "properties": {"repobilityId": "84a1c7fb15c97714", "scanner": "scanner-primary", "fingerprint": "8635b4dc7cee50b6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3932927323c35320", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Trash.tsx:78"}, "properties": {"repobilityId": "066c4131c0ace2bf", "scanner": "scanner-primary", "fingerprint": "3932927323c35320", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6af5d964c86de1a6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Songs.tsx:144"}, "properties": {"repobilityId": "6edf3ee693e4e478", "scanner": "scanner-primary", "fingerprint": "6af5d964c86de1a6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-71331936dcd9d9f9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Library.tsx:237"}, "properties": {"repobilityId": "9d8ad597fad3e477", "scanner": "scanner-primary", "fingerprint": "71331936dcd9d9f9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-707738886b941206", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/pages/Dashboard.tsx:207"}, "properties": {"repobilityId": "ebc7c87be6f68b97", "scanner": "scanner-primary", "fingerprint": "707738886b941206", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"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": "d0d07a533718639b", "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": 11}}}]}, {"ruleId": "scanner-e066691601852931", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "properties": {"repobilityId": "fce23b70196657a3", "scanner": "scanner-primary", "fingerprint": "e066691601852931", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-d5a1cefd13bcd7ed", "level": "warning", "message": {"text": "Dockerfile ADD downloads remote content without checksum"}, "properties": {"repobilityId": "e3ddd82dda96c042", "scanner": "scanner-primary", "fingerprint": "d5a1cefd13bcd7ed", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "checksum"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-0408e1f7ff5f8102", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/src/components/TabViewer.tsx:52"}, "properties": {"repobilityId": "0cc12a10d55d3ac2", "scanner": "scanner-primary", "fingerprint": "0408e1f7ff5f8102", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/src/components/TabViewer.tsx"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cd843b74d3963b06", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "edb2bb8632e63196", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 36}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "04f57d208548fcef", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bd7f3c1c34d83159", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "a54b33454a0757b8", "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": "4a6c29932bc7f6b0", "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": "02616199fd8990cb", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-f5e21a339928a7c5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/ingest-recordings/SKILL.md"}, "properties": {"repobilityId": "72013e1470acf2d4", "scanner": "scanner-primary", "fingerprint": "f5e21a339928a7c5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/ingest-recordings/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a2014eb69a765968", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/add-router/SKILL.md"}, "properties": {"repobilityId": "073da0a347bd52a9", "scanner": "scanner-primary", "fingerprint": "a2014eb69a765968", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/add-router/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3a81d2c872fb4372", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/run-greenroom/SKILL.md"}, "properties": {"repobilityId": "88a41b3dd81a85b1", "scanner": "scanner-primary", "fingerprint": "3a81d2c872fb4372", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/run-greenroom/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d2fedd87dac5bd41", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/debug-servers/SKILL.md"}, "properties": {"repobilityId": "ba3b3a351053c582", "scanner": "scanner-primary", "fingerprint": "d2fedd87dac5bd41", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/debug-servers/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1706b094b24d3697", "level": "none", "message": {"text": "Commented-code block (5 lines) in backend/app/main.py:18"}, "properties": {"repobilityId": "b7f76b421db99aef", "scanner": "scanner-primary", "fingerprint": "1706b094b24d3697", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9011bce665c5ea50", "level": "note", "message": {"text": "Legacy-named symbol `schedule_backup` in backend/app/database.py:25"}, "properties": {"repobilityId": "fb82922037e8f77b", "scanner": "scanner-primary", "fingerprint": "9011bce665c5ea50", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-ee297da18d05af01", "level": "none", "message": {"text": "Commented-code block (5 lines) in backend/app/routers/gopro.py:208"}, "properties": {"repobilityId": "5475282c1ee94121", "scanner": "scanner-primary", "fingerprint": "ee297da18d05af01", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2e28467ab296cc77", "level": "none", "message": {"text": "Commented-code block (7 lines) in backend/app/routers/audio_files.py:26"}, "properties": {"repobilityId": "7ca9ce39f2bea7ec", "scanner": "scanner-primary", "fingerprint": "2e28467ab296cc77", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a95dd1e8706eb4e3", "level": "note", "message": {"text": "Legacy-named symbol `restore_backup` in backend/app/routers/backup.py:18"}, "properties": {"repobilityId": "54ceeca5fd014cd2", "scanner": "scanner-primary", "fingerprint": "a95dd1e8706eb4e3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-92ba2564dde8c01e", "level": "none", "message": {"text": "Commented-code block (6 lines) in backend/app/routers/media.py:106"}, "properties": {"repobilityId": "780ed28580f08a5c", "scanner": "scanner-primary", "fingerprint": "92ba2564dde8c01e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b47bb708bc03abd7", "level": "note", "message": {"text": "Legacy-named symbol `list_objects_v2` in backend/app/services/vault.py:157"}, "properties": {"repobilityId": "c0477a156c32c415", "scanner": "scanner-primary", "fingerprint": "b47bb708bc03abd7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-1e5a0d27d981cde6", "level": "note", "message": {"text": "Legacy-named symbol `restore_backup` in backend/app/services/backup.py:66"}, "properties": {"repobilityId": "ee54d21f4bab1e8f", "scanner": "scanner-primary", "fingerprint": "1e5a0d27d981cde6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e1e76043ec61ccec", "level": "note", "message": {"text": "Legacy-named symbol `schedule_backup` in backend/app/services/auto_backup.py:26"}, "properties": {"repobilityId": "f7a30154955c50da", "scanner": "scanner-primary", "fingerprint": "e1e76043ec61ccec", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-755c70a88d1ed09a", "level": "note", "message": {"text": "Legacy-named symbol `list_objects_v2` in backend/scripts/cleanup_orphan_audio_files.py:65"}, "properties": {"repobilityId": "06b93a27434a9989", "scanner": "scanner-primary", "fingerprint": "755c70a88d1ed09a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-0c757483a4f3c3f9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/BackendHealth.tsx:20"}, "properties": {"repobilityId": "31d9184b9836db4b", "scanner": "scanner-primary", "fingerprint": "0c757483a4f3c3f9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-dacc0447aa3d9273", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/src/api/client.ts:417"}, "properties": {"repobilityId": "001da0fc467d408b", "scanner": "scanner-primary", "fingerprint": "dacc0447aa3d9273", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-63641d2b6fdcf157", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/api/client.ts:17"}, "properties": {"repobilityId": "a2543de2e5e96430", "scanner": "scanner-primary", "fingerprint": "63641d2b6fdcf157", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-949c02535f643b83", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/components/TabViewer.tsx:94"}, "properties": {"repobilityId": "74ffd8f3e58b9665", "scanner": "scanner-primary", "fingerprint": "949c02535f643b83", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6a98cad85514d2f7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/pages/ProcessSession.tsx:190"}, "properties": {"repobilityId": "4b4f56ff872ce4f8", "scanner": "scanner-primary", "fingerprint": "6a98cad85514d2f7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-476ea479028e7fa0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/pages/Feedback.tsx:24"}, "properties": {"repobilityId": "7c417dda26a30179", "scanner": "scanner-primary", "fingerprint": "476ea479028e7fa0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "43f59129e53aa274", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "48cf37e7fc485b4d", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "ccdcf878911483fb", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "dd8dc434175187be", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "5d03287093385b56", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "175a85277571a02a", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "beac8361bac61e46", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-00a05b037c467c09", "level": "error", "message": {"text": "FastAPI POST `request_magic_link` without auth dependency \u2014 backend/app/auth/router.py:72"}, "properties": {"repobilityId": "a55aa4778c501d4a", "scanner": "scanner-primary", "fingerprint": "00a05b037c467c09", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/app/auth/router.py"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-67ce03e6389ab88f", "level": "error", "message": {"text": "Dangling fetch: GET /alphatab/sonivox.sf2 (frontend/src/components/TabViewer.tsx:94)"}, "properties": {"repobilityId": "11132d30820c3b61", "scanner": "scanner-primary", "fingerprint": "67ce03e6389ab88f", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-6aa69500a1578661", "level": "error", "message": {"text": "Dangling fetch: POST /api/upload (frontend/src/pages/Import.tsx:260)"}, "properties": {"repobilityId": "53a28ea51a02f996", "scanner": "scanner-primary", "fingerprint": "6aa69500a1578661", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-9fd8d026f0701da8", "level": "error", "message": {"text": "Dangling fetch: POST /api/feedback (frontend/src/pages/Feedback.tsx:24)"}, "properties": {"repobilityId": "0523563686aafb39", "scanner": "scanner-primary", "fingerprint": "9fd8d026f0701da8", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-2a983ddd33a8a56e", "level": "error", "message": {"text": "Dangling fetch: GET /api/feedback/issues (frontend/src/pages/Feedback.tsx:47)"}, "properties": {"repobilityId": "b902e986d5d01f5a", "scanner": "scanner-primary", "fingerprint": "2a983ddd33a8a56e", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-3af922f6b18ace46", "level": "error", "message": {"text": "Dangling fetch: GET /api/backup/export-download (frontend/src/pages/Settings.tsx:100)"}, "properties": {"repobilityId": "033ccfd1757d5416", "scanner": "scanner-primary", "fingerprint": "3af922f6b18ace46", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-6472454332e0d133", "level": "error", "message": {"text": "Dangling fetch: POST /api/tabs (frontend/src/pages/Songs.tsx:346)"}, "properties": {"repobilityId": "860f0c98954f925e", "scanner": "scanner-primary", "fingerprint": "6472454332e0d133", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-1b1d5926fda286fa", "level": "note", "message": {"text": "Unused endpoint: GET /{full_path:path}"}, "properties": {"repobilityId": "574058a6b8490f0e", "scanner": "scanner-primary", "fingerprint": "1b1d5926fda286fa", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3b5c17c01e439662", "level": "note", "message": {"text": "Unused endpoint: POST /request"}, "properties": {"repobilityId": "b6a447b5cca24058", "scanner": "scanner-primary", "fingerprint": "3b5c17c01e439662", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-88ffa94a0e5467d6", "level": "note", "message": {"text": "Unused endpoint: GET /exchange"}, "properties": {"repobilityId": "a3cd9876898ea3ab", "scanner": "scanner-primary", "fingerprint": "88ffa94a0e5467d6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-99fc36db98c134ce", "level": "note", "message": {"text": "Unused endpoint: POST /logout"}, "properties": {"repobilityId": "10811ba64fb08ebf", "scanner": "scanner-primary", "fingerprint": "99fc36db98c134ce", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fd1dc91abf32142d", "level": "note", "message": {"text": "Unused endpoint: GET /me"}, "properties": {"repobilityId": "1b06e423e360777e", "scanner": "scanner-primary", "fingerprint": "fd1dc91abf32142d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2bba51ecedced515", "level": "note", "message": {"text": "Unused endpoint: POST /audio/{audio_file_id}/move"}, "properties": {"repobilityId": "f2a72583e67ad976", "scanner": "scanner-primary", "fingerprint": "2bba51ecedced515", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3ebf444d28439d2d", "level": "note", "message": {"text": "Unused endpoint: POST /audio/{audio_file_id}/consolidate"}, "properties": {"repobilityId": "41d049b0512aca25", "scanner": "scanner-primary", "fingerprint": "3ebf444d28439d2d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ca5536517d93a245", "level": "note", "message": {"text": "Unused endpoint: POST /consolidate-all"}, "properties": {"repobilityId": "3911f048c4d6ebb9", "scanner": "scanner-primary", "fingerprint": "ca5536517d93a245", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "918d967dfca8f000", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a009b1a56794f45", "level": "note", "message": {"text": "Unused endpoint: POST /"}, "properties": {"repobilityId": "73fad8314b2d8710", "scanner": "scanner-primary", "fingerprint": "7a009b1a56794f45", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2c635288685e5aec", "level": "note", "message": {"text": "Unused endpoint: DELETE /{option_id}"}, "properties": {"repobilityId": "600d5a886b2e8a2c", "scanner": "scanner-primary", "fingerprint": "2c635288685e5aec", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c31ae7a672166718", "level": "note", "message": {"text": "Unused endpoint: GET /{setlist_id}"}, "properties": {"repobilityId": "8ec5d3a1b5b4edb7", "scanner": "scanner-primary", "fingerprint": "c31ae7a672166718", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-019f4b4054fc3483", "level": "note", "message": {"text": "Unused endpoint: PATCH /{setlist_id}"}, "properties": {"repobilityId": "3c0d45fc547d8ad6", "scanner": "scanner-primary", "fingerprint": "019f4b4054fc3483", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8b30e2a244687e3f", "level": "note", "message": {"text": "Unused endpoint: DELETE /{setlist_id}"}, "properties": {"repobilityId": "cf576672fbcd9ae0", "scanner": "scanner-primary", "fingerprint": "8b30e2a244687e3f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-af24049c13127ae7", "level": "note", "message": {"text": "Unused endpoint: GET /{session_id}"}, "properties": {"repobilityId": "54acb08413e256e3", "scanner": "scanner-primary", "fingerprint": "af24049c13127ae7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-833cac9f187aedae", "level": "note", "message": {"text": "Unused endpoint: GET /takes/best"}, "properties": {"repobilityId": "0b741832a31a8f5d", "scanner": "scanner-primary", "fingerprint": "833cac9f187aedae", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d3e12538b7a710da", "level": "note", "message": {"text": "Unused endpoint: PATCH /takes/{take_id}"}, "properties": {"repobilityId": "5999844535bfa328", "scanner": "scanner-primary", "fingerprint": "d3e12538b7a710da", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-869241af29043bf7", "level": "note", "message": {"text": "Unused endpoint: POST /takes/{take_id}/tags"}, "properties": {"repobilityId": "bf86a1c54b5bc907", "scanner": "scanner-primary", "fingerprint": "869241af29043bf7", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-38736b300e59207d", "level": "note", "message": {"text": "Unused endpoint: DELETE /takes/{take_id}/tags/{tag_name}"}, "properties": {"repobilityId": "f96b0ed29f7913e3", "scanner": "scanner-primary", "fingerprint": "38736b300e59207d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5b760b4414ce6c53", "level": "note", "message": {"text": "Unused endpoint: GET /duplicates"}, "properties": {"repobilityId": "d7f4ff03db16677e", "scanner": "scanner-primary", "fingerprint": "5b760b4414ce6c53", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-beb60d9efe177a49", "level": "note", "message": {"text": "Unused endpoint: POST /merge"}, "properties": {"repobilityId": "531be408de9104e1", "scanner": "scanner-primary", "fingerprint": "beb60d9efe177a49", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fcd1a5de534a00bd", "level": "note", "message": {"text": "Unused endpoint: GET /practice-frequency"}, "properties": {"repobilityId": "8dfbb64bbe4688de", "scanner": "scanner-primary", "fingerprint": "fcd1a5de534a00bd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a7643687b6d3e35", "level": "note", "message": {"text": "Unused endpoint: GET /rating-trends"}, "properties": {"repobilityId": "d748cf8430aca8c7", "scanner": "scanner-primary", "fingerprint": "7a7643687b6d3e35", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7f257e1c6a25fa84", "level": "note", "message": {"text": "Unused endpoint: GET /skill-radar"}, "properties": {"repobilityId": "fd4423e7ea3f61a3", "scanner": "scanner-primary", "fingerprint": "7f257e1c6a25fa84", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7524829b531add09", "level": "note", "message": {"text": "Unused endpoint: GET /song-progress"}, "properties": {"repobilityId": "1c2dd453eecf5c6c", "scanner": "scanner-primary", "fingerprint": "7524829b531add09", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6a545c7b54f92f35", "level": "note", "message": {"text": "Unused endpoint: GET /session-summary"}, "properties": {"repobilityId": "5307e840b818932d", "scanner": "scanner-primary", "fingerprint": "6a545c7b54f92f35", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bb56f5f7c650959f", "level": "note", "message": {"text": "Unused endpoint: GET /list-videos"}, "properties": {"repobilityId": "26c308adab8c4dfa", "scanner": "scanner-primary", "fingerprint": "bb56f5f7c650959f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fca11d494725d7c3", "level": "note", "message": {"text": "Unused endpoint: POST /analyze"}, "properties": {"repobilityId": "14bae0b192eaaf37", "scanner": "scanner-primary", "fingerprint": "fca11d494725d7c3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fd278a3c91aa5b3c", "level": "note", "message": {"text": "Unused endpoint: POST /process"}, "properties": {"repobilityId": "ff9edec92d647a02", "scanner": "scanner-primary", "fingerprint": "fd278a3c91aa5b3c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b0cbb835ce9b17b2", "level": "note", "message": {"text": "Unused endpoint: POST /upload-raw"}, "properties": {"repobilityId": "149bf19a90d6bf7c", "scanner": "scanner-primary", "fingerprint": "b0cbb835ce9b17b2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c8b4279bd60983f8", "level": "note", "message": {"text": "Unused endpoint: POST /multipart-init"}, "properties": {"repobilityId": "8b68c2b43f8f63da", "scanner": "scanner-primary", "fingerprint": "c8b4279bd60983f8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cb7a03e754de42dd", "level": "note", "message": {"text": "Unused endpoint: POST /multipart-complete"}, "properties": {"repobilityId": "90ba770ff0ae52da", "scanner": "scanner-primary", "fingerprint": "cb7a03e754de42dd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0dab6974d92c691b", "level": "note", "message": {"text": "Unused endpoint: POST /multipart-abort"}, "properties": {"repobilityId": "14e4876c223ef458", "scanner": "scanner-primary", "fingerprint": "0dab6974d92c691b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-89a06031ce76503b", "level": "note", "message": {"text": "Unused endpoint: GET /{song_id}"}, "properties": {"repobilityId": "0847b7fd9573f08d", "scanner": "scanner-primary", "fingerprint": "89a06031ce76503b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e2c68137dd52c49a", "level": "note", "message": {"text": "Unused endpoint: PATCH /{song_id}"}, "properties": {"repobilityId": "3d9d73bcba98e435", "scanner": "scanner-primary", "fingerprint": "e2c68137dd52c49a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a9fef1155b9002ed", "level": "note", "message": {"text": "Unused endpoint: DELETE /{song_id}"}, "properties": {"repobilityId": "b244d4b7400db246", "scanner": "scanner-primary", "fingerprint": "a9fef1155b9002ed", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-06d06ceb42acfcf0", "level": "note", "message": {"text": "Unused endpoint: POST /{song_id}/restore"}, "properties": {"repobilityId": "0c0f7ee5528dbcad", "scanner": "scanner-primary", "fingerprint": "06d06ceb42acfcf0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f97f840539b60e3c", "level": "note", "message": {"text": "Unused endpoint: PUT /{song_id}/lyrics"}, "properties": {"repobilityId": "6a40a7f4825a3ec1", "scanner": "scanner-primary", "fingerprint": "f97f840539b60e3c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5b03e93647f0e86c", "level": "note", "message": {"text": "Unused endpoint: GET /{song_id}/lyrics/versions"}, "properties": {"repobilityId": "1118c0edf0d93f76", "scanner": "scanner-primary", "fingerprint": "5b03e93647f0e86c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b37b74f578ebe4c3", "level": "note", "message": {"text": "Unused endpoint: POST /{song_id}/tags"}, "properties": {"repobilityId": "62651b928c79b3f3", "scanner": "scanner-primary", "fingerprint": "b37b74f578ebe4c3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2738afbe7c207a6d", "level": "note", "message": {"text": "Unused endpoint: DELETE /{song_id}/tags/{tag_name}"}, "properties": {"repobilityId": "5f4969284080bc98", "scanner": "scanner-primary", "fingerprint": "2738afbe7c207a6d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-adcdb57129b1833d", "level": "note", "message": {"text": "Unused endpoint: POST /{song_id}/promote"}, "properties": {"repobilityId": "8c34ca808b921f41", "scanner": "scanner-primary", "fingerprint": "adcdb57129b1833d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c73a80aa8e36fa72", "level": "note", "message": {"text": "Unused endpoint: PATCH /audio-files/{audio_file_id}"}, "properties": {"repobilityId": "cd65649dcca28cfc", "scanner": "scanner-primary", "fingerprint": "c73a80aa8e36fa72", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cd4763e6e0fcaa39", "level": "note", "message": {"text": "Unused endpoint: GET /issues"}, "properties": {"repobilityId": "50047d952a1abc52", "scanner": "scanner-primary", "fingerprint": "cd4763e6e0fcaa39", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-16f847b8addfd7e5", "level": "note", "message": {"text": "Unused endpoint: POST /{audio_file_id}/trim"}, "properties": {"repobilityId": "1c277645e1106b8a", "scanner": "scanner-primary", "fingerprint": "16f847b8addfd7e5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c33bd259649049f6", "level": "note", "message": {"text": "Unused endpoint: GET /{audio_file_id}"}, "properties": {"repobilityId": "246944fd8078fb1b", "scanner": "scanner-primary", "fingerprint": "c33bd259649049f6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1d08f179d6d89ae6", "level": "note", "message": {"text": "Unused endpoint: PATCH /bulk"}, "properties": {"repobilityId": "49ae2b09a460020b", "scanner": "scanner-primary", "fingerprint": "1d08f179d6d89ae6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1c67725753d0dcfc", "level": "note", "message": {"text": "Unused endpoint: PATCH /{audio_file_id}"}, "properties": {"repobilityId": "1e995c8e7d2c49b5", "scanner": "scanner-primary", "fingerprint": "1c67725753d0dcfc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-313d9f057fb660b5", "level": "note", "message": {"text": "Unused endpoint: DELETE /{audio_file_id}"}, "properties": {"repobilityId": "73d170534fad7528", "scanner": "scanner-primary", "fingerprint": "313d9f057fb660b5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-701f132a9a56eb65", "level": "note", "message": {"text": "Unused endpoint: POST /{audio_file_id}/restore"}, "properties": {"repobilityId": "d38f326195bf9fbf", "scanner": "scanner-primary", "fingerprint": "701f132a9a56eb65", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}