{"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-886a1a8d27f79d7e", "name": "TODO/FIXME marker in shipping code \u2014 src/pages/profile/ProfileView.tsx:39", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/pages/profile/ProfileView.tsx:39"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f5b6f2b1af0f2f51", "name": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 src/pages/employee-labor/EmployeeLaborCreate", "shortDescription": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 src/pages/employee-labor/EmployeeLaborCreate.tsx:114"}, "fullDescription": {"text": "React Flow edge labels render with a white rectangle behind the text by default, which scatters bright boxes across a dark canvas. Either drop the label, or override `.react-flow__edge-textbg` and `.react-flow__edge-text` in your stylesheet.\n\nWhy: P-H in CHECKLIST.md \u2014 vendor edge labels bleed white through a dark canvas.\nRule id: fq.edge-label.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-74617c4f2c482b0a", "name": "TODO/FIXME marker in shipping code \u2014 src/pages/vendors/VendorEdit.tsx:24", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/pages/vendors/VendorEdit.tsx:24"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-700bafa7260e6531", "name": "Runtime dotenv file present in repo: .env", "shortDescription": {"text": "Runtime dotenv file present in repo: .env"}, "fullDescription": {"text": "`.env` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3fccb6b20dbe8c4a", "name": "Insecure pattern 'local_storage_auth_token' in src/api/client.ts:49", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in src/api/client.ts:49"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a4fa483ce1c2fcbb", "name": "Insecure pattern 'local_storage_auth_token' in src/auth/AuthContext.tsx:37", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in src/auth/AuthContext.tsx:37"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 210 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 69 placeholder/mock markers across 39 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-518a3523a9ed12c0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/agents/sseClient.ts:269", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/agents/sseClient.ts:269"}, "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-67500145a0bf3d51", "name": "Commented-code block (5 lines) in src/agents/useAgentRun.ts:109", "shortDescription": {"text": "Commented-code block (5 lines) in src/agents/useAgentRun.ts:109"}, "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-e3d48177156f2a57", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/client.ts:84", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/client.ts:84"}, "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-26be98f411bf21e5", "name": "Commented-code block (5 lines) in src/pages/contract-labor/ContractLaborEdit.tsx:133", "shortDescription": {"text": "Commented-code block (5 lines) in src/pages/contract-labor/ContractLaborEdit.tsx:133"}, "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-61dd97b3b2bb387c", "name": "Commented-code block (5 lines) in src/pages/labor/LaborReviewScreen.tsx:328", "shortDescription": {"text": "Commented-code block (5 lines) in src/pages/labor/LaborReviewScreen.tsx:328"}, "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-698a15dad77cff09", "name": "Frontend route `/time-entry/past/:date` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/time-entry/past/:date` 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-85d8898936324efe", "name": "Frontend route `/time-entry/log/new` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/time-entry/log/new` 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-56612f50695d0a75", "name": "Frontend route `/time-entry/:entryPublicId/log/:logPublicId` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/time-entry/:entryPublicId/log/:logPublicId` 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-9dcb89f484b2f8df", "name": "Frontend route `/time-entry/:id` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/time-entry/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c056360fd9b34400", "name": "Frontend route `/labor/:public_id` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/labor/:public_id` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e9e1642044886956", "name": "Frontend route `/profile/details/:fieldKey` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/profile/details/:fieldKey` 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-1a7f8ee492c541f7", "name": "Frontend route `/user/:id` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/user/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d49c2e4aa481990a", "name": "Frontend route `/user/:id/edit` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/user/:id/edit` 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-6dc6ddd32a0886a7", "name": "Frontend route `/budget/create` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/budget/create` 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-029af65e176dd708", "name": "Frontend route `/budget/:publicId` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/budget/:publicId` 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-3e6b42e2e4593381", "name": "Frontend route `/budget/:publicId/edit` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/budget/:publicId/edit` 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-87dae1cc22480d6d", "name": "Frontend route `/budget/*` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/budget/*` 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/24972"}, "properties": {"repository": "chriszubrod/build.one.web", "repoUrl": "https://github.com/chriszubrod/build.one.web", "branch": "main"}, "results": [{"ruleId": "scanner-886a1a8d27f79d7e", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/pages/profile/ProfileView.tsx:39"}, "properties": {"repobilityId": "301251ee20cd6805", "scanner": "scanner-primary", "fingerprint": "886a1a8d27f79d7e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-f5b6f2b1af0f2f51", "level": "note", "message": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 src/pages/employee-labor/EmployeeLaborCreate.tsx:114"}, "properties": {"repobilityId": "97ae26f158a9cbdf", "scanner": "scanner-primary", "fingerprint": "f5b6f2b1af0f2f51", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.edge-label.no-bg"]}}, {"ruleId": "scanner-74617c4f2c482b0a", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/pages/vendors/VendorEdit.tsx:24"}, "properties": {"repobilityId": "b56dbc19959821d7", "scanner": "scanner-primary", "fingerprint": "74617c4f2c482b0a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-700bafa7260e6531", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env"}, "properties": {"repobilityId": "4b9c737a445874ba", "scanner": "scanner-primary", "fingerprint": "700bafa7260e6531", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3fccb6b20dbe8c4a", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in src/api/client.ts:49"}, "properties": {"repobilityId": "974cf24a8bb76cad", "scanner": "scanner-primary", "fingerprint": "3fccb6b20dbe8c4a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/api/client.ts"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-a4fa483ce1c2fcbb", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in src/auth/AuthContext.tsx:37"}, "properties": {"repobilityId": "776d380e2e4296a3", "scanner": "scanner-primary", "fingerprint": "a4fa483ce1c2fcbb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/auth/AuthContext.tsx"}, "region": {"startLine": 37}}}]}, {"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-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": "02c6135d8dd67ae1", "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": "cb24d06d2f047193", "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": "14cb9f1391dc4569", "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": "91cf0155d1a0011d", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "32dfcf08de3d93a7", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-518a3523a9ed12c0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/agents/sseClient.ts:269"}, "properties": {"repobilityId": "b88f9b02f4ed0d31", "scanner": "scanner-primary", "fingerprint": "518a3523a9ed12c0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-67500145a0bf3d51", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/agents/useAgentRun.ts:109"}, "properties": {"repobilityId": "9e89ec00fe3634fe", "scanner": "scanner-primary", "fingerprint": "67500145a0bf3d51", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e3d48177156f2a57", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/client.ts:84"}, "properties": {"repobilityId": "cbc0b7a044b9796e", "scanner": "scanner-primary", "fingerprint": "e3d48177156f2a57", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-26be98f411bf21e5", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/pages/contract-labor/ContractLaborEdit.tsx:133"}, "properties": {"repobilityId": "9f5ed49c734442d6", "scanner": "scanner-primary", "fingerprint": "26be98f411bf21e5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-61dd97b3b2bb387c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/pages/labor/LaborReviewScreen.tsx:328"}, "properties": {"repobilityId": "5d485af051997901", "scanner": "scanner-primary", "fingerprint": "61dd97b3b2bb387c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-698a15dad77cff09", "level": "warning", "message": {"text": "Frontend route `/time-entry/past/:date` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "df8b6c68af15b7dc", "scanner": "scanner-primary", "fingerprint": "698a15dad77cff09", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-85d8898936324efe", "level": "warning", "message": {"text": "Frontend route `/time-entry/log/new` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "e667e3149baa1bbe", "scanner": "scanner-primary", "fingerprint": "85d8898936324efe", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-56612f50695d0a75", "level": "warning", "message": {"text": "Frontend route `/time-entry/:entryPublicId/log/:logPublicId` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "6d050d67318d8343", "scanner": "scanner-primary", "fingerprint": "56612f50695d0a75", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-9dcb89f484b2f8df", "level": "warning", "message": {"text": "Frontend route `/time-entry/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "0be50e940bbf2dee", "scanner": "scanner-primary", "fingerprint": "9dcb89f484b2f8df", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-c056360fd9b34400", "level": "warning", "message": {"text": "Frontend route `/labor/:public_id` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "3b71003a356f53b1", "scanner": "scanner-primary", "fingerprint": "c056360fd9b34400", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-e9e1642044886956", "level": "warning", "message": {"text": "Frontend route `/profile/details/:fieldKey` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "a4b3da81da804fb2", "scanner": "scanner-primary", "fingerprint": "e9e1642044886956", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1a7f8ee492c541f7", "level": "warning", "message": {"text": "Frontend route `/user/:id` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "ad02980302109b81", "scanner": "scanner-primary", "fingerprint": "1a7f8ee492c541f7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-d49c2e4aa481990a", "level": "warning", "message": {"text": "Frontend route `/user/:id/edit` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "ffa4002203055768", "scanner": "scanner-primary", "fingerprint": "d49c2e4aa481990a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-6dc6ddd32a0886a7", "level": "warning", "message": {"text": "Frontend route `/budget/create` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "079c793111cb6c65", "scanner": "scanner-primary", "fingerprint": "6dc6ddd32a0886a7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-029af65e176dd708", "level": "warning", "message": {"text": "Frontend route `/budget/:publicId` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "10640af6a422f169", "scanner": "scanner-primary", "fingerprint": "029af65e176dd708", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-3e6b42e2e4593381", "level": "warning", "message": {"text": "Frontend route `/budget/:publicId/edit` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "f6a3cf4e89c2cc99", "scanner": "scanner-primary", "fingerprint": "3e6b42e2e4593381", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-87dae1cc22480d6d", "level": "warning", "message": {"text": "Frontend route `/budget/*` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "4325b185b78fe785", "scanner": "scanner-primary", "fingerprint": "87dae1cc22480d6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}