{"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-f94089be1e34c0e5", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/auth-email-hook/index.ts:209", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/auth-email-hook/index.ts:209"}, "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-a1adc38d6de262c9", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/OrderTrackingPill.tsx:633", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/OrderTrackingPill.tsx:633"}, "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-454b565e0ee2137d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppShell.tsx:123", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppShell.tsx:123"}, "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-a7fb45d79bb2251d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/OpenClosedBar.tsx:45", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/OpenClosedBar.tsx:45"}, "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-2ca067e767b555da", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Header.tsx:120", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Header.tsx:120"}, "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-54d5b6de6689f48d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ReviewCard.tsx:25", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ReviewCard.tsx:25"}, "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-6b84defcc64c522c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Tray.tsx:135", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Tray.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-b209c77e83b119fd", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/chart.tsx:70", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/chart.tsx:70"}, "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-0130a847d320436a", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/app/CartView.tsx:132", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/app/CartView.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-ecdc5c10d14f4231", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/app/LastOrderCard.tsx:75", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/app/LastOrderCard.tsx:75"}, "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-121eba91c2584ab5", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/app/ProfileView.tsx:117", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/app/ProfileView.tsx:117"}, "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-05782d67e18d75b6", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/OrdersReview.tsx:1449", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/OrdersReview.tsx:1449"}, "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-1de6a0bd476c6a52", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/SubscribersList.tsx:215", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/SubscribersList.tsx:215"}, "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-4664352905022f36", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/DriversKPI.tsx:355", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/DriversKPI.tsx:355"}, "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-e1d4b8ec1fcf2748", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/QuickRepliesEditor.tsx:132", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/QuickRepliesEditor.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-03cdcee4e4f2108f", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/checkout/AddressMapPicker.tsx:335", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/checkout/AddressMapPicker.tsx:335"}, "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-4b972118dcb0173f", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Admin.tsx:1122", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Admin.tsx:1122"}, "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-3ff44fdf678a9808", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/DriverPanel.tsx:807", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/DriverPanel.tsx:807"}, "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-a26a4a88f9df8c05", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/auth-email-hook/index.ts:14", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/auth-email-hook/index.ts:14"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ec6a566a17058706", "name": "Insecure pattern 'document_write' in src/components/DriverManual.tsx:305", "shortDescription": {"text": "Insecure pattern 'document_write' in src/components/DriverManual.tsx:305"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-93d0283845aa2c2d", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/chart.tsx:70", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/chart.tsx:70"}, "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-e2aa5ebd635ca709", "name": "Insecure pattern 'document_write' in src/lib/invoiceGenerator.ts:297", "shortDescription": {"text": "Insecure pattern 'document_write' in src/lib/invoiceGenerator.ts:297"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "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-67ec39a15a7a0e65", "name": "Very large file: src/components/admin/OrdersReview.tsx (2484 lines)", "shortDescription": {"text": "Very large file: src/components/admin/OrdersReview.tsx (2484 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-4ebe1980392c2525", "name": "Very large file: src/components/admin/DriversKPI.tsx (979 lines)", "shortDescription": {"text": "Very large file: src/components/admin/DriversKPI.tsx (979 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-e5e7fc3fa2186822", "name": "Very large file: src/pages/Admin.tsx (2527 lines)", "shortDescription": {"text": "Very large file: src/pages/Admin.tsx (2527 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-4fee387aee9281fc", "name": "Very large file: src/pages/DriverPanel.tsx (1086 lines)", "shortDescription": {"text": "Very large file: src/pages/DriverPanel.tsx (1086 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "3 test file(s) for 183 source file(s) (ratio 0.02). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fd5d95ec61bccfea", "name": "Node manifest has dependencies but no lockfile: portfolio/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: portfolio/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 6 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 90 placeholder/mock markers across 28 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, lockfile. 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": "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, ci, lockfile. 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-ecb0d2c55ed6875d", "name": "Agent authority lacks a verifier contract: .claude/settings.local.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.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-1b1692d6870aa02a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 backup-db.mjs:59", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 backup-db.mjs:59"}, "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-db1cedb835340b3b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 api/auth/send-tan.ts:98", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/auth/send-tan.ts:98"}, "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-b196d1d6f9d060ba", "name": "Commented-code block (5 lines) in supabase/functions/auth-email-hook/index.ts:44", "shortDescription": {"text": "Commented-code block (5 lines) in supabase/functions/auth-email-hook/index.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-cf8a4c25cbf83df9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/GtaDriverMap.tsx:77", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/GtaDriverMap.tsx:77"}, "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-47ff3b9474f916cb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/CustomerDriverMap.tsx:56", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/CustomerDriverMap.tsx:56"}, "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-6e7bc5988a1d6506", "name": "Legacy-named symbol `papirun_cart_v2` in src/contexts/CartContext.tsx:8", "shortDescription": {"text": "Legacy-named symbol `papirun_cart_v2` in src/contexts/CartContext.tsx:8"}, "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-12c297a9ecd68f79", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/ordersApi.ts:141", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/ordersApi.ts:141"}, "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-c8113adee1976d50", "name": "Frontend route `/login2` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/login2` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8e9387fe910e65db", "name": "Frontend route `/signup` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/signup` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2877c7de61fa5973", "name": "Frontend route `/verify` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/verify` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cb07a36b9b4572a8", "name": "Frontend route `/auth/callback` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/auth/callback` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b25f41218ba7727a", "name": "Frontend route `/product/:id` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/product/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-060a0c698e93ac17", "name": "Frontend route `/app/product/:id` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/app/product/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4a61908c7bb6b6bf", "name": "Frontend route `/offer/:id` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/offer/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8aab8fb1d9e4ac0d", "name": "Frontend route `/driver-dashboard` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/driver-dashboard` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1bffefdbfeabc4e6", "name": "Frontend route `/Driverpanel` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/Driverpanel` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d98de86fdbb05b4e", "name": "Frontend route `/driverpanel` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/driverpanel` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0166d3ca18cf8849", "name": "Frontend route `/driver-panel` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/driver-panel` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-201ca7f7f3c90b1a", "name": "Frontend route `/admincg` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/admincg` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-10ed244126c9d558", "name": "Frontend route `/invoice/:id` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/invoice/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19457"}, "properties": {"repository": "ShendLlapashtica/papirun-pr-main", "repoUrl": "https://github.com/ShendLlapashtica/papirun-pr-main", "branch": "main"}, "results": [{"ruleId": "scanner-f94089be1e34c0e5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/auth-email-hook/index.ts:209"}, "properties": {"repobilityId": "febfb37bd73a7c9a", "scanner": "scanner-primary", "fingerprint": "f94089be1e34c0e5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a1adc38d6de262c9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/OrderTrackingPill.tsx:633"}, "properties": {"repobilityId": "dcf7e015e9cf609c", "scanner": "scanner-primary", "fingerprint": "a1adc38d6de262c9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-454b565e0ee2137d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppShell.tsx:123"}, "properties": {"repobilityId": "e43655288de2f4b3", "scanner": "scanner-primary", "fingerprint": "454b565e0ee2137d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a7fb45d79bb2251d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/OpenClosedBar.tsx:45"}, "properties": {"repobilityId": "ef62e3def5d799f7", "scanner": "scanner-primary", "fingerprint": "a7fb45d79bb2251d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2ca067e767b555da", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Header.tsx:120"}, "properties": {"repobilityId": "bd9f8473299439e0", "scanner": "scanner-primary", "fingerprint": "2ca067e767b555da", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-54d5b6de6689f48d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ReviewCard.tsx:25"}, "properties": {"repobilityId": "f71b699920cd3bac", "scanner": "scanner-primary", "fingerprint": "54d5b6de6689f48d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6b84defcc64c522c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Tray.tsx:135"}, "properties": {"repobilityId": "86f8873dfc4b531d", "scanner": "scanner-primary", "fingerprint": "6b84defcc64c522c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b209c77e83b119fd", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/chart.tsx:70"}, "properties": {"repobilityId": "b8c68f17a4018107", "scanner": "scanner-primary", "fingerprint": "b209c77e83b119fd", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-0130a847d320436a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/app/CartView.tsx:132"}, "properties": {"repobilityId": "76e3773202947425", "scanner": "scanner-primary", "fingerprint": "0130a847d320436a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ecdc5c10d14f4231", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/app/LastOrderCard.tsx:75"}, "properties": {"repobilityId": "3e57c5103ff77f5c", "scanner": "scanner-primary", "fingerprint": "ecdc5c10d14f4231", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-121eba91c2584ab5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/app/ProfileView.tsx:117"}, "properties": {"repobilityId": "2d83af3c385ba725", "scanner": "scanner-primary", "fingerprint": "121eba91c2584ab5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-05782d67e18d75b6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/OrdersReview.tsx:1449"}, "properties": {"repobilityId": "ded9280518956ff2", "scanner": "scanner-primary", "fingerprint": "05782d67e18d75b6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1de6a0bd476c6a52", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/SubscribersList.tsx:215"}, "properties": {"repobilityId": "3d2881c68fe72aab", "scanner": "scanner-primary", "fingerprint": "1de6a0bd476c6a52", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4664352905022f36", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/DriversKPI.tsx:355"}, "properties": {"repobilityId": "fb9c13d9f3da7b65", "scanner": "scanner-primary", "fingerprint": "4664352905022f36", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e1d4b8ec1fcf2748", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/QuickRepliesEditor.tsx:132"}, "properties": {"repobilityId": "5c274b21d6aa58fb", "scanner": "scanner-primary", "fingerprint": "e1d4b8ec1fcf2748", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-03cdcee4e4f2108f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/checkout/AddressMapPicker.tsx:335"}, "properties": {"repobilityId": "dc3364c5ea5fe42f", "scanner": "scanner-primary", "fingerprint": "03cdcee4e4f2108f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4b972118dcb0173f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Admin.tsx:1122"}, "properties": {"repobilityId": "67361c90ede0c374", "scanner": "scanner-primary", "fingerprint": "4b972118dcb0173f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3ff44fdf678a9808", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/DriverPanel.tsx:807"}, "properties": {"repobilityId": "92b5e2a5d286eae8", "scanner": "scanner-primary", "fingerprint": "3ff44fdf678a9808", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a26a4a88f9df8c05", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/auth-email-hook/index.ts:14"}, "properties": {"repobilityId": "249fc31148305b77", "scanner": "scanner-primary", "fingerprint": "a26a4a88f9df8c05", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/auth-email-hook/index.ts"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-ec6a566a17058706", "level": "note", "message": {"text": "Insecure pattern 'document_write' in src/components/DriverManual.tsx:305"}, "properties": {"repobilityId": "bdd64f69663e918a", "scanner": "scanner-primary", "fingerprint": "ec6a566a17058706", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/DriverManual.tsx"}, "region": {"startLine": 305}}}]}, {"ruleId": "scanner-93d0283845aa2c2d", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/chart.tsx:70"}, "properties": {"repobilityId": "33f10636e53b4298", "scanner": "scanner-primary", "fingerprint": "93d0283845aa2c2d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/ui/chart.tsx"}, "region": {"startLine": 70}}}]}, {"ruleId": "scanner-e2aa5ebd635ca709", "level": "note", "message": {"text": "Insecure pattern 'document_write' in src/lib/invoiceGenerator.ts:297"}, "properties": {"repobilityId": "4f9cf4b106602276", "scanner": "scanner-primary", "fingerprint": "e2aa5ebd635ca709", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/invoiceGenerator.ts"}, "region": {"startLine": 297}}}]}, {"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-67ec39a15a7a0e65", "level": "note", "message": {"text": "Very large file: src/components/admin/OrdersReview.tsx (2484 lines)"}, "properties": {"repobilityId": "15769a7eecc45e61", "scanner": "scanner-primary", "fingerprint": "67ec39a15a7a0e65", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-4ebe1980392c2525", "level": "note", "message": {"text": "Very large file: src/components/admin/DriversKPI.tsx (979 lines)"}, "properties": {"repobilityId": "98ac3a712f338967", "scanner": "scanner-primary", "fingerprint": "4ebe1980392c2525", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e5e7fc3fa2186822", "level": "note", "message": {"text": "Very large file: src/pages/Admin.tsx (2527 lines)"}, "properties": {"repobilityId": "94d5febc9f430fe1", "scanner": "scanner-primary", "fingerprint": "e5e7fc3fa2186822", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-4fee387aee9281fc", "level": "note", "message": {"text": "Very large file: src/pages/DriverPanel.tsx (1086 lines)"}, "properties": {"repobilityId": "4cb15639c674be61", "scanner": "scanner-primary", "fingerprint": "4fee387aee9281fc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "77da8dc18e384251", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-fd5d95ec61bccfea", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: portfolio/package.json"}, "properties": {"repobilityId": "0771113f69b422a0", "scanner": "scanner-primary", "fingerprint": "fd5d95ec61bccfea", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "portfolio/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "5a7ec579cb34b1d9", "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": "026ac316c42f8a60", "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": "644af48b983d3fc1", "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": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "31e7094c3703c5ad", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "01cffc94444f3ed5", "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": "20b7641afc176ac1", "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": "703264545c740241", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ecb0d2c55ed6875d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.json"}, "properties": {"repobilityId": "d8bae33a6d517bf0", "scanner": "scanner-primary", "fingerprint": "ecb0d2c55ed6875d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.local.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1b1692d6870aa02a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 backup-db.mjs:59"}, "properties": {"repobilityId": "ecee8cdd46f00dde", "scanner": "scanner-primary", "fingerprint": "1b1692d6870aa02a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-db1cedb835340b3b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/auth/send-tan.ts:98"}, "properties": {"repobilityId": "f8770870644fd00c", "scanner": "scanner-primary", "fingerprint": "db1cedb835340b3b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b196d1d6f9d060ba", "level": "none", "message": {"text": "Commented-code block (5 lines) in supabase/functions/auth-email-hook/index.ts:44"}, "properties": {"repobilityId": "c55d9514849ec462", "scanner": "scanner-primary", "fingerprint": "b196d1d6f9d060ba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cf8a4c25cbf83df9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/GtaDriverMap.tsx:77"}, "properties": {"repobilityId": "5416ceba629888f1", "scanner": "scanner-primary", "fingerprint": "cf8a4c25cbf83df9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-47ff3b9474f916cb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/CustomerDriverMap.tsx:56"}, "properties": {"repobilityId": "dcd54cd351511bd1", "scanner": "scanner-primary", "fingerprint": "47ff3b9474f916cb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6e7bc5988a1d6506", "level": "note", "message": {"text": "Legacy-named symbol `papirun_cart_v2` in src/contexts/CartContext.tsx:8"}, "properties": {"repobilityId": "0876b33a2cecf837", "scanner": "scanner-primary", "fingerprint": "6e7bc5988a1d6506", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-12c297a9ecd68f79", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/ordersApi.ts:141"}, "properties": {"repobilityId": "980a99d754d82d5e", "scanner": "scanner-primary", "fingerprint": "12c297a9ecd68f79", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c8113adee1976d50", "level": "warning", "message": {"text": "Frontend route `/login2` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "48b7485e9cc741a7", "scanner": "scanner-primary", "fingerprint": "c8113adee1976d50", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-8e9387fe910e65db", "level": "warning", "message": {"text": "Frontend route `/signup` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "9a43492bdaf235d5", "scanner": "scanner-primary", "fingerprint": "8e9387fe910e65db", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-2877c7de61fa5973", "level": "warning", "message": {"text": "Frontend route `/verify` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "39adedb155bc3f3b", "scanner": "scanner-primary", "fingerprint": "2877c7de61fa5973", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-cb07a36b9b4572a8", "level": "warning", "message": {"text": "Frontend route `/auth/callback` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "89437733215e6393", "scanner": "scanner-primary", "fingerprint": "cb07a36b9b4572a8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-b25f41218ba7727a", "level": "warning", "message": {"text": "Frontend route `/product/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "ee446cf9c3319ecc", "scanner": "scanner-primary", "fingerprint": "b25f41218ba7727a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-060a0c698e93ac17", "level": "warning", "message": {"text": "Frontend route `/app/product/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "fd5c6070a46b09c9", "scanner": "scanner-primary", "fingerprint": "060a0c698e93ac17", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-4a61908c7bb6b6bf", "level": "warning", "message": {"text": "Frontend route `/offer/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "c1d6cdee18fd20bf", "scanner": "scanner-primary", "fingerprint": "4a61908c7bb6b6bf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-8aab8fb1d9e4ac0d", "level": "warning", "message": {"text": "Frontend route `/driver-dashboard` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "75f5786bfb680210", "scanner": "scanner-primary", "fingerprint": "8aab8fb1d9e4ac0d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1bffefdbfeabc4e6", "level": "warning", "message": {"text": "Frontend route `/Driverpanel` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "3d2b07e9189f189e", "scanner": "scanner-primary", "fingerprint": "1bffefdbfeabc4e6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-d98de86fdbb05b4e", "level": "warning", "message": {"text": "Frontend route `/driverpanel` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "f98ff9e31363a586", "scanner": "scanner-primary", "fingerprint": "d98de86fdbb05b4e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-0166d3ca18cf8849", "level": "warning", "message": {"text": "Frontend route `/driver-panel` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "a29fb5072c4df508", "scanner": "scanner-primary", "fingerprint": "0166d3ca18cf8849", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-201ca7f7f3c90b1a", "level": "warning", "message": {"text": "Frontend route `/admincg` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "6679a50e8021ab4b", "scanner": "scanner-primary", "fingerprint": "201ca7f7f3c90b1a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-10ed244126c9d558", "level": "warning", "message": {"text": "Frontend route `/invoice/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "f0e4dc3677b51d3c", "scanner": "scanner-primary", "fingerprint": "10ed244126c9d558", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}