{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6871d2775eed92ee", "name": "Stray `console.log` in TS/JS \u2014 scripts/cleanup-company-time-log-prefix.ts:103", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/cleanup-company-time-log-prefix.ts:103"}, "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-b05fd7032b2da3e9", "name": "Stray `console.log` in TS/JS \u2014 scripts/seed-company-time-log.ts:402", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-company-time-log.ts:402"}, "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-f18e90e148e83f13", "name": "Stray `console.log` in TS/JS \u2014 src/__integration__/global-setup.ts:38", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/__integration__/global-setup.ts:38"}, "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-ae51ee7160ec6192", "name": "Stray `console.log` in TS/JS \u2014 src/__integration__/helpers/cleanup-cli.ts:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/__integration__/helpers/cleanup-cli.ts: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-d5b0e83e5492400b", "name": "Icon-only button without accessible name \u2014 src/components/GitHubIssuePicker.tsx:117", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/GitHubIssuePicker.tsx:117"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-96e20a9256126409", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/GitHubIssuePicker.tsx:115", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/GitHubIssuePicker.tsx:115"}, "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-6e8ec875ca2dfda0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProjectFilter.tsx:129", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProjectFilter.tsx:129"}, "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-99a65ea71fd9b656", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProjectPicker.tsx:263", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProjectPicker.tsx:263"}, "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-aaace1a816e1e0a3", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/TicketChip.tsx:132", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/TicketChip.tsx:132"}, "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-c551824497ae5613", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/GlobalCommandPalette.tsx:145", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/GlobalCommandPalette.tsx:145"}, "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-db8c14b2e4011380", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Sidebar.tsx:316", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Sidebar.tsx:316"}, "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-b0bb8458a1752a4a", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProfilePopover.tsx:122", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProfilePopover.tsx:122"}, "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-dd7dd5e437576268", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Timer.tsx:135", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Timer.tsx:135"}, "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-695149dff3e3ccbf", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/CustomerFilter.tsx:102", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/CustomerFilter.tsx:102"}, "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-c1a365c55d24359b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/EntryAuthor.tsx:52", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/EntryAuthor.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-c01161f25f980c8f", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:49", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:49"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-acd0594eb3a1e72e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/global-error.tsx:16", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/global-error.tsx:16"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c09eb91d748b3334", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/projects-filters.tsx:206", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/projects-filters.tsx:206"}, "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-d876608d76e89e8d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/projects-table.tsx:443", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/projects-table.tsx:443"}, "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-c4dccc12113d84e2", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/[id]/page.tsx:268", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/[id]/page.tsx:268"}, "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-cf1a5c996bc696dc", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/[id]/sub-projects-section.tsx:150", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/[id]/sub-projects-section.tsx:150"}, "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-5077f688933c6f65", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/[id]/time/page.tsx:375", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/[id]/time/page.tsx:375"}, "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-cccb6c0f6dcb583c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/import/harvest-import.tsx:1348", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/import/harvest-import.tsx:1348"}, "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-0e351b0edc2f9e47", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/teams/[id]/page.tsx:219", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/teams/[id]/page.tsx:219"}, "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-f9bb44b487436ea6", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/customers/[id]/contacts-section.tsx:182", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/customers/[id]/contacts-section.tsx:182"}, "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-f458c159e0e07ffb", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/templates/templates-section.tsx:143", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/templates/templates-section.tsx:143"}, "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-f4f1cd6f86a567d0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/page.tsx:265", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/page.tsx:265"}, "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-c59d19aba33d64c3", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/[businessId]/expenses/expense-row.tsx:", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/[businessId]/expenses/expense-row.tsx:290"}, "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-1b4ff893e3d84942", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/[businessId]/expenses/import/import-fo", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/[businessId]/expenses/import/import-form.tsx:404"}, "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-80d3185859d1679c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/[businessId]/people/person-history-dia", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/[businessId]/people/person-history-dialog.tsx:72"}, "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-7e0657fd23ee7bdd", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/system/errors/page.tsx:139", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/system/errors/page.tsx:139"}, "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-1d06e8222972fc30", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/system/credentials/page.tsx:113", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/system/credentials/page.tsx:113"}, "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-ae952c7aa74fc389", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/entry-table.tsx:365", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/entry-table.tsx:365"}, "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-cc3ba24fe4cac712", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/entry-row.tsx:235", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/entry-row.tsx:235"}, "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-49ba88441e164d97", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/week-timesheet.tsx:1585", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/week-timesheet.tsx:1585"}, "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-6c214378ea217282", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/member-filter.tsx:216", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/member-filter.tsx:216"}, "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-1d7b8cfa6527b9bb", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/day-view.tsx:411", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/day-view.tsx:411"}, "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-34e424321b8efc9b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/week-entry-row.tsx:241", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/week-entry-row.tsx:241"}, "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-a84091cb75a29022", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/time-home.tsx:236", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/time-home.tsx:236"}, "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-79b34c8772692ffd", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/trash/trash-list.tsx:324", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/trash/trash-list.tsx:324"}, "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-f18e04a024e7dd09", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/invoices/invoices-table.tsx:346", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/invoices/invoices-table.tsx:346"}, "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-88db3839d2ddc9cc", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/invoices/new/new-invoice-form.tsx:1269", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/invoices/new/new-invoice-form.tsx:1269"}, "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-5486452975f6866b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/invoices/[id]/page.tsx:625", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/invoices/[id]/page.tsx:625"}, "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-b7b30809c6ccca85", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:49", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:49"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8f508a3c71909abb", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/global-error.tsx:16", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/global-error.tsx:16"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-317c28cd01961dec", "name": "Insecure pattern 'weak_hash' in src/lib/mfa/totp-uri.test.ts:5", "shortDescription": {"text": "Insecure pattern 'weak_hash' in src/lib/mfa/totp-uri.test.ts:5"}, "fullDescription": {"text": "Found a known-risky pattern (weak_hash). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9f1181b3876f1bf", "name": "Insecure pattern 'weak_hash' in src/lib/mfa/totp-uri.ts:38", "shortDescription": {"text": "Insecure pattern 'weak_hash' in src/lib/mfa/totp-uri.ts:38"}, "fullDescription": {"text": "Found a known-risky pattern (weak_hash). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8f87df0196944cd1", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/hooks/use-form-dirty.test.ts:14", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/hooks/use-form-dirty.test.ts:14"}, "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-039dd826d6574106", "name": "Possible secret in e2e/global-setup.ts", "shortDescription": {"text": "Possible secret in e2e/global-setup.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fe6bc513b24cea89", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "supabase/setup-cli@v1 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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/upload-artifact@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b1d8fe265388abf8", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "supabase/setup-cli@v1 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5110fb8785f2e20f", "name": "Very large file: src/app/api/import/harvest/route.ts (1375 lines)", "shortDescription": {"text": "Very large file: src/app/api/import/harvest/route.ts (1375 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d3b32d28d317707e", "name": "Very large file: src/app/(dashboard)/time-entries/week-timesheet.tsx (2974 lines)", "shortDescription": {"text": "Very large file: src/app/(dashboard)/time-entries/week-timesheet.tsx (2974 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-28462010e8e1ca90", "name": "Very large file: src/app/(dashboard)/time-entries/actions.ts (1517 lines)", "shortDescription": {"text": "Very large file: src/app/(dashboard)/time-entries/actions.ts (1517 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8de06442f6f6481a", "name": "Very large file: src/app/(dashboard)/time-entries/week-entry-row.tsx (1485 lines)", "shortDescription": {"text": "Very large file: src/app/(dashboard)/time-entries/week-entry-row.tsx (1485 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-22da7b062d68ddc1", "name": "Very large file: src/app/(dashboard)/invoices/actions.test.ts (2082 lines)", "shortDescription": {"text": "Very large file: src/app/(dashboard)/invoices/actions.test.ts (2082 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c3b399c75e99f4c4", "name": "Very large file: src/app/(dashboard)/invoices/new/new-invoice-form.tsx (1289 lines)", "shortDescription": {"text": "Very large file: src/app/(dashboard)/invoices/new/new-invoice-form.tsx (1289 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-144728a9304d1077", "name": "Very large file: src/lib/harvest-import-logic.test.ts (2131 lines)", "shortDescription": {"text": "Very large file: src/lib/harvest-import-logic.test.ts (2131 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 14 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 156 placeholder/mock markers across 64 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "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-de5c9688fe1db7b3", "name": "Agent authority lacks a verifier contract: .claude/agents/platform-architect.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agents/platform-architect.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-d55d8d9d675eb5bc", "name": "Agent authority lacks a verifier contract: .claude/agents/security-reviewer.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agents/security-reviewer.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-e33f88c3ec090bea", "name": "Agent authority lacks a verifier contract: .cursor/rules/persona-platform-architect.mdc", "shortDescription": {"text": "Agent authority lacks a verifier contract: .cursor/rules/persona-platform-architect.mdc"}, "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-625df2897ae99fe4", "name": "Commented-code block (7 lines) in eslint.config.mjs:33", "shortDescription": {"text": "Commented-code block (7 lines) in eslint.config.mjs:33"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c033df1cbe40f7c2", "name": "Commented-code block (7 lines) in vitest.config.ts:25", "shortDescription": {"text": "Commented-code block (7 lines) in vitest.config.ts:25"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b35f672f2d9baf3d", "name": "Commented-code block (5 lines) in scripts/seed-company-time-log.ts:200", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/seed-company-time-log.ts:200"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2eadc4417fce6e7a", "name": "Commented-code block (6 lines) in src/__tests__/messaging-rls.test.ts:59", "shortDescription": {"text": "Commented-code block (6 lines) in src/__tests__/messaging-rls.test.ts:59"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2ad633df8c9dcf50", "name": "Commented-code block (6 lines) in src/__tests__/db-parity.test.ts:90", "shortDescription": {"text": "Commented-code block (6 lines) in src/__tests__/db-parity.test.ts:90"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a0840a43b8415fe0", "name": "Commented-code block (12 lines) in src/__integration__/customer-permissions.test.ts:83", "shortDescription": {"text": "Commented-code block (12 lines) in src/__integration__/customer-permissions.test.ts:83"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8828933b008c0482", "name": "Commented-code block (5 lines) in src/__integration__/rls/business-identity-rls.test.ts:99", "shortDescription": {"text": "Commented-code block (5 lines) in src/__integration__/rls/business-identity-rls.test.ts:99"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c0b5352edeb56f16", "name": "Commented-code block (5 lines) in src/__integration__/rls/message-outbox-rls.test.ts:153", "shortDescription": {"text": "Commented-code block (5 lines) in src/__integration__/rls/message-outbox-rls.test.ts:153"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4148a76623f4ea8b", "name": "Legacy-named symbol `aliceOld` in src/__integration__/rls/time-entries-rls.test.ts:249", "shortDescription": {"text": "Legacy-named symbol `aliceOld` in src/__integration__/rls/time-entries-rls.test.ts:249"}, "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-7ace581163501896", "name": "Commented-code block (7 lines) in src/__integration__/rls/time-entries-rls.test.ts:228", "shortDescription": {"text": "Commented-code block (7 lines) in src/__integration__/rls/time-entries-rls.test.ts:228"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a27cdb9fa6475259", "name": "Commented-code block (7 lines) in src/__integration__/rls/rate-visibility.test.ts:15", "shortDescription": {"text": "Commented-code block (7 lines) in src/__integration__/rls/rate-visibility.test.ts:15"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bb2d4c27519107f2", "name": "Commented-code block (5 lines) in src/test/setup.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in src/test/setup.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-719ba5f1e5c01de0", "name": "Commented-code block (5 lines) in src/components/ProjectFilter.tsx:91", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/ProjectFilter.tsx:91"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-17b4a43d27e2d5f0", "name": "Commented-code block (6 lines) in src/components/ProjectPicker.tsx:147", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/ProjectPicker.tsx:147"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dcb4a72e94bfbfcd", "name": "Commented-code block (6 lines) in src/components/DateField.tsx:260", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/DateField.tsx:260"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e3e334cfc6623575", "name": "Commented-code block (7 lines) in src/components/ThemePickerPopover.tsx:65", "shortDescription": {"text": "Commented-code block (7 lines) in src/components/ThemePickerPopover.tsx:65"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6c90ddc18d352c17", "name": "Commented-code block (6 lines) in src/components/Breadcrumbs.tsx:126", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/Breadcrumbs.tsx:126"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-035eb71897bf75ae", "name": "Commented-code block (6 lines) in src/components/DateField.test.tsx:307", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/DateField.test.tsx:307"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-36fef698baefc07e", "name": "Commented-code block (6 lines) in src/components/PaymentTermsField.tsx:67", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/PaymentTermsField.tsx:67"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7d298fbcfb5e1ea6", "name": "Commented-code block (5 lines) in src/components/TicketChip.tsx:112", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/TicketChip.tsx:112"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-17d70a4635c2e2ee", "name": "Commented-code block (6 lines) in src/components/PaymentTermsField.test.tsx:157", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/PaymentTermsField.test.tsx:157"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-db8150b91f7c73fe", "name": "Commented-code block (5 lines) in src/components/LocalDateTime.test.tsx:16", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/LocalDateTime.test.tsx:16"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-61fa0119e285625b", "name": "Commented-code block (5 lines) in src/components/Sidebar.tsx:137", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/Sidebar.tsx:137"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3d6fb026a20fc6e2", "name": "Commented-code block (5 lines) in src/components/InvoicePDF.tsx:15", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/InvoicePDF.tsx:15"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-36b2008f1aa88d1f", "name": "Commented-code block (5 lines) in src/components/TicketField.tsx:78", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/TicketField.tsx:78"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d3c68d1653e06748", "name": "Commented-code block (5 lines) in src/components/ProfilePopover.tsx:83", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/ProfilePopover.tsx:83"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-892bfd24e5f075c9", "name": "Commented-code block (8 lines) in src/components/InvoicePDF.test.tsx:5", "shortDescription": {"text": "Commented-code block (8 lines) in src/components/InvoicePDF.test.tsx:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a133e886924d4276", "name": "Commented-code block (5 lines) in src/components/EditableCell.tsx:116", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/EditableCell.tsx:116"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ca24e14a6376bc05", "name": "Commented-code block (6 lines) in src/app/layout.tsx:19", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/layout.tsx:19"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-87029025716c2034", "name": "Commented-code block (8 lines) in src/app/api/import/harvest/route.ts:36", "shortDescription": {"text": "Commented-code block (8 lines) in src/app/api/import/harvest/route.ts:36"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1d5a58a0700e0e43", "name": "Commented-code block (5 lines) in src/app/api/messaging/webhook/resend/route.ts:55", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/messaging/webhook/resend/route.ts:55"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-87e160fa0be4d46e", "name": "Commented-code block (10 lines) in src/app/(dashboard)/layout.tsx:22", "shortDescription": {"text": "Commented-code block (10 lines) in src/app/(dashboard)/layout.tsx:22"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-665d5c73ebc62761", "name": "Commented-code block (7 lines) in src/app/(dashboard)/settings/page.tsx:44", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/settings/page.tsx:44"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7c9af0108c84aa1a", "name": "Commented-code block (5 lines) in src/app/(dashboard)/projects/budget-hours-with-dollars.tsx:88", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/projects/budget-hours-with-dollars.tsx:88"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-277c3b7e648d900f", "name": "Commented-code block (7 lines) in src/app/(dashboard)/projects/actions.ts:88", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/projects/actions.ts:88"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e7e7d664c67b745c", "name": "Commented-code block (5 lines) in src/app/(dashboard)/projects/page.tsx:118", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/projects/page.tsx:118"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-264f286fb6a5839f", "name": "Commented-code block (6 lines) in src/app/(dashboard)/projects/new-project-form.tsx:82", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/projects/new-project-form.tsx:82"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f44fb74a3ca202fb", "name": "Commented-code block (7 lines) in src/app/(dashboard)/projects/projects-table.tsx:144", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/projects/projects-table.tsx:144"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e59380e9913030a9", "name": "Commented-code block (6 lines) in src/app/(dashboard)/projects/[id]/budget-masthead.tsx:232", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/projects/[id]/budget-masthead.tsx:232"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7ae13536f1658ff4", "name": "Commented-code block (5 lines) in src/app/(dashboard)/projects/[id]/project-edit-form.tsx:100", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/projects/[id]/project-edit-form.tsx:100"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e4365cb25ae2d613", "name": "Commented-code block (5 lines) in src/app/(dashboard)/projects/[id]/sub-projects-section.tsx:49", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/projects/[id]/sub-projects-section.tsx:49"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-58d22a6a6ce0cb05", "name": "Commented-code block (12 lines) in src/app/(dashboard)/projects/[id]/expenses/page.tsx:44", "shortDescription": {"text": "Commented-code block (12 lines) in src/app/(dashboard)/projects/[id]/expenses/page.tsx:44"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1cdfbcce2db3f82e", "name": "Commented-code block (6 lines) in src/app/(dashboard)/import/harvest-import.tsx:479", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/import/harvest-import.tsx:479"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-786a77074c84175f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/import/harvest-import.tsx:290", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/import/harvest-import.tsx:290"}, "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-78e1ac5a0e07aae8", "name": "Commented-code block (6 lines) in src/app/(dashboard)/import/import-history.tsx:140", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/import/import-history.tsx:140"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bc3fc7020d3108f0", "name": "Commented-code block (6 lines) in src/app/(dashboard)/import/actions.ts:41", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/import/actions.ts:41"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cd4e8b62da4deb1a", "name": "Commented-code block (10 lines) in src/app/(dashboard)/import/page.tsx:83", "shortDescription": {"text": "Commented-code block (10 lines) in src/app/(dashboard)/import/page.tsx:83"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-966c7d5e3359888e", "name": "Commented-code block (6 lines) in src/app/(dashboard)/teams/actions.ts:71", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/teams/actions.ts:71"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f92692e1f582c78d", "name": "Commented-code block (6 lines) in src/app/(dashboard)/teams/[id]/team-actions.ts:101", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/teams/[id]/team-actions.ts:101"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e25f96686b67e63b", "name": "Commented-code block (6 lines) in src/app/(dashboard)/teams/[id]/email/actions.ts:146", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/teams/[id]/email/actions.ts:146"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6e7bdd3aefe382ae", "name": "Commented-code block (5 lines) in src/app/(dashboard)/customers/[id]/permissions-actions.ts:66", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/customers/[id]/permissions-actions.ts:66"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-38075cacdcce2faa", "name": "Commented-code block (5 lines) in src/app/(dashboard)/customers/[id]/page.tsx:164", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/customers/[id]/page.tsx:164"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-12422044ec5202e8", "name": "Commented-code block (5 lines) in src/app/(dashboard)/security-groups/page.tsx:26", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/security-groups/page.tsx: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-94b9ff64f560ea55", "name": "Commented-code block (6 lines) in src/app/(dashboard)/business/actions.ts:182", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/business/actions.ts:182"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e610d0584113f1c8", "name": "Commented-code block (6 lines) in src/app/(dashboard)/business/[businessId]/page.tsx:169", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/business/[businessId]/page.tsx:169"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-129ba0963ee6c70d", "name": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/layout.tsx:52", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/layout.tsx:52"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cb7286bfada3837e", "name": "Commented-code block (9 lines) in src/app/(dashboard)/business/[businessId]/identity/identity-form.tsx:68", "shortDescription": {"text": "Commented-code block (9 lines) in src/app/(dashboard)/business/[businessId]/identity/identity-form.tsx:68"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4f1a20a9494158c2", "name": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/expense-row.tsx:127", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/expense-row.tsx:127"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ffc20876980abedf", "name": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/bulk-pickers.test.tsx:33", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/bulk-pickers.test.tsx:33"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0f9bf52aba9c3132", "name": "Commented-code block (7 lines) in src/app/(dashboard)/business/[businessId]/expenses/bulk-pickers.tsx:204", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/business/[businessId]/expenses/bulk-pickers.tsx:204"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f405cf43f1a15b9c", "name": "Commented-code block (9 lines) in src/app/(dashboard)/business/[businessId]/expenses/actions.ts:125", "shortDescription": {"text": "Commented-code block (9 lines) in src/app/(dashboard)/business/[businessId]/expenses/actions.ts:125"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-19a1af6d35be6a4c", "name": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/page.tsx:93", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/page.tsx:93"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fe369a88899353eb", "name": "Commented-code block (10 lines) in src/app/(dashboard)/business/[businessId]/expenses/expense-filters.tsx:98", "shortDescription": {"text": "Commented-code block (10 lines) in src/app/(dashboard)/business/[businessId]/expenses/expense-filters.tsx:98"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c20ab840119ed395", "name": "Commented-code block (7 lines) in src/app/(dashboard)/business/[businessId]/expenses/expenses-table.tsx:119", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/business/[businessId]/expenses/expenses-table.tsx:119"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b87c7d4fdd2f98e9", "name": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/import/actions.ts:244", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/import/actions.ts:244"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9c00581656988ff9", "name": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/import/page.tsx:40", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/import/page.tsx:40"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0fafee8ebcf221c8", "name": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/people/history/history-format.ts:176", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/people/history/history-format.ts:176"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7bd69de0a9c0cea9", "name": "Commented-code block (5 lines) in src/app/(dashboard)/system/deploy/actions.ts:32", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/system/deploy/actions.ts:32"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5f0b28695cea7489", "name": "Commented-code block (5 lines) in src/app/(dashboard)/system/sample-data/actions.ts:67", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/system/sample-data/actions.ts:67"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2721e4d966427548", "name": "Commented-code block (8 lines) in src/app/(dashboard)/system/sample-data/actions.test.ts:394", "shortDescription": {"text": "Commented-code block (8 lines) in src/app/(dashboard)/system/sample-data/actions.test.ts:394"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-955e31abe6208b98", "name": "Commented-code block (6 lines) in src/app/(dashboard)/reports/page.tsx:168", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/reports/page.tsx:168"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0e32b98ab0394e20", "name": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/inline-edit-form.tsx:64", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/inline-edit-form.tsx:64"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-50fe0e1398b9dcdd", "name": "Commented-code block (8 lines) in src/app/(dashboard)/time-entries/running-timer-card.tsx:62", "shortDescription": {"text": "Commented-code block (8 lines) in src/app/(dashboard)/time-entries/running-timer-card.tsx:62"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f5c29f17b8393b46", "name": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/inline-edit-form.test.tsx:148", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/inline-edit-form.test.tsx:148"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-036c30af7f065ff5", "name": "Commented-code block (7 lines) in src/app/(dashboard)/time-entries/category-picker.tsx:70", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/time-entries/category-picker.tsx:70"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-82e599ead56fefc2", "name": "Commented-code block (10 lines) in src/app/(dashboard)/time-entries/table-view.tsx:102", "shortDescription": {"text": "Commented-code block (10 lines) in src/app/(dashboard)/time-entries/table-view.tsx:102"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bbcd09f999abaece", "name": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/entry-table.tsx:319", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/entry-table.tsx:319"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-370e7c1dfcdcd0c2", "name": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/jump-to-date.tsx:98", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/jump-to-date.tsx:98"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-369c42b946233bee", "name": "Commented-code block (7 lines) in src/app/(dashboard)/time-entries/table-view.test.tsx:208", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/time-entries/table-view.test.tsx: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-1d7b9ca54a9f9505", "name": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/view-toggle.tsx:87", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/view-toggle.tsx:87"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4d0cba6ab9938693", "name": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/entry-row.tsx:80", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/entry-row.tsx:80"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9c46d945ebcd36da", "name": "Commented-code block (6 lines) in src/app/(dashboard)/time-entries/week-timesheet.tsx:186", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/time-entries/week-timesheet.tsx:186"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8261dc3df131c41e", "name": "Commented-code block (6 lines) in src/app/(dashboard)/time-entries/actions.ts:44", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/time-entries/actions.ts:44"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0e2dd5da4ec9594d", "name": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/page.tsx:31", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/page.tsx:31"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7dd237fe62efb4bc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/time-entries/page.tsx:492", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/time-entries/page.tsx:492"}, "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-cca42a9ffc029787", "name": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/entry-kebab-menu.tsx:88", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/entry-kebab-menu.tsx:88"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-531bfeb03035a0c3", "name": "Commented-code block (8 lines) in src/app/(dashboard)/time-entries/week-timesheet.test.tsx:121", "shortDescription": {"text": "Commented-code block (8 lines) in src/app/(dashboard)/time-entries/week-timesheet.test.tsx:121"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e5cf2498dc34fe18", "name": "Commented-code block (7 lines) in src/app/(dashboard)/time-entries/actions.test.ts:238", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/time-entries/actions.test.ts:238"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9d07d2404b0c016b", "name": "Commented-code block (8 lines) in src/app/(dashboard)/time-entries/week-entry-row.tsx:265", "shortDescription": {"text": "Commented-code block (8 lines) in src/app/(dashboard)/time-entries/week-entry-row.tsx:265"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7699764d6cb496ab", "name": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/log-view.tsx:227", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/log-view.tsx:227"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-17c475593f288deb", "name": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/time-home.tsx:168", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/time-home.tsx:168"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-581eea71c17e6beb", "name": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/trash/page.tsx:27", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/trash/page.tsx:27"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dc4e32b28074bae9", "name": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/invoice-status-badge.tsx:52", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/invoice-status-badge.tsx:52"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-58e078ec6057944a", "name": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/actions.ts:31", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/actions.ts:31"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f4525f57a867d873", "name": "Commented-code block (7 lines) in src/app/(dashboard)/invoices/page.tsx:61", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/invoices/page.tsx:61"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9507faa26c35a9a4", "name": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/actions.test.ts:212", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/actions.test.ts:212"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-48c565484da0084d", "name": "Commented-code block (7 lines) in src/app/(dashboard)/invoices/new/new-invoice-form.tsx:291", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/invoices/new/new-invoice-form.tsx:291"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9701f98ff6c66223", "name": "Commented-code block (7 lines) in src/app/(dashboard)/invoices/new/page.tsx:61", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/invoices/new/page.tsx:61"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-58b9616e829b0619", "name": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/[id]/page.tsx:55", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/[id]/page.tsx:55"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-54cd7a79f63306b0", "name": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/[id]/invoice-actions.tsx:73", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/[id]/invoice-actions.tsx:73"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6be64ac5a6cc93b1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/invoices/[id]/send-invoice-button.tsx:13", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/invoices/[id]/send-invoice-button.tsx:13"}, "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-32d3ca1ef01b85d8", "name": "Commented-code block (6 lines) in src/app/(dashboard)/invoices/[id]/send-invoice-action.ts:35", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/invoices/[id]/send-invoice-action.ts:35"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-aeb525c99c13f664", "name": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/[id]/send/send-invoice-form.test.tsx:146", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/[id]/send/send-invoice-form.test.tsx:146"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-32451ead65d2f257", "name": "Commented-code block (5 lines) in src/lib/invoice-grouping.ts:135", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/invoice-grouping.ts:135"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-60ccaac90e021ca0", "name": "Legacy-named symbol `send_me_a_copy` in src/lib/harvest.ts:470", "shortDescription": {"text": "Legacy-named symbol `send_me_a_copy` in src/lib/harvest.ts:470"}, "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-0c10ef12b11b6ce3", "name": "Commented-code block (6 lines) in src/lib/harvest.ts:326", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/harvest.ts:326"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5de492855afec936", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/harvest.ts:251", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/harvest.ts:251"}, "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-b8805728c6b1fc55", "name": "Commented-code block (5 lines) in src/lib/local-day-bounds.test.ts:87", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/local-day-bounds.test.ts:87"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7e669c0d4a260c9b", "name": "Commented-code block (5 lines) in src/lib/import-shell-author.ts:108", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/import-shell-author.ts:108"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7bde6a21fa16b8d1", "name": "Commented-code block (5 lines) in src/lib/invoice-activity.test.ts:171", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/invoice-activity.test.ts:171"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ac37bf028830ee62", "name": "Commented-code block (6 lines) in src/lib/url-safety.ts:84", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/url-safety.ts:84"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8fccba63603e2d53", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/url-safety.ts:8", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/url-safety.ts:8"}, "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-33b45da0955fe4c8", "name": "Legacy-named symbol `nextOld` in src/lib/invoice-activity.ts:426", "shortDescription": {"text": "Legacy-named symbol `nextOld` in src/lib/invoice-activity.ts:426"}, "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-d03f63a927d25dec", "name": "Commented-code block (7 lines) in src/lib/invoice-activity.ts:257", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/invoice-activity.ts:257"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6de9b946feab4e4e", "name": "Commented-code block (6 lines) in src/lib/form-styles.ts:47", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/form-styles.ts:47"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c4b4e11bf06e3560", "name": "Commented-code block (5 lines) in src/lib/expense-csv-import.ts:308", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/expense-csv-import.ts:308"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-76d70fcfd8c0fbd6", "name": "Commented-code block (12 lines) in src/lib/harvest-import-logic.ts:181", "shortDescription": {"text": "Commented-code block (12 lines) in src/lib/harvest-import-logic.ts:181"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c731a8f32e5883a5", "name": "Legacy-named symbol `send_me_a_copy` in src/lib/harvest-import-logic.test.ts:1910", "shortDescription": {"text": "Legacy-named symbol `send_me_a_copy` in src/lib/harvest-import-logic.test.ts:1910"}, "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-63638aaf54038f8a", "name": "Commented-code block (8 lines) in src/lib/harvest-import-logic.test.ts:200", "shortDescription": {"text": "Commented-code block (8 lines) in src/lib/harvest-import-logic.test.ts:200"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-15d979ecb50a8504", "name": "Commented-code block (5 lines) in src/lib/form-styles.test.ts:57", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/form-styles.test.ts:57"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-adeed58f8a1ec7ac", "name": "Commented-code block (9 lines) in src/lib/errors.ts:95", "shortDescription": {"text": "Commented-code block (9 lines) in src/lib/errors.ts:95"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ba6f2cdee967e8bf", "name": "Commented-code block (5 lines) in src/lib/logger.ts:33", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/logger.ts:33"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9b14e84e22e796be", "name": "Commented-code block (5 lines) in src/lib/projects/parent-defaults.ts:148", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/projects/parent-defaults.ts:148"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1533c13499816364", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/deploy/providers/vercel.ts:52", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/deploy/providers/vercel.ts:52"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cd05115c3aa702ee", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/deploy/providers/vercel.test.ts:5", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/deploy/providers/vercel.test.ts:5"}, "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-4f1adeb113fd8958", "name": "Commented-code block (8 lines) in src/lib/breadcrumbs/registry.ts:68", "shortDescription": {"text": "Commented-code block (8 lines) in src/lib/breadcrumbs/registry.ts:68"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5b22bfbbad4f7ba1", "name": "Commented-code block (7 lines) in src/lib/messaging/outbox.ts:359", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/messaging/outbox.ts:359"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-413e5f2bab13851d", "name": "Commented-code block (9 lines) in src/lib/messaging/send-invoice.ts:89", "shortDescription": {"text": "Commented-code block (9 lines) in src/lib/messaging/send-invoice.ts:89"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b242b6273c3b13b6", "name": "Commented-code block (6 lines) in src/lib/messaging/encryption.ts:283", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/messaging/encryption.ts:283"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-22f50a77712674bc", "name": "Commented-code block (6 lines) in src/lib/messaging/variables.ts:64", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/messaging/variables.ts:64"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-445c724706af5b48", "name": "Commented-code block (6 lines) in src/lib/messaging/encryption.test.ts:131", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/messaging/encryption.test.ts:131"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-422ba1465e0dc7f3", "name": "Commented-code block (7 lines) in src/lib/messaging/providers/resend.ts:145", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/messaging/providers/resend.ts:145"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-37fb65d3c328d17f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/messaging/providers/resend.ts:64", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/messaging/providers/resend.ts:64"}, "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-1b3ae2316f5c4ec3", "name": "Commented-code block (5 lines) in src/lib/supabase/server.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/supabase/server.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0f41763dd5c6bd54", "name": "Commented-code block (9 lines) in src/lib/sample-data/generate.ts:734", "shortDescription": {"text": "Commented-code block (9 lines) in src/lib/sample-data/generate.ts:734"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1304d148cc43811e", "name": "Commented-code block (6 lines) in src/lib/credentials/scan.ts:78", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/credentials/scan.ts:78"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d59ae60c760c0cd7", "name": "Commented-code block (5 lines) in src/lib/invoices/send-bundle.ts:192", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/invoices/send-bundle.ts:192"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3345ef670f802b1f", "name": "Commented-code block (5 lines) in src/hooks/use-form-action.ts:111", "shortDescription": {"text": "Commented-code block (5 lines) in src/hooks/use-form-action.ts:111"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2eafc3188c36bb02", "name": "3 env vars used in code but missing from .env.example", "shortDescription": {"text": "3 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CI`, `NEXT_PUBLIC_APP_URL`, `NEXT_PUBLIC_APP_VERSION`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21160"}, "properties": {"repository": "theshyre/shyre", "repoUrl": "https://github.com/theshyre/shyre", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-6871d2775eed92ee", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/cleanup-company-time-log-prefix.ts:103"}, "properties": {"repobilityId": "020d60301c78679a", "scanner": "scanner-primary", "fingerprint": "6871d2775eed92ee", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b05fd7032b2da3e9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-company-time-log.ts:402"}, "properties": {"repobilityId": "abc6fb714dcaa1f3", "scanner": "scanner-primary", "fingerprint": "b05fd7032b2da3e9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f18e90e148e83f13", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/__integration__/global-setup.ts:38"}, "properties": {"repobilityId": "3f9418ac0164973e", "scanner": "scanner-primary", "fingerprint": "f18e90e148e83f13", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ae51ee7160ec6192", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/__integration__/helpers/cleanup-cli.ts:15"}, "properties": {"repobilityId": "cb32db8a504e7f85", "scanner": "scanner-primary", "fingerprint": "ae51ee7160ec6192", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d5b0e83e5492400b", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/GitHubIssuePicker.tsx:117"}, "properties": {"repobilityId": "a2bd263b2d9b3b10", "scanner": "scanner-primary", "fingerprint": "d5b0e83e5492400b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-96e20a9256126409", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/GitHubIssuePicker.tsx:115"}, "properties": {"repobilityId": "ddc132c74733d74d", "scanner": "scanner-primary", "fingerprint": "96e20a9256126409", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6e8ec875ca2dfda0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProjectFilter.tsx:129"}, "properties": {"repobilityId": "64a8a57b268550f7", "scanner": "scanner-primary", "fingerprint": "6e8ec875ca2dfda0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-99a65ea71fd9b656", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProjectPicker.tsx:263"}, "properties": {"repobilityId": "54f6bfc9e481dfd3", "scanner": "scanner-primary", "fingerprint": "99a65ea71fd9b656", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-aaace1a816e1e0a3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/TicketChip.tsx:132"}, "properties": {"repobilityId": "88ad9078d714fc94", "scanner": "scanner-primary", "fingerprint": "aaace1a816e1e0a3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c551824497ae5613", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/GlobalCommandPalette.tsx:145"}, "properties": {"repobilityId": "67afd058ccc424ec", "scanner": "scanner-primary", "fingerprint": "c551824497ae5613", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-db8c14b2e4011380", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Sidebar.tsx:316"}, "properties": {"repobilityId": "450176a4d82f7dad", "scanner": "scanner-primary", "fingerprint": "db8c14b2e4011380", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b0bb8458a1752a4a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProfilePopover.tsx:122"}, "properties": {"repobilityId": "5ef7be01e676d51f", "scanner": "scanner-primary", "fingerprint": "b0bb8458a1752a4a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-dd7dd5e437576268", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Timer.tsx:135"}, "properties": {"repobilityId": "c000119cbeb443e1", "scanner": "scanner-primary", "fingerprint": "dd7dd5e437576268", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-695149dff3e3ccbf", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/CustomerFilter.tsx:102"}, "properties": {"repobilityId": "52fd174e1c611e87", "scanner": "scanner-primary", "fingerprint": "695149dff3e3ccbf", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c1a365c55d24359b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/EntryAuthor.tsx:52"}, "properties": {"repobilityId": "66ea9471ceb3945e", "scanner": "scanner-primary", "fingerprint": "c1a365c55d24359b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c01161f25f980c8f", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:49"}, "properties": {"repobilityId": "0d72350965068f5b", "scanner": "scanner-primary", "fingerprint": "c01161f25f980c8f", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-acd0594eb3a1e72e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/global-error.tsx:16"}, "properties": {"repobilityId": "45196619b29b7209", "scanner": "scanner-primary", "fingerprint": "acd0594eb3a1e72e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-c09eb91d748b3334", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/projects-filters.tsx:206"}, "properties": {"repobilityId": "ce16df417a112e54", "scanner": "scanner-primary", "fingerprint": "c09eb91d748b3334", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d876608d76e89e8d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/projects-table.tsx:443"}, "properties": {"repobilityId": "da1292561b4b74d1", "scanner": "scanner-primary", "fingerprint": "d876608d76e89e8d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c4dccc12113d84e2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/[id]/page.tsx:268"}, "properties": {"repobilityId": "ee65e3f630e6bbbd", "scanner": "scanner-primary", "fingerprint": "c4dccc12113d84e2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cf1a5c996bc696dc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/[id]/sub-projects-section.tsx:150"}, "properties": {"repobilityId": "7382297c9d6693ea", "scanner": "scanner-primary", "fingerprint": "cf1a5c996bc696dc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5077f688933c6f65", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/projects/[id]/time/page.tsx:375"}, "properties": {"repobilityId": "d08280cc746e925b", "scanner": "scanner-primary", "fingerprint": "5077f688933c6f65", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cccb6c0f6dcb583c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/import/harvest-import.tsx:1348"}, "properties": {"repobilityId": "6fba857646d425a1", "scanner": "scanner-primary", "fingerprint": "cccb6c0f6dcb583c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0e351b0edc2f9e47", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/teams/[id]/page.tsx:219"}, "properties": {"repobilityId": "90dd89adeeaf96e6", "scanner": "scanner-primary", "fingerprint": "0e351b0edc2f9e47", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f9bb44b487436ea6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/customers/[id]/contacts-section.tsx:182"}, "properties": {"repobilityId": "67359957b0bdcf1d", "scanner": "scanner-primary", "fingerprint": "f9bb44b487436ea6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f458c159e0e07ffb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/templates/templates-section.tsx:143"}, "properties": {"repobilityId": "538be44a630916a3", "scanner": "scanner-primary", "fingerprint": "f458c159e0e07ffb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f4f1cd6f86a567d0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/page.tsx:265"}, "properties": {"repobilityId": "2116f71cda01929e", "scanner": "scanner-primary", "fingerprint": "f4f1cd6f86a567d0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c59d19aba33d64c3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/[businessId]/expenses/expense-row.tsx:290"}, "properties": {"repobilityId": "18ff769521a42895", "scanner": "scanner-primary", "fingerprint": "c59d19aba33d64c3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1b4ff893e3d84942", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/[businessId]/expenses/import/import-form.tsx:404"}, "properties": {"repobilityId": "45382d8fa321b7f9", "scanner": "scanner-primary", "fingerprint": "1b4ff893e3d84942", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-80d3185859d1679c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/business/[businessId]/people/person-history-dialog.tsx:72"}, "properties": {"repobilityId": "aebd8950f53523ad", "scanner": "scanner-primary", "fingerprint": "80d3185859d1679c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7e0657fd23ee7bdd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/system/errors/page.tsx:139"}, "properties": {"repobilityId": "94032e3c4174d796", "scanner": "scanner-primary", "fingerprint": "7e0657fd23ee7bdd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1d06e8222972fc30", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/system/credentials/page.tsx:113"}, "properties": {"repobilityId": "64a5ea149f3260ff", "scanner": "scanner-primary", "fingerprint": "1d06e8222972fc30", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ae952c7aa74fc389", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/entry-table.tsx:365"}, "properties": {"repobilityId": "a410c639dbebd42e", "scanner": "scanner-primary", "fingerprint": "ae952c7aa74fc389", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cc3ba24fe4cac712", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/entry-row.tsx:235"}, "properties": {"repobilityId": "a35507dd1e4b0507", "scanner": "scanner-primary", "fingerprint": "cc3ba24fe4cac712", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-49ba88441e164d97", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/week-timesheet.tsx:1585"}, "properties": {"repobilityId": "3423791cca3be110", "scanner": "scanner-primary", "fingerprint": "49ba88441e164d97", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6c214378ea217282", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/member-filter.tsx:216"}, "properties": {"repobilityId": "3618b84972e5feea", "scanner": "scanner-primary", "fingerprint": "6c214378ea217282", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1d7b8cfa6527b9bb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/day-view.tsx:411"}, "properties": {"repobilityId": "b6ab2a084579dc0d", "scanner": "scanner-primary", "fingerprint": "1d7b8cfa6527b9bb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-34e424321b8efc9b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/week-entry-row.tsx:241"}, "properties": {"repobilityId": "a431aef061c0aca6", "scanner": "scanner-primary", "fingerprint": "34e424321b8efc9b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a84091cb75a29022", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/time-home.tsx:236"}, "properties": {"repobilityId": "9eb510fb2c3f8009", "scanner": "scanner-primary", "fingerprint": "a84091cb75a29022", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-79b34c8772692ffd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/time-entries/trash/trash-list.tsx:324"}, "properties": {"repobilityId": "b3b1ce16f625eeed", "scanner": "scanner-primary", "fingerprint": "79b34c8772692ffd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f18e04a024e7dd09", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/invoices/invoices-table.tsx:346"}, "properties": {"repobilityId": "138d1ef880a890e7", "scanner": "scanner-primary", "fingerprint": "f18e04a024e7dd09", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-88db3839d2ddc9cc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/invoices/new/new-invoice-form.tsx:1269"}, "properties": {"repobilityId": "d470e14948c96e67", "scanner": "scanner-primary", "fingerprint": "88db3839d2ddc9cc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5486452975f6866b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/invoices/[id]/page.tsx:625"}, "properties": {"repobilityId": "ecc3ce7241a142c0", "scanner": "scanner-primary", "fingerprint": "5486452975f6866b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b7b30809c6ccca85", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:49"}, "properties": {"repobilityId": "0bca654fa2052eb0", "scanner": "scanner-primary", "fingerprint": "b7b30809c6ccca85", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/layout.tsx"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-8f508a3c71909abb", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/global-error.tsx:16"}, "properties": {"repobilityId": "60007e2e99ae93bb", "scanner": "scanner-primary", "fingerprint": "8f508a3c71909abb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/global-error.tsx"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-317c28cd01961dec", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in src/lib/mfa/totp-uri.test.ts:5"}, "properties": {"repobilityId": "311dbb17f42934d6", "scanner": "scanner-primary", "fingerprint": "317c28cd01961dec", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/mfa/totp-uri.test.ts"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-b9f1181b3876f1bf", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in src/lib/mfa/totp-uri.ts:38"}, "properties": {"repobilityId": "5f0d47fef8d28ee4", "scanner": "scanner-primary", "fingerprint": "b9f1181b3876f1bf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/mfa/totp-uri.ts"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-8f87df0196944cd1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/hooks/use-form-dirty.test.ts:14"}, "properties": {"repobilityId": "5c4dcf0bc9962cd2", "scanner": "scanner-primary", "fingerprint": "8f87df0196944cd1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/hooks/use-form-dirty.test.ts"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-039dd826d6574106", "level": "error", "message": {"text": "Possible secret in e2e/global-setup.ts"}, "properties": {"repobilityId": "4a5fa2ee91f3186e", "scanner": "scanner-primary", "fingerprint": "039dd826d6574106", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "e2e/global-setup.ts"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-fe6bc513b24cea89", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "08fbd305ba1811e6", "scanner": "scanner-primary", "fingerprint": "fe6bc513b24cea89", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/db-verify.yml"}, "region": {"startLine": 28}}}]}, {"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": 158}}}]}, {"ruleId": "scanner-b1d8fe265388abf8", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cc827b7553ee0f79", "scanner": "scanner-primary", "fingerprint": "b1d8fe265388abf8", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/db-migrate.yml"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-5110fb8785f2e20f", "level": "note", "message": {"text": "Very large file: src/app/api/import/harvest/route.ts (1375 lines)"}, "properties": {"repobilityId": "4cf520f5a9a02874", "scanner": "scanner-primary", "fingerprint": "5110fb8785f2e20f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-d3b32d28d317707e", "level": "note", "message": {"text": "Very large file: src/app/(dashboard)/time-entries/week-timesheet.tsx (2974 lines)"}, "properties": {"repobilityId": "bacd45dff69ea96d", "scanner": "scanner-primary", "fingerprint": "d3b32d28d317707e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-28462010e8e1ca90", "level": "note", "message": {"text": "Very large file: src/app/(dashboard)/time-entries/actions.ts (1517 lines)"}, "properties": {"repobilityId": "64a9ea6f088dd360", "scanner": "scanner-primary", "fingerprint": "28462010e8e1ca90", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8de06442f6f6481a", "level": "note", "message": {"text": "Very large file: src/app/(dashboard)/time-entries/week-entry-row.tsx (1485 lines)"}, "properties": {"repobilityId": "486326ce2e5424fe", "scanner": "scanner-primary", "fingerprint": "8de06442f6f6481a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-22da7b062d68ddc1", "level": "note", "message": {"text": "Very large file: src/app/(dashboard)/invoices/actions.test.ts (2082 lines)"}, "properties": {"repobilityId": "def2aceaedf2db64", "scanner": "scanner-primary", "fingerprint": "22da7b062d68ddc1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c3b399c75e99f4c4", "level": "note", "message": {"text": "Very large file: src/app/(dashboard)/invoices/new/new-invoice-form.tsx (1289 lines)"}, "properties": {"repobilityId": "9c4ed03ebb979b5c", "scanner": "scanner-primary", "fingerprint": "c3b399c75e99f4c4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-144728a9304d1077", "level": "note", "message": {"text": "Very large file: src/lib/harvest-import-logic.test.ts (2131 lines)"}, "properties": {"repobilityId": "901a6cc012de3c4f", "scanner": "scanner-primary", "fingerprint": "144728a9304d1077", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "54c5abe066cc36ae", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "5fdde10c891d4636", "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": "a0eb253c6b23800e", "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": "0ca7dee9b5c7d4df", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "d209961d0695bcfa", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "a0e004659e466082", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "78e95cd5d9f422fa", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-de5c9688fe1db7b3", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agents/platform-architect.md"}, "properties": {"repobilityId": "836fd77651d31f3a", "scanner": "scanner-primary", "fingerprint": "de5c9688fe1db7b3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agents/platform-architect.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d55d8d9d675eb5bc", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agents/security-reviewer.md"}, "properties": {"repobilityId": "1592e6ea0573e0f6", "scanner": "scanner-primary", "fingerprint": "d55d8d9d675eb5bc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agents/security-reviewer.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e33f88c3ec090bea", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .cursor/rules/persona-platform-architect.mdc"}, "properties": {"repobilityId": "f445e04bc8236076", "scanner": "scanner-primary", "fingerprint": "e33f88c3ec090bea", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/rules/persona-platform-architect.mdc"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-625df2897ae99fe4", "level": "none", "message": {"text": "Commented-code block (7 lines) in eslint.config.mjs:33"}, "properties": {"repobilityId": "cac06ac2b0c5bdf3", "scanner": "scanner-primary", "fingerprint": "625df2897ae99fe4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c033df1cbe40f7c2", "level": "none", "message": {"text": "Commented-code block (7 lines) in vitest.config.ts:25"}, "properties": {"repobilityId": "f1b0b7edc1d8e99b", "scanner": "scanner-primary", "fingerprint": "c033df1cbe40f7c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b35f672f2d9baf3d", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/seed-company-time-log.ts:200"}, "properties": {"repobilityId": "c65f137323c9f7c6", "scanner": "scanner-primary", "fingerprint": "b35f672f2d9baf3d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2eadc4417fce6e7a", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/__tests__/messaging-rls.test.ts:59"}, "properties": {"repobilityId": "8542c36286e0de4e", "scanner": "scanner-primary", "fingerprint": "2eadc4417fce6e7a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2ad633df8c9dcf50", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/__tests__/db-parity.test.ts:90"}, "properties": {"repobilityId": "41e9ea0d24e8d147", "scanner": "scanner-primary", "fingerprint": "2ad633df8c9dcf50", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a0840a43b8415fe0", "level": "none", "message": {"text": "Commented-code block (12 lines) in src/__integration__/customer-permissions.test.ts:83"}, "properties": {"repobilityId": "1ec5eedeb73dbdad", "scanner": "scanner-primary", "fingerprint": "a0840a43b8415fe0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8828933b008c0482", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/__integration__/rls/business-identity-rls.test.ts:99"}, "properties": {"repobilityId": "3eda2ff08e63e81a", "scanner": "scanner-primary", "fingerprint": "8828933b008c0482", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c0b5352edeb56f16", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/__integration__/rls/message-outbox-rls.test.ts:153"}, "properties": {"repobilityId": "1a1f3b322eff8cfa", "scanner": "scanner-primary", "fingerprint": "c0b5352edeb56f16", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4148a76623f4ea8b", "level": "note", "message": {"text": "Legacy-named symbol `aliceOld` in src/__integration__/rls/time-entries-rls.test.ts:249"}, "properties": {"repobilityId": "3dd1ae21751d9dd2", "scanner": "scanner-primary", "fingerprint": "4148a76623f4ea8b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-7ace581163501896", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/__integration__/rls/time-entries-rls.test.ts:228"}, "properties": {"repobilityId": "edf87297f210dcee", "scanner": "scanner-primary", "fingerprint": "7ace581163501896", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a27cdb9fa6475259", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/__integration__/rls/rate-visibility.test.ts:15"}, "properties": {"repobilityId": "9c61a0a38a00d96a", "scanner": "scanner-primary", "fingerprint": "a27cdb9fa6475259", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bb2d4c27519107f2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/test/setup.ts:4"}, "properties": {"repobilityId": "46ffe84795e76513", "scanner": "scanner-primary", "fingerprint": "bb2d4c27519107f2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-719ba5f1e5c01de0", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/ProjectFilter.tsx:91"}, "properties": {"repobilityId": "c05a79c2eb029a56", "scanner": "scanner-primary", "fingerprint": "719ba5f1e5c01de0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-17b4a43d27e2d5f0", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/ProjectPicker.tsx:147"}, "properties": {"repobilityId": "f83bb2adea5a2924", "scanner": "scanner-primary", "fingerprint": "17b4a43d27e2d5f0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dcb4a72e94bfbfcd", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/DateField.tsx:260"}, "properties": {"repobilityId": "0bc147b46ab2b97d", "scanner": "scanner-primary", "fingerprint": "dcb4a72e94bfbfcd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e3e334cfc6623575", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/components/ThemePickerPopover.tsx:65"}, "properties": {"repobilityId": "e9d02876595a5a2c", "scanner": "scanner-primary", "fingerprint": "e3e334cfc6623575", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6c90ddc18d352c17", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/Breadcrumbs.tsx:126"}, "properties": {"repobilityId": "36489f2802d1389c", "scanner": "scanner-primary", "fingerprint": "6c90ddc18d352c17", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-035eb71897bf75ae", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/DateField.test.tsx:307"}, "properties": {"repobilityId": "4733ecae3103926b", "scanner": "scanner-primary", "fingerprint": "035eb71897bf75ae", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-36fef698baefc07e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/PaymentTermsField.tsx:67"}, "properties": {"repobilityId": "932abfb5e6c32499", "scanner": "scanner-primary", "fingerprint": "36fef698baefc07e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7d298fbcfb5e1ea6", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/TicketChip.tsx:112"}, "properties": {"repobilityId": "afb06368317ce5b7", "scanner": "scanner-primary", "fingerprint": "7d298fbcfb5e1ea6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-17d70a4635c2e2ee", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/PaymentTermsField.test.tsx:157"}, "properties": {"repobilityId": "e67e4d5fea7921de", "scanner": "scanner-primary", "fingerprint": "17d70a4635c2e2ee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db8150b91f7c73fe", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/LocalDateTime.test.tsx:16"}, "properties": {"repobilityId": "f96bcf679b9b7cda", "scanner": "scanner-primary", "fingerprint": "db8150b91f7c73fe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-61fa0119e285625b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/Sidebar.tsx:137"}, "properties": {"repobilityId": "c47e69df19ff794d", "scanner": "scanner-primary", "fingerprint": "61fa0119e285625b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3d6fb026a20fc6e2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/InvoicePDF.tsx:15"}, "properties": {"repobilityId": "2b2c43a10d006ddb", "scanner": "scanner-primary", "fingerprint": "3d6fb026a20fc6e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-36b2008f1aa88d1f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/TicketField.tsx:78"}, "properties": {"repobilityId": "07f84fc06ad47bdb", "scanner": "scanner-primary", "fingerprint": "36b2008f1aa88d1f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d3c68d1653e06748", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/ProfilePopover.tsx:83"}, "properties": {"repobilityId": "0d542197b660b6b3", "scanner": "scanner-primary", "fingerprint": "d3c68d1653e06748", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-892bfd24e5f075c9", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/components/InvoicePDF.test.tsx:5"}, "properties": {"repobilityId": "1fc0d319dfae5568", "scanner": "scanner-primary", "fingerprint": "892bfd24e5f075c9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a133e886924d4276", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/EditableCell.tsx:116"}, "properties": {"repobilityId": "97c95a82660d694a", "scanner": "scanner-primary", "fingerprint": "a133e886924d4276", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ca24e14a6376bc05", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/layout.tsx:19"}, "properties": {"repobilityId": "fecae823146fe300", "scanner": "scanner-primary", "fingerprint": "ca24e14a6376bc05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-87029025716c2034", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/app/api/import/harvest/route.ts:36"}, "properties": {"repobilityId": "fd3de37bf1e56672", "scanner": "scanner-primary", "fingerprint": "87029025716c2034", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1d5a58a0700e0e43", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/messaging/webhook/resend/route.ts:55"}, "properties": {"repobilityId": "bc206d6e29e5b28a", "scanner": "scanner-primary", "fingerprint": "1d5a58a0700e0e43", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-87e160fa0be4d46e", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/app/(dashboard)/layout.tsx:22"}, "properties": {"repobilityId": "c5538472a77468d7", "scanner": "scanner-primary", "fingerprint": "87e160fa0be4d46e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-665d5c73ebc62761", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/settings/page.tsx:44"}, "properties": {"repobilityId": "f91949df22e24529", "scanner": "scanner-primary", "fingerprint": "665d5c73ebc62761", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7c9af0108c84aa1a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/projects/budget-hours-with-dollars.tsx:88"}, "properties": {"repobilityId": "438d7d83abcd0e5a", "scanner": "scanner-primary", "fingerprint": "7c9af0108c84aa1a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-277c3b7e648d900f", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/projects/actions.ts:88"}, "properties": {"repobilityId": "23b53c487af9766c", "scanner": "scanner-primary", "fingerprint": "277c3b7e648d900f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e7e7d664c67b745c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/projects/page.tsx:118"}, "properties": {"repobilityId": "7a6e8f207baba714", "scanner": "scanner-primary", "fingerprint": "e7e7d664c67b745c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-264f286fb6a5839f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/projects/new-project-form.tsx:82"}, "properties": {"repobilityId": "1060a2b2f3b957c2", "scanner": "scanner-primary", "fingerprint": "264f286fb6a5839f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f44fb74a3ca202fb", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/projects/projects-table.tsx:144"}, "properties": {"repobilityId": "af9603dbb7b1b5d6", "scanner": "scanner-primary", "fingerprint": "f44fb74a3ca202fb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e59380e9913030a9", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/projects/[id]/budget-masthead.tsx:232"}, "properties": {"repobilityId": "cc2a4c612f01fd33", "scanner": "scanner-primary", "fingerprint": "e59380e9913030a9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7ae13536f1658ff4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/projects/[id]/project-edit-form.tsx:100"}, "properties": {"repobilityId": "066ae3b1a9e1288d", "scanner": "scanner-primary", "fingerprint": "7ae13536f1658ff4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e4365cb25ae2d613", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/projects/[id]/sub-projects-section.tsx:49"}, "properties": {"repobilityId": "b001dd71a06c814d", "scanner": "scanner-primary", "fingerprint": "e4365cb25ae2d613", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-58d22a6a6ce0cb05", "level": "none", "message": {"text": "Commented-code block (12 lines) in src/app/(dashboard)/projects/[id]/expenses/page.tsx:44"}, "properties": {"repobilityId": "f7984125d6bd3a4d", "scanner": "scanner-primary", "fingerprint": "58d22a6a6ce0cb05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1cdfbcce2db3f82e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/import/harvest-import.tsx:479"}, "properties": {"repobilityId": "d9738fed355e257c", "scanner": "scanner-primary", "fingerprint": "1cdfbcce2db3f82e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-786a77074c84175f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/import/harvest-import.tsx:290"}, "properties": {"repobilityId": "5bcb62dcf2b56589", "scanner": "scanner-primary", "fingerprint": "786a77074c84175f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-78e1ac5a0e07aae8", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/import/import-history.tsx:140"}, "properties": {"repobilityId": "212e30f0193c8184", "scanner": "scanner-primary", "fingerprint": "78e1ac5a0e07aae8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc3fc7020d3108f0", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/import/actions.ts:41"}, "properties": {"repobilityId": "b7939f589f07d262", "scanner": "scanner-primary", "fingerprint": "bc3fc7020d3108f0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cd4e8b62da4deb1a", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/app/(dashboard)/import/page.tsx:83"}, "properties": {"repobilityId": "de809aaa05be8f96", "scanner": "scanner-primary", "fingerprint": "cd4e8b62da4deb1a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-966c7d5e3359888e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/teams/actions.ts:71"}, "properties": {"repobilityId": "3ce506c069731995", "scanner": "scanner-primary", "fingerprint": "966c7d5e3359888e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f92692e1f582c78d", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/teams/[id]/team-actions.ts:101"}, "properties": {"repobilityId": "dd79cc15fab51b16", "scanner": "scanner-primary", "fingerprint": "f92692e1f582c78d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e25f96686b67e63b", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/teams/[id]/email/actions.ts:146"}, "properties": {"repobilityId": "c4cf3230b761aa72", "scanner": "scanner-primary", "fingerprint": "e25f96686b67e63b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6e7bdd3aefe382ae", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/customers/[id]/permissions-actions.ts:66"}, "properties": {"repobilityId": "00c97fc61c97fa4c", "scanner": "scanner-primary", "fingerprint": "6e7bdd3aefe382ae", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-38075cacdcce2faa", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/customers/[id]/page.tsx:164"}, "properties": {"repobilityId": "5675d602f7c82aa1", "scanner": "scanner-primary", "fingerprint": "38075cacdcce2faa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-12422044ec5202e8", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/security-groups/page.tsx:26"}, "properties": {"repobilityId": "e57b7a630b12e517", "scanner": "scanner-primary", "fingerprint": "12422044ec5202e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-94b9ff64f560ea55", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/business/actions.ts:182"}, "properties": {"repobilityId": "5ab9aa55403d6793", "scanner": "scanner-primary", "fingerprint": "94b9ff64f560ea55", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e610d0584113f1c8", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/business/[businessId]/page.tsx:169"}, "properties": {"repobilityId": "da02fa2c6afd6eae", "scanner": "scanner-primary", "fingerprint": "e610d0584113f1c8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-129ba0963ee6c70d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/layout.tsx:52"}, "properties": {"repobilityId": "51f239a80bf718d2", "scanner": "scanner-primary", "fingerprint": "129ba0963ee6c70d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb7286bfada3837e", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/app/(dashboard)/business/[businessId]/identity/identity-form.tsx:68"}, "properties": {"repobilityId": "e7ab63b460d4c276", "scanner": "scanner-primary", "fingerprint": "cb7286bfada3837e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f1a20a9494158c2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/expense-row.tsx:127"}, "properties": {"repobilityId": "ca0936e0bb4dbbfa", "scanner": "scanner-primary", "fingerprint": "4f1a20a9494158c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ffc20876980abedf", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/bulk-pickers.test.tsx:33"}, "properties": {"repobilityId": "3c68eb5aed56e776", "scanner": "scanner-primary", "fingerprint": "ffc20876980abedf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0f9bf52aba9c3132", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/business/[businessId]/expenses/bulk-pickers.tsx:204"}, "properties": {"repobilityId": "faf0edfeced7253f", "scanner": "scanner-primary", "fingerprint": "0f9bf52aba9c3132", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f405cf43f1a15b9c", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/app/(dashboard)/business/[businessId]/expenses/actions.ts:125"}, "properties": {"repobilityId": "a6140c4173efdcb9", "scanner": "scanner-primary", "fingerprint": "f405cf43f1a15b9c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-19a1af6d35be6a4c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/page.tsx:93"}, "properties": {"repobilityId": "82269d0252891276", "scanner": "scanner-primary", "fingerprint": "19a1af6d35be6a4c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fe369a88899353eb", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/app/(dashboard)/business/[businessId]/expenses/expense-filters.tsx:98"}, "properties": {"repobilityId": "7584df281b1657f1", "scanner": "scanner-primary", "fingerprint": "fe369a88899353eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c20ab840119ed395", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/business/[businessId]/expenses/expenses-table.tsx:119"}, "properties": {"repobilityId": "cf7912af23f200e3", "scanner": "scanner-primary", "fingerprint": "c20ab840119ed395", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b87c7d4fdd2f98e9", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/import/actions.ts:244"}, "properties": {"repobilityId": "df5ae33789aeb7cf", "scanner": "scanner-primary", "fingerprint": "b87c7d4fdd2f98e9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9c00581656988ff9", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/expenses/import/page.tsx:40"}, "properties": {"repobilityId": "946f20f7006a28ab", "scanner": "scanner-primary", "fingerprint": "9c00581656988ff9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0fafee8ebcf221c8", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/business/[businessId]/people/history/history-format.ts:176"}, "properties": {"repobilityId": "f0438fc006bc1e98", "scanner": "scanner-primary", "fingerprint": "0fafee8ebcf221c8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7bd69de0a9c0cea9", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/system/deploy/actions.ts:32"}, "properties": {"repobilityId": "de1d81180085ed6d", "scanner": "scanner-primary", "fingerprint": "7bd69de0a9c0cea9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5f0b28695cea7489", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/system/sample-data/actions.ts:67"}, "properties": {"repobilityId": "250e09bae3441331", "scanner": "scanner-primary", "fingerprint": "5f0b28695cea7489", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2721e4d966427548", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/app/(dashboard)/system/sample-data/actions.test.ts:394"}, "properties": {"repobilityId": "7c1e7c4212737af6", "scanner": "scanner-primary", "fingerprint": "2721e4d966427548", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-955e31abe6208b98", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/reports/page.tsx:168"}, "properties": {"repobilityId": "14aa9d5a1eddf269", "scanner": "scanner-primary", "fingerprint": "955e31abe6208b98", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0e32b98ab0394e20", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/inline-edit-form.tsx:64"}, "properties": {"repobilityId": "f545627d9a9ae199", "scanner": "scanner-primary", "fingerprint": "0e32b98ab0394e20", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50fe0e1398b9dcdd", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/app/(dashboard)/time-entries/running-timer-card.tsx:62"}, "properties": {"repobilityId": "ff43939701e1a862", "scanner": "scanner-primary", "fingerprint": "50fe0e1398b9dcdd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f5c29f17b8393b46", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/inline-edit-form.test.tsx:148"}, "properties": {"repobilityId": "d83ab876884747f0", "scanner": "scanner-primary", "fingerprint": "f5c29f17b8393b46", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-036c30af7f065ff5", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/time-entries/category-picker.tsx:70"}, "properties": {"repobilityId": "7e613a8d036a1bcb", "scanner": "scanner-primary", "fingerprint": "036c30af7f065ff5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-82e599ead56fefc2", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/app/(dashboard)/time-entries/table-view.tsx:102"}, "properties": {"repobilityId": "56184ec4b86e03ed", "scanner": "scanner-primary", "fingerprint": "82e599ead56fefc2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bbcd09f999abaece", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/entry-table.tsx:319"}, "properties": {"repobilityId": "81c53facb577148e", "scanner": "scanner-primary", "fingerprint": "bbcd09f999abaece", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-370e7c1dfcdcd0c2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/jump-to-date.tsx:98"}, "properties": {"repobilityId": "c80a97427e9045cd", "scanner": "scanner-primary", "fingerprint": "370e7c1dfcdcd0c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-369c42b946233bee", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/time-entries/table-view.test.tsx:208"}, "properties": {"repobilityId": "e41081b116407f03", "scanner": "scanner-primary", "fingerprint": "369c42b946233bee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1d7b9ca54a9f9505", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/view-toggle.tsx:87"}, "properties": {"repobilityId": "65cd3d690f7ecdf3", "scanner": "scanner-primary", "fingerprint": "1d7b9ca54a9f9505", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d0cba6ab9938693", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/entry-row.tsx:80"}, "properties": {"repobilityId": "187fdff2759a5319", "scanner": "scanner-primary", "fingerprint": "4d0cba6ab9938693", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9c46d945ebcd36da", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/time-entries/week-timesheet.tsx:186"}, "properties": {"repobilityId": "420141c9966a84e6", "scanner": "scanner-primary", "fingerprint": "9c46d945ebcd36da", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8261dc3df131c41e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/time-entries/actions.ts:44"}, "properties": {"repobilityId": "03e2f723585f39a4", "scanner": "scanner-primary", "fingerprint": "8261dc3df131c41e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0e2dd5da4ec9594d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/page.tsx:31"}, "properties": {"repobilityId": "ae4e503b90e5b468", "scanner": "scanner-primary", "fingerprint": "0e2dd5da4ec9594d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7dd237fe62efb4bc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/time-entries/page.tsx:492"}, "properties": {"repobilityId": "36206592b1b35cce", "scanner": "scanner-primary", "fingerprint": "7dd237fe62efb4bc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cca42a9ffc029787", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/entry-kebab-menu.tsx:88"}, "properties": {"repobilityId": "20e0e0eb59ccd0a2", "scanner": "scanner-primary", "fingerprint": "cca42a9ffc029787", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-531bfeb03035a0c3", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/app/(dashboard)/time-entries/week-timesheet.test.tsx:121"}, "properties": {"repobilityId": "290ddd15cdade267", "scanner": "scanner-primary", "fingerprint": "531bfeb03035a0c3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e5cf2498dc34fe18", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/time-entries/actions.test.ts:238"}, "properties": {"repobilityId": "7e3b1f1a882f67fc", "scanner": "scanner-primary", "fingerprint": "e5cf2498dc34fe18", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9d07d2404b0c016b", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/app/(dashboard)/time-entries/week-entry-row.tsx:265"}, "properties": {"repobilityId": "e514cc08c8bcc950", "scanner": "scanner-primary", "fingerprint": "9d07d2404b0c016b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7699764d6cb496ab", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/log-view.tsx:227"}, "properties": {"repobilityId": "0a5d9636f0af9839", "scanner": "scanner-primary", "fingerprint": "7699764d6cb496ab", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-17c475593f288deb", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/time-home.tsx:168"}, "properties": {"repobilityId": "945c92e90c7431ef", "scanner": "scanner-primary", "fingerprint": "17c475593f288deb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-581eea71c17e6beb", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/time-entries/trash/page.tsx:27"}, "properties": {"repobilityId": "f32edceff2e6a7b8", "scanner": "scanner-primary", "fingerprint": "581eea71c17e6beb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dc4e32b28074bae9", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/invoice-status-badge.tsx:52"}, "properties": {"repobilityId": "784bff6b9bdef228", "scanner": "scanner-primary", "fingerprint": "dc4e32b28074bae9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-58e078ec6057944a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/actions.ts:31"}, "properties": {"repobilityId": "56e9e9b7f227edc4", "scanner": "scanner-primary", "fingerprint": "58e078ec6057944a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f4525f57a867d873", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/invoices/page.tsx:61"}, "properties": {"repobilityId": "f9dacc71985a170a", "scanner": "scanner-primary", "fingerprint": "f4525f57a867d873", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9507faa26c35a9a4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/actions.test.ts:212"}, "properties": {"repobilityId": "35a318154e5481a3", "scanner": "scanner-primary", "fingerprint": "9507faa26c35a9a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-48c565484da0084d", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/invoices/new/new-invoice-form.tsx:291"}, "properties": {"repobilityId": "4c5779fe5403d9a9", "scanner": "scanner-primary", "fingerprint": "48c565484da0084d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9701f98ff6c66223", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/(dashboard)/invoices/new/page.tsx:61"}, "properties": {"repobilityId": "30002f8be9f6ca3e", "scanner": "scanner-primary", "fingerprint": "9701f98ff6c66223", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-58b9616e829b0619", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/[id]/page.tsx:55"}, "properties": {"repobilityId": "2009710b52151873", "scanner": "scanner-primary", "fingerprint": "58b9616e829b0619", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-54cd7a79f63306b0", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/[id]/invoice-actions.tsx:73"}, "properties": {"repobilityId": "de3350b7789bd758", "scanner": "scanner-primary", "fingerprint": "54cd7a79f63306b0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6be64ac5a6cc93b1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/invoices/[id]/send-invoice-button.tsx:13"}, "properties": {"repobilityId": "fafa1868e7e9b764", "scanner": "scanner-primary", "fingerprint": "6be64ac5a6cc93b1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-32d3ca1ef01b85d8", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(dashboard)/invoices/[id]/send-invoice-action.ts:35"}, "properties": {"repobilityId": "a33a182855f1cf8a", "scanner": "scanner-primary", "fingerprint": "32d3ca1ef01b85d8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aeb525c99c13f664", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/(dashboard)/invoices/[id]/send/send-invoice-form.test.tsx:146"}, "properties": {"repobilityId": "07667447c2f55945", "scanner": "scanner-primary", "fingerprint": "aeb525c99c13f664", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-32451ead65d2f257", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/invoice-grouping.ts:135"}, "properties": {"repobilityId": "a7bcdac2b80612de", "scanner": "scanner-primary", "fingerprint": "32451ead65d2f257", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-60ccaac90e021ca0", "level": "note", "message": {"text": "Legacy-named symbol `send_me_a_copy` in src/lib/harvest.ts:470"}, "properties": {"repobilityId": "891be682052f9f56", "scanner": "scanner-primary", "fingerprint": "60ccaac90e021ca0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-0c10ef12b11b6ce3", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/harvest.ts:326"}, "properties": {"repobilityId": "a068116c2cd16409", "scanner": "scanner-primary", "fingerprint": "0c10ef12b11b6ce3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5de492855afec936", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/harvest.ts:251"}, "properties": {"repobilityId": "a8ac5f362fbd55c8", "scanner": "scanner-primary", "fingerprint": "5de492855afec936", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b8805728c6b1fc55", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/local-day-bounds.test.ts:87"}, "properties": {"repobilityId": "d7c5b0ba94e4c36b", "scanner": "scanner-primary", "fingerprint": "b8805728c6b1fc55", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7e669c0d4a260c9b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/import-shell-author.ts:108"}, "properties": {"repobilityId": "37b13baf4cd4ff7d", "scanner": "scanner-primary", "fingerprint": "7e669c0d4a260c9b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7bde6a21fa16b8d1", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/invoice-activity.test.ts:171"}, "properties": {"repobilityId": "f559f19daa703997", "scanner": "scanner-primary", "fingerprint": "7bde6a21fa16b8d1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ac37bf028830ee62", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/url-safety.ts:84"}, "properties": {"repobilityId": "13429d404ac78def", "scanner": "scanner-primary", "fingerprint": "ac37bf028830ee62", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8fccba63603e2d53", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/url-safety.ts:8"}, "properties": {"repobilityId": "1b3eda7f2107baf5", "scanner": "scanner-primary", "fingerprint": "8fccba63603e2d53", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-33b45da0955fe4c8", "level": "note", "message": {"text": "Legacy-named symbol `nextOld` in src/lib/invoice-activity.ts:426"}, "properties": {"repobilityId": "e26e2a4a8b995c1b", "scanner": "scanner-primary", "fingerprint": "33b45da0955fe4c8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d03f63a927d25dec", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/invoice-activity.ts:257"}, "properties": {"repobilityId": "bb997c8779f45301", "scanner": "scanner-primary", "fingerprint": "d03f63a927d25dec", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6de9b946feab4e4e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/form-styles.ts:47"}, "properties": {"repobilityId": "98edaa8f53d4e71f", "scanner": "scanner-primary", "fingerprint": "6de9b946feab4e4e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c4b4e11bf06e3560", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/expense-csv-import.ts:308"}, "properties": {"repobilityId": "905abd456abc065b", "scanner": "scanner-primary", "fingerprint": "c4b4e11bf06e3560", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-76d70fcfd8c0fbd6", "level": "none", "message": {"text": "Commented-code block (12 lines) in src/lib/harvest-import-logic.ts:181"}, "properties": {"repobilityId": "af96e53eb924b3a4", "scanner": "scanner-primary", "fingerprint": "76d70fcfd8c0fbd6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c731a8f32e5883a5", "level": "note", "message": {"text": "Legacy-named symbol `send_me_a_copy` in src/lib/harvest-import-logic.test.ts:1910"}, "properties": {"repobilityId": "d96cf0855829fe6e", "scanner": "scanner-primary", "fingerprint": "c731a8f32e5883a5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-63638aaf54038f8a", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/lib/harvest-import-logic.test.ts:200"}, "properties": {"repobilityId": "53b5ba58a0ded0a4", "scanner": "scanner-primary", "fingerprint": "63638aaf54038f8a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-15d979ecb50a8504", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/form-styles.test.ts:57"}, "properties": {"repobilityId": "6cc7fbbf711cb623", "scanner": "scanner-primary", "fingerprint": "15d979ecb50a8504", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-adeed58f8a1ec7ac", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/lib/errors.ts:95"}, "properties": {"repobilityId": "b87dc4852d49af45", "scanner": "scanner-primary", "fingerprint": "adeed58f8a1ec7ac", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ba6f2cdee967e8bf", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/logger.ts:33"}, "properties": {"repobilityId": "6573bad54835798b", "scanner": "scanner-primary", "fingerprint": "ba6f2cdee967e8bf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9b14e84e22e796be", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/projects/parent-defaults.ts:148"}, "properties": {"repobilityId": "f75d654493b37420", "scanner": "scanner-primary", "fingerprint": "9b14e84e22e796be", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1533c13499816364", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/deploy/providers/vercel.ts:52"}, "properties": {"repobilityId": "64227af584470d48", "scanner": "scanner-primary", "fingerprint": "1533c13499816364", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cd05115c3aa702ee", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/deploy/providers/vercel.test.ts:5"}, "properties": {"repobilityId": "7104ca8d0c0e6372", "scanner": "scanner-primary", "fingerprint": "cd05115c3aa702ee", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4f1adeb113fd8958", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/lib/breadcrumbs/registry.ts:68"}, "properties": {"repobilityId": "86cd897d3ef79260", "scanner": "scanner-primary", "fingerprint": "4f1adeb113fd8958", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5b22bfbbad4f7ba1", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/messaging/outbox.ts:359"}, "properties": {"repobilityId": "1f87d41256d34afe", "scanner": "scanner-primary", "fingerprint": "5b22bfbbad4f7ba1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-413e5f2bab13851d", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/lib/messaging/send-invoice.ts:89"}, "properties": {"repobilityId": "162344d973299e89", "scanner": "scanner-primary", "fingerprint": "413e5f2bab13851d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b242b6273c3b13b6", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/messaging/encryption.ts:283"}, "properties": {"repobilityId": "977a32862979006c", "scanner": "scanner-primary", "fingerprint": "b242b6273c3b13b6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-22f50a77712674bc", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/messaging/variables.ts:64"}, "properties": {"repobilityId": "8d4653feabaa8d07", "scanner": "scanner-primary", "fingerprint": "22f50a77712674bc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-445c724706af5b48", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/messaging/encryption.test.ts:131"}, "properties": {"repobilityId": "87c7df9faf1f6fb7", "scanner": "scanner-primary", "fingerprint": "445c724706af5b48", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-422ba1465e0dc7f3", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/messaging/providers/resend.ts:145"}, "properties": {"repobilityId": "5165c675dd69ac9a", "scanner": "scanner-primary", "fingerprint": "422ba1465e0dc7f3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-37fb65d3c328d17f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/messaging/providers/resend.ts:64"}, "properties": {"repobilityId": "36f567dc56d82ff7", "scanner": "scanner-primary", "fingerprint": "37fb65d3c328d17f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1b3ae2316f5c4ec3", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/supabase/server.ts:5"}, "properties": {"repobilityId": "e5e4b3540cc23de6", "scanner": "scanner-primary", "fingerprint": "1b3ae2316f5c4ec3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0f41763dd5c6bd54", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/lib/sample-data/generate.ts:734"}, "properties": {"repobilityId": "4a7a9a36afc93f58", "scanner": "scanner-primary", "fingerprint": "0f41763dd5c6bd54", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1304d148cc43811e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/credentials/scan.ts:78"}, "properties": {"repobilityId": "65367c9d9c73fa39", "scanner": "scanner-primary", "fingerprint": "1304d148cc43811e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d59ae60c760c0cd7", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/invoices/send-bundle.ts:192"}, "properties": {"repobilityId": "9838ba2b1de580af", "scanner": "scanner-primary", "fingerprint": "d59ae60c760c0cd7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3345ef670f802b1f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/hooks/use-form-action.ts:111"}, "properties": {"repobilityId": "a5ec27d11f2b6577", "scanner": "scanner-primary", "fingerprint": "3345ef670f802b1f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2eafc3188c36bb02", "level": "none", "message": {"text": "3 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "bd934ba112b02ffa", "scanner": "scanner-primary", "fingerprint": "2eafc3188c36bb02", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}