{"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-5200172e028a5419", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppSwitcher.tsx:125", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppSwitcher.tsx:125"}, "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-33807edeb19fe557", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AdminOutings.tsx:162", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AdminOutings.tsx:162"}, "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-dce6668d344c03eb", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AdminSuggest.tsx:552", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AdminSuggest.tsx:552"}, "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-9755bfcaf9e785c6", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AdminLayout.tsx:180", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AdminLayout.tsx:180"}, "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-b2d526d055d602c6", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/knit-sync-tidings-members/index.ts:29", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/knit-sync-tidings-members/index.ts:29"}, "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-54806a890bb9c275", "name": "Possible secret in src/pages/AdminLogin.tsx", "shortDescription": {"text": "Possible secret in src/pages/AdminLogin.tsx"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "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-61366ea1feafd28e", "name": "Very large file: src/constants/changelog.ts (1198 lines)", "shortDescription": {"text": "Very large file: src/constants/changelog.ts (1198 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-0658a47c832504bc", "name": "Very large file: src/lib/database.types.ts (7206 lines)", "shortDescription": {"text": "Very large file: src/lib/database.types.ts (7206 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 84 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 17 placeholder/mock markers across 12 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-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-7968b8b481df13d9", "name": "Commented-code block (5 lines) in api/admin/users.ts:119", "shortDescription": {"text": "Commented-code block (5 lines) in api/admin/users.ts:119"}, "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-1449e83727aa10de", "name": "Commented-code block (7 lines) in api/me/recover.ts:62", "shortDescription": {"text": "Commented-code block (7 lines) in api/me/recover.ts:62"}, "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-1edc4d6ddcfaa4f1", "name": "Commented-code block (6 lines) in api/_lib/sheets.ts:457", "shortDescription": {"text": "Commented-code block (6 lines) in api/_lib/sheets.ts:457"}, "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-db28021aecd63ef5", "name": "Commented-code block (7 lines) in api/_lib/auth.ts:38", "shortDescription": {"text": "Commented-code block (7 lines) in api/_lib/auth.ts:38"}, "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-7a4d1f401da9aca1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 api/_lib/googleOAuth.ts:52", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/_lib/googleOAuth.ts:52"}, "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-119f613a0632181e", "name": "Commented-code block (5 lines) in api/_lib/sheetSync.ts:734", "shortDescription": {"text": "Commented-code block (5 lines) in api/_lib/sheetSync.ts:734"}, "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-e89e0b5c9a4cf490", "name": "Commented-code block (5 lines) in api/_lib/sheetPull.ts:927", "shortDescription": {"text": "Commented-code block (5 lines) in api/_lib/sheetPull.ts:927"}, "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-56f550701a5a3eaa", "name": "Commented-code block (6 lines) in api/_lib/inviteSend.ts:49", "shortDescription": {"text": "Commented-code block (6 lines) in api/_lib/inviteSend.ts:49"}, "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-b0d9f0b2188e4e82", "name": "Commented-code block (7 lines) in supabase/functions/knit-sync-tidings-members/index.ts:10", "shortDescription": {"text": "Commented-code block (7 lines) in supabase/functions/knit-sync-tidings-members/index.ts:10"}, "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-d1e4b5e890d356e9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/knit-sync-tidings-members/index.ts:107", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/knit-sync-tidings-members/index.ts:107"}, "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-7e67c8b3ca117408", "name": "Legacy-named symbol `glean_is_ward_leader_v2` in src/lib/database.types.ts:6867", "shortDescription": {"text": "Legacy-named symbol `glean_is_ward_leader_v2` in src/lib/database.types.ts:6867"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4d252d82f6557baa", "name": "Legacy-named symbol `or_copy` in src/pages/AdminMembers.tsx:466", "shortDescription": {"text": "Legacy-named symbol `or_copy` in src/pages/AdminMembers.tsx:466"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-271d3fc3bfe86797", "name": "Commented-code block (6 lines) in src/pages/AdminUsers.tsx:29", "shortDescription": {"text": "Commented-code block (6 lines) in src/pages/AdminUsers.tsx:29"}, "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-e6fdaa1ad9a368a8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/AdminSheet.tsx:24", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/AdminSheet.tsx: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-ef31acc6b8e846df", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/AdminInvitations.tsx:51", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/AdminInvitations.tsx:51"}, "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-6d20bbe288f9c98d", "name": "Commented-code block (6 lines) in src/pages/AdminLayout.tsx:36", "shortDescription": {"text": "Commented-code block (6 lines) in src/pages/AdminLayout.tsx:36"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cc0f9d8e41b33b0e", "name": "11 env vars used in code but missing from .env.example", "shortDescription": {"text": "11 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CRON_SECRET`, `GOOGLE_OAUTH_CLIENT_ID`, `GOOGLE_OAUTH_CLIENT_SECRET`, `GOOGLE_OAUTH_REDIRECT_URI`, `NEXT_PUBLIC_APP_URL`, `SUPABASE_PUBLISHABLE_KEY`, `TIDINGS_INTERNAL_FN_SECRET`, `TIDINGS_SMS_URL` + 3 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7f1bec1fd65c0879", "name": "Frontend route `/reset-password` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/reset-password` 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-ef6cf2f2c8015faf", "name": "Frontend route `/admin/callback` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/admin/callback` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b4eb64aa69373932", "name": "Frontend route `members` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `members` 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-587a63aff2528c0b", "name": "Frontend route `invitations` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `invitations` 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-37ec833a0a04d7ba", "name": "Frontend route `outings` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `outings` 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-72f6da3a33bd8a83", "name": "Frontend route `suggest` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `suggest` 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-f24c0f5ea21e6da3", "name": "Frontend route `sheet` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `sheet` 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-fea04209d8ae8555", "name": "Frontend route `users` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `users` 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-4a9f3c099adeb677", "name": "Frontend route `roles` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `roles` 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-0539ffe6f266d443", "name": "Frontend route `demo` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `demo` 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-766af9fa3187338f", "name": "Frontend route `gather` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `gather` 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-3915b0fcfd0aca54", "name": "Frontend route `guide` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `guide` 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-b0430322844e085f", "name": "Frontend route `release-notes` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `release-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-710a95e0d6dc6cc2", "name": "Frontend route `/m/:memberId/:token` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/m/:memberId/:token` 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/19231"}, "properties": {"repository": "sendscott-del/knit-app", "repoUrl": "https://github.com/sendscott-del/knit-app", "branch": "main"}, "results": [{"ruleId": "scanner-5200172e028a5419", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/AppSwitcher.tsx:125"}, "properties": {"repobilityId": "f793c8dd0f5d6185", "scanner": "scanner-primary", "fingerprint": "5200172e028a5419", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-33807edeb19fe557", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AdminOutings.tsx:162"}, "properties": {"repobilityId": "68630507f950ae02", "scanner": "scanner-primary", "fingerprint": "33807edeb19fe557", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-dce6668d344c03eb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AdminSuggest.tsx:552"}, "properties": {"repobilityId": "6be3cb2b340ed7bf", "scanner": "scanner-primary", "fingerprint": "dce6668d344c03eb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9755bfcaf9e785c6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AdminLayout.tsx:180"}, "properties": {"repobilityId": "0f5f918817603f16", "scanner": "scanner-primary", "fingerprint": "9755bfcaf9e785c6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b2d526d055d602c6", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/knit-sync-tidings-members/index.ts:29"}, "properties": {"repobilityId": "cc5cceaa2f9a9f30", "scanner": "scanner-primary", "fingerprint": "b2d526d055d602c6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/knit-sync-tidings-members/index.ts"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-54806a890bb9c275", "level": "error", "message": {"text": "Possible secret in src/pages/AdminLogin.tsx"}, "properties": {"repobilityId": "c7af217c147aee32", "scanner": "scanner-primary", "fingerprint": "54806a890bb9c275", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/pages/AdminLogin.tsx"}, "region": {"startLine": 12}}}]}, {"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-61366ea1feafd28e", "level": "note", "message": {"text": "Very large file: src/constants/changelog.ts (1198 lines)"}, "properties": {"repobilityId": "5d62e05dcddfc915", "scanner": "scanner-primary", "fingerprint": "61366ea1feafd28e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0658a47c832504bc", "level": "note", "message": {"text": "Very large file: src/lib/database.types.ts (7206 lines)"}, "properties": {"repobilityId": "ca4d4e35c819d250", "scanner": "scanner-primary", "fingerprint": "0658a47c832504bc", "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": "6ebf25a07346b5aa", "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": "adfc8ca99de79e0e", "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": "b2d905d971c68490", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "8b387c85012b3ae0", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "d318618b39f21840", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "8ff10cca72051911", "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": "3baa4c090ab6b76e", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "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-7968b8b481df13d9", "level": "none", "message": {"text": "Commented-code block (5 lines) in api/admin/users.ts:119"}, "properties": {"repobilityId": "ad1f7ebef4451a8f", "scanner": "scanner-primary", "fingerprint": "7968b8b481df13d9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1449e83727aa10de", "level": "none", "message": {"text": "Commented-code block (7 lines) in api/me/recover.ts:62"}, "properties": {"repobilityId": "63ce0d65c0223287", "scanner": "scanner-primary", "fingerprint": "1449e83727aa10de", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1edc4d6ddcfaa4f1", "level": "none", "message": {"text": "Commented-code block (6 lines) in api/_lib/sheets.ts:457"}, "properties": {"repobilityId": "23f94648c9c5a7fa", "scanner": "scanner-primary", "fingerprint": "1edc4d6ddcfaa4f1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db28021aecd63ef5", "level": "none", "message": {"text": "Commented-code block (7 lines) in api/_lib/auth.ts:38"}, "properties": {"repobilityId": "c58c4a62cf816abb", "scanner": "scanner-primary", "fingerprint": "db28021aecd63ef5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7a4d1f401da9aca1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/_lib/googleOAuth.ts:52"}, "properties": {"repobilityId": "a4d5f8551573af77", "scanner": "scanner-primary", "fingerprint": "7a4d1f401da9aca1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-119f613a0632181e", "level": "none", "message": {"text": "Commented-code block (5 lines) in api/_lib/sheetSync.ts:734"}, "properties": {"repobilityId": "e11b4382cae45e85", "scanner": "scanner-primary", "fingerprint": "119f613a0632181e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e89e0b5c9a4cf490", "level": "none", "message": {"text": "Commented-code block (5 lines) in api/_lib/sheetPull.ts:927"}, "properties": {"repobilityId": "57fbb7d17ac86828", "scanner": "scanner-primary", "fingerprint": "e89e0b5c9a4cf490", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-56f550701a5a3eaa", "level": "none", "message": {"text": "Commented-code block (6 lines) in api/_lib/inviteSend.ts:49"}, "properties": {"repobilityId": "42f22aa3d851ea18", "scanner": "scanner-primary", "fingerprint": "56f550701a5a3eaa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b0d9f0b2188e4e82", "level": "none", "message": {"text": "Commented-code block (7 lines) in supabase/functions/knit-sync-tidings-members/index.ts:10"}, "properties": {"repobilityId": "ae8a24020a939a1c", "scanner": "scanner-primary", "fingerprint": "b0d9f0b2188e4e82", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d1e4b5e890d356e9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/knit-sync-tidings-members/index.ts:107"}, "properties": {"repobilityId": "077f6c3204bfa2a7", "scanner": "scanner-primary", "fingerprint": "d1e4b5e890d356e9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7e67c8b3ca117408", "level": "note", "message": {"text": "Legacy-named symbol `glean_is_ward_leader_v2` in src/lib/database.types.ts:6867"}, "properties": {"repobilityId": "8e17a5d8db92765c", "scanner": "scanner-primary", "fingerprint": "7e67c8b3ca117408", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-4d252d82f6557baa", "level": "note", "message": {"text": "Legacy-named symbol `or_copy` in src/pages/AdminMembers.tsx:466"}, "properties": {"repobilityId": "72f0b421f68611e7", "scanner": "scanner-primary", "fingerprint": "4d252d82f6557baa", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-271d3fc3bfe86797", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/pages/AdminUsers.tsx:29"}, "properties": {"repobilityId": "db9e184e88ecebed", "scanner": "scanner-primary", "fingerprint": "271d3fc3bfe86797", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e6fdaa1ad9a368a8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/AdminSheet.tsx:24"}, "properties": {"repobilityId": "07bb2db035334036", "scanner": "scanner-primary", "fingerprint": "e6fdaa1ad9a368a8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ef31acc6b8e846df", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/AdminInvitations.tsx:51"}, "properties": {"repobilityId": "352ed648a83f4a36", "scanner": "scanner-primary", "fingerprint": "ef31acc6b8e846df", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6d20bbe288f9c98d", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/pages/AdminLayout.tsx:36"}, "properties": {"repobilityId": "24ca8d5946871532", "scanner": "scanner-primary", "fingerprint": "6d20bbe288f9c98d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc0f9d8e41b33b0e", "level": "note", "message": {"text": "11 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "c82cd8cd626c3599", "scanner": "scanner-primary", "fingerprint": "cc0f9d8e41b33b0e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-7f1bec1fd65c0879", "level": "warning", "message": {"text": "Frontend route `/reset-password` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "934747c714145754", "scanner": "scanner-primary", "fingerprint": "7f1bec1fd65c0879", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-ef6cf2f2c8015faf", "level": "warning", "message": {"text": "Frontend route `/admin/callback` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "3c449108a25fac20", "scanner": "scanner-primary", "fingerprint": "ef6cf2f2c8015faf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-b4eb64aa69373932", "level": "warning", "message": {"text": "Frontend route `members` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "04cd4a96978cc5bb", "scanner": "scanner-primary", "fingerprint": "b4eb64aa69373932", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-587a63aff2528c0b", "level": "warning", "message": {"text": "Frontend route `invitations` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "88444e3514e65444", "scanner": "scanner-primary", "fingerprint": "587a63aff2528c0b", "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-37ec833a0a04d7ba", "level": "warning", "message": {"text": "Frontend route `outings` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "230d7ac2cd5a6b58", "scanner": "scanner-primary", "fingerprint": "37ec833a0a04d7ba", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-72f6da3a33bd8a83", "level": "warning", "message": {"text": "Frontend route `suggest` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "bb58ab63136cb0f6", "scanner": "scanner-primary", "fingerprint": "72f6da3a33bd8a83", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-f24c0f5ea21e6da3", "level": "warning", "message": {"text": "Frontend route `sheet` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "bc4c102fc9283406", "scanner": "scanner-primary", "fingerprint": "f24c0f5ea21e6da3", "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-fea04209d8ae8555", "level": "warning", "message": {"text": "Frontend route `users` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "77ef62fee89e9f10", "scanner": "scanner-primary", "fingerprint": "fea04209d8ae8555", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-4a9f3c099adeb677", "level": "warning", "message": {"text": "Frontend route `roles` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "039e50f03cb2af7d", "scanner": "scanner-primary", "fingerprint": "4a9f3c099adeb677", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-0539ffe6f266d443", "level": "warning", "message": {"text": "Frontend route `demo` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "aaa751d630dd445b", "scanner": "scanner-primary", "fingerprint": "0539ffe6f266d443", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-766af9fa3187338f", "level": "warning", "message": {"text": "Frontend route `gather` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "b434f52a8ca7414c", "scanner": "scanner-primary", "fingerprint": "766af9fa3187338f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-3915b0fcfd0aca54", "level": "warning", "message": {"text": "Frontend route `guide` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "f0baa4560a7736df", "scanner": "scanner-primary", "fingerprint": "3915b0fcfd0aca54", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-b0430322844e085f", "level": "warning", "message": {"text": "Frontend route `release-notes` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "48bbabf214fc2ca5", "scanner": "scanner-primary", "fingerprint": "b0430322844e085f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-710a95e0d6dc6cc2", "level": "warning", "message": {"text": "Frontend route `/m/:memberId/:token` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "9f346d5e49c9e112", "scanner": "scanner-primary", "fingerprint": "710a95e0d6dc6cc2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}