{"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-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-9e935f53b83e3d71", "name": "Stray `console.log` in TS/JS \u2014 scripts/diagnosis-term.ts:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/diagnosis-term.ts:10"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0ded50a5afdd89a1", "name": "Stray `console.log` in TS/JS \u2014 scripts/drug-safety-negation.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/drug-safety-negation.ts:19"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fefc4835af194258", "name": "Stray `console.log` in TS/JS \u2014 scripts/source-grounding.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/source-grounding.ts:13"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7015a5202bc36b34", "name": "Stray `console.log` in TS/JS \u2014 scripts/source-grounding-cases.ts:30", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/source-grounding-cases.ts:30"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-043792ab69c3b64d", "name": "Stray `console.log` in TS/JS \u2014 scripts/patient-summary-limit.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/patient-summary-limit.ts:19"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-86ae552d823f2443", "name": "Stray `console.log` in TS/JS \u2014 scripts/mkb-validity.ts:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/mkb-validity.ts:20"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aca518fac317f489", "name": "`truncate` class without `title=` for hover reveal \u2014 components/TodayConsultations.tsx:74", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/TodayConsultations.tsx:74"}, "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-af2eebe8c76ee872", "name": "`truncate` class without `title=` for hover reveal \u2014 components/PatientHeaderStrip.tsx:101", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/PatientHeaderStrip.tsx:101"}, "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-e71ecafcee23e965", "name": "`truncate` class without `title=` for hover reveal \u2014 components/MedsPicker.tsx:554", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/MedsPicker.tsx:554"}, "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-e4ddd3d64bc1e7cb", "name": "`truncate` class without `title=` for hover reveal \u2014 components/PatientResultRow.tsx:31", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/PatientResultRow.tsx:31"}, "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-d70161321911bef3", "name": "`truncate` class without `title=` for hover reveal \u2014 components/PatientForm.tsx:438", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/PatientForm.tsx:438"}, "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-5938c6a4d1f46c7f", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ClinicSidebar.tsx:128", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ClinicSidebar.tsx:128"}, "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-ea86909a5a032bc4", "name": "`truncate` class without `title=` for hover reveal \u2014 components/DedupModal.tsx:63", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/DedupModal.tsx:63"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0bad73445936a9f7", "name": "`truncate` class without `title=` for hover reveal \u2014 components/MkbPicker.tsx:164", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/MkbPicker.tsx:164"}, "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-40bc57191b852d09", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ui/Card.tsx:71", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/Card.tsx:71"}, "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-a7792aef83994058", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/landing/JsonLd.tsx:65", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/landing/JsonLd.tsx:65"}, "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-5340e5dec313dd6a", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/page.tsx:34", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/page.tsx:34"}, "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-1cff7ac4af7021a3", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(workspace)/app/patients/page.tsx:516", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(workspace)/app/patients/page.tsx:516"}, "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-f2067db7f7952ed0", "name": "TODO/FIXME marker in shipping code \u2014 app/privacy/page.tsx:17", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 app/privacy/page.tsx:17"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ab55cf2de9d5da46", "name": "Insecure pattern 'dangerous_innerhtml' in components/landing/JsonLd.tsx:65", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/landing/JsonLd.tsx:65"}, "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-f8aabfc0d3cde4f6", "name": "Insecure pattern 'dangerous_innerhtml' in app/page.tsx:34", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/page.tsx:34"}, "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-5ceca59a4493e727", "name": "Insecure pattern 'direct_innerhtml_assignment' in app/app/scribe/page.tsx:970", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app/app/scribe/page.tsx:970"}, "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-e7b99cdb344a393c", "name": "Insecure pattern 'document_write' in lib/exporters.ts:339", "shortDescription": {"text": "Insecure pattern 'document_write' in lib/exporters.ts:339"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d0e11ec73b06de77", "name": "Very large file: app/app/scribe/result/page.tsx (2086 lines)", "shortDescription": {"text": "Very large file: app/app/scribe/result/page.tsx (2086 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 99 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 18 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 61 placeholder/mock markers across 22 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fa8860f5699d1ac3", "name": "Commented-code block (8 lines) in next.config.ts:3", "shortDescription": {"text": "Commented-code block (8 lines) in next.config.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-07fe71f19a957312", "name": "Commented-code block (5 lines) in scripts/drug-safety-negation.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/drug-safety-negation.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-3350f763948fe40b", "name": "Commented-code block (6 lines) in scripts/source-grounding.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/source-grounding.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-8d32e841186d26de", "name": "Commented-code block (9 lines) in scripts/source-grounding-cases.ts:5", "shortDescription": {"text": "Commented-code block (9 lines) in scripts/source-grounding-cases.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-b688fb5b95992f2e", "name": "Commented-code block (5 lines) in scripts/patient-summary-limit.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/patient-summary-limit.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-e2feba6effbb7d80", "name": "Commented-code block (5 lines) in components/MkbTypeahead.tsx:3", "shortDescription": {"text": "Commented-code block (5 lines) in components/MkbTypeahead.tsx: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-b6e16c075e0b9812", "name": "Commented-code block (5 lines) in components/PatientLoadConfirmModal.tsx:17", "shortDescription": {"text": "Commented-code block (5 lines) in components/PatientLoadConfirmModal.tsx:17"}, "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-2c065002975648c9", "name": "Commented-code block (5 lines) in components/PatientResultRow.tsx:6", "shortDescription": {"text": "Commented-code block (5 lines) in components/PatientResultRow.tsx: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-2c90d65aafb69b7b", "name": "Commented-code block (11 lines) in components/PatientForm.tsx:93", "shortDescription": {"text": "Commented-code block (11 lines) in components/PatientForm.tsx:93"}, "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-3011d0325e96c9b1", "name": "Commented-code block (8 lines) in components/SpotlightTour.tsx:5", "shortDescription": {"text": "Commented-code block (8 lines) in components/SpotlightTour.tsx: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-3ba79593f9f5f02a", "name": "Commented-code block (5 lines) in components/PatientSearch.tsx:39", "shortDescription": {"text": "Commented-code block (5 lines) in components/PatientSearch.tsx:39"}, "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-6c8aa67717088a32", "name": "Commented-code block (9 lines) in components/OnboardingWizard.tsx:8", "shortDescription": {"text": "Commented-code block (9 lines) in components/OnboardingWizard.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-e7ee615e5b211c34", "name": "Commented-code block (5 lines) in components/SkeletonInput.tsx:3", "shortDescription": {"text": "Commented-code block (5 lines) in components/SkeletonInput.tsx: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-a3bb18e159d20840", "name": "Commented-code block (6 lines) in components/PasswordInput.tsx:9", "shortDescription": {"text": "Commented-code block (6 lines) in components/PasswordInput.tsx:9"}, "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-1a1d076f9beb5431", "name": "Commented-code block (8 lines) in components/AuthBrandPanel.tsx:4", "shortDescription": {"text": "Commented-code block (8 lines) in components/AuthBrandPanel.tsx: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-e935af183620b053", "name": "Commented-code block (9 lines) in components/ConsentModal.tsx:20", "shortDescription": {"text": "Commented-code block (9 lines) in components/ConsentModal.tsx: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-2f350bca6fe11a30", "name": "Commented-code block (5 lines) in components/CopyButton.tsx:3", "shortDescription": {"text": "Commented-code block (5 lines) in components/CopyButton.tsx: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-90f0570a258cd84e", "name": "Commented-code block (6 lines) in components/SpecialtyTypeahead.tsx:3", "shortDescription": {"text": "Commented-code block (6 lines) in components/SpecialtyTypeahead.tsx: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-cc11733576241f90", "name": "Commented-code block (6 lines) in components/PatientSummaryModal.tsx:5", "shortDescription": {"text": "Commented-code block (6 lines) in components/PatientSummaryModal.tsx: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-436644221bcd44d6", "name": "Commented-code block (10 lines) in components/MkbPicker.tsx:44", "shortDescription": {"text": "Commented-code block (10 lines) in components/MkbPicker.tsx: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-7f8fed872e151fd3", "name": "Commented-code block (6 lines) in components/EditableField.tsx:27", "shortDescription": {"text": "Commented-code block (6 lines) in components/EditableField.tsx:27"}, "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-7b7abb7b4999ad85", "name": "Commented-code block (5 lines) in components/ui/Card.tsx:4", "shortDescription": {"text": "Commented-code block (5 lines) in components/ui/Card.tsx: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-52326b9fbaee6c99", "name": "Commented-code block (5 lines) in components/ui/Field.tsx:5", "shortDescription": {"text": "Commented-code block (5 lines) in components/ui/Field.tsx: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-e98a5657c06f6580", "name": "Commented-code block (5 lines) in components/landing/brand.tsx:3", "shortDescription": {"text": "Commented-code block (5 lines) in components/landing/brand.tsx: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-a09b01e32662ecf8", "name": "Commented-code block (5 lines) in components/landing/AmbientOrbs.tsx:5", "shortDescription": {"text": "Commented-code block (5 lines) in components/landing/AmbientOrbs.tsx: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-d789852240291290", "name": "Commented-code block (5 lines) in components/landing/LenisProvider.tsx:6", "shortDescription": {"text": "Commented-code block (5 lines) in components/landing/LenisProvider.tsx: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-2812d75219b66a5f", "name": "Commented-code block (6 lines) in components/landing/Reveal.tsx:6", "shortDescription": {"text": "Commented-code block (6 lines) in components/landing/Reveal.tsx: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-adf2c699b15fa037", "name": "Commented-code block (8 lines) in app/(workspace)/app/settings/page.tsx:3", "shortDescription": {"text": "Commented-code block (8 lines) in app/(workspace)/app/settings/page.tsx: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-7afb4e5b7fe75aa8", "name": "Commented-code block (5 lines) in app/(workspace)/app/new-visit/page.tsx:55", "shortDescription": {"text": "Commented-code block (5 lines) in app/(workspace)/app/new-visit/page.tsx:55"}, "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-3cb7ee37bab602e4", "name": "Commented-code block (5 lines) in app/(workspace)/app/patients/page.tsx:119", "shortDescription": {"text": "Commented-code block (5 lines) in app/(workspace)/app/patients/page.tsx:119"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7bd155e301dc1be0", "name": "Commented-code block (6 lines) in app/signup/page.tsx:35", "shortDescription": {"text": "Commented-code block (6 lines) in app/signup/page.tsx:35"}, "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-8d49d4d738a92efe", "name": "Commented-code block (5 lines) in app/app/login/page.tsx:34", "shortDescription": {"text": "Commented-code block (5 lines) in app/app/login/page.tsx:34"}, "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-af581ee56eea471d", "name": "Commented-code block (5 lines) in app/app/scribe/page.tsx:68", "shortDescription": {"text": "Commented-code block (5 lines) in app/app/scribe/page.tsx:68"}, "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-e10bccd85e680c4d", "name": "Commented-code block (6 lines) in app/app/scribe/result/page.tsx:106", "shortDescription": {"text": "Commented-code block (6 lines) in app/app/scribe/result/page.tsx: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-685f5f25a413b1b2", "name": "Commented-code block (7 lines) in lib/api.ts:47", "shortDescription": {"text": "Commented-code block (7 lines) in lib/api.ts:47"}, "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-834e36a2d6007f55", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api.ts:100", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api.ts:100"}, "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-ba4e8781bd1595ea", "name": "Commented-code block (10 lines) in lib/use-cold-start-recovery.ts:3", "shortDescription": {"text": "Commented-code block (10 lines) in lib/use-cold-start-recovery.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-73277169d087ae5f", "name": "Commented-code block (21 lines) in lib/source-grounding.ts:8", "shortDescription": {"text": "Commented-code block (21 lines) in lib/source-grounding.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-106514a62c201216", "name": "Commented-code block (6 lines) in lib/date.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in lib/date.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-307aa060ca7ab817", "name": "Commented-code block (6 lines) in lib/egn.ts:9", "shortDescription": {"text": "Commented-code block (6 lines) in lib/egn.ts:9"}, "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-9ea4ef59edf0cff1", "name": "Commented-code block (5 lines) in lib/vital-rules.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in lib/vital-rules.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-655533ac76e96c0c", "name": "Commented-code block (5 lines) in lib/diagnosis.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in lib/diagnosis.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-109db27c3b1a659d", "name": "Commented-code block (6 lines) in lib/types.ts:255", "shortDescription": {"text": "Commented-code block (6 lines) in lib/types.ts:255"}, "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-2d94555d61f1c0cb", "name": "Commented-code block (6 lines) in lib/mkb10.ts:157", "shortDescription": {"text": "Commented-code block (6 lines) in lib/mkb10.ts:157"}, "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-ec2e84d31e9c9295", "name": "Commented-code block (7 lines) in lib/drug-safety.ts:4", "shortDescription": {"text": "Commented-code block (7 lines) in lib/drug-safety.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-8d5f2ad39d2998b5", "name": "Commented-code block (6 lines) in lib/exporters.ts:26", "shortDescription": {"text": "Commented-code block (6 lines) in lib/exporters.ts:26"}, "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}}]}}, "automationDetails": {"id": "repobility/21707"}, "properties": {"repository": "tubermed/tubermed-web", "repoUrl": "https://github.com/tubermed/tubermed-web", "branch": "main"}, "results": [{"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-9e935f53b83e3d71", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/diagnosis-term.ts:10"}, "properties": {"repobilityId": "39934817c48b653b", "scanner": "scanner-primary", "fingerprint": "9e935f53b83e3d71", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0ded50a5afdd89a1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/drug-safety-negation.ts:19"}, "properties": {"repobilityId": "4ee38aff9532ba15", "scanner": "scanner-primary", "fingerprint": "0ded50a5afdd89a1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fefc4835af194258", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/source-grounding.ts:13"}, "properties": {"repobilityId": "b10cfc2ad70e4f1e", "scanner": "scanner-primary", "fingerprint": "fefc4835af194258", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7015a5202bc36b34", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/source-grounding-cases.ts:30"}, "properties": {"repobilityId": "04952c6d675986ef", "scanner": "scanner-primary", "fingerprint": "7015a5202bc36b34", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-043792ab69c3b64d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/patient-summary-limit.ts:19"}, "properties": {"repobilityId": "f15999153c1a6969", "scanner": "scanner-primary", "fingerprint": "043792ab69c3b64d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-86ae552d823f2443", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/mkb-validity.ts:20"}, "properties": {"repobilityId": "a9b5e84a7c35d9f9", "scanner": "scanner-primary", "fingerprint": "86ae552d823f2443", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-aca518fac317f489", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/TodayConsultations.tsx:74"}, "properties": {"repobilityId": "ccd52275cd1a4d12", "scanner": "scanner-primary", "fingerprint": "aca518fac317f489", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-af2eebe8c76ee872", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/PatientHeaderStrip.tsx:101"}, "properties": {"repobilityId": "f83354cc4358d4f4", "scanner": "scanner-primary", "fingerprint": "af2eebe8c76ee872", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e71ecafcee23e965", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/MedsPicker.tsx:554"}, "properties": {"repobilityId": "91de168e1b3ebcfd", "scanner": "scanner-primary", "fingerprint": "e71ecafcee23e965", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e4ddd3d64bc1e7cb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/PatientResultRow.tsx:31"}, "properties": {"repobilityId": "4df177d73f8a036f", "scanner": "scanner-primary", "fingerprint": "e4ddd3d64bc1e7cb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d70161321911bef3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/PatientForm.tsx:438"}, "properties": {"repobilityId": "9868fcc57eaf495e", "scanner": "scanner-primary", "fingerprint": "d70161321911bef3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5938c6a4d1f46c7f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ClinicSidebar.tsx:128"}, "properties": {"repobilityId": "46fbc4aa96227027", "scanner": "scanner-primary", "fingerprint": "5938c6a4d1f46c7f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ea86909a5a032bc4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/DedupModal.tsx:63"}, "properties": {"repobilityId": "c56a92e8aab4f110", "scanner": "scanner-primary", "fingerprint": "ea86909a5a032bc4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0bad73445936a9f7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/MkbPicker.tsx:164"}, "properties": {"repobilityId": "6e3f9345cd5bf934", "scanner": "scanner-primary", "fingerprint": "0bad73445936a9f7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-40bc57191b852d09", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/Card.tsx:71"}, "properties": {"repobilityId": "36b5d5491bfbc757", "scanner": "scanner-primary", "fingerprint": "40bc57191b852d09", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a7792aef83994058", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/landing/JsonLd.tsx:65"}, "properties": {"repobilityId": "4892995be10f6e3f", "scanner": "scanner-primary", "fingerprint": "a7792aef83994058", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-5340e5dec313dd6a", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/page.tsx:34"}, "properties": {"repobilityId": "6779a4843a9d41ee", "scanner": "scanner-primary", "fingerprint": "5340e5dec313dd6a", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-1cff7ac4af7021a3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(workspace)/app/patients/page.tsx:516"}, "properties": {"repobilityId": "ff941b69c332aa57", "scanner": "scanner-primary", "fingerprint": "1cff7ac4af7021a3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f2067db7f7952ed0", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 app/privacy/page.tsx:17"}, "properties": {"repobilityId": "00ce47c11ca06999", "scanner": "scanner-primary", "fingerprint": "f2067db7f7952ed0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-ab55cf2de9d5da46", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/landing/JsonLd.tsx:65"}, "properties": {"repobilityId": "6828a16c79267d5a", "scanner": "scanner-primary", "fingerprint": "ab55cf2de9d5da46", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/landing/JsonLd.tsx"}, "region": {"startLine": 65}}}]}, {"ruleId": "scanner-f8aabfc0d3cde4f6", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/page.tsx:34"}, "properties": {"repobilityId": "cfec9d1837258177", "scanner": "scanner-primary", "fingerprint": "f8aabfc0d3cde4f6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/page.tsx"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-5ceca59a4493e727", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app/app/scribe/page.tsx:970"}, "properties": {"repobilityId": "da372651703feee9", "scanner": "scanner-primary", "fingerprint": "5ceca59a4493e727", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/app/scribe/page.tsx"}, "region": {"startLine": 970}}}]}, {"ruleId": "scanner-e7b99cdb344a393c", "level": "note", "message": {"text": "Insecure pattern 'document_write' in lib/exporters.ts:339"}, "properties": {"repobilityId": "baf97f2c0253bf79", "scanner": "scanner-primary", "fingerprint": "e7b99cdb344a393c", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/exporters.ts"}, "region": {"startLine": 339}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-d0e11ec73b06de77", "level": "note", "message": {"text": "Very large file: app/app/scribe/result/page.tsx (2086 lines)"}, "properties": {"repobilityId": "7f9fb4c3215e2cec", "scanner": "scanner-primary", "fingerprint": "d0e11ec73b06de77", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "fb40d2c645c67dc6", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "dbb595f1debfb54c", "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": "e88cb375a13df289", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "805138973fcce4ef", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "21b16fe289746ee2", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "61ba51b4cc2340a9", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "0b3e66757033ad55", "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": "b95e6cbe7335c90c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-fa8860f5699d1ac3", "level": "none", "message": {"text": "Commented-code block (8 lines) in next.config.ts:3"}, "properties": {"repobilityId": "df9e5316ea66b8d7", "scanner": "scanner-primary", "fingerprint": "fa8860f5699d1ac3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-07fe71f19a957312", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/drug-safety-negation.ts:3"}, "properties": {"repobilityId": "32c5735d46364c4d", "scanner": "scanner-primary", "fingerprint": "07fe71f19a957312", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3350f763948fe40b", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/source-grounding.ts:1"}, "properties": {"repobilityId": "8ada19dd1d97fe62", "scanner": "scanner-primary", "fingerprint": "3350f763948fe40b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8d32e841186d26de", "level": "none", "message": {"text": "Commented-code block (9 lines) in scripts/source-grounding-cases.ts:5"}, "properties": {"repobilityId": "1f4bfda9d808c234", "scanner": "scanner-primary", "fingerprint": "8d32e841186d26de", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b688fb5b95992f2e", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/patient-summary-limit.ts:5"}, "properties": {"repobilityId": "30ac42b9a9255ec2", "scanner": "scanner-primary", "fingerprint": "b688fb5b95992f2e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e2feba6effbb7d80", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/MkbTypeahead.tsx:3"}, "properties": {"repobilityId": "8b3ddee34278bb94", "scanner": "scanner-primary", "fingerprint": "e2feba6effbb7d80", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b6e16c075e0b9812", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/PatientLoadConfirmModal.tsx:17"}, "properties": {"repobilityId": "cb714cb082c3da34", "scanner": "scanner-primary", "fingerprint": "b6e16c075e0b9812", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c065002975648c9", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/PatientResultRow.tsx:6"}, "properties": {"repobilityId": "eb2e708f70440cc1", "scanner": "scanner-primary", "fingerprint": "2c065002975648c9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c90d65aafb69b7b", "level": "none", "message": {"text": "Commented-code block (11 lines) in components/PatientForm.tsx:93"}, "properties": {"repobilityId": "194bf85623f0cec5", "scanner": "scanner-primary", "fingerprint": "2c90d65aafb69b7b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3011d0325e96c9b1", "level": "none", "message": {"text": "Commented-code block (8 lines) in components/SpotlightTour.tsx:5"}, "properties": {"repobilityId": "72c31464670ab614", "scanner": "scanner-primary", "fingerprint": "3011d0325e96c9b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3ba79593f9f5f02a", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/PatientSearch.tsx:39"}, "properties": {"repobilityId": "df7524f13f0edec3", "scanner": "scanner-primary", "fingerprint": "3ba79593f9f5f02a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6c8aa67717088a32", "level": "none", "message": {"text": "Commented-code block (9 lines) in components/OnboardingWizard.tsx:8"}, "properties": {"repobilityId": "61da02a8d495a443", "scanner": "scanner-primary", "fingerprint": "6c8aa67717088a32", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e7ee615e5b211c34", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/SkeletonInput.tsx:3"}, "properties": {"repobilityId": "34f7e82256d688ec", "scanner": "scanner-primary", "fingerprint": "e7ee615e5b211c34", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a3bb18e159d20840", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/PasswordInput.tsx:9"}, "properties": {"repobilityId": "7498220c97a4268f", "scanner": "scanner-primary", "fingerprint": "a3bb18e159d20840", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1a1d076f9beb5431", "level": "none", "message": {"text": "Commented-code block (8 lines) in components/AuthBrandPanel.tsx:4"}, "properties": {"repobilityId": "00efd3fa06cd9252", "scanner": "scanner-primary", "fingerprint": "1a1d076f9beb5431", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e935af183620b053", "level": "none", "message": {"text": "Commented-code block (9 lines) in components/ConsentModal.tsx:20"}, "properties": {"repobilityId": "d14be672c9099747", "scanner": "scanner-primary", "fingerprint": "e935af183620b053", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2f350bca6fe11a30", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/CopyButton.tsx:3"}, "properties": {"repobilityId": "d851fe652a9771bd", "scanner": "scanner-primary", "fingerprint": "2f350bca6fe11a30", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-90f0570a258cd84e", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/SpecialtyTypeahead.tsx:3"}, "properties": {"repobilityId": "84ec3aad545f3d3b", "scanner": "scanner-primary", "fingerprint": "90f0570a258cd84e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc11733576241f90", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/PatientSummaryModal.tsx:5"}, "properties": {"repobilityId": "4730306d653b957d", "scanner": "scanner-primary", "fingerprint": "cc11733576241f90", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-436644221bcd44d6", "level": "none", "message": {"text": "Commented-code block (10 lines) in components/MkbPicker.tsx:44"}, "properties": {"repobilityId": "b7ab1f8d4c184d92", "scanner": "scanner-primary", "fingerprint": "436644221bcd44d6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f8fed872e151fd3", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/EditableField.tsx:27"}, "properties": {"repobilityId": "b098ea467e64ce6e", "scanner": "scanner-primary", "fingerprint": "7f8fed872e151fd3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7b7abb7b4999ad85", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/ui/Card.tsx:4"}, "properties": {"repobilityId": "6925d004036680bb", "scanner": "scanner-primary", "fingerprint": "7b7abb7b4999ad85", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-52326b9fbaee6c99", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/ui/Field.tsx:5"}, "properties": {"repobilityId": "312b6f246afbc9e1", "scanner": "scanner-primary", "fingerprint": "52326b9fbaee6c99", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e98a5657c06f6580", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/landing/brand.tsx:3"}, "properties": {"repobilityId": "a99cca18c5bce63f", "scanner": "scanner-primary", "fingerprint": "e98a5657c06f6580", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a09b01e32662ecf8", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/landing/AmbientOrbs.tsx:5"}, "properties": {"repobilityId": "da7d67a5c2a914d1", "scanner": "scanner-primary", "fingerprint": "a09b01e32662ecf8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d789852240291290", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/landing/LenisProvider.tsx:6"}, "properties": {"repobilityId": "406e577a45d18fb6", "scanner": "scanner-primary", "fingerprint": "d789852240291290", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2812d75219b66a5f", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/landing/Reveal.tsx:6"}, "properties": {"repobilityId": "6cf8345e56717ac5", "scanner": "scanner-primary", "fingerprint": "2812d75219b66a5f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-adf2c699b15fa037", "level": "none", "message": {"text": "Commented-code block (8 lines) in app/(workspace)/app/settings/page.tsx:3"}, "properties": {"repobilityId": "3644ef6a05b698cd", "scanner": "scanner-primary", "fingerprint": "adf2c699b15fa037", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7afb4e5b7fe75aa8", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/(workspace)/app/new-visit/page.tsx:55"}, "properties": {"repobilityId": "3369f29da8c53f62", "scanner": "scanner-primary", "fingerprint": "7afb4e5b7fe75aa8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3cb7ee37bab602e4", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/(workspace)/app/patients/page.tsx:119"}, "properties": {"repobilityId": "9324b554bb6da800", "scanner": "scanner-primary", "fingerprint": "3cb7ee37bab602e4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7bd155e301dc1be0", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/signup/page.tsx:35"}, "properties": {"repobilityId": "6c98376fb3a7b6ff", "scanner": "scanner-primary", "fingerprint": "7bd155e301dc1be0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8d49d4d738a92efe", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/app/login/page.tsx:34"}, "properties": {"repobilityId": "9d7310c77db92dfa", "scanner": "scanner-primary", "fingerprint": "8d49d4d738a92efe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-af581ee56eea471d", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/app/scribe/page.tsx:68"}, "properties": {"repobilityId": "d5dda88c3e4fedeb", "scanner": "scanner-primary", "fingerprint": "af581ee56eea471d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e10bccd85e680c4d", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/app/scribe/result/page.tsx:106"}, "properties": {"repobilityId": "21c458099fefcc73", "scanner": "scanner-primary", "fingerprint": "e10bccd85e680c4d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-685f5f25a413b1b2", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/api.ts:47"}, "properties": {"repobilityId": "45c888138d59d054", "scanner": "scanner-primary", "fingerprint": "685f5f25a413b1b2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-834e36a2d6007f55", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api.ts:100"}, "properties": {"repobilityId": "6a8912e14ca9fea0", "scanner": "scanner-primary", "fingerprint": "834e36a2d6007f55", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ba4e8781bd1595ea", "level": "none", "message": {"text": "Commented-code block (10 lines) in lib/use-cold-start-recovery.ts:3"}, "properties": {"repobilityId": "86d5252fb93254c2", "scanner": "scanner-primary", "fingerprint": "ba4e8781bd1595ea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-73277169d087ae5f", "level": "none", "message": {"text": "Commented-code block (21 lines) in lib/source-grounding.ts:8"}, "properties": {"repobilityId": "a03fa984fff96dc7", "scanner": "scanner-primary", "fingerprint": "73277169d087ae5f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-106514a62c201216", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/date.ts:1"}, "properties": {"repobilityId": "7b889ebc521fd7b7", "scanner": "scanner-primary", "fingerprint": "106514a62c201216", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-307aa060ca7ab817", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/egn.ts:9"}, "properties": {"repobilityId": "21cc6b964f4504f0", "scanner": "scanner-primary", "fingerprint": "307aa060ca7ab817", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9ea4ef59edf0cff1", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/vital-rules.ts:1"}, "properties": {"repobilityId": "a1bb4009e34c1306", "scanner": "scanner-primary", "fingerprint": "9ea4ef59edf0cff1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-655533ac76e96c0c", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/diagnosis.ts:3"}, "properties": {"repobilityId": "1a4d6695d249146d", "scanner": "scanner-primary", "fingerprint": "655533ac76e96c0c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-109db27c3b1a659d", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/types.ts:255"}, "properties": {"repobilityId": "b54fbacfa1dba7f9", "scanner": "scanner-primary", "fingerprint": "109db27c3b1a659d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2d94555d61f1c0cb", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/mkb10.ts:157"}, "properties": {"repobilityId": "ae10683a483e4acf", "scanner": "scanner-primary", "fingerprint": "2d94555d61f1c0cb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ec2e84d31e9c9295", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/drug-safety.ts:4"}, "properties": {"repobilityId": "7a718e41252d4a6d", "scanner": "scanner-primary", "fingerprint": "ec2e84d31e9c9295", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8d5f2ad39d2998b5", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/exporters.ts:26"}, "properties": {"repobilityId": "d567165a7875b746", "scanner": "scanner-primary", "fingerprint": "8d5f2ad39d2998b5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}