{"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-79906412e6f14b92", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/components/admin/AdminSidebar.jsx:97", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/components/admin/AdminSidebar.jsx:97"}, "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-30bfb0eb938b639d", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/layout.js:42", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/layout.js:42"}, "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-283ffc1a84d3d522", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/district/[slug]/page.js:48", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/district/[slug]/page.js:48"}, "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-a98ce45f2001c564", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/research/[slug]/page.js:43", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/research/[slug]/page.js:43"}, "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-07ee55d65754af0a", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/page.js:250", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/page.js:250"}, "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-03bcaccf2ef9beb3", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/search-intelligence/page.js:26", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/search-intelligence/page.js:26"}, "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-f1fa28231c97607a", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/analytics/page.js:35", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/analytics/page.js:35"}, "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-b1de948bda53b1ee", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/admin/research/ArticleEditor.jsx:277", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/admin/research/ArticleEditor.jsx:277"}, "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-394115d79a46e3b8", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/districts/page.js:202", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/districts/page.js:202"}, "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-a021181eec972729", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/intent/page.js:23", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/intent/page.js:23"}, "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-d186a27bf548c99d", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/opportunity-performance/page.js:203", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/opportunity-performance/page.js:203"}, "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-a7f65ab373110889", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/seo/page.js:229", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/seo/page.js:229"}, "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-62803058966b6c6a", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/research-performance/page.js:170", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/research-performance/page.js:170"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-76cb97c55eab2a32", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/opportunities/[id]/page.js:46", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/opportunities/[id]/page.js:46"}, "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-ecfb9f10df04f23e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/opportunities/[id]/[district]/page.js:61", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/opportunities/[id]/[district]/page.js:61"}, "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-c6cae00b754b3a73", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/collaborators/page.js:29", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/collaborators/page.js:29"}, "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-2f386d807e2d88ee", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/collaborators/[sector]/page.js:46", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/collaborators/[sector]/page.js:46"}, "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-175828a6f932e279", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/business-ideas/[district]/page.js:49", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/business-ideas/[district]/page.js:49"}, "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-fb1a4ecc1c496c9d", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/opportunity-radar/page.js:96", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/opportunity-radar/page.js:96"}, "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-2f89fc32b83e2274", "name": "Stray `console.log` in TS/JS \u2014 frontend/plugins/health-check/health-endpoints.js:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 frontend/plugins/health-check/health-endpoints.js:24"}, "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-c1ef1cd569a47187", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/app/layout.js:42", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/layout.js:42"}, "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-f9e58f1aa984134d", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/app/district/[slug]/page.js:48", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/district/[slug]/page.js:48"}, "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-f905676cd53c8893", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/app/research/[slug]/page.js:43", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/research/[slug]/page.js:43"}, "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-27dd02400c6af790", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/app/admin/research/ArticleEditor.jsx:277", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/admin/research/ArticleEditor.jsx:277"}, "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-03c615e01022a755", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/app/opportunities/[id]/page.js:46", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/opportunities/[id]/page.js:46"}, "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-d5850ebce0f70c09", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/app/opportunities/[id]/[district]/page.js:61", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/opportunities/[id]/[district]/page.js:61"}, "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-b11cc074383ba501", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/app/collaborators/page.js:29", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/collaborators/page.js:29"}, "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-f7e87fcdbf101979", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/app/collaborators/[sector]/page.js:46", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/collaborators/[sector]/page.js:46"}, "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-29619b24f49fd43c", "name": "Insecure pattern 'dangerous_innerhtml' in frontend/app/business-ideas/[district]/page.js:49", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/business-ideas/[district]/page.js:49"}, "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-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-d82be74e7538ef6f", "name": "Very large file: frontend/app/discover/page.js (1024 lines)", "shortDescription": {"text": "Very large file: frontend/app/discover/page.js (1024 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 109 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 9 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 40 placeholder/mock markers across 17 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-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-0a9faa990d52fc81", "name": "Commented-code block (5 lines) in frontend/scripts/generate-opportunity-seeds.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/scripts/generate-opportunity-seeds.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ecd2f4759225cfe7", "name": "Commented-code block (6 lines) in frontend/app/opportunities/[id]/page.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in frontend/app/opportunities/[id]/page.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d97dc8e8150655e1", "name": "Commented-code block (5 lines) in frontend/lib/admin.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/lib/admin.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ff29329410c962c3", "name": "Commented-code block (6 lines) in frontend/lib/districts-data.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in frontend/lib/districts-data.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c66104243b3aeda4", "name": "Commented-code block (5 lines) in frontend/lib/research.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/lib/research.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bbb2afb3643df5eb", "name": "Commented-code block (5 lines) in frontend/lib/mdx.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/lib/mdx.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d2db1417ef2275b4", "name": "Commented-code block (5 lines) in frontend/lib/idea-library/index.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/lib/idea-library/index.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3b827568e136f7ac", "name": "Unused endpoint: POST /auth/session", "shortDescription": {"text": "Unused endpoint: POST /auth/session"}, "fullDescription": {"text": "`backend/server.py` declares `POST /auth/session` 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-ac42422b23e45104", "name": "Unused endpoint: GET /auth/me", "shortDescription": {"text": "Unused endpoint: GET /auth/me"}, "fullDescription": {"text": "`backend/server.py` declares `GET /auth/me` 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-c059f57186114027", "name": "Unused endpoint: POST /auth/logout", "shortDescription": {"text": "Unused endpoint: POST /auth/logout"}, "fullDescription": {"text": "`backend/server.py` declares `POST /auth/logout` 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-c3025bc63d970d29", "name": "Unused endpoint: PUT /users/me", "shortDescription": {"text": "Unused endpoint: PUT /users/me"}, "fullDescription": {"text": "`backend/server.py` declares `PUT /users/me` 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-d18411a066b7e2c1", "name": "Unused endpoint: GET /users/{user_id}", "shortDescription": {"text": "Unused endpoint: GET /users/{user_id}"}, "fullDescription": {"text": "`backend/server.py` declares `GET /users/{user_id}` 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-e2862e67ebcda455", "name": "Unused endpoint: POST /opportunities", "shortDescription": {"text": "Unused endpoint: POST /opportunities"}, "fullDescription": {"text": "`backend/server.py` declares `POST /opportunities` 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-a63af47fddc7aefa", "name": "Unused endpoint: GET /opportunities", "shortDescription": {"text": "Unused endpoint: GET /opportunities"}, "fullDescription": {"text": "`backend/server.py` declares `GET /opportunities` 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-8355c2a4dfa83707", "name": "Unused endpoint: GET /opportunities/{opp_id}", "shortDescription": {"text": "Unused endpoint: GET /opportunities/{opp_id}"}, "fullDescription": {"text": "`backend/server.py` declares `GET /opportunities/{opp_id}` 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-c7d0bb34095618ba", "name": "Unused endpoint: DELETE /opportunities/{opp_id}", "shortDescription": {"text": "Unused endpoint: DELETE /opportunities/{opp_id}"}, "fullDescription": {"text": "`backend/server.py` declares `DELETE /opportunities/{opp_id}` 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-e46d03ad5d6cb51a", "name": "Unused endpoint: POST /opportunities/{opp_id}/connect", "shortDescription": {"text": "Unused endpoint: POST /opportunities/{opp_id}/connect"}, "fullDescription": {"text": "`backend/server.py` declares `POST /opportunities/{opp_id}/connect` 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-f6c036bdd8e360f6", "name": "Unused endpoint: GET /connections/sent", "shortDescription": {"text": "Unused endpoint: GET /connections/sent"}, "fullDescription": {"text": "`backend/server.py` declares `GET /connections/sent` 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-9d30ede9f5f5263b", "name": "Unused endpoint: GET /connections/received", "shortDescription": {"text": "Unused endpoint: GET /connections/received"}, "fullDescription": {"text": "`backend/server.py` declares `GET /connections/received` 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-7333400f6399b95a", "name": "Unused endpoint: PUT /connections/{conn_id}", "shortDescription": {"text": "Unused endpoint: PUT /connections/{conn_id}"}, "fullDescription": {"text": "`backend/server.py` declares `PUT /connections/{conn_id}` 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-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`backend/server.py` declares `GET /` 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/17858"}, "properties": {"repository": "ravikumarbanoth/Valueweave-New", "repoUrl": "https://github.com/ravikumarbanoth/Valueweave-New", "branch": "main"}, "results": [{"ruleId": "scanner-79906412e6f14b92", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/components/admin/AdminSidebar.jsx:97"}, "properties": {"repobilityId": "4051d32bb6168f10", "scanner": "scanner-primary", "fingerprint": "79906412e6f14b92", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-30bfb0eb938b639d", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/layout.js:42"}, "properties": {"repobilityId": "fde7c18bf60c290a", "scanner": "scanner-primary", "fingerprint": "30bfb0eb938b639d", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-283ffc1a84d3d522", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/district/[slug]/page.js:48"}, "properties": {"repobilityId": "c0cdd8e43cfc8985", "scanner": "scanner-primary", "fingerprint": "283ffc1a84d3d522", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-a98ce45f2001c564", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/research/[slug]/page.js:43"}, "properties": {"repobilityId": "04f4b97824ad8f47", "scanner": "scanner-primary", "fingerprint": "a98ce45f2001c564", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-07ee55d65754af0a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/page.js:250"}, "properties": {"repobilityId": "d895c2452e5b7c93", "scanner": "scanner-primary", "fingerprint": "07ee55d65754af0a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-03bcaccf2ef9beb3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/search-intelligence/page.js:26"}, "properties": {"repobilityId": "26c9215c748eca29", "scanner": "scanner-primary", "fingerprint": "03bcaccf2ef9beb3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f1fa28231c97607a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/analytics/page.js:35"}, "properties": {"repobilityId": "0076ac77638e2c4a", "scanner": "scanner-primary", "fingerprint": "f1fa28231c97607a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b1de948bda53b1ee", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/admin/research/ArticleEditor.jsx:277"}, "properties": {"repobilityId": "923f7fa2d77dbe04", "scanner": "scanner-primary", "fingerprint": "b1de948bda53b1ee", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-394115d79a46e3b8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/districts/page.js:202"}, "properties": {"repobilityId": "5b26be58223eb8f9", "scanner": "scanner-primary", "fingerprint": "394115d79a46e3b8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a021181eec972729", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/intent/page.js:23"}, "properties": {"repobilityId": "85d2680451a1813b", "scanner": "scanner-primary", "fingerprint": "a021181eec972729", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d186a27bf548c99d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/opportunity-performance/page.js:203"}, "properties": {"repobilityId": "58ad9f74f156281a", "scanner": "scanner-primary", "fingerprint": "d186a27bf548c99d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a7f65ab373110889", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/seo/page.js:229"}, "properties": {"repobilityId": "9c159e613dd0ecc9", "scanner": "scanner-primary", "fingerprint": "a7f65ab373110889", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-62803058966b6c6a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/admin/research-performance/page.js:170"}, "properties": {"repobilityId": "0dda17b1a1498f38", "scanner": "scanner-primary", "fingerprint": "62803058966b6c6a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-76cb97c55eab2a32", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/opportunities/[id]/page.js:46"}, "properties": {"repobilityId": "7cecd5d8e3aa0b14", "scanner": "scanner-primary", "fingerprint": "76cb97c55eab2a32", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-ecfb9f10df04f23e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/opportunities/[id]/[district]/page.js:61"}, "properties": {"repobilityId": "7dca30d54c8252f3", "scanner": "scanner-primary", "fingerprint": "ecfb9f10df04f23e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-c6cae00b754b3a73", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/collaborators/page.js:29"}, "properties": {"repobilityId": "a54aa318f11c7076", "scanner": "scanner-primary", "fingerprint": "c6cae00b754b3a73", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-2f386d807e2d88ee", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/collaborators/[sector]/page.js:46"}, "properties": {"repobilityId": "a33e86e2da49834d", "scanner": "scanner-primary", "fingerprint": "2f386d807e2d88ee", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-175828a6f932e279", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 frontend/app/business-ideas/[district]/page.js:49"}, "properties": {"repobilityId": "e4c5bba92db84235", "scanner": "scanner-primary", "fingerprint": "175828a6f932e279", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-fb1a4ecc1c496c9d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/app/opportunity-radar/page.js:96"}, "properties": {"repobilityId": "04841a9533beaef8", "scanner": "scanner-primary", "fingerprint": "fb1a4ecc1c496c9d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2f89fc32b83e2274", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 frontend/plugins/health-check/health-endpoints.js:24"}, "properties": {"repobilityId": "3a93cb59aad69c30", "scanner": "scanner-primary", "fingerprint": "2f89fc32b83e2274", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c1ef1cd569a47187", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/layout.js:42"}, "properties": {"repobilityId": "7405c7142c0c3651", "scanner": "scanner-primary", "fingerprint": "c1ef1cd569a47187", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app/layout.js"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-f9e58f1aa984134d", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/district/[slug]/page.js:48"}, "properties": {"repobilityId": "7afeff374ad64839", "scanner": "scanner-primary", "fingerprint": "f9e58f1aa984134d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app/district/[slug]/page.js"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-f905676cd53c8893", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/research/[slug]/page.js:43"}, "properties": {"repobilityId": "dc71d288c0ec8e98", "scanner": "scanner-primary", "fingerprint": "f905676cd53c8893", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app/research/[slug]/page.js"}, "region": {"startLine": 43}}}]}, {"ruleId": "scanner-27dd02400c6af790", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/admin/research/ArticleEditor.jsx:277"}, "properties": {"repobilityId": "4620a2cf6fa7ca7f", "scanner": "scanner-primary", "fingerprint": "27dd02400c6af790", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app/admin/research/ArticleEditor.jsx"}, "region": {"startLine": 277}}}]}, {"ruleId": "scanner-03c615e01022a755", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/opportunities/[id]/page.js:46"}, "properties": {"repobilityId": "f6964079fe556ce1", "scanner": "scanner-primary", "fingerprint": "03c615e01022a755", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app/opportunities/[id]/page.js"}, "region": {"startLine": 46}}}]}, {"ruleId": "scanner-d5850ebce0f70c09", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/opportunities/[id]/[district]/page.js:61"}, "properties": {"repobilityId": "3cbe10717d4216a4", "scanner": "scanner-primary", "fingerprint": "d5850ebce0f70c09", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app/opportunities/[id]/[district]/page.js"}, "region": {"startLine": 61}}}]}, {"ruleId": "scanner-b11cc074383ba501", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/collaborators/page.js:29"}, "properties": {"repobilityId": "0b23e59c44616ee1", "scanner": "scanner-primary", "fingerprint": "b11cc074383ba501", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app/collaborators/page.js"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-f7e87fcdbf101979", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/collaborators/[sector]/page.js:46"}, "properties": {"repobilityId": "dc1ea068539e02db", "scanner": "scanner-primary", "fingerprint": "f7e87fcdbf101979", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app/collaborators/[sector]/page.js"}, "region": {"startLine": 46}}}]}, {"ruleId": "scanner-29619b24f49fd43c", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in frontend/app/business-ideas/[district]/page.js:49"}, "properties": {"repobilityId": "57696a690f2dab1c", "scanner": "scanner-primary", "fingerprint": "29619b24f49fd43c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/app/business-ideas/[district]/page.js"}, "region": {"startLine": 49}}}]}, {"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-d82be74e7538ef6f", "level": "note", "message": {"text": "Very large file: frontend/app/discover/page.js (1024 lines)"}, "properties": {"repobilityId": "9a2692a9b79ae0fa", "scanner": "scanner-primary", "fingerprint": "d82be74e7538ef6f", "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": "80c287a5e009b53f", "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": "4263ee5f33ab9cba", "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": "99bc7f73e5d722dc", "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": "aef0c29c8ac44080", "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": "99191d0193886ff6", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "e382391a1b6619b2", "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": "1aacd0e398697d4b", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-0a9faa990d52fc81", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/scripts/generate-opportunity-seeds.mjs:1"}, "properties": {"repobilityId": "34539a19da434650", "scanner": "scanner-primary", "fingerprint": "0a9faa990d52fc81", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ecd2f4759225cfe7", "level": "none", "message": {"text": "Commented-code block (6 lines) in frontend/app/opportunities/[id]/page.js:1"}, "properties": {"repobilityId": "d375a2c9cc2f61dd", "scanner": "scanner-primary", "fingerprint": "ecd2f4759225cfe7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d97dc8e8150655e1", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/lib/admin.js:1"}, "properties": {"repobilityId": "b3b1abbcf1afd5f8", "scanner": "scanner-primary", "fingerprint": "d97dc8e8150655e1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ff29329410c962c3", "level": "none", "message": {"text": "Commented-code block (6 lines) in frontend/lib/districts-data.js:1"}, "properties": {"repobilityId": "18fccf35e8dfb391", "scanner": "scanner-primary", "fingerprint": "ff29329410c962c3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c66104243b3aeda4", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/lib/research.js:1"}, "properties": {"repobilityId": "6dfbc36d8f3f8763", "scanner": "scanner-primary", "fingerprint": "c66104243b3aeda4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bbb2afb3643df5eb", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/lib/mdx.js:1"}, "properties": {"repobilityId": "68bc28e5d1ca1346", "scanner": "scanner-primary", "fingerprint": "bbb2afb3643df5eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d2db1417ef2275b4", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/lib/idea-library/index.js:1"}, "properties": {"repobilityId": "f89569e55866aeb4", "scanner": "scanner-primary", "fingerprint": "d2db1417ef2275b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3b827568e136f7ac", "level": "note", "message": {"text": "Unused endpoint: POST /auth/session"}, "properties": {"repobilityId": "c426f25f39791693", "scanner": "scanner-primary", "fingerprint": "3b827568e136f7ac", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ac42422b23e45104", "level": "note", "message": {"text": "Unused endpoint: GET /auth/me"}, "properties": {"repobilityId": "61e5527166b392b4", "scanner": "scanner-primary", "fingerprint": "ac42422b23e45104", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c059f57186114027", "level": "note", "message": {"text": "Unused endpoint: POST /auth/logout"}, "properties": {"repobilityId": "b369c4e341c05a61", "scanner": "scanner-primary", "fingerprint": "c059f57186114027", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c3025bc63d970d29", "level": "note", "message": {"text": "Unused endpoint: PUT /users/me"}, "properties": {"repobilityId": "c9ffdc8873c0a795", "scanner": "scanner-primary", "fingerprint": "c3025bc63d970d29", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d18411a066b7e2c1", "level": "note", "message": {"text": "Unused endpoint: GET /users/{user_id}"}, "properties": {"repobilityId": "b783941c2121b258", "scanner": "scanner-primary", "fingerprint": "d18411a066b7e2c1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e2862e67ebcda455", "level": "note", "message": {"text": "Unused endpoint: POST /opportunities"}, "properties": {"repobilityId": "d0c0944d5576cdc5", "scanner": "scanner-primary", "fingerprint": "e2862e67ebcda455", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a63af47fddc7aefa", "level": "note", "message": {"text": "Unused endpoint: GET /opportunities"}, "properties": {"repobilityId": "d21414fd12ac29ec", "scanner": "scanner-primary", "fingerprint": "a63af47fddc7aefa", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8355c2a4dfa83707", "level": "note", "message": {"text": "Unused endpoint: GET /opportunities/{opp_id}"}, "properties": {"repobilityId": "0220e61bef25fecc", "scanner": "scanner-primary", "fingerprint": "8355c2a4dfa83707", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c7d0bb34095618ba", "level": "note", "message": {"text": "Unused endpoint: DELETE /opportunities/{opp_id}"}, "properties": {"repobilityId": "609d2c7e8a1bfd78", "scanner": "scanner-primary", "fingerprint": "c7d0bb34095618ba", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e46d03ad5d6cb51a", "level": "note", "message": {"text": "Unused endpoint: POST /opportunities/{opp_id}/connect"}, "properties": {"repobilityId": "f199d196bfd439ad", "scanner": "scanner-primary", "fingerprint": "e46d03ad5d6cb51a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f6c036bdd8e360f6", "level": "note", "message": {"text": "Unused endpoint: GET /connections/sent"}, "properties": {"repobilityId": "7221265d7c6b79c2", "scanner": "scanner-primary", "fingerprint": "f6c036bdd8e360f6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9d30ede9f5f5263b", "level": "note", "message": {"text": "Unused endpoint: GET /connections/received"}, "properties": {"repobilityId": "c1fd54cd0fa85991", "scanner": "scanner-primary", "fingerprint": "9d30ede9f5f5263b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7333400f6399b95a", "level": "note", "message": {"text": "Unused endpoint: PUT /connections/{conn_id}"}, "properties": {"repobilityId": "530feaf660865ec6", "scanner": "scanner-primary", "fingerprint": "7333400f6399b95a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "4d7a07964b620763", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}