{"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-1ba023465c74a74c", "name": "Stray `console.log` in TS/JS \u2014 convert_xlsx_to_json.ts:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 convert_xlsx_to_json.ts:27"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f919342deb72bf6e", "name": "Stray `console.log` in TS/JS \u2014 process_election_data.js:504", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 process_election_data.js:504"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bf5adc4db4c60f9d", "name": "Stray `console.log` in TS/JS \u2014 analyze_xlsx.ts:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 analyze_xlsx.ts:9"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-13608b0be8cb9f50", "name": "Stray `console.log` in TS/JS \u2014 analyze_election_data.js:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 analyze_election_data.js:22"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ecd9b94e6730faf9", "name": "Stray `console.log` in TS/JS \u2014 api/chat.js:169", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 api/chat.js:169"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1fc59a64f47502f9", "name": "Stray `console.log` in TS/JS \u2014 scripts/setup-vercel-env.js:48", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/setup-vercel-env.js:48"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bf4eceac42c473de", "name": "Stray `console.log` in TS/JS \u2014 server/index.js:199", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server/index.js:199"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-71e173a686c65421", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/SeatDecompositionTree.tsx:106", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/SeatDecompositionTree.tsx:106"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5c9823fe6bbbefbf", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProjectNavigation.tsx:63", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProjectNavigation.tsx:63"}, "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-80d4fd3ce23d1a2c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Projects.tsx:140", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Projects.tsx:140"}, "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-3c804280af882b45", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/query-flow/QueryFlowDemo.tsx:235", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/query-flow/QueryFlowDemo.tsx:235"}, "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-c8a6ab0090beaf1c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/query-flow/QueryFlowDemo.tsx:298", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/query-flow/QueryFlowDemo.tsx:298"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3f3340785d47919d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/collections/CollectionsDemo.tsx:266", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/collections/CollectionsDemo.tsx:266"}, "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-4d861bc0ebf53708", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/collections/CollectionsDemo.tsx:243", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/collections/CollectionsDemo.tsx:243"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fddc1267b35d0c7b", "name": "Docker base image is tag-pinned but not digest-pinned: node:18-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:18-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f4d51697ae436eeb", "name": "Insecure pattern 'new_function_used' in api/chat.js:174", "shortDescription": {"text": "Insecure pattern 'new_function_used' in api/chat.js:174"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-0cd3eb4b0e964194", "name": "Insecure pattern 'node_child_process' in scripts/setup-vercel-env.js:8", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/setup-vercel-env.js:8"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-77631b6a60d60b89", "name": "Insecure pattern 'new_function_used' in server/index.js:205", "shortDescription": {"text": "Insecure pattern 'new_function_used' in server/index.js:205"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3bb1d31dfb4ce897", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/election-2026.html:868", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/election-2026.html:868"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d302fcce217880de", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/query-flow/QueryFlowDemo.tsx:298", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/query-flow/QueryFlowDemo.tsx:298"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-044b4ee5ed8b5b42", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/collections/CollectionsDemo.tsx:243", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/collections/CollectionsDemo.tsx:243"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-4ba29b67622b391c", "name": "Very large file: src/pages/AgenticAIPage.tsx (1457 lines)", "shortDescription": {"text": "Very large file: src/pages/AgenticAIPage.tsx (1457 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": "1 test file(s) for 92 source file(s) (ratio 0.01). 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 34 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 12 placeholder/mock markers across 6 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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, 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": "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, 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-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-188bdc6c729b96f0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/ThaiElectionChatbot.tsx:70", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/ThaiElectionChatbot.tsx:70"}, "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-9ed18b40340bd58c", "name": "Frontend route `/gemini-ocr` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/gemini-ocr` 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-ca90c0a36016f703", "name": "Frontend route `/thai-election` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/thai-election` 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-35312be6c2e5ad95", "name": "Frontend route `/resume-builder` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/resume-builder` 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-cd2594e210bec15b", "name": "Frontend route `/slip-verify` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/slip-verify` 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-59802c46a4a8b2e1", "name": "Frontend route `/collections` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/collections` 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-942d38b981620fd0", "name": "Frontend route `/risk-guard` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/risk-guard` 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-a7d2e17be5ede90d", "name": "Frontend route `/project-flow` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/project-flow` 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-1561922c3caf00fa", "name": "Frontend route `/review-flow` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/review-flow` 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-d8c88e47ba173a82", "name": "Frontend route `/query-flow` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/query-flow` 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-260cd677fae0bdaf", "name": "Frontend route `/ai-evolution` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/ai-evolution` 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-fb6e9c93bcc823e2", "name": "Frontend route `/future-of-work` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/future-of-work` 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-7bed1329fcf898f8", "name": "Frontend route `/agentic-ai` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/agentic-ai` 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-2ffaf72e28e9a78a", "name": "Frontend route `/human-edge` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/human-edge` 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-5b92fb58c4273697", "name": "Frontend route `/karpathy-deep-dive` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/karpathy-deep-dive` 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-5c79f05ed9feda0e", "name": "Dangling fetch: GET /Wutcharin_CV_2026.pdf (src/components/Hero.tsx:222)", "shortDescription": {"text": "Dangling fetch: GET /Wutcharin_CV_2026.pdf (src/components/Hero.tsx:222)"}, "fullDescription": {"text": "`src/components/Hero.tsx:222` calls `GET /Wutcharin_CV_2026.pdf` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/wutcharin_cv_2026.pdf`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d7e90783dee3618a", "name": "Unused endpoint: POST /api/analyze", "shortDescription": {"text": "Unused endpoint: POST /api/analyze"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/analyze` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9d2517f9eafc5297", "name": "Unused endpoint: POST /api/chat", "shortDescription": {"text": "Unused endpoint: POST /api/chat"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/chat` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-20e4646280545e81", "name": "Unused endpoint: POST /api/resume/parse", "shortDescription": {"text": "Unused endpoint: POST /api/resume/parse"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/resume/parse` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9e7dda061693e14f", "name": "Unused endpoint: POST /api/resume/improve", "shortDescription": {"text": "Unused endpoint: POST /api/resume/improve"}, "fullDescription": {"text": "`server/index.js` declares `POST /api/resume/improve` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22903"}, "properties": {"repository": "wutcharinth/Wutcharin", "repoUrl": "https://github.com/wutcharinth/Wutcharin", "branch": "main"}, "results": [{"ruleId": "scanner-1ba023465c74a74c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 convert_xlsx_to_json.ts:27"}, "properties": {"repobilityId": "df955f347762e73f", "scanner": "scanner-primary", "fingerprint": "1ba023465c74a74c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f919342deb72bf6e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 process_election_data.js:504"}, "properties": {"repobilityId": "1cfe6f5cc5eabb53", "scanner": "scanner-primary", "fingerprint": "f919342deb72bf6e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bf5adc4db4c60f9d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 analyze_xlsx.ts:9"}, "properties": {"repobilityId": "182df2d9fdc6cd20", "scanner": "scanner-primary", "fingerprint": "bf5adc4db4c60f9d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-13608b0be8cb9f50", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 analyze_election_data.js:22"}, "properties": {"repobilityId": "85d693095924c9bd", "scanner": "scanner-primary", "fingerprint": "13608b0be8cb9f50", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ecd9b94e6730faf9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 api/chat.js:169"}, "properties": {"repobilityId": "635e2ad58725df1a", "scanner": "scanner-primary", "fingerprint": "ecd9b94e6730faf9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1fc59a64f47502f9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/setup-vercel-env.js:48"}, "properties": {"repobilityId": "90733bfdd7beaa94", "scanner": "scanner-primary", "fingerprint": "1fc59a64f47502f9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bf4eceac42c473de", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server/index.js:199"}, "properties": {"repobilityId": "21e6b3de2b3dd856", "scanner": "scanner-primary", "fingerprint": "bf4eceac42c473de", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-71e173a686c65421", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/SeatDecompositionTree.tsx:106"}, "properties": {"repobilityId": "2d26232ed10032cd", "scanner": "scanner-primary", "fingerprint": "71e173a686c65421", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5c9823fe6bbbefbf", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ProjectNavigation.tsx:63"}, "properties": {"repobilityId": "70358a6b212b0c61", "scanner": "scanner-primary", "fingerprint": "5c9823fe6bbbefbf", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-80d4fd3ce23d1a2c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Projects.tsx:140"}, "properties": {"repobilityId": "7b2ed6bf825e1e3f", "scanner": "scanner-primary", "fingerprint": "80d4fd3ce23d1a2c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3c804280af882b45", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/query-flow/QueryFlowDemo.tsx:235"}, "properties": {"repobilityId": "c2809b6c6b99319e", "scanner": "scanner-primary", "fingerprint": "3c804280af882b45", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c8a6ab0090beaf1c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/query-flow/QueryFlowDemo.tsx:298"}, "properties": {"repobilityId": "de62f78ee5a29183", "scanner": "scanner-primary", "fingerprint": "c8a6ab0090beaf1c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-3f3340785d47919d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/collections/CollectionsDemo.tsx:266"}, "properties": {"repobilityId": "d5732b181077d2be", "scanner": "scanner-primary", "fingerprint": "3f3340785d47919d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4d861bc0ebf53708", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/collections/CollectionsDemo.tsx:243"}, "properties": {"repobilityId": "bcb9a00da5644404", "scanner": "scanner-primary", "fingerprint": "4d861bc0ebf53708", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-fddc1267b35d0c7b", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:18-alpine"}, "properties": {"repobilityId": "b99821d798b46f3b", "scanner": "scanner-primary", "fingerprint": "fddc1267b35d0c7b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-f4d51697ae436eeb", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in api/chat.js:174"}, "properties": {"repobilityId": "9f0c2ba2e2e366c7", "scanner": "scanner-primary", "fingerprint": "f4d51697ae436eeb", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/chat.js"}, "region": {"startLine": 174}}}]}, {"ruleId": "scanner-0cd3eb4b0e964194", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/setup-vercel-env.js:8"}, "properties": {"repobilityId": "0823133c28f1fc71", "scanner": "scanner-primary", "fingerprint": "0cd3eb4b0e964194", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/setup-vercel-env.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-77631b6a60d60b89", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in server/index.js:205"}, "properties": {"repobilityId": "1b55e7a106882c46", "scanner": "scanner-primary", "fingerprint": "77631b6a60d60b89", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server/index.js"}, "region": {"startLine": 205}}}]}, {"ruleId": "scanner-3bb1d31dfb4ce897", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/election-2026.html:868"}, "properties": {"repobilityId": "5822b13a038d1498", "scanner": "scanner-primary", "fingerprint": "3bb1d31dfb4ce897", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/election-2026.html"}, "region": {"startLine": 868}}}]}, {"ruleId": "scanner-d302fcce217880de", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/query-flow/QueryFlowDemo.tsx:298"}, "properties": {"repobilityId": "abef59ae8019e82a", "scanner": "scanner-primary", "fingerprint": "d302fcce217880de", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/query-flow/QueryFlowDemo.tsx"}, "region": {"startLine": 298}}}]}, {"ruleId": "scanner-044b4ee5ed8b5b42", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/collections/CollectionsDemo.tsx:243"}, "properties": {"repobilityId": "d90415cefad4ec28", "scanner": "scanner-primary", "fingerprint": "044b4ee5ed8b5b42", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/collections/CollectionsDemo.tsx"}, "region": {"startLine": 243}}}]}, {"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-4ba29b67622b391c", "level": "note", "message": {"text": "Very large file: src/pages/AgenticAIPage.tsx (1457 lines)"}, "properties": {"repobilityId": "a71840d287c8420b", "scanner": "scanner-primary", "fingerprint": "4ba29b67622b391c", "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": "0799178e34c17851", "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": "b35b073c08bd20f2", "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": "6cda7a15705f9863", "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": "bf3107e7d8a716c2", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "620d0ca4ed3b53d6", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "9a3e31a34895f378", "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": "4add282edbbec216", "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": "519da0a9be0ad8dd", "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": "c4f6446b3e4c4e8f", "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-188bdc6c729b96f0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/ThaiElectionChatbot.tsx:70"}, "properties": {"repobilityId": "ae7f63554adaefbb", "scanner": "scanner-primary", "fingerprint": "188bdc6c729b96f0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9ed18b40340bd58c", "level": "warning", "message": {"text": "Frontend route `/gemini-ocr` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "c93eb9703f97b1cc", "scanner": "scanner-primary", "fingerprint": "9ed18b40340bd58c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-ca90c0a36016f703", "level": "warning", "message": {"text": "Frontend route `/thai-election` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "99f2fa1a295e3133", "scanner": "scanner-primary", "fingerprint": "ca90c0a36016f703", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-35312be6c2e5ad95", "level": "warning", "message": {"text": "Frontend route `/resume-builder` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "7b999fc66e04d4db", "scanner": "scanner-primary", "fingerprint": "35312be6c2e5ad95", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-cd2594e210bec15b", "level": "warning", "message": {"text": "Frontend route `/slip-verify` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "7e910a91224efbc7", "scanner": "scanner-primary", "fingerprint": "cd2594e210bec15b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-59802c46a4a8b2e1", "level": "warning", "message": {"text": "Frontend route `/collections` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "2b3d5e27f978d4d4", "scanner": "scanner-primary", "fingerprint": "59802c46a4a8b2e1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-942d38b981620fd0", "level": "warning", "message": {"text": "Frontend route `/risk-guard` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "9b8e5f65c1d95132", "scanner": "scanner-primary", "fingerprint": "942d38b981620fd0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-a7d2e17be5ede90d", "level": "warning", "message": {"text": "Frontend route `/project-flow` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "6474bc8d229755cc", "scanner": "scanner-primary", "fingerprint": "a7d2e17be5ede90d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1561922c3caf00fa", "level": "warning", "message": {"text": "Frontend route `/review-flow` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "3b3990e846215b87", "scanner": "scanner-primary", "fingerprint": "1561922c3caf00fa", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-d8c88e47ba173a82", "level": "warning", "message": {"text": "Frontend route `/query-flow` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "8dc524eb18d4f642", "scanner": "scanner-primary", "fingerprint": "d8c88e47ba173a82", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-260cd677fae0bdaf", "level": "warning", "message": {"text": "Frontend route `/ai-evolution` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "306e42102bdf92a7", "scanner": "scanner-primary", "fingerprint": "260cd677fae0bdaf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-fb6e9c93bcc823e2", "level": "warning", "message": {"text": "Frontend route `/future-of-work` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "0c3284eb88518eec", "scanner": "scanner-primary", "fingerprint": "fb6e9c93bcc823e2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-7bed1329fcf898f8", "level": "warning", "message": {"text": "Frontend route `/agentic-ai` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "fad9d69ee1766ef6", "scanner": "scanner-primary", "fingerprint": "7bed1329fcf898f8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-2ffaf72e28e9a78a", "level": "warning", "message": {"text": "Frontend route `/human-edge` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "2170043eecdcb201", "scanner": "scanner-primary", "fingerprint": "2ffaf72e28e9a78a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-5b92fb58c4273697", "level": "warning", "message": {"text": "Frontend route `/karpathy-deep-dive` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "deeb6eb40cefe8b3", "scanner": "scanner-primary", "fingerprint": "5b92fb58c4273697", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-5c79f05ed9feda0e", "level": "error", "message": {"text": "Dangling fetch: GET /Wutcharin_CV_2026.pdf (src/components/Hero.tsx:222)"}, "properties": {"repobilityId": "de6313652229cf79", "scanner": "scanner-primary", "fingerprint": "5c79f05ed9feda0e", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d7e90783dee3618a", "level": "note", "message": {"text": "Unused endpoint: POST /api/analyze"}, "properties": {"repobilityId": "486b9b647f1a6918", "scanner": "scanner-primary", "fingerprint": "d7e90783dee3618a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9d2517f9eafc5297", "level": "note", "message": {"text": "Unused endpoint: POST /api/chat"}, "properties": {"repobilityId": "cd7172bc079903cc", "scanner": "scanner-primary", "fingerprint": "9d2517f9eafc5297", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-20e4646280545e81", "level": "note", "message": {"text": "Unused endpoint: POST /api/resume/parse"}, "properties": {"repobilityId": "a29022d58d2a5284", "scanner": "scanner-primary", "fingerprint": "20e4646280545e81", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9e7dda061693e14f", "level": "note", "message": {"text": "Unused endpoint: POST /api/resume/improve"}, "properties": {"repobilityId": "aa4524a868ddd133", "scanner": "scanner-primary", "fingerprint": "9e7dda061693e14f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}