{"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-d56f25a3dbd991b0", "name": "Possibly dead Python function: run_bot", "shortDescription": {"text": "Possibly dead Python function: run_bot"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3e618f497780dd1c", "name": "Possibly dead Python function: register_source", "shortDescription": {"text": "Possibly dead Python function: register_source"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3c6db85ed426063e", "name": "Possibly dead Python function: date_range", "shortDescription": {"text": "Possibly dead Python function: date_range"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e42a281c3b758cbd", "name": "Possibly dead Python function: footer", "shortDescription": {"text": "Possibly dead Python function: footer"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-31a0c7520caadf28", "name": "Possibly dead Python function: find_contact_id_by_identity", "shortDescription": {"text": "Possibly dead Python function: find_contact_id_by_identity"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3d7f0375cb916242", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/components/header-search.tsx:323", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/components/header-search.tsx:323"}, "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-589e3200187f6a20", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/components/notification-bell.tsx:228", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/components/notification-bell.tsx:228"}, "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-26e2963022b5f4f1", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 admin/src/app/layout.tsx:40", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 admin/src/app/layout.tsx:40"}, "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-d17fb47676c12689", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/page.tsx:141", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/page.tsx:141"}, "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-3b9e43f626523804", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/layout.tsx:239", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/layout.tsx:239"}, "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-db33d559e9dcc38d", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/engine-outputs/page.tsx:311", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/engine-outputs/page.tsx:311"}, "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-3f48600327192667", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/ops-health/page.tsx:180", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/ops-health/page.tsx:180"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-246dff1d2a7b0c39", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/threads/[id]/page.tsx:536", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/threads/[id]/page.tsx:536"}, "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-fa44dbb30a07a9ff", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/audit-log/page.tsx:180", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/audit-log/page.tsx:180"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-afa59b704db9e014", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/merge-queue/page.tsx:113", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/merge-queue/page.tsx:113"}, "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-e134e300e8926c92", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/action-items/page.tsx:328", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/action-items/page.tsx:328"}, "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-9e26d985279e2430", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/clients/page.tsx:354", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/clients/page.tsx:354"}, "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-a0604d4bdf562ae2", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/clients/[id]/page.tsx:254", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/clients/[id]/page.tsx:254"}, "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-5d0f5e0626fade51", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/sla/page.tsx:141", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/sla/page.tsx:141"}, "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-ad8de57411b27c4d", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/people/page.tsx:202", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/people/page.tsx: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-0517dc2fd358eefd", "name": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/companies/[id]/page.tsx:365", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/companies/[id]/page.tsx:365"}, "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-980aaf0210a692e9", "name": "Possible secret in admin/playwright.config.ts", "shortDescription": {"text": "Possible secret in admin/playwright.config.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-3a698439897abcf0", "name": "Insecure pattern 'dangerous_innerhtml' in admin/src/app/layout.tsx:40", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in admin/src/app/layout.tsx:40"}, "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-0f5f1c7b139b51a7", "name": "Insecure pattern 'direct_innerhtml_assignment' in admin/src/app/dashboard/layout.test.tsx:54", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin/src/app/dashboard/layout.test.tsx:54"}, "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-3d3f59b8f80d809a", "name": "Possible secret in admin/e2e/helpers.ts", "shortDescription": {"text": "Possible secret in admin/e2e/helpers.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-130431c4448c1e18", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cc2806d65ffcb63c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-efedce39f9a00ecf", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-30b534f176ea7bfb", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-161ab28e3c0696f2", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/upload-artifact@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ee6ccd94e65fc9fe", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f492d23737f9cfcf", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5d7d4e6ae9d8cd91", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6577c11135c5865f", "name": "Very large file: engine/tests/test_cov_lark_callback.py (1302 lines)", "shortDescription": {"text": "Very large file: engine/tests/test_cov_lark_callback.py (1302 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-48c99d9614b1a712", "name": "Very large file: engine/tests/test_cov_main.py (1395 lines)", "shortDescription": {"text": "Very large file: engine/tests/test_cov_main.py (1395 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-ccf4af39d0925a83", "name": "Very large file: engine/src/main.py (1565 lines)", "shortDescription": {"text": "Very large file: engine/src/main.py (1565 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 46 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 49 placeholder/mock markers across 20 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-63c0b011a98b1328", "name": "Commented-code block (8 lines) in admin/playwright.config.ts:5", "shortDescription": {"text": "Commented-code block (8 lines) in admin/playwright.config.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fe13cbfd1b3abf7a", "name": "Commented-code block (6 lines) in admin/vitest.config.ts:21", "shortDescription": {"text": "Commented-code block (6 lines) in admin/vitest.config.ts:21"}, "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-900aad2232bf43c8", "name": "Commented-code block (11 lines) in admin/next.config.ts:5", "shortDescription": {"text": "Commented-code block (11 lines) in admin/next.config.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4569aedbeea8a282", "name": "Commented-code block (5 lines) in admin/src/proxy.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/proxy.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-54f811abd9f62641", "name": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/test/live-probes.integration.test.ts:56", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/test/live-probes.integration.test.ts:56"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ae76b8bd63faebb2", "name": "Commented-code block (6 lines) in admin/src/app/api/engine-outputs/route.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/api/engine-outputs/route.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c21dfc8467695bb5", "name": "Commented-code block (6 lines) in admin/src/app/api/llm-providers/route.audit.test.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/api/llm-providers/route.audit.test.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-47297951554f12eb", "name": "Commented-code block (6 lines) in admin/src/app/api/llm-providers/route.deep.test.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/api/llm-providers/route.deep.test.ts:3"}, "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-106c1f8688cfdfe2", "name": "Commented-code block (5 lines) in admin/src/app/api/ops-health/route.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/api/ops-health/route.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-918fecd55b0fb33c", "name": "Commented-code block (7 lines) in admin/src/app/api/threads/[id]/route.ts:118", "shortDescription": {"text": "Commented-code block (7 lines) in admin/src/app/api/threads/[id]/route.ts:118"}, "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-72940cc0e47ae42c", "name": "Commented-code block (5 lines) in admin/src/app/api/auth/logout/route.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/api/auth/logout/route.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f2295512d11f1393", "name": "Commented-code block (5 lines) in admin/src/app/api/auth/login/route.ts:14", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/api/auth/login/route.ts:14"}, "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-f32d3a87abb72aa3", "name": "Commented-code block (6 lines) in admin/src/app/api/analytics/route.ts:82", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/api/analytics/route.ts:82"}, "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-b91344c27457b547", "name": "Commented-code block (6 lines) in admin/src/app/api/audit-log/route.test.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/api/audit-log/route.test.ts:3"}, "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-9aa21a4e65edfa8b", "name": "Commented-code block (7 lines) in admin/src/app/api/recordings/route.ts:6", "shortDescription": {"text": "Commented-code block (7 lines) in admin/src/app/api/recordings/route.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c659aac0584ba5b5", "name": "Commented-code block (8 lines) in admin/src/app/api/recordings/route.delete.test.ts:3", "shortDescription": {"text": "Commented-code block (8 lines) in admin/src/app/api/recordings/route.delete.test.ts:3"}, "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-cabb101173c5f73e", "name": "Commented-code block (5 lines) in admin/src/app/api/recordings/[id]/url/route.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/api/recordings/[id]/url/route.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bd0e2bd8c037aedf", "name": "Commented-code block (6 lines) in admin/src/app/api/global-search/route.ts:20", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/api/global-search/route.ts:20"}, "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-f2492385786e43c5", "name": "Commented-code block (5 lines) in admin/src/app/api/global-search/route.test.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/api/global-search/route.test.ts:3"}, "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-a0a79371749e89e6", "name": "Commented-code block (6 lines) in admin/src/app/api/merge-suggestions/route.ts:8", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/api/merge-suggestions/route.ts:8"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7f2133d697726835", "name": "Commented-code block (8 lines) in admin/src/app/api/sla/at-risk/route.ts:4", "shortDescription": {"text": "Commented-code block (8 lines) in admin/src/app/api/sla/at-risk/route.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dc48ca5416e4dcbe", "name": "Commented-code block (5 lines) in admin/src/app/api/schedules/route.ts:44", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/api/schedules/route.ts:44"}, "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-57abcbf80d129970", "name": "Commented-code block (6 lines) in admin/src/app/api/people/route.test.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/api/people/route.test.ts:3"}, "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-00718a2f41634b1a", "name": "Commented-code block (10 lines) in admin/src/app/api/people/sync/route.ts:7", "shortDescription": {"text": "Commented-code block (10 lines) in admin/src/app/api/people/sync/route.ts:7"}, "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-2d0284cf960a134d", "name": "Commented-code block (6 lines) in admin/src/app/api/company-features/route.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/api/company-features/route.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cfbbc6c776cc6ee3", "name": "Commented-code block (5 lines) in admin/src/app/api/companies/route.test.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/api/companies/route.test.ts:3"}, "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-f9c2b2d8b7e11ef2", "name": "Commented-code block (6 lines) in admin/src/app/api/export/route.ts:23", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/api/export/route.ts:23"}, "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-caf8b929e77851e5", "name": "Commented-code block (6 lines) in admin/src/app/api/model-routes/route.audit.test.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/api/model-routes/route.audit.test.ts:3"}, "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-8e48aa3461d39909", "name": "Commented-code block (5 lines) in admin/src/app/api/model-routes/route.deep.test.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/api/model-routes/route.deep.test.ts:3"}, "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-df04235a6fcb8864", "name": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/layout.tsx:194", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/layout.tsx:194"}, "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-52672c304a2b395e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/notifications/page.tsx:331", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/notifications/page.tsx:331"}, "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-1d91ea5b24d98895", "name": "Commented-code block (5 lines) in admin/src/app/dashboard/ops-health/page.test.tsx:7", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/ops-health/page.test.tsx:7"}, "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-1c455df82f4bd00d", "name": "Commented-code block (5 lines) in admin/src/app/dashboard/analytics/page.test.tsx:7", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/analytics/page.test.tsx:7"}, "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-66c806d2441e2dbc", "name": "Commented-code block (5 lines) in admin/src/app/dashboard/ai-models/page.test.tsx:8", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/ai-models/page.test.tsx:8"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8fb3905fe40964ec", "name": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/templates/page.tsx:280", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/templates/page.tsx:280"}, "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-d292a0218b174d22", "name": "Commented-code block (6 lines) in admin/src/app/dashboard/clients/page.tsx:242", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/dashboard/clients/page.tsx:242"}, "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-d909a48b9f8f9632", "name": "Commented-code block (5 lines) in admin/src/app/dashboard/clients/[id]/timeline.test.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/clients/[id]/timeline.test.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-161854a1f83acfbb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/sla/page.tsx:328", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/sla/page.tsx:328"}, "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-3ddd21e12fd3a148", "name": "Commented-code block (5 lines) in admin/src/app/dashboard/schedules/payload.test.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/schedules/payload.test.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a82e5902cb64d307", "name": "Commented-code block (5 lines) in admin/src/app/dashboard/schedules/payload.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/schedules/payload.ts: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-9fcff4500bdbef05", "name": "Commented-code block (5 lines) in admin/src/app/dashboard/people/page.test.tsx:7", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/people/page.test.tsx:7"}, "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-96f92d2b11a40529", "name": "Commented-code block (6 lines) in admin/src/app/dashboard/companies/page.test.tsx:7", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/app/dashboard/companies/page.test.tsx:7"}, "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-1b46095f34562853", "name": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/companies/page.tsx:307", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/companies/page.tsx:307"}, "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-c02cabd30bcef911", "name": "Commented-code block (5 lines) in admin/src/lib/fetcher.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/lib/fetcher.ts:3"}, "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-1cb7cd720283716b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/lib/fetcher.ts:3", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/lib/fetcher.ts:3"}, "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-9399eb8cd649ce6c", "name": "Commented-code block (5 lines) in admin/src/lib/auth.ts:42", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/lib/auth.ts:42"}, "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-1f25fd641285b348", "name": "Commented-code block (5 lines) in admin/src/lib/audit.test.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/lib/audit.test.ts:3"}, "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-6af47b9a3fc7b067", "name": "Commented-code block (6 lines) in admin/src/lib/supabase.test.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in admin/src/lib/supabase.test.ts:3"}, "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-95fcb2c0e7880ef7", "name": "Commented-code block (7 lines) in admin/src/lib/lark.test.ts:3", "shortDescription": {"text": "Commented-code block (7 lines) in admin/src/lib/lark.test.ts:3"}, "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-6551cfe0fe7bb1af", "name": "Commented-code block (5 lines) in admin/src/lib/rate-limit.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/lib/rate-limit.ts:3"}, "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-0e0b399ed07b592a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/lib/lark.ts:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/lib/lark.ts:10"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bcc383043be94418", "name": "Commented-code block (5 lines) in admin/src/lib/i18n/index.test.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/lib/i18n/index.test.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3ef65a11a94e8edd", "name": "Commented-code block (5 lines) in admin/src/lib/i18n/locales.test.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in admin/src/lib/i18n/locales.test.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4d3048a80f0cde42", "name": "Commented-code block (5 lines) in admin/e2e/helpers.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in admin/e2e/helpers.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a30091b2215e5006", "name": "Commented-code block (5 lines) in engine/tests/test_cov_hourly_sync.py:554", "shortDescription": {"text": "Commented-code block (5 lines) in engine/tests/test_cov_hourly_sync.py:554"}, "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-6f54b28f553b620f", "name": "Legacy-named symbol `schedule_old` in engine/tests/test_cov_entrypoint.py:400", "shortDescription": {"text": "Legacy-named symbol `schedule_old` in engine/tests/test_cov_entrypoint.py:400"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bc44a7f637979444", "name": "Commented-code block (6 lines) in engine/tests/test_e2e_ingest.py:92", "shortDescription": {"text": "Commented-code block (6 lines) in engine/tests/test_e2e_ingest.py:92"}, "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-738faa3efd5c31f0", "name": "Commented-code block (5 lines) in engine/tests/test_cov_threads.py:313", "shortDescription": {"text": "Commented-code block (5 lines) in engine/tests/test_cov_threads.py:313"}, "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-deb5b615289f63f9", "name": "Commented-code block (6 lines) in engine/tests/test_cov_shared_mailboxes.py:174", "shortDescription": {"text": "Commented-code block (6 lines) in engine/tests/test_cov_shared_mailboxes.py:174"}, "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-fccdd98c3c340ea7", "name": "Legacy-named symbol `ou_old` in engine/tests/test_cov_lark_calendar_acl.py:217", "shortDescription": {"text": "Legacy-named symbol `ou_old` in engine/tests/test_cov_lark_calendar_acl.py:217"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e5641a1c00e6bbb1", "name": "Commented-code block (5 lines) in engine/tests/test_cov_lark_callback.py:58", "shortDescription": {"text": "Commented-code block (5 lines) in engine/tests/test_cov_lark_callback.py:58"}, "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-b6b1ab6185105a62", "name": "Legacy-named symbol `m_old` in engine/tests/test_e2e_full_digest.py:714", "shortDescription": {"text": "Legacy-named symbol `m_old` in engine/tests/test_e2e_full_digest.py:714"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cbca28bc4982e248", "name": "Legacy-named symbol `sid_old` in engine/tests/test_merge_vault_db_deep.py:273", "shortDescription": {"text": "Legacy-named symbol `sid_old` in engine/tests/test_merge_vault_db_deep.py:273"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-92bfd8ed171cf8a9", "name": "Legacy-named symbol `out_old` in engine/tests/test_cov_main.py:373", "shortDescription": {"text": "Legacy-named symbol `out_old` in engine/tests/test_cov_main.py:373"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-db290d588bed2480", "name": "Commented-code block (5 lines) in engine/tests/test_e2e_hourly_sync.py:382", "shortDescription": {"text": "Commented-code block (5 lines) in engine/tests/test_e2e_hourly_sync.py:382"}, "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-8720910f8fd290e6", "name": "Network/subprocess call without timeout or try/except \u2014 engine/scripts/refresh_gmail_token.py:61", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 engine/scripts/refresh_gmail_token.py:61"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d129d6927bca2249", "name": "Network/subprocess call without timeout or try/except \u2014 engine/scripts/run_migrations.py:188", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 engine/scripts/run_migrations.py:188"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c295d8df2e3a3a84", "name": "Commented-code block (7 lines) in engine/src/config.py:40", "shortDescription": {"text": "Commented-code block (7 lines) in engine/src/config.py:40"}, "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-c00381b8e46696c1", "name": "Commented-code block (7 lines) in engine/src/main.py:99", "shortDescription": {"text": "Commented-code block (7 lines) in engine/src/main.py:99"}, "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-3eec806e2f018ef6", "name": "Legacy-named symbol `p2_im_message_receive_v1` in engine/src/bot/lark_message.py:3", "shortDescription": {"text": "Legacy-named symbol `p2_im_message_receive_v1` in engine/src/bot/lark_message.py:3"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2b4149d0e87c9cb9", "name": "Commented-code block (6 lines) in engine/src/bot/ingest.py:235", "shortDescription": {"text": "Commented-code block (6 lines) in engine/src/bot/ingest.py:235"}, "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-9d327c4fbc58ed7e", "name": "Legacy-named symbol `register_p2_im_message_receive_v1` in engine/src/bot/lark_callback.py:408", "shortDescription": {"text": "Legacy-named symbol `register_p2_im_message_receive_v1` in engine/src/bot/lark_callback.py:408"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a1e16f6aa1d6d006", "name": "Commented-code block (5 lines) in engine/src/bot/lark_callback.py:1082", "shortDescription": {"text": "Commented-code block (5 lines) in engine/src/bot/lark_callback.py:1082"}, "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-dba4c813358e92c5", "name": "Blocking `httpx.post(...)` inside `async def _broadcast_file` \u2014 engine/src/bot/lark_callback.py:895", "shortDescription": {"text": "Blocking `httpx.post(...)` inside `async def _broadcast_file` \u2014 engine/src/bot/lark_callback.py:895"}, "fullDescription": {"text": "Sync I/O inside an async function blocks the event loop. While `httpx.post(...)` is running, *all* other coroutines on this loop are paused \u2014 silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asyncio.to_thread(...)`."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d094979e2ef1433a", "name": "Commented-code block (5 lines) in engine/src/utils/holidays.py:106", "shortDescription": {"text": "Commented-code block (5 lines) in engine/src/utils/holidays.py:106"}, "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-798e40121154b543", "name": "Commented-code block (6 lines) in engine/src/utils/observability.py:144", "shortDescription": {"text": "Commented-code block (6 lines) in engine/src/utils/observability.py:144"}, "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-2cfd1fa3d58895cd", "name": "Commented-code block (5 lines) in engine/src/sources/gmail_source.py:41", "shortDescription": {"text": "Commented-code block (5 lines) in engine/src/sources/gmail_source.py:41"}, "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-0d4c13fa93168824", "name": "Commented-code block (5 lines) in engine/src/processors/contact_merge.py:111", "shortDescription": {"text": "Commented-code block (5 lines) in engine/src/processors/contact_merge.py:111"}, "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-a1e44a81f8f89da2", "name": "Commented-code block (6 lines) in engine/src/processors/two_pass.py:129", "shortDescription": {"text": "Commented-code block (6 lines) in engine/src/processors/two_pass.py:129"}, "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-b0b5e7cb1208a7cd", "name": "13 env vars used in code but missing from .env.example", "shortDescription": {"text": "13 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ADMIN_ALLOWED_ORIGINS`, `ADMIN_PASSWORD`, `ADMIN_SESSION_SECRET`, `CI`, `DATABASE_URL`, `E2E_PORT`, `ENABLE_TEST_ENDPOINTS`, `NEXT_PUBLIC_SUPABASE_ANON_KEY` + 5 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nengine/scripts/run_migrations.py:load, engine/scripts/run_migrations.py:load\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/17679"}, "properties": {"repository": "qx04222/mailpulse", "repoUrl": "https://github.com/qx04222/mailpulse", "branch": "main"}, "results": [{"ruleId": "scanner-d56f25a3dbd991b0", "level": "note", "message": {"text": "Possibly dead Python function: run_bot"}, "properties": {"repobilityId": "c91c7678098ee5f6", "scanner": "scanner-primary", "fingerprint": "d56f25a3dbd991b0", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engine/src/bot/server.py:216"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3e618f497780dd1c", "level": "note", "message": {"text": "Possibly dead Python function: register_source"}, "properties": {"repobilityId": "dd0997a129b592d7", "scanner": "scanner-primary", "fingerprint": "3e618f497780dd1c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engine/src/sources/base.py:24"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3c6db85ed426063e", "level": "note", "message": {"text": "Possibly dead Python function: date_range"}, "properties": {"repobilityId": "6c39035d86a81aba", "scanner": "scanner-primary", "fingerprint": "3c6db85ed426063e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engine/src/processors/two_pass.py:521"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e42a281c3b758cbd", "level": "note", "message": {"text": "Possibly dead Python function: footer"}, "properties": {"repobilityId": "9f0be3db8aae782f", "scanner": "scanner-primary", "fingerprint": "e42a281c3b758cbd", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engine/src/destinations/pdf_report.py:97"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-31a0c7520caadf28", "level": "note", "message": {"text": "Possibly dead Python function: find_contact_id_by_identity"}, "properties": {"repobilityId": "b4f08915f3095649", "scanner": "scanner-primary", "fingerprint": "31a0c7520caadf28", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engine/src/storage/contact_identity.py:121"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-3d7f0375cb916242", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/components/header-search.tsx:323"}, "properties": {"repobilityId": "e09ef099d62230c9", "scanner": "scanner-primary", "fingerprint": "3d7f0375cb916242", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-589e3200187f6a20", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/components/notification-bell.tsx:228"}, "properties": {"repobilityId": "63a717820d5fcc7d", "scanner": "scanner-primary", "fingerprint": "589e3200187f6a20", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-26e2963022b5f4f1", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 admin/src/app/layout.tsx:40"}, "properties": {"repobilityId": "728a183bae2d08c8", "scanner": "scanner-primary", "fingerprint": "26e2963022b5f4f1", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d17fb47676c12689", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/page.tsx:141"}, "properties": {"repobilityId": "13bfe8d3c2e8e8ae", "scanner": "scanner-primary", "fingerprint": "d17fb47676c12689", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3b9e43f626523804", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/layout.tsx:239"}, "properties": {"repobilityId": "02b2979dc531b598", "scanner": "scanner-primary", "fingerprint": "3b9e43f626523804", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-db33d559e9dcc38d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/engine-outputs/page.tsx:311"}, "properties": {"repobilityId": "55033dbe143164ad", "scanner": "scanner-primary", "fingerprint": "db33d559e9dcc38d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3f48600327192667", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/ops-health/page.tsx:180"}, "properties": {"repobilityId": "8612222fb399b496", "scanner": "scanner-primary", "fingerprint": "3f48600327192667", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-246dff1d2a7b0c39", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/threads/[id]/page.tsx:536"}, "properties": {"repobilityId": "729915383e5f9399", "scanner": "scanner-primary", "fingerprint": "246dff1d2a7b0c39", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-fa44dbb30a07a9ff", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/audit-log/page.tsx:180"}, "properties": {"repobilityId": "4c44ced86d87c8da", "scanner": "scanner-primary", "fingerprint": "fa44dbb30a07a9ff", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-afa59b704db9e014", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/merge-queue/page.tsx:113"}, "properties": {"repobilityId": "e09354c5c249ee46", "scanner": "scanner-primary", "fingerprint": "afa59b704db9e014", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e134e300e8926c92", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/action-items/page.tsx:328"}, "properties": {"repobilityId": "ce54510494b27338", "scanner": "scanner-primary", "fingerprint": "e134e300e8926c92", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9e26d985279e2430", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/clients/page.tsx:354"}, "properties": {"repobilityId": "dfcaf242da0a60a7", "scanner": "scanner-primary", "fingerprint": "9e26d985279e2430", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a0604d4bdf562ae2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/clients/[id]/page.tsx:254"}, "properties": {"repobilityId": "84ef4cc7ebccc0a8", "scanner": "scanner-primary", "fingerprint": "a0604d4bdf562ae2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5d0f5e0626fade51", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/sla/page.tsx:141"}, "properties": {"repobilityId": "4cb05123e91e711b", "scanner": "scanner-primary", "fingerprint": "5d0f5e0626fade51", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ad8de57411b27c4d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/people/page.tsx:202"}, "properties": {"repobilityId": "d241e2644cb219a6", "scanner": "scanner-primary", "fingerprint": "ad8de57411b27c4d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0517dc2fd358eefd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 admin/src/app/dashboard/companies/[id]/page.tsx:365"}, "properties": {"repobilityId": "8a1181f1778d5cdb", "scanner": "scanner-primary", "fingerprint": "0517dc2fd358eefd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-980aaf0210a692e9", "level": "error", "message": {"text": "Possible secret in admin/playwright.config.ts"}, "properties": {"repobilityId": "258bc1c2ebebe7a3", "scanner": "scanner-primary", "fingerprint": "980aaf0210a692e9", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin/playwright.config.ts"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-3a698439897abcf0", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in admin/src/app/layout.tsx:40"}, "properties": {"repobilityId": "3eb1b4b232721259", "scanner": "scanner-primary", "fingerprint": "3a698439897abcf0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin/src/app/layout.tsx"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-0f5f1c7b139b51a7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin/src/app/dashboard/layout.test.tsx:54"}, "properties": {"repobilityId": "800d452c0602089b", "scanner": "scanner-primary", "fingerprint": "0f5f1c7b139b51a7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin/src/app/dashboard/layout.test.tsx"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-3d3f59b8f80d809a", "level": "error", "message": {"text": "Possible secret in admin/e2e/helpers.ts"}, "properties": {"repobilityId": "5e54de945ba94f4e", "scanner": "scanner-primary", "fingerprint": "3d3f59b8f80d809a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin/e2e/helpers.ts"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-130431c4448c1e18", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f5e376aca4816109", "scanner": "scanner-primary", "fingerprint": "130431c4448c1e18", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-fix-ci.yml"}, "region": {"startLine": 101}}}]}, {"ruleId": "scanner-130431c4448c1e18", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9ec30eff78f77960", "scanner": "scanner-primary", "fingerprint": "130431c4448c1e18", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-fix-ci.yml"}, "region": {"startLine": 108}}}]}, {"ruleId": "scanner-cc2806d65ffcb63c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "630370dcb8292c3c", "scanner": "scanner-primary", "fingerprint": "cc2806d65ffcb63c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-fix-ci.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-efedce39f9a00ecf", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "3e526e29ca01b86c", "scanner": "scanner-primary", "fingerprint": "efedce39f9a00ecf", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-fix-finding.yml"}, "region": {"startLine": 57}}}]}, {"ruleId": "scanner-efedce39f9a00ecf", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "25fe22ff61c4d00e", "scanner": "scanner-primary", "fingerprint": "efedce39f9a00ecf", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-fix-finding.yml"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-30b534f176ea7bfb", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "7b9ba19c9253bd5c", "scanner": "scanner-primary", "fingerprint": "30b534f176ea7bfb", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-fix-finding.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-161ab28e3c0696f2", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9eca842a7ffe0852", "scanner": "scanner-primary", "fingerprint": "161ab28e3c0696f2", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-admin.yml"}, "region": {"startLine": 107}}}]}, {"ruleId": "scanner-ee6ccd94e65fc9fe", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1cf1f59faeeef813", "scanner": "scanner-primary", "fingerprint": "ee6ccd94e65fc9fe", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-fix-runtime.yml"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-ee6ccd94e65fc9fe", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "be3dc7ef04a780ff", "scanner": "scanner-primary", "fingerprint": "ee6ccd94e65fc9fe", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-fix-runtime.yml"}, "region": {"startLine": 59}}}]}, {"ruleId": "scanner-f492d23737f9cfcf", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "53845742485e78f9", "scanner": "scanner-primary", "fingerprint": "f492d23737f9cfcf", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-fix-runtime.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5d7d4e6ae9d8cd91", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b38ce5568095938a", "scanner": "scanner-primary", "fingerprint": "5d7d4e6ae9d8cd91", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/auto-merge-fix-pr.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6577c11135c5865f", "level": "note", "message": {"text": "Very large file: engine/tests/test_cov_lark_callback.py (1302 lines)"}, "properties": {"repobilityId": "4bb3f1ef652656b8", "scanner": "scanner-primary", "fingerprint": "6577c11135c5865f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-48c99d9614b1a712", "level": "note", "message": {"text": "Very large file: engine/tests/test_cov_main.py (1395 lines)"}, "properties": {"repobilityId": "4c96d22de54c6b98", "scanner": "scanner-primary", "fingerprint": "48c99d9614b1a712", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ccf4af39d0925a83", "level": "note", "message": {"text": "Very large file: engine/src/main.py (1565 lines)"}, "properties": {"repobilityId": "623530397fd5bed6", "scanner": "scanner-primary", "fingerprint": "ccf4af39d0925a83", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "9056095e4907e00c", "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": "7bcf92c7246b0bc7", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "b0f4b931fa32bdd9", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "0b194671414b64e7", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "d80d75ed444311fc", "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": "d0dfbfa54dc0b121", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-63c0b011a98b1328", "level": "none", "message": {"text": "Commented-code block (8 lines) in admin/playwright.config.ts:5"}, "properties": {"repobilityId": "02e7903fa601430b", "scanner": "scanner-primary", "fingerprint": "63c0b011a98b1328", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fe13cbfd1b3abf7a", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/vitest.config.ts:21"}, "properties": {"repobilityId": "8aaf5cbd1f1b6c68", "scanner": "scanner-primary", "fingerprint": "fe13cbfd1b3abf7a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-900aad2232bf43c8", "level": "none", "message": {"text": "Commented-code block (11 lines) in admin/next.config.ts:5"}, "properties": {"repobilityId": "9a1593f867b2dcea", "scanner": "scanner-primary", "fingerprint": "900aad2232bf43c8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4569aedbeea8a282", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/proxy.ts:4"}, "properties": {"repobilityId": "ea224ca0be6049ba", "scanner": "scanner-primary", "fingerprint": "4569aedbeea8a282", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-54f811abd9f62641", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/test/live-probes.integration.test.ts:56"}, "properties": {"repobilityId": "fcea606de2ef182d", "scanner": "scanner-primary", "fingerprint": "54f811abd9f62641", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ae76b8bd63faebb2", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/api/engine-outputs/route.ts:5"}, "properties": {"repobilityId": "4c73db2db22f3490", "scanner": "scanner-primary", "fingerprint": "ae76b8bd63faebb2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c21dfc8467695bb5", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/api/llm-providers/route.audit.test.ts:5"}, "properties": {"repobilityId": "19a46063ed6e8178", "scanner": "scanner-primary", "fingerprint": "c21dfc8467695bb5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-47297951554f12eb", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/api/llm-providers/route.deep.test.ts:3"}, "properties": {"repobilityId": "be9fba1e390d2e05", "scanner": "scanner-primary", "fingerprint": "47297951554f12eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-106c1f8688cfdfe2", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/api/ops-health/route.ts:5"}, "properties": {"repobilityId": "75048f3b5dbdce76", "scanner": "scanner-primary", "fingerprint": "106c1f8688cfdfe2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-918fecd55b0fb33c", "level": "none", "message": {"text": "Commented-code block (7 lines) in admin/src/app/api/threads/[id]/route.ts:118"}, "properties": {"repobilityId": "5db5508bb4fcdad9", "scanner": "scanner-primary", "fingerprint": "918fecd55b0fb33c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-72940cc0e47ae42c", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/api/auth/logout/route.ts:4"}, "properties": {"repobilityId": "4ad29cb33d921b6f", "scanner": "scanner-primary", "fingerprint": "72940cc0e47ae42c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f2295512d11f1393", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/api/auth/login/route.ts:14"}, "properties": {"repobilityId": "5c9ff9f2ef048fe6", "scanner": "scanner-primary", "fingerprint": "f2295512d11f1393", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f32d3a87abb72aa3", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/api/analytics/route.ts:82"}, "properties": {"repobilityId": "59b183e08ce25337", "scanner": "scanner-primary", "fingerprint": "f32d3a87abb72aa3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b91344c27457b547", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/api/audit-log/route.test.ts:3"}, "properties": {"repobilityId": "df032db9411eb4cf", "scanner": "scanner-primary", "fingerprint": "b91344c27457b547", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9aa21a4e65edfa8b", "level": "none", "message": {"text": "Commented-code block (7 lines) in admin/src/app/api/recordings/route.ts:6"}, "properties": {"repobilityId": "c2548c2acf6318bc", "scanner": "scanner-primary", "fingerprint": "9aa21a4e65edfa8b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c659aac0584ba5b5", "level": "none", "message": {"text": "Commented-code block (8 lines) in admin/src/app/api/recordings/route.delete.test.ts:3"}, "properties": {"repobilityId": "1ccf0ff3d8486778", "scanner": "scanner-primary", "fingerprint": "c659aac0584ba5b5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cabb101173c5f73e", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/api/recordings/[id]/url/route.ts:6"}, "properties": {"repobilityId": "ab2a7fffeb36d5f6", "scanner": "scanner-primary", "fingerprint": "cabb101173c5f73e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bd0e2bd8c037aedf", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/api/global-search/route.ts:20"}, "properties": {"repobilityId": "1905f57bccfac925", "scanner": "scanner-primary", "fingerprint": "bd0e2bd8c037aedf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f2492385786e43c5", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/api/global-search/route.test.ts:3"}, "properties": {"repobilityId": "adfdf5d1abd493db", "scanner": "scanner-primary", "fingerprint": "f2492385786e43c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a0a79371749e89e6", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/api/merge-suggestions/route.ts:8"}, "properties": {"repobilityId": "dd4686c90faa5b56", "scanner": "scanner-primary", "fingerprint": "a0a79371749e89e6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f2133d697726835", "level": "none", "message": {"text": "Commented-code block (8 lines) in admin/src/app/api/sla/at-risk/route.ts:4"}, "properties": {"repobilityId": "d47e93e07b0e0cbe", "scanner": "scanner-primary", "fingerprint": "7f2133d697726835", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dc48ca5416e4dcbe", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/api/schedules/route.ts:44"}, "properties": {"repobilityId": "4299fa4134e5112c", "scanner": "scanner-primary", "fingerprint": "dc48ca5416e4dcbe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-57abcbf80d129970", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/api/people/route.test.ts:3"}, "properties": {"repobilityId": "76bb1065298cab32", "scanner": "scanner-primary", "fingerprint": "57abcbf80d129970", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-00718a2f41634b1a", "level": "none", "message": {"text": "Commented-code block (10 lines) in admin/src/app/api/people/sync/route.ts:7"}, "properties": {"repobilityId": "238167557cb0da61", "scanner": "scanner-primary", "fingerprint": "00718a2f41634b1a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2d0284cf960a134d", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/api/company-features/route.ts:5"}, "properties": {"repobilityId": "15c67989faed3eef", "scanner": "scanner-primary", "fingerprint": "2d0284cf960a134d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cfbbc6c776cc6ee3", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/api/companies/route.test.ts:3"}, "properties": {"repobilityId": "ac20e25e5456fc85", "scanner": "scanner-primary", "fingerprint": "cfbbc6c776cc6ee3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f9c2b2d8b7e11ef2", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/api/export/route.ts:23"}, "properties": {"repobilityId": "3ab77ac3a330ecb7", "scanner": "scanner-primary", "fingerprint": "f9c2b2d8b7e11ef2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-caf8b929e77851e5", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/api/model-routes/route.audit.test.ts:3"}, "properties": {"repobilityId": "4432bbb99194ae95", "scanner": "scanner-primary", "fingerprint": "caf8b929e77851e5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8e48aa3461d39909", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/api/model-routes/route.deep.test.ts:3"}, "properties": {"repobilityId": "a997689003da4ccc", "scanner": "scanner-primary", "fingerprint": "8e48aa3461d39909", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-df04235a6fcb8864", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/layout.tsx:194"}, "properties": {"repobilityId": "d1767c764244e1a9", "scanner": "scanner-primary", "fingerprint": "df04235a6fcb8864", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-52672c304a2b395e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/notifications/page.tsx:331"}, "properties": {"repobilityId": "947da5acc4cfa4ae", "scanner": "scanner-primary", "fingerprint": "52672c304a2b395e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1d91ea5b24d98895", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/ops-health/page.test.tsx:7"}, "properties": {"repobilityId": "2ae79f11cef6f6dd", "scanner": "scanner-primary", "fingerprint": "1d91ea5b24d98895", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1c455df82f4bd00d", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/analytics/page.test.tsx:7"}, "properties": {"repobilityId": "5219bcc4872df9ea", "scanner": "scanner-primary", "fingerprint": "1c455df82f4bd00d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-66c806d2441e2dbc", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/ai-models/page.test.tsx:8"}, "properties": {"repobilityId": "65d57af33e0e378b", "scanner": "scanner-primary", "fingerprint": "66c806d2441e2dbc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8fb3905fe40964ec", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/templates/page.tsx:280"}, "properties": {"repobilityId": "0739fea3bd354b65", "scanner": "scanner-primary", "fingerprint": "8fb3905fe40964ec", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d292a0218b174d22", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/dashboard/clients/page.tsx:242"}, "properties": {"repobilityId": "d6cc34c3d43b26a4", "scanner": "scanner-primary", "fingerprint": "d292a0218b174d22", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d909a48b9f8f9632", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/clients/[id]/timeline.test.ts:4"}, "properties": {"repobilityId": "fc838d6b0bc07ee9", "scanner": "scanner-primary", "fingerprint": "d909a48b9f8f9632", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-161854a1f83acfbb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/sla/page.tsx:328"}, "properties": {"repobilityId": "9a3ae1456e62fbdd", "scanner": "scanner-primary", "fingerprint": "161854a1f83acfbb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3ddd21e12fd3a148", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/schedules/payload.test.ts:4"}, "properties": {"repobilityId": "245436cf6aacecb0", "scanner": "scanner-primary", "fingerprint": "3ddd21e12fd3a148", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a82e5902cb64d307", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/schedules/payload.ts:1"}, "properties": {"repobilityId": "781f70984e13deef", "scanner": "scanner-primary", "fingerprint": "a82e5902cb64d307", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9fcff4500bdbef05", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/app/dashboard/people/page.test.tsx:7"}, "properties": {"repobilityId": "d07c6e37099b810c", "scanner": "scanner-primary", "fingerprint": "9fcff4500bdbef05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-96f92d2b11a40529", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/app/dashboard/companies/page.test.tsx:7"}, "properties": {"repobilityId": "eadfcc88a4365475", "scanner": "scanner-primary", "fingerprint": "96f92d2b11a40529", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1b46095f34562853", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/app/dashboard/companies/page.tsx:307"}, "properties": {"repobilityId": "a5a91e899d475d06", "scanner": "scanner-primary", "fingerprint": "1b46095f34562853", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c02cabd30bcef911", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/lib/fetcher.ts:3"}, "properties": {"repobilityId": "24e663fe27d0aed6", "scanner": "scanner-primary", "fingerprint": "c02cabd30bcef911", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1cb7cd720283716b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/lib/fetcher.ts:3"}, "properties": {"repobilityId": "add7aefc78e53032", "scanner": "scanner-primary", "fingerprint": "1cb7cd720283716b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9399eb8cd649ce6c", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/lib/auth.ts:42"}, "properties": {"repobilityId": "7e3b095cfa5b7085", "scanner": "scanner-primary", "fingerprint": "9399eb8cd649ce6c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1f25fd641285b348", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/lib/audit.test.ts:3"}, "properties": {"repobilityId": "f123b95701f3652d", "scanner": "scanner-primary", "fingerprint": "1f25fd641285b348", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6af47b9a3fc7b067", "level": "none", "message": {"text": "Commented-code block (6 lines) in admin/src/lib/supabase.test.ts:3"}, "properties": {"repobilityId": "984f588398c8875f", "scanner": "scanner-primary", "fingerprint": "6af47b9a3fc7b067", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-95fcb2c0e7880ef7", "level": "none", "message": {"text": "Commented-code block (7 lines) in admin/src/lib/lark.test.ts:3"}, "properties": {"repobilityId": "85382922dff11c2c", "scanner": "scanner-primary", "fingerprint": "95fcb2c0e7880ef7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6551cfe0fe7bb1af", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/lib/rate-limit.ts:3"}, "properties": {"repobilityId": "ddbdf07f993076e6", "scanner": "scanner-primary", "fingerprint": "6551cfe0fe7bb1af", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0e0b399ed07b592a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 admin/src/lib/lark.ts:10"}, "properties": {"repobilityId": "c04544d17f78229f", "scanner": "scanner-primary", "fingerprint": "0e0b399ed07b592a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bcc383043be94418", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/lib/i18n/index.test.ts:6"}, "properties": {"repobilityId": "cdbb9fda9f51d14a", "scanner": "scanner-primary", "fingerprint": "bcc383043be94418", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3ef65a11a94e8edd", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/src/lib/i18n/locales.test.ts:5"}, "properties": {"repobilityId": "f938a014f2ea5523", "scanner": "scanner-primary", "fingerprint": "3ef65a11a94e8edd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d3048a80f0cde42", "level": "none", "message": {"text": "Commented-code block (5 lines) in admin/e2e/helpers.ts:5"}, "properties": {"repobilityId": "3e4c2e3c4c138855", "scanner": "scanner-primary", "fingerprint": "4d3048a80f0cde42", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a30091b2215e5006", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/tests/test_cov_hourly_sync.py:554"}, "properties": {"repobilityId": "d1383f86d33fa56c", "scanner": "scanner-primary", "fingerprint": "a30091b2215e5006", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6f54b28f553b620f", "level": "note", "message": {"text": "Legacy-named symbol `schedule_old` in engine/tests/test_cov_entrypoint.py:400"}, "properties": {"repobilityId": "a224a69a072f0aee", "scanner": "scanner-primary", "fingerprint": "6f54b28f553b620f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-bc44a7f637979444", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine/tests/test_e2e_ingest.py:92"}, "properties": {"repobilityId": "1d3b8d5ba121d3ea", "scanner": "scanner-primary", "fingerprint": "bc44a7f637979444", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-738faa3efd5c31f0", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/tests/test_cov_threads.py:313"}, "properties": {"repobilityId": "ab225eed311ecee0", "scanner": "scanner-primary", "fingerprint": "738faa3efd5c31f0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-deb5b615289f63f9", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine/tests/test_cov_shared_mailboxes.py:174"}, "properties": {"repobilityId": "09ca619816426828", "scanner": "scanner-primary", "fingerprint": "deb5b615289f63f9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fccdd98c3c340ea7", "level": "note", "message": {"text": "Legacy-named symbol `ou_old` in engine/tests/test_cov_lark_calendar_acl.py:217"}, "properties": {"repobilityId": "090eaeceaf43c5c3", "scanner": "scanner-primary", "fingerprint": "fccdd98c3c340ea7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e5641a1c00e6bbb1", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/tests/test_cov_lark_callback.py:58"}, "properties": {"repobilityId": "826a6b53a86c6350", "scanner": "scanner-primary", "fingerprint": "e5641a1c00e6bbb1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b6b1ab6185105a62", "level": "note", "message": {"text": "Legacy-named symbol `m_old` in engine/tests/test_e2e_full_digest.py:714"}, "properties": {"repobilityId": "ba16450423ea8750", "scanner": "scanner-primary", "fingerprint": "b6b1ab6185105a62", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-cbca28bc4982e248", "level": "note", "message": {"text": "Legacy-named symbol `sid_old` in engine/tests/test_merge_vault_db_deep.py:273"}, "properties": {"repobilityId": "5f85d4995907d4a7", "scanner": "scanner-primary", "fingerprint": "cbca28bc4982e248", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-92bfd8ed171cf8a9", "level": "note", "message": {"text": "Legacy-named symbol `out_old` in engine/tests/test_cov_main.py:373"}, "properties": {"repobilityId": "ccfed257940c5954", "scanner": "scanner-primary", "fingerprint": "92bfd8ed171cf8a9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-db290d588bed2480", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/tests/test_e2e_hourly_sync.py:382"}, "properties": {"repobilityId": "a6213ce3f67c5c07", "scanner": "scanner-primary", "fingerprint": "db290d588bed2480", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8720910f8fd290e6", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 engine/scripts/refresh_gmail_token.py:61"}, "properties": {"repobilityId": "d357c6281ca02430", "scanner": "scanner-primary", "fingerprint": "8720910f8fd290e6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d129d6927bca2249", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 engine/scripts/run_migrations.py:188"}, "properties": {"repobilityId": "d45451bf6b9ac33a", "scanner": "scanner-primary", "fingerprint": "d129d6927bca2249", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c295d8df2e3a3a84", "level": "none", "message": {"text": "Commented-code block (7 lines) in engine/src/config.py:40"}, "properties": {"repobilityId": "4913566770fb2296", "scanner": "scanner-primary", "fingerprint": "c295d8df2e3a3a84", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c00381b8e46696c1", "level": "none", "message": {"text": "Commented-code block (7 lines) in engine/src/main.py:99"}, "properties": {"repobilityId": "c12a6e031fec2ab9", "scanner": "scanner-primary", "fingerprint": "c00381b8e46696c1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3eec806e2f018ef6", "level": "note", "message": {"text": "Legacy-named symbol `p2_im_message_receive_v1` in engine/src/bot/lark_message.py:3"}, "properties": {"repobilityId": "9ec31dd537cff4ae", "scanner": "scanner-primary", "fingerprint": "3eec806e2f018ef6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2b4149d0e87c9cb9", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine/src/bot/ingest.py:235"}, "properties": {"repobilityId": "e02eee7760da16a1", "scanner": "scanner-primary", "fingerprint": "2b4149d0e87c9cb9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9d327c4fbc58ed7e", "level": "note", "message": {"text": "Legacy-named symbol `register_p2_im_message_receive_v1` in engine/src/bot/lark_callback.py:408"}, "properties": {"repobilityId": "dc52daa74f7dd8a0", "scanner": "scanner-primary", "fingerprint": "9d327c4fbc58ed7e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a1e16f6aa1d6d006", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/src/bot/lark_callback.py:1082"}, "properties": {"repobilityId": "43a760d3225f7631", "scanner": "scanner-primary", "fingerprint": "a1e16f6aa1d6d006", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dba4c813358e92c5", "level": "error", "message": {"text": "Blocking `httpx.post(...)` inside `async def _broadcast_file` \u2014 engine/src/bot/lark_callback.py:895"}, "properties": {"repobilityId": "093be52dee2fc85d", "scanner": "scanner-primary", "fingerprint": "dba4c813358e92c5", "layer": "quality", "severity": "high", "confidence": 1.0, "tags": ["integrity", "sync-io-in-async", "performance"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engine/src/bot/lark_callback.py"}, "region": {"startLine": 895}}}]}, {"ruleId": "scanner-d094979e2ef1433a", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/src/utils/holidays.py:106"}, "properties": {"repobilityId": "9d2105344ba409cd", "scanner": "scanner-primary", "fingerprint": "d094979e2ef1433a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-798e40121154b543", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine/src/utils/observability.py:144"}, "properties": {"repobilityId": "9cde8a8510ad4652", "scanner": "scanner-primary", "fingerprint": "798e40121154b543", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2cfd1fa3d58895cd", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/src/sources/gmail_source.py:41"}, "properties": {"repobilityId": "e07d13d4452b9e60", "scanner": "scanner-primary", "fingerprint": "2cfd1fa3d58895cd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d4c13fa93168824", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine/src/processors/contact_merge.py:111"}, "properties": {"repobilityId": "73e01f64b27d089c", "scanner": "scanner-primary", "fingerprint": "0d4c13fa93168824", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a1e44a81f8f89da2", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine/src/processors/two_pass.py:129"}, "properties": {"repobilityId": "77572c716a7ace0a", "scanner": "scanner-primary", "fingerprint": "a1e44a81f8f89da2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b0b5e7cb1208a7cd", "level": "note", "message": {"text": "13 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "2737b8666c1f7eeb", "scanner": "scanner-primary", "fingerprint": "b0b5e7cb1208a7cd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "59934871c20aa236", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "30c8a02bd5c9a9e5", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "f9d5c96995b11509", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "8416b03b5646bad1", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}