{"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-c08a5ba638253423", "name": "Stray `console.log` in TS/JS \u2014 realtime-server/server.js:115", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 realtime-server/server.js:115"}, "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-4758180feabd9788", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/lion-ai/index.ts:152", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/lion-ai/index.ts:152"}, "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-d8508dcfe059623d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/CommandPalette.tsx:144", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/CommandPalette.tsx:144"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-af44f771c35d5638", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/LionLifeOS.tsx:106", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/LionLifeOS.tsx:106"}, "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-08f9394233aaa13c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Layout.tsx:193", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Layout.tsx:193"}, "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-16427721955da431", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Stories.tsx:233", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Stories.tsx:233"}, "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-b6816138876c08ea", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui.tsx:153", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui.tsx:153"}, "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-b7a56edf34d9d7cf", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/CapsulePage.tsx:220", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/CapsulePage.tsx:220"}, "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-c0cbaecb5e91c56d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/PlannerPage.tsx:109", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/PlannerPage.tsx:109"}, "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-43d54a37cf11780d", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/NotesPage.tsx:79", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/NotesPage.tsx:79"}, "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-884feff895e03a0b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/FriendsPage.tsx:208", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/FriendsPage.tsx:208"}, "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-4c79cf46dddb8550", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/ChatPage.tsx:114", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/ChatPage.tsx:114"}, "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-abe6058923a1afe2", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Dashboard.tsx:82", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Dashboard.tsx:82"}, "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-aae9efebf44f719d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/TasksPage.tsx:95", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/TasksPage.tsx:95"}, "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-efa02f0b15322ab7", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/ArenaPage.tsx:199", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/ArenaPage.tsx:199"}, "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-745092eb5e73ea21", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/SettingsPage.tsx:132", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/SettingsPage.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-5476cb8d9b197592", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/FeedPage.tsx:686", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/FeedPage.tsx:686"}, "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-cfc7e4891b5d7cf9", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/InstallPage.tsx:72", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/InstallPage.tsx:72"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-356e34154e03145b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/LearnPage.tsx:100", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/LearnPage.tsx:100"}, "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-166dff3c3df6a10e", "name": "ORM models found but no DB engine detected", "shortDescription": {"text": "ORM models found but no DB engine detected"}, "fullDescription": {"text": "The repo defines tables/models but no DB connection string was found. Likely lives in env vars or a config file the scanner didn't read."}, "properties": {"scanner": "scanner-primary", "layer": "data", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-88dd32395e023e63", "name": "Insecure pattern 'cors_wildcard' in realtime-server/server.js:24", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in realtime-server/server.js:24"}, "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-878a7d0b1e091129", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/lion-ai/index.ts:34", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/lion-ai/index.ts:34"}, "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-bafd27cd66816725", "name": "Insecure pattern 'dangerous_innerhtml' in src/pages/NotesPage.tsx:79", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/NotesPage.tsx:79"}, "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-139846aa092bc541", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/pages/NotesPage.tsx:49", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/pages/NotesPage.tsx:49"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-22446828e5b11aca", "name": "Very large file: src/pages/FeedPage.tsx (1384 lines)", "shortDescription": {"text": "Very large file: src/pages/FeedPage.tsx (1384 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": "0 test file(s) for 54 source file(s) (ratio 0.00). 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 39 placeholder/mock markers across 17 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "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, tests. 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-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-04e8c8177cbd2ba5", "name": "Commented-code block (6 lines) in supabase/functions/lion-ai/index.ts:7", "shortDescription": {"text": "Commented-code block (6 lines) in supabase/functions/lion-ai/index.ts: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-f5c0e582618b8003", "name": "Commented-code block (5 lines) in src/lib/capsule.ts:8", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/capsule.ts: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-adf0648b290d2884", "name": "Frontend route `planner` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `planner` 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-6ebc3abb02dfbca3", "name": "Frontend route `tasks` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `tasks` 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-b073648dd7dd656d", "name": "Frontend route `focus` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `focus` 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-6c091e0f394c9357", "name": "Frontend route `wellbeing` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `wellbeing` 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-0df3517c218fdfbf", "name": "Frontend route `capsule` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `capsule` 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-818c035e3e6cc7c1", "name": "Frontend route `learn` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `learn` 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-df4af8d6e7719473", "name": "Frontend route `career` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `career` 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-fac64d46acaf0489", "name": "Frontend route `startup` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `startup` 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-10389fcf020ab8e5", "name": "Frontend route `notes` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `notes` 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-ddc1f0e866f6323f", "name": "Frontend route `analytics` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `analytics` 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-ff74f35c4306123b", "name": "Frontend route `arena` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `arena` 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-102c48b6edd3d0ac", "name": "Frontend route `coach` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `coach` 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-a7262495251f1392", "name": "Frontend route `report` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `report` 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-0f16d20f6b870df3", "name": "Frontend route `feed` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `feed` 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-4b4cc0b0f8013db2", "name": "Frontend route `chat` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `chat` 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-1cf70e37c456552c", "name": "Frontend route `friends` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `friends` 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-16afaa22cac53476", "name": "Frontend route `install` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `install` 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-0626b4c2e4efcb82", "name": "Frontend route `settings` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `settings` 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-5c5fb8eea6cbc8ba", "name": "Frontend route `admin` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `admin` 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/20953"}, "properties": {"repository": "Tejash12345/new-app", "repoUrl": "https://github.com/Tejash12345/new-app", "branch": "main"}, "results": [{"ruleId": "scanner-c08a5ba638253423", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 realtime-server/server.js:115"}, "properties": {"repobilityId": "da184c58333f50d3", "scanner": "scanner-primary", "fingerprint": "c08a5ba638253423", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4758180feabd9788", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/lion-ai/index.ts:152"}, "properties": {"repobilityId": "52f727b2d97d11ac", "scanner": "scanner-primary", "fingerprint": "4758180feabd9788", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d8508dcfe059623d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/CommandPalette.tsx:144"}, "properties": {"repobilityId": "c2fdecf59e1ef076", "scanner": "scanner-primary", "fingerprint": "d8508dcfe059623d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-af44f771c35d5638", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/LionLifeOS.tsx:106"}, "properties": {"repobilityId": "ac6a09f4249d4965", "scanner": "scanner-primary", "fingerprint": "af44f771c35d5638", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-08f9394233aaa13c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Layout.tsx:193"}, "properties": {"repobilityId": "daab328f104c4d01", "scanner": "scanner-primary", "fingerprint": "08f9394233aaa13c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-16427721955da431", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Stories.tsx:233"}, "properties": {"repobilityId": "b398049a225af901", "scanner": "scanner-primary", "fingerprint": "16427721955da431", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b6816138876c08ea", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui.tsx:153"}, "properties": {"repobilityId": "861fe7415c077a82", "scanner": "scanner-primary", "fingerprint": "b6816138876c08ea", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b7a56edf34d9d7cf", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/CapsulePage.tsx:220"}, "properties": {"repobilityId": "b534d0e14e638752", "scanner": "scanner-primary", "fingerprint": "b7a56edf34d9d7cf", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c0cbaecb5e91c56d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/PlannerPage.tsx:109"}, "properties": {"repobilityId": "f91e4b8161b7dc45", "scanner": "scanner-primary", "fingerprint": "c0cbaecb5e91c56d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-43d54a37cf11780d", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/NotesPage.tsx:79"}, "properties": {"repobilityId": "42f32b4d8dbb7091", "scanner": "scanner-primary", "fingerprint": "43d54a37cf11780d", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-884feff895e03a0b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/FriendsPage.tsx:208"}, "properties": {"repobilityId": "5684d20f8d485d93", "scanner": "scanner-primary", "fingerprint": "884feff895e03a0b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4c79cf46dddb8550", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/ChatPage.tsx:114"}, "properties": {"repobilityId": "4d04746f5d6d1a5e", "scanner": "scanner-primary", "fingerprint": "4c79cf46dddb8550", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-abe6058923a1afe2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Dashboard.tsx:82"}, "properties": {"repobilityId": "ef6dffe971709383", "scanner": "scanner-primary", "fingerprint": "abe6058923a1afe2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-aae9efebf44f719d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/TasksPage.tsx:95"}, "properties": {"repobilityId": "cfaeed9941971aba", "scanner": "scanner-primary", "fingerprint": "aae9efebf44f719d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-efa02f0b15322ab7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/ArenaPage.tsx:199"}, "properties": {"repobilityId": "76b3ff97cfca4e8c", "scanner": "scanner-primary", "fingerprint": "efa02f0b15322ab7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-745092eb5e73ea21", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/SettingsPage.tsx:132"}, "properties": {"repobilityId": "add0522bc3d8f17c", "scanner": "scanner-primary", "fingerprint": "745092eb5e73ea21", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5476cb8d9b197592", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/FeedPage.tsx:686"}, "properties": {"repobilityId": "72b255f50bcbc810", "scanner": "scanner-primary", "fingerprint": "5476cb8d9b197592", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cfc7e4891b5d7cf9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/InstallPage.tsx:72"}, "properties": {"repobilityId": "71c61dee8cc320d1", "scanner": "scanner-primary", "fingerprint": "cfc7e4891b5d7cf9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-356e34154e03145b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/LearnPage.tsx:100"}, "properties": {"repobilityId": "e976440981244129", "scanner": "scanner-primary", "fingerprint": "356e34154e03145b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-166dff3c3df6a10e", "level": "warning", "message": {"text": "ORM models found but no DB engine detected"}, "properties": {"repobilityId": "cda36de65e114635", "scanner": "scanner-primary", "fingerprint": "166dff3c3df6a10e", "layer": "data", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-88dd32395e023e63", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in realtime-server/server.js:24"}, "properties": {"repobilityId": "f578e21160a72019", "scanner": "scanner-primary", "fingerprint": "88dd32395e023e63", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "realtime-server/server.js"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-878a7d0b1e091129", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/lion-ai/index.ts:34"}, "properties": {"repobilityId": "9aab9a6c8df044c9", "scanner": "scanner-primary", "fingerprint": "878a7d0b1e091129", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/lion-ai/index.ts"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-bafd27cd66816725", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/NotesPage.tsx:79"}, "properties": {"repobilityId": "d9a3eaf672c1e8f2", "scanner": "scanner-primary", "fingerprint": "bafd27cd66816725", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/pages/NotesPage.tsx"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-139846aa092bc541", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/pages/NotesPage.tsx:49"}, "properties": {"repobilityId": "742313258e9a5c91", "scanner": "scanner-primary", "fingerprint": "139846aa092bc541", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/pages/NotesPage.tsx"}, "region": {"startLine": 49}}}]}, {"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-22446828e5b11aca", "level": "note", "message": {"text": "Very large file: src/pages/FeedPage.tsx (1384 lines)"}, "properties": {"repobilityId": "50835df4a53fdc32", "scanner": "scanner-primary", "fingerprint": "22446828e5b11aca", "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": "788963415049bc71", "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": "ab14f02a4d426ced", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "9cc57a6e74a69d2b", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "e1e3d264f650d192", "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": "bc3f07dd40878bc9", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "f59060cdb812e094", "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": "164da137af950499", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-04e8c8177cbd2ba5", "level": "none", "message": {"text": "Commented-code block (6 lines) in supabase/functions/lion-ai/index.ts:7"}, "properties": {"repobilityId": "f64352086fe79687", "scanner": "scanner-primary", "fingerprint": "04e8c8177cbd2ba5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f5c0e582618b8003", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/capsule.ts:8"}, "properties": {"repobilityId": "8c5db0be741d6306", "scanner": "scanner-primary", "fingerprint": "f5c0e582618b8003", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-adf0648b290d2884", "level": "warning", "message": {"text": "Frontend route `planner` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "b8d1946bf1804bce", "scanner": "scanner-primary", "fingerprint": "adf0648b290d2884", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-6ebc3abb02dfbca3", "level": "warning", "message": {"text": "Frontend route `tasks` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "83ee0a29cd5a5263", "scanner": "scanner-primary", "fingerprint": "6ebc3abb02dfbca3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-b073648dd7dd656d", "level": "warning", "message": {"text": "Frontend route `focus` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "7341e5e5ef9ae861", "scanner": "scanner-primary", "fingerprint": "b073648dd7dd656d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-6c091e0f394c9357", "level": "warning", "message": {"text": "Frontend route `wellbeing` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "032b5b9dedaff807", "scanner": "scanner-primary", "fingerprint": "6c091e0f394c9357", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-0df3517c218fdfbf", "level": "warning", "message": {"text": "Frontend route `capsule` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "9cb684c154ae6173", "scanner": "scanner-primary", "fingerprint": "0df3517c218fdfbf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-818c035e3e6cc7c1", "level": "warning", "message": {"text": "Frontend route `learn` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "479dc858000fb24e", "scanner": "scanner-primary", "fingerprint": "818c035e3e6cc7c1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-df4af8d6e7719473", "level": "warning", "message": {"text": "Frontend route `career` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "5895e9597ef5e859", "scanner": "scanner-primary", "fingerprint": "df4af8d6e7719473", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-fac64d46acaf0489", "level": "warning", "message": {"text": "Frontend route `startup` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "a33891b76d6295f2", "scanner": "scanner-primary", "fingerprint": "fac64d46acaf0489", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-10389fcf020ab8e5", "level": "warning", "message": {"text": "Frontend route `notes` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "aee525a1a81f801b", "scanner": "scanner-primary", "fingerprint": "10389fcf020ab8e5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-ddc1f0e866f6323f", "level": "warning", "message": {"text": "Frontend route `analytics` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "5dd95ee593452334", "scanner": "scanner-primary", "fingerprint": "ddc1f0e866f6323f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-ff74f35c4306123b", "level": "warning", "message": {"text": "Frontend route `arena` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "c5118e80e124cc81", "scanner": "scanner-primary", "fingerprint": "ff74f35c4306123b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-102c48b6edd3d0ac", "level": "warning", "message": {"text": "Frontend route `coach` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "b4a815287bcf6e32", "scanner": "scanner-primary", "fingerprint": "102c48b6edd3d0ac", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-a7262495251f1392", "level": "warning", "message": {"text": "Frontend route `report` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "2b2ca21481bd89f3", "scanner": "scanner-primary", "fingerprint": "a7262495251f1392", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-0f16d20f6b870df3", "level": "warning", "message": {"text": "Frontend route `feed` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "60211f0787c6a580", "scanner": "scanner-primary", "fingerprint": "0f16d20f6b870df3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-4b4cc0b0f8013db2", "level": "warning", "message": {"text": "Frontend route `chat` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "d0c7b307cc9c3e10", "scanner": "scanner-primary", "fingerprint": "4b4cc0b0f8013db2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1cf70e37c456552c", "level": "warning", "message": {"text": "Frontend route `friends` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "84645fdd812d018d", "scanner": "scanner-primary", "fingerprint": "1cf70e37c456552c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-16afaa22cac53476", "level": "warning", "message": {"text": "Frontend route `install` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "1944931116a0b201", "scanner": "scanner-primary", "fingerprint": "16afaa22cac53476", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-0626b4c2e4efcb82", "level": "warning", "message": {"text": "Frontend route `settings` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "9badda3b3a471962", "scanner": "scanner-primary", "fingerprint": "0626b4c2e4efcb82", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-5c5fb8eea6cbc8ba", "level": "warning", "message": {"text": "Frontend route `admin` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "e4d3d94b837b99bb", "scanner": "scanner-primary", "fingerprint": "5c5fb8eea6cbc8ba", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}