{"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-815c040f132e3ee7", "name": "`truncate` class without `title=` for hover reveal \u2014 components/calendar-export-dialog.tsx:300", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/calendar-export-dialog.tsx:300"}, "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-54e93a2a2478afc0", "name": "`truncate` class without `title=` for hover reveal \u2014 components/place-search.tsx:337", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/place-search.tsx:337"}, "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-2a376be99e435e46", "name": "`truncate` class without `title=` for hover reveal \u2014 components/draft-confirm-button.tsx:43", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/draft-confirm-button.tsx:43"}, "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-5aedd4df30a30dcd", "name": "`truncate` class without `title=` for hover reveal \u2014 components/expense-list.tsx:225", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/expense-list.tsx:225"}, "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-b8c3d84ddfb7aa7c", "name": "`truncate` class without `title=` for hover reveal \u2014 components/account-menu.tsx:55", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/account-menu.tsx:55"}, "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-efac8a2641e2a85d", "name": "`truncate` class without `title=` for hover reveal \u2014 components/category-select.tsx:41", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/category-select.tsx:41"}, "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-211ba8faa5e3b239", "name": "`truncate` class without `title=` for hover reveal \u2014 components/week-calendar.tsx:624", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/week-calendar.tsx:624"}, "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-e0ee9ad298462eb2", "name": "`truncate` class without `title=` for hover reveal \u2014 components/place-picker.tsx:319", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/place-picker.tsx:319"}, "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-3924ba121b6d0b4c", "name": "Stray `console.log` in TS/JS \u2014 app/api/cron/expire-inbound/route.ts:38", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/cron/expire-inbound/route.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-768152abc260d0c3", "name": "Stray `console.log` in TS/JS \u2014 app/api/inbound-email/route.ts:92", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/inbound-email/route.ts:92"}, "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-1c70dbfb7c389634", "name": "`truncate` class without `title=` for hover reveal \u2014 app/import/page.tsx:137", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/import/page.tsx:137"}, "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-062b78eb0ed026a4", "name": "TODO/FIXME marker in shipping code \u2014 lib/todoSort.ts:1", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 lib/todoSort.ts:1"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-85a28491c5236991", "name": "Stray `console.log` in TS/JS \u2014 workers/retry-heartbeat/index.js:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 workers/retry-heartbeat/index.js:20"}, "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-bc83b178b899f966", "name": "Stray `console.log` in TS/JS \u2014 workers/inbound-email/index.js:38", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 workers/inbound-email/index.js: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-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3b85c197e4f0aa9d", "name": "Very large file: components/week-calendar.tsx (1302 lines)", "shortDescription": {"text": "Very large file: components/week-calendar.tsx (1302 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "24 tests / 118 src (ratio 0.20)."}, "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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 24 placeholder/mock markers across 10 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. 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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-24c2b9dbfb139fb9", "name": "Commented-code block (5 lines) in components/expense-category-icon.tsx:46", "shortDescription": {"text": "Commented-code block (5 lines) in components/expense-category-icon.tsx:46"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2948ebd85a0c1f82", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/calendar-export-dialog.tsx:111", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/calendar-export-dialog.tsx:111"}, "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-196b62b7c4513de5", "name": "Commented-code block (5 lines) in components/date-popover.tsx:26", "shortDescription": {"text": "Commented-code block (5 lines) in components/date-popover.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-4951d84d7067161d", "name": "Commented-code block (5 lines) in components/field-label.tsx:8", "shortDescription": {"text": "Commented-code block (5 lines) in components/field-label.tsx:8"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-92f695e49883a51e", "name": "Commented-code block (6 lines) in components/place-map.tsx:132", "shortDescription": {"text": "Commented-code block (6 lines) in components/place-map.tsx:132"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-11c334d9499d867b", "name": "Commented-code block (6 lines) in components/form-popover.tsx:7", "shortDescription": {"text": "Commented-code block (6 lines) in components/form-popover.tsx:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4d97df85cfedf1a2", "name": "Commented-code block (5 lines) in components/week-calendar.tsx:289", "shortDescription": {"text": "Commented-code block (5 lines) in components/week-calendar.tsx:289"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-46dc6f749acc2e05", "name": "Commented-code block (6 lines) in components/avatar-upload.tsx:12", "shortDescription": {"text": "Commented-code block (6 lines) in components/avatar-upload.tsx:12"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a6765fd64ff75187", "name": "Commented-code block (5 lines) in components/ui/button.tsx:5", "shortDescription": {"text": "Commented-code block (5 lines) in components/ui/button.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-855dd304b60c9207", "name": "Commented-code block (7 lines) in lib/tripCopy.ts:3", "shortDescription": {"text": "Commented-code block (7 lines) in lib/tripCopy.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b7146c9ca0f996b9", "name": "Commented-code block (10 lines) in lib/schedule.ts:3", "shortDescription": {"text": "Commented-code block (10 lines) in lib/schedule.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a5f9a554a3aabf67", "name": "Commented-code block (7 lines) in lib/eventColor.ts:5", "shortDescription": {"text": "Commented-code block (7 lines) in lib/eventColor.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-049081963c0db666", "name": "Commented-code block (5 lines) in lib/placeMap.ts:36", "shortDescription": {"text": "Commented-code block (5 lines) in lib/placeMap.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-03167c60c46b0a69", "name": "Commented-code block (6 lines) in lib/placeIcons.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in lib/placeIcons.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-8e047ab7af03962f", "name": "7 env vars used in code but missing from .env.example", "shortDescription": {"text": "7 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CRON_SECRET`, `INBOUND_EMAIL_SECRET`, `NEXT_PUBLIC_GOOGLE_MAPS_MAP_ID`, `NEXT_PUBLIC_GOOGLE_OAUTH_CLIENT_ID`, `SUPABASE_SERVICE_ROLE_KEY`, `VERCEL_ENV`, `VERCEL_GIT_COMMIT_SHA`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19475"}, "properties": {"repository": "shidetake/triplot", "repoUrl": "https://github.com/shidetake/triplot", "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-815c040f132e3ee7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/calendar-export-dialog.tsx:300"}, "properties": {"repobilityId": "efb20ae329bb825d", "scanner": "scanner-primary", "fingerprint": "815c040f132e3ee7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-54e93a2a2478afc0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/place-search.tsx:337"}, "properties": {"repobilityId": "1c76f0332db0fe40", "scanner": "scanner-primary", "fingerprint": "54e93a2a2478afc0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2a376be99e435e46", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/draft-confirm-button.tsx:43"}, "properties": {"repobilityId": "c0b537640106533d", "scanner": "scanner-primary", "fingerprint": "2a376be99e435e46", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5aedd4df30a30dcd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/expense-list.tsx:225"}, "properties": {"repobilityId": "bf156334cbf04147", "scanner": "scanner-primary", "fingerprint": "5aedd4df30a30dcd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b8c3d84ddfb7aa7c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/account-menu.tsx:55"}, "properties": {"repobilityId": "ddbc09fab21e6209", "scanner": "scanner-primary", "fingerprint": "b8c3d84ddfb7aa7c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-efac8a2641e2a85d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/category-select.tsx:41"}, "properties": {"repobilityId": "62f9c67b5ed15b08", "scanner": "scanner-primary", "fingerprint": "efac8a2641e2a85d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-211ba8faa5e3b239", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/week-calendar.tsx:624"}, "properties": {"repobilityId": "69743abd6aee5692", "scanner": "scanner-primary", "fingerprint": "211ba8faa5e3b239", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e0ee9ad298462eb2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/place-picker.tsx:319"}, "properties": {"repobilityId": "7f2fdff8beb60ce8", "scanner": "scanner-primary", "fingerprint": "e0ee9ad298462eb2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3924ba121b6d0b4c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/cron/expire-inbound/route.ts:38"}, "properties": {"repobilityId": "9de1ef1c2bb04d23", "scanner": "scanner-primary", "fingerprint": "3924ba121b6d0b4c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-768152abc260d0c3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/inbound-email/route.ts:92"}, "properties": {"repobilityId": "579ec4ffcb31ee7f", "scanner": "scanner-primary", "fingerprint": "768152abc260d0c3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1c70dbfb7c389634", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/import/page.tsx:137"}, "properties": {"repobilityId": "423833631526bb03", "scanner": "scanner-primary", "fingerprint": "1c70dbfb7c389634", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-062b78eb0ed026a4", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 lib/todoSort.ts:1"}, "properties": {"repobilityId": "3093f4748ec616e4", "scanner": "scanner-primary", "fingerprint": "062b78eb0ed026a4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-85a28491c5236991", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 workers/retry-heartbeat/index.js:20"}, "properties": {"repobilityId": "3c4e513d97dd9c6e", "scanner": "scanner-primary", "fingerprint": "85a28491c5236991", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bc83b178b899f966", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 workers/inbound-email/index.js:38"}, "properties": {"repobilityId": "27665a9e5adf8ff6", "scanner": "scanner-primary", "fingerprint": "bc83b178b899f966", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "b86179956da3a4a8", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-3b85c197e4f0aa9d", "level": "note", "message": {"text": "Very large file: components/week-calendar.tsx (1302 lines)"}, "properties": {"repobilityId": "9673fdfda428e17d", "scanner": "scanner-primary", "fingerprint": "3b85c197e4f0aa9d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "f1f6354a2e6f8eeb", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "504b1f691224ba4b", "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": "3c7f423f54b2faca", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "51c7ad00f6264015", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "93b1295abd9645e0", "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": "d2eaa84853b66a51", "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": "d53e6c798205932a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-24c2b9dbfb139fb9", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/expense-category-icon.tsx:46"}, "properties": {"repobilityId": "3afa174e3b8d2ca2", "scanner": "scanner-primary", "fingerprint": "24c2b9dbfb139fb9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2948ebd85a0c1f82", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/calendar-export-dialog.tsx:111"}, "properties": {"repobilityId": "6752b18c85e39f25", "scanner": "scanner-primary", "fingerprint": "2948ebd85a0c1f82", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-196b62b7c4513de5", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/date-popover.tsx:26"}, "properties": {"repobilityId": "e6aee59e82a8d871", "scanner": "scanner-primary", "fingerprint": "196b62b7c4513de5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4951d84d7067161d", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/field-label.tsx:8"}, "properties": {"repobilityId": "f264d9f711e11e05", "scanner": "scanner-primary", "fingerprint": "4951d84d7067161d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-92f695e49883a51e", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/place-map.tsx:132"}, "properties": {"repobilityId": "faa43d092886b592", "scanner": "scanner-primary", "fingerprint": "92f695e49883a51e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-11c334d9499d867b", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/form-popover.tsx:7"}, "properties": {"repobilityId": "4f678cefbb626008", "scanner": "scanner-primary", "fingerprint": "11c334d9499d867b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d97df85cfedf1a2", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/week-calendar.tsx:289"}, "properties": {"repobilityId": "c2043aebd28151ea", "scanner": "scanner-primary", "fingerprint": "4d97df85cfedf1a2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-46dc6f749acc2e05", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/avatar-upload.tsx:12"}, "properties": {"repobilityId": "f9765376d280cdaa", "scanner": "scanner-primary", "fingerprint": "46dc6f749acc2e05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a6765fd64ff75187", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/ui/button.tsx:5"}, "properties": {"repobilityId": "0a77b19ed5abfe63", "scanner": "scanner-primary", "fingerprint": "a6765fd64ff75187", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-855dd304b60c9207", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/tripCopy.ts:3"}, "properties": {"repobilityId": "36193307c92d5bb9", "scanner": "scanner-primary", "fingerprint": "855dd304b60c9207", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b7146c9ca0f996b9", "level": "none", "message": {"text": "Commented-code block (10 lines) in lib/schedule.ts:3"}, "properties": {"repobilityId": "93e6afa9639b968e", "scanner": "scanner-primary", "fingerprint": "b7146c9ca0f996b9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a5f9a554a3aabf67", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/eventColor.ts:5"}, "properties": {"repobilityId": "50e1eaa61b1196a9", "scanner": "scanner-primary", "fingerprint": "a5f9a554a3aabf67", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-049081963c0db666", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/placeMap.ts:36"}, "properties": {"repobilityId": "fc40804c60c06426", "scanner": "scanner-primary", "fingerprint": "049081963c0db666", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-03167c60c46b0a69", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/placeIcons.ts:4"}, "properties": {"repobilityId": "2bfef0537ac484ae", "scanner": "scanner-primary", "fingerprint": "03167c60c46b0a69", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8e047ab7af03962f", "level": "note", "message": {"text": "7 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "5a0455f6498c27ad", "scanner": "scanner-primary", "fingerprint": "8e047ab7af03962f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}