{"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-67f18465457cc60d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/MarketIntelligence.tsx:215", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/MarketIntelligence.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-edfa59e5927c7abc", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CampsitePipeline.tsx:88", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CampsitePipeline.tsx:88"}, "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-7ce2c6a2a1c21c53", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CabinDeployment.tsx:237", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CabinDeployment.tsx:237"}, "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-5a46531ae892a373", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CampsiteRegistry.tsx:227", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CampsiteRegistry.tsx:227"}, "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-e7ca4dea02e5259b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CrmBoard.tsx:38", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CrmBoard.tsx:38"}, "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-1e9f6916a3873f8e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/SaunaRegistry.tsx:242", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/SaunaRegistry.tsx:242"}, "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-b1f307b636e35d45", "name": "Insecure pattern 'cors_wildcard' in netlify/functions/brreg.js:37", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in netlify/functions/brreg.js:37"}, "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-2e12a3d40926ce54", "name": "Insecure pattern 'cors_wildcard' in netlify/functions/fetch-url-meta.js:52", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in netlify/functions/fetch-url-meta.js:52"}, "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-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-50b43ada0019aded", "name": "Very large file: scripts/saunaOperators_source.ts (1615 lines)", "shortDescription": {"text": "Very large file: scripts/saunaOperators_source.ts (1615 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 60 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 21 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 52 placeholder/mock markers across 25 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-a097c827d63f140f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/backfill-finn-prices.mjs:46", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/backfill-finn-prices.mjs:46"}, "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-0d913884bf99dc4c", "name": "Commented-code block (5 lines) in scripts/enrich-brreg.mjs:4", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/enrich-brreg.mjs:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8c1402a6ee053b9b", "name": "Commented-code block (6 lines) in netlify/functions/news-refresh-now.mjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in netlify/functions/news-refresh-now.mjs:1"}, "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-8fb239e75c77cc84", "name": "Commented-code block (5 lines) in netlify/functions/brreg.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in netlify/functions/brreg.js:1"}, "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-2b2d74e85f00bcab", "name": "`fetch()` without try/.catch or AbortSignal \u2014 netlify/functions/brreg.js:14", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 netlify/functions/brreg.js:14"}, "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-97edb9d45324eb6c", "name": "Commented-code block (6 lines) in netlify/functions/fetch-url-meta.js:137", "shortDescription": {"text": "Commented-code block (6 lines) in netlify/functions/fetch-url-meta.js:137"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d5f7f85fc98ce528", "name": "Commented-code block (6 lines) in netlify/functions/news-refresh.mjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in netlify/functions/news-refresh.mjs:1"}, "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-4954afe379fb51f8", "name": "Commented-code block (5 lines) in netlify/functions-lib/newsCore.mjs:5", "shortDescription": {"text": "Commented-code block (5 lines) in netlify/functions-lib/newsCore.mjs:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ca1edba26305ba1f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 netlify/functions-lib/newsCore.mjs:56", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 netlify/functions-lib/newsCore.mjs: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-a1dc4d7dda5222ae", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/operators.ts:6", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/operators.ts:6"}, "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-c1af91e14c452d6a", "name": "Commented-code block (6 lines) in src/api/rollup.ts:9", "shortDescription": {"text": "Commented-code block (6 lines) in src/api/rollup.ts:9"}, "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-8d9cfef2e9dcbf96", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/rollup.ts:128", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/rollup.ts:128"}, "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-db0ff524556b2ee7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/cities.ts:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/cities.ts:10"}, "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-b1058db0f4c74699", "name": "Commented-code block (5 lines) in src/api/campsitePipeline.ts:86", "shortDescription": {"text": "Commented-code block (5 lines) in src/api/campsitePipeline.ts:86"}, "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-3621eb402f3ee5ff", "name": "Commented-code block (6 lines) in src/api/marketIntel.ts:8", "shortDescription": {"text": "Commented-code block (6 lines) in src/api/marketIntel.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-4c7da5c20e9d2955", "name": "Commented-code block (5 lines) in src/api/brreg.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in src/api/brreg.ts:6"}, "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-8d751a3e43492f45", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/brreg.ts:24", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/brreg.ts:24"}, "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-e737f74805aac28c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/signals.ts:45", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/signals.ts:45"}, "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-579453d4faf5b650", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/sections/CampsitePipeline.tsx:270", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/sections/CampsitePipeline.tsx:270"}, "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-250f57e8a1dbd3c5", "name": "4 env vars used in code but missing from .env.example", "shortDescription": {"text": "4 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `DEEPL_API_KEY`, `SUPABASE_EMAIL`, `SUPABASE_PASSWORD`, `SUPABASE_SERVICE_ROLE_KEY`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9e248f8b598ecbf2", "name": "Frontend route `intel` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `intel` 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-2558aec0e7ff57ce", "name": "Frontend route `pipeline` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `pipeline` 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-a4e1d9dad6d5d2b2", "name": "Frontend route `operators` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `operators` 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-5e0f53aaf07abebc", "name": "Frontend route `portfolio` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `portfolio` 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-aee29e16c26571a9", "name": "Frontend route `signals` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `signals` 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-82545a8f4a0f4dbd", "name": "Frontend route `saunas` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `saunas` 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-712bf00624b4cc6b", "name": "Frontend route `campsites` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `campsites` 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-140963512b795f3e", "name": "Frontend route `crm` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `crm` 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-9847ee11d737c1a4", "name": "Frontend route `deployment` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `deployment` 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-a566e76cc36604b2", "name": "Frontend route `gaps` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `gaps` 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-b9686429de1cfb14", "name": "Frontend route `lmi` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `lmi` 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/19032"}, "properties": {"repository": "scandinaaier/oceanvs-intelligence", "repoUrl": "https://github.com/scandinaaier/oceanvs-intelligence", "branch": "main"}, "results": [{"ruleId": "scanner-67f18465457cc60d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/MarketIntelligence.tsx:215"}, "properties": {"repobilityId": "0af8b016893188c7", "scanner": "scanner-primary", "fingerprint": "67f18465457cc60d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-edfa59e5927c7abc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CampsitePipeline.tsx:88"}, "properties": {"repobilityId": "94f8016badd4fdca", "scanner": "scanner-primary", "fingerprint": "edfa59e5927c7abc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7ce2c6a2a1c21c53", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CabinDeployment.tsx:237"}, "properties": {"repobilityId": "0be85878959b2dd6", "scanner": "scanner-primary", "fingerprint": "7ce2c6a2a1c21c53", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5a46531ae892a373", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CampsiteRegistry.tsx:227"}, "properties": {"repobilityId": "4c0b360f384456de", "scanner": "scanner-primary", "fingerprint": "5a46531ae892a373", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e7ca4dea02e5259b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/CrmBoard.tsx:38"}, "properties": {"repobilityId": "08c7c6dfa9c8e8e7", "scanner": "scanner-primary", "fingerprint": "e7ca4dea02e5259b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1e9f6916a3873f8e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/sections/SaunaRegistry.tsx:242"}, "properties": {"repobilityId": "2ce49d4139d70ebd", "scanner": "scanner-primary", "fingerprint": "1e9f6916a3873f8e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b1f307b636e35d45", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in netlify/functions/brreg.js:37"}, "properties": {"repobilityId": "98739d1a5f7b53ab", "scanner": "scanner-primary", "fingerprint": "b1f307b636e35d45", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "netlify/functions/brreg.js"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-2e12a3d40926ce54", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in netlify/functions/fetch-url-meta.js:52"}, "properties": {"repobilityId": "cca16f834ebcb399", "scanner": "scanner-primary", "fingerprint": "2e12a3d40926ce54", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "netlify/functions/fetch-url-meta.js"}, "region": {"startLine": 52}}}]}, {"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-50b43ada0019aded", "level": "note", "message": {"text": "Very large file: scripts/saunaOperators_source.ts (1615 lines)"}, "properties": {"repobilityId": "b2357949a1f79584", "scanner": "scanner-primary", "fingerprint": "50b43ada0019aded", "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": "b48461bd5124ef2e", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "32bf092ed39838eb", "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": "33a27a3c79e7b6a7", "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": "d1e98e740491da48", "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": "df41352856d060fe", "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": "62053ff500c11018", "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": "bb49607d83e5b661", "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": "c7e26d8a5cf20ce9", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-a097c827d63f140f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/backfill-finn-prices.mjs:46"}, "properties": {"repobilityId": "0d8645b8249c5870", "scanner": "scanner-primary", "fingerprint": "a097c827d63f140f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0d913884bf99dc4c", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/enrich-brreg.mjs:4"}, "properties": {"repobilityId": "11d883065ca216c8", "scanner": "scanner-primary", "fingerprint": "0d913884bf99dc4c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8c1402a6ee053b9b", "level": "none", "message": {"text": "Commented-code block (6 lines) in netlify/functions/news-refresh-now.mjs:1"}, "properties": {"repobilityId": "7f9f309a929e1e71", "scanner": "scanner-primary", "fingerprint": "8c1402a6ee053b9b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8fb239e75c77cc84", "level": "none", "message": {"text": "Commented-code block (5 lines) in netlify/functions/brreg.js:1"}, "properties": {"repobilityId": "078c55aa8263f011", "scanner": "scanner-primary", "fingerprint": "8fb239e75c77cc84", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2b2d74e85f00bcab", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 netlify/functions/brreg.js:14"}, "properties": {"repobilityId": "b220734054c6f4bf", "scanner": "scanner-primary", "fingerprint": "2b2d74e85f00bcab", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-97edb9d45324eb6c", "level": "none", "message": {"text": "Commented-code block (6 lines) in netlify/functions/fetch-url-meta.js:137"}, "properties": {"repobilityId": "81aada86a15e8208", "scanner": "scanner-primary", "fingerprint": "97edb9d45324eb6c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d5f7f85fc98ce528", "level": "none", "message": {"text": "Commented-code block (6 lines) in netlify/functions/news-refresh.mjs:1"}, "properties": {"repobilityId": "d98c3f8c72102427", "scanner": "scanner-primary", "fingerprint": "d5f7f85fc98ce528", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4954afe379fb51f8", "level": "none", "message": {"text": "Commented-code block (5 lines) in netlify/functions-lib/newsCore.mjs:5"}, "properties": {"repobilityId": "bf45f1544a55b6c8", "scanner": "scanner-primary", "fingerprint": "4954afe379fb51f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ca1edba26305ba1f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 netlify/functions-lib/newsCore.mjs:56"}, "properties": {"repobilityId": "60ee55f244ddcee1", "scanner": "scanner-primary", "fingerprint": "ca1edba26305ba1f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a1dc4d7dda5222ae", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/operators.ts:6"}, "properties": {"repobilityId": "846f70ec045dd90d", "scanner": "scanner-primary", "fingerprint": "a1dc4d7dda5222ae", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c1af91e14c452d6a", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/api/rollup.ts:9"}, "properties": {"repobilityId": "b561b736cd21f29d", "scanner": "scanner-primary", "fingerprint": "c1af91e14c452d6a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8d9cfef2e9dcbf96", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/rollup.ts:128"}, "properties": {"repobilityId": "e1b78d9acb00b547", "scanner": "scanner-primary", "fingerprint": "8d9cfef2e9dcbf96", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-db0ff524556b2ee7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/cities.ts:10"}, "properties": {"repobilityId": "3010b89d20da4686", "scanner": "scanner-primary", "fingerprint": "db0ff524556b2ee7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b1058db0f4c74699", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/api/campsitePipeline.ts:86"}, "properties": {"repobilityId": "a7d80b1a1650bba5", "scanner": "scanner-primary", "fingerprint": "b1058db0f4c74699", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3621eb402f3ee5ff", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/api/marketIntel.ts:8"}, "properties": {"repobilityId": "383754c17d373afd", "scanner": "scanner-primary", "fingerprint": "3621eb402f3ee5ff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4c7da5c20e9d2955", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/api/brreg.ts:6"}, "properties": {"repobilityId": "c98fe4ea17cc98ab", "scanner": "scanner-primary", "fingerprint": "4c7da5c20e9d2955", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8d751a3e43492f45", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/brreg.ts:24"}, "properties": {"repobilityId": "866e4effe179abae", "scanner": "scanner-primary", "fingerprint": "8d751a3e43492f45", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e737f74805aac28c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/signals.ts:45"}, "properties": {"repobilityId": "b036c50760953f32", "scanner": "scanner-primary", "fingerprint": "e737f74805aac28c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-579453d4faf5b650", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/sections/CampsitePipeline.tsx:270"}, "properties": {"repobilityId": "163a46a91106aed0", "scanner": "scanner-primary", "fingerprint": "579453d4faf5b650", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-250f57e8a1dbd3c5", "level": "none", "message": {"text": "4 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "57584f22b735b5ee", "scanner": "scanner-primary", "fingerprint": "250f57e8a1dbd3c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-9e248f8b598ecbf2", "level": "warning", "message": {"text": "Frontend route `intel` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "d4069f8cad02ef27", "scanner": "scanner-primary", "fingerprint": "9e248f8b598ecbf2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-2558aec0e7ff57ce", "level": "warning", "message": {"text": "Frontend route `pipeline` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "41b8dd8f59bbf898", "scanner": "scanner-primary", "fingerprint": "2558aec0e7ff57ce", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-a4e1d9dad6d5d2b2", "level": "warning", "message": {"text": "Frontend route `operators` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "2ec725fa59196d32", "scanner": "scanner-primary", "fingerprint": "a4e1d9dad6d5d2b2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-5e0f53aaf07abebc", "level": "warning", "message": {"text": "Frontend route `portfolio` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "b2c4e00362384e84", "scanner": "scanner-primary", "fingerprint": "5e0f53aaf07abebc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-aee29e16c26571a9", "level": "warning", "message": {"text": "Frontend route `signals` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "0f95d4e6ad049d4f", "scanner": "scanner-primary", "fingerprint": "aee29e16c26571a9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-82545a8f4a0f4dbd", "level": "warning", "message": {"text": "Frontend route `saunas` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "d6361aa7c7fe4252", "scanner": "scanner-primary", "fingerprint": "82545a8f4a0f4dbd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-712bf00624b4cc6b", "level": "warning", "message": {"text": "Frontend route `campsites` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "e86c1db22603d08d", "scanner": "scanner-primary", "fingerprint": "712bf00624b4cc6b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-140963512b795f3e", "level": "warning", "message": {"text": "Frontend route `crm` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "e94a89315fc97329", "scanner": "scanner-primary", "fingerprint": "140963512b795f3e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-9847ee11d737c1a4", "level": "warning", "message": {"text": "Frontend route `deployment` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "50bd945c14994016", "scanner": "scanner-primary", "fingerprint": "9847ee11d737c1a4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-a566e76cc36604b2", "level": "warning", "message": {"text": "Frontend route `gaps` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "b7fd8687a7a281c4", "scanner": "scanner-primary", "fingerprint": "a566e76cc36604b2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-b9686429de1cfb14", "level": "warning", "message": {"text": "Frontend route `lmi` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "f7b9025992ea722f", "scanner": "scanner-primary", "fingerprint": "b9686429de1cfb14", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}