{"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-eef2ce0730b5fa59", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui.tsx:57", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui.tsx:57"}, "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-fec0346ce616db67", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Rank.tsx:182", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Rank.tsx:182"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3e812add89ba16dc", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Rewards.tsx:170", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Rewards.tsx:170"}, "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-f4e009e9192a3ae0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Shop.tsx:108", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Shop.tsx:108"}, "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-11640cccf1faf23d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Admin.tsx:215", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Admin.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-f0ff257bedc4dcf8", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/League.tsx:141", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/League.tsx:141"}, "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-7f3f9e2cd4714d06", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Community.tsx:322", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Community.tsx:322"}, "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-000beef1f2e5d158", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Home.tsx:79", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Home.tsx:79"}, "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-9552fd67b8362cf1", "name": "TODO/FIXME marker in shipping code \u2014 src/lib/notify.ts:10", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/lib/notify.ts:10"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e633367c00739f7f", "name": "TODO/FIXME marker in shipping code \u2014 src/lib/ads.ts:17", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/lib/ads.ts:17"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-1150061d89e16a74", "name": "Very large file: src/i18n/translations.ts (1501 lines)", "shortDescription": {"text": "Very large file: src/i18n/translations.ts (1501 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-73e4f018fddf9de2", "name": "Very large file: src/i18n/animalTranslations.ts (832 lines)", "shortDescription": {"text": "Very large file: src/i18n/animalTranslations.ts (832 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": "4 test file(s) for 44 source file(s) (ratio 0.09). 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 18 placeholder/mock markers across 8 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, 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-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, tests. 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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.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-bb74132caa69dfe3", "name": "Frontend route `/test/:id` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/test/: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-097998b11f3359b3", "name": "Frontend route `/test/:id/run` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/test/:id/run` 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-2b537c8cc07fbe1d", "name": "Frontend route `/result/:rid` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/result/:rid` 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-9d557edf75e7afce", "name": "Frontend route `/rewards/survey/:id` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/rewards/survey/: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-4a0d7eb6d9882daa", "name": "Frontend route `/legal/:doc` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/legal/:doc` 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/24753"}, "properties": {"repository": "buffyfan9303-spec/nuri-mind", "repoUrl": "https://github.com/buffyfan9303-spec/nuri-mind", "branch": "main"}, "results": [{"ruleId": "scanner-eef2ce0730b5fa59", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui.tsx:57"}, "properties": {"repobilityId": "861fe7415c077a82", "scanner": "scanner-primary", "fingerprint": "eef2ce0730b5fa59", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-fec0346ce616db67", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Rank.tsx:182"}, "properties": {"repobilityId": "919fe80c0a70d257", "scanner": "scanner-primary", "fingerprint": "fec0346ce616db67", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3e812add89ba16dc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Rewards.tsx:170"}, "properties": {"repobilityId": "d4f6093e94fa9679", "scanner": "scanner-primary", "fingerprint": "3e812add89ba16dc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f4e009e9192a3ae0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Shop.tsx:108"}, "properties": {"repobilityId": "3eeaf0289138f270", "scanner": "scanner-primary", "fingerprint": "f4e009e9192a3ae0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-11640cccf1faf23d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Admin.tsx:215"}, "properties": {"repobilityId": "67361c90ede0c374", "scanner": "scanner-primary", "fingerprint": "11640cccf1faf23d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f0ff257bedc4dcf8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/League.tsx:141"}, "properties": {"repobilityId": "f8b52269bfcfa2b4", "scanner": "scanner-primary", "fingerprint": "f0ff257bedc4dcf8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7f3f9e2cd4714d06", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Community.tsx:322"}, "properties": {"repobilityId": "872974a5ab3271f0", "scanner": "scanner-primary", "fingerprint": "7f3f9e2cd4714d06", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-000beef1f2e5d158", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Home.tsx:79"}, "properties": {"repobilityId": "a939f1527511e497", "scanner": "scanner-primary", "fingerprint": "000beef1f2e5d158", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9552fd67b8362cf1", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/lib/notify.ts:10"}, "properties": {"repobilityId": "8b5714422d6511bd", "scanner": "scanner-primary", "fingerprint": "9552fd67b8362cf1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-e633367c00739f7f", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/lib/ads.ts:17"}, "properties": {"repobilityId": "3fb77c2cabda9807", "scanner": "scanner-primary", "fingerprint": "e633367c00739f7f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"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-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-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-1150061d89e16a74", "level": "note", "message": {"text": "Very large file: src/i18n/translations.ts (1501 lines)"}, "properties": {"repobilityId": "64aaff51d9fe7b31", "scanner": "scanner-primary", "fingerprint": "1150061d89e16a74", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-73e4f018fddf9de2", "level": "note", "message": {"text": "Very large file: src/i18n/animalTranslations.ts (832 lines)"}, "properties": {"repobilityId": "b22d814b9576e4fe", "scanner": "scanner-primary", "fingerprint": "73e4f018fddf9de2", "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": "3eb925506d62860f", "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": "96246ea2882a4425", "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": "5dcdad884f607aba", "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": "e21efea55596f5c7", "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": "ef9433e29ae30c90", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bb74132caa69dfe3", "level": "warning", "message": {"text": "Frontend route `/test/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "0403f92abb012dbd", "scanner": "scanner-primary", "fingerprint": "bb74132caa69dfe3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-097998b11f3359b3", "level": "warning", "message": {"text": "Frontend route `/test/:id/run` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "0e64afc3b6cb267f", "scanner": "scanner-primary", "fingerprint": "097998b11f3359b3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-2b537c8cc07fbe1d", "level": "warning", "message": {"text": "Frontend route `/result/:rid` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "6c833e9f642b0311", "scanner": "scanner-primary", "fingerprint": "2b537c8cc07fbe1d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-9d557edf75e7afce", "level": "warning", "message": {"text": "Frontend route `/rewards/survey/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "24bcfc0e6835d391", "scanner": "scanner-primary", "fingerprint": "9d557edf75e7afce", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-4a0d7eb6d9882daa", "level": "warning", "message": {"text": "Frontend route `/legal/:doc` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "c1f7ead0749cb525", "scanner": "scanner-primary", "fingerprint": "4a0d7eb6d9882daa", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}