{"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-45352409ffb1b5cf", "name": "Stray `console.log` in TS/JS \u2014 scripts/test-sms-dispatch.ts:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-sms-dispatch.ts:9"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5d41636fcfcd6207", "name": "Stray `console.log` in TS/JS \u2014 scripts/test-sms.ts:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-sms.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-8bfb4022c9b8c8b8", "name": "Stray `console.log` in TS/JS \u2014 scripts/test-phone.ts:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-phone.ts:9"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-645dbf9aa85f2665", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/layout/Sidebar.tsx:83", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/layout/Sidebar.tsx:83"}, "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-1ef8521b7f8d8494", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/layout/Topbar.tsx:56", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/layout/Topbar.tsx:56"}, "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-6f3e2134cc93cb59", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/consultations/VitalsForm.tsx:271", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/consultations/VitalsForm.tsx:271"}, "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-a78c52482206a312", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/consultations/page.tsx:220", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/consultations/page.tsx:220"}, "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-dbf0d1bcbcca7d34", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/consultations/[id]/page.tsx:172", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/consultations/[id]/page.tsx:172"}, "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-714dec2ba278a505", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/patients/page.tsx:222", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/patients/page.tsx:222"}, "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-232087bd0d2f9bee", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/patients/[id]/page.tsx:291", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/patients/[id]/page.tsx:291"}, "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-b6a179a240dd8c2d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/pharmacy/page.tsx:54", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/pharmacy/page.tsx:54"}, "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-fab4add8fcbab72e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/pharmacy/inventory/page.tsx:172", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/pharmacy/inventory/page.tsx:172"}, "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-dad23fc09b9f069d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/appointments/page.tsx:272", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/appointments/page.tsx:272"}, "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-8787f34ae63b6ac0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/billing/page.tsx:281", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/billing/page.tsx:281"}, "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-fbb55153658ff3df", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/admin/clinic-requests/page.tsx:200", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/admin/clinic-requests/page.tsx:200"}, "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-f4e833597c6d277e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/admin/clinics/page.tsx:264", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/admin/clinics/page.tsx:264"}, "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-3b4ff93b224a5900", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/prescriptions/page.tsx:463", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/prescriptions/page.tsx:463"}, "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-12ec31b6381d225b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/queue/page.tsx:213", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/queue/page.tsx:213"}, "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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "3 test file(s) for 134 source file(s) (ratio 0.02). 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 107 placeholder/mock markers across 29 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-94f98db3133b6222", "name": "Commented-code block (7 lines) in src/app/api/auth/change-password/route.ts:28", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/api/auth/change-password/route.ts:28"}, "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-ceab33e6f7b56a19", "name": "Commented-code block (5 lines) in src/app/api/audit/view/route.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/audit/view/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-d24d0f45bea0560e", "name": "Commented-code block (6 lines) in src/app/api/payments/orange-money/webhook/route.ts:16", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/api/payments/orange-money/webhook/route.ts:16"}, "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-74f6ab32cbb03622", "name": "Commented-code block (7 lines) in src/app/api/payments/orange-money/create-checkout/route.ts:65", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/api/payments/orange-money/create-checkout/route.ts:65"}, "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-d4bf898bd6f1359a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/payments/orange-money/create-checkout/route.ts:66", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/payments/orange-money/create-checkout/route.ts:66"}, "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-d213f25389948aa1", "name": "Commented-code block (16 lines) in src/app/api/payments/wave/create-checkout/route.ts:60", "shortDescription": {"text": "Commented-code block (16 lines) in src/app/api/payments/wave/create-checkout/route.ts:60"}, "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-489479a617d7ef7e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/payments/wave/create-checkout/route.ts:60", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/payments/wave/create-checkout/route.ts:60"}, "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-04cff5cee05101f6", "name": "Commented-code block (6 lines) in src/app/api/cron/sms/route.ts:11", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/api/cron/sms/route.ts:11"}, "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-d991d7fcc5b7c95c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/admin/users/page.tsx:98", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/admin/users/page.tsx:98"}, "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-dac8eb6ab0d8376a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/admin/clinic-requests/page.tsx:65", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/admin/clinic-requests/page.tsx:65"}, "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-053a48470eeff984", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/admin/clinics/page.tsx:82", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/admin/clinics/page.tsx:82"}, "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-a40bbdf531ae5e10", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(auth)/reset-password/page.tsx:41", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(auth)/reset-password/page.tsx:41"}, "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-0f6ea60ff47f2ed0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(auth)/signup/page.tsx:35", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(auth)/signup/page.tsx:35"}, "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-a62d3fc36e1b3d77", "name": "Commented-code block (6 lines) in src/lib/phone.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/phone.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-84b4018cf3de3d8f", "name": "Commented-code block (6 lines) in src/lib/payments/config.ts:43", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/payments/config.ts:43"}, "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-3b5faddd414d48a7", "name": "Commented-code block (6 lines) in src/lib/sms/providers/twilio.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/sms/providers/twilio.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-f31fdfac11bc04c3", "name": "Commented-code block (8 lines) in src/lib/sms/providers/orange.ts:6", "shortDescription": {"text": "Commented-code block (8 lines) in src/lib/sms/providers/orange.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-21a81769a96b6542", "name": "Commented-code block (7 lines) in src/hooks/useInvoices.ts:97", "shortDescription": {"text": "Commented-code block (7 lines) in src/hooks/useInvoices.ts:97"}, "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-9e74379730b7dd46", "name": "Commented-code block (5 lines) in src/hooks/useAppointments.ts:80", "shortDescription": {"text": "Commented-code block (5 lines) in src/hooks/useAppointments.ts:80"}, "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-9a82cf7d16234d20", "name": "21 env vars used in code but missing from .env.example", "shortDescription": {"text": "21 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CRON_SECRET`, `NODE_ENV`, `ORANGE_SMS_BASE_URL`, `ORANGE_SMS_CLIENT_ID`, `ORANGE_SMS_CLIENT_SECRET`, `ORANGE_SMS_ENABLED`, `ORANGE_SMS_SENDER_ADDRESS`, `ORANGE_SMS_TOKEN_URL` + 13 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}}]}}, "automationDetails": {"id": "repobility/19186"}, "properties": {"repository": "seckbara23-cmyk/Clinic-Health-Management-System", "repoUrl": "https://github.com/seckbara23-cmyk/Clinic-Health-Management-System", "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-45352409ffb1b5cf", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-sms-dispatch.ts:9"}, "properties": {"repobilityId": "3fa303f8779cd677", "scanner": "scanner-primary", "fingerprint": "45352409ffb1b5cf", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5d41636fcfcd6207", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-sms.ts:10"}, "properties": {"repobilityId": "205220bb7a9bb315", "scanner": "scanner-primary", "fingerprint": "5d41636fcfcd6207", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8bfb4022c9b8c8b8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-phone.ts:9"}, "properties": {"repobilityId": "aa67011af2b521fc", "scanner": "scanner-primary", "fingerprint": "8bfb4022c9b8c8b8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-645dbf9aa85f2665", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/layout/Sidebar.tsx:83"}, "properties": {"repobilityId": "be1152cdf47927a8", "scanner": "scanner-primary", "fingerprint": "645dbf9aa85f2665", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1ef8521b7f8d8494", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/layout/Topbar.tsx:56"}, "properties": {"repobilityId": "32c3331e95ce22bf", "scanner": "scanner-primary", "fingerprint": "1ef8521b7f8d8494", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6f3e2134cc93cb59", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/consultations/VitalsForm.tsx:271"}, "properties": {"repobilityId": "5d26be9900798514", "scanner": "scanner-primary", "fingerprint": "6f3e2134cc93cb59", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a78c52482206a312", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/consultations/page.tsx:220"}, "properties": {"repobilityId": "8e6e46a70fed664e", "scanner": "scanner-primary", "fingerprint": "a78c52482206a312", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-dbf0d1bcbcca7d34", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/consultations/[id]/page.tsx:172"}, "properties": {"repobilityId": "449b819aba41e03b", "scanner": "scanner-primary", "fingerprint": "dbf0d1bcbcca7d34", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-714dec2ba278a505", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/patients/page.tsx:222"}, "properties": {"repobilityId": "73ef1c0d0d2b27c7", "scanner": "scanner-primary", "fingerprint": "714dec2ba278a505", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-232087bd0d2f9bee", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/patients/[id]/page.tsx:291"}, "properties": {"repobilityId": "118fd4720b930380", "scanner": "scanner-primary", "fingerprint": "232087bd0d2f9bee", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b6a179a240dd8c2d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/pharmacy/page.tsx:54"}, "properties": {"repobilityId": "274000552fc9bdd1", "scanner": "scanner-primary", "fingerprint": "b6a179a240dd8c2d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-fab4add8fcbab72e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/pharmacy/inventory/page.tsx:172"}, "properties": {"repobilityId": "327bc4d2cc0f8b49", "scanner": "scanner-primary", "fingerprint": "fab4add8fcbab72e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-dad23fc09b9f069d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/appointments/page.tsx:272"}, "properties": {"repobilityId": "5d66d574039cd2ef", "scanner": "scanner-primary", "fingerprint": "dad23fc09b9f069d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8787f34ae63b6ac0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/billing/page.tsx:281"}, "properties": {"repobilityId": "f8b913e6205baba3", "scanner": "scanner-primary", "fingerprint": "8787f34ae63b6ac0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-fbb55153658ff3df", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/admin/clinic-requests/page.tsx:200"}, "properties": {"repobilityId": "cadf893973af119a", "scanner": "scanner-primary", "fingerprint": "fbb55153658ff3df", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f4e833597c6d277e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/admin/clinics/page.tsx:264"}, "properties": {"repobilityId": "06284fb5dd893a57", "scanner": "scanner-primary", "fingerprint": "f4e833597c6d277e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3b4ff93b224a5900", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/prescriptions/page.tsx:463"}, "properties": {"repobilityId": "140c8ebfa74cf8f6", "scanner": "scanner-primary", "fingerprint": "3b4ff93b224a5900", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-12ec31b6381d225b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(dashboard)/queue/page.tsx:213"}, "properties": {"repobilityId": "70ecf0533d4f9f13", "scanner": "scanner-primary", "fingerprint": "12ec31b6381d225b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "d7a15895d4aeac92", "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": "f0460ca6c31be685", "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": "62f610dc7c68d39d", "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": "b09e9647d83cd2ea", "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": "fa22b8220ca20072", "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": "b82d10dc66fd0cf2", "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": "7f3aafe487a12197", "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": "b5f5ad4c68e48425", "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-94f98db3133b6222", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/api/auth/change-password/route.ts:28"}, "properties": {"repobilityId": "9078f39288201fd9", "scanner": "scanner-primary", "fingerprint": "94f98db3133b6222", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ceab33e6f7b56a19", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/audit/view/route.ts:5"}, "properties": {"repobilityId": "6b6bcd736341d401", "scanner": "scanner-primary", "fingerprint": "ceab33e6f7b56a19", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d24d0f45bea0560e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/api/payments/orange-money/webhook/route.ts:16"}, "properties": {"repobilityId": "f062c3fc1541919f", "scanner": "scanner-primary", "fingerprint": "d24d0f45bea0560e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-74f6ab32cbb03622", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/api/payments/orange-money/create-checkout/route.ts:65"}, "properties": {"repobilityId": "69e68b2b9d2c29db", "scanner": "scanner-primary", "fingerprint": "74f6ab32cbb03622", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d4bf898bd6f1359a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/payments/orange-money/create-checkout/route.ts:66"}, "properties": {"repobilityId": "5afb9a2a79f4cf38", "scanner": "scanner-primary", "fingerprint": "d4bf898bd6f1359a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d213f25389948aa1", "level": "none", "message": {"text": "Commented-code block (16 lines) in src/app/api/payments/wave/create-checkout/route.ts:60"}, "properties": {"repobilityId": "a434bdfb28b78ae2", "scanner": "scanner-primary", "fingerprint": "d213f25389948aa1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-489479a617d7ef7e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/payments/wave/create-checkout/route.ts:60"}, "properties": {"repobilityId": "aaa2b52fab3341d7", "scanner": "scanner-primary", "fingerprint": "489479a617d7ef7e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-04cff5cee05101f6", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/api/cron/sms/route.ts:11"}, "properties": {"repobilityId": "2370bd9b39a0db62", "scanner": "scanner-primary", "fingerprint": "04cff5cee05101f6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d991d7fcc5b7c95c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/admin/users/page.tsx:98"}, "properties": {"repobilityId": "9ae8044d41e6c48c", "scanner": "scanner-primary", "fingerprint": "d991d7fcc5b7c95c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-dac8eb6ab0d8376a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/admin/clinic-requests/page.tsx:65"}, "properties": {"repobilityId": "299f5eca3481b6c0", "scanner": "scanner-primary", "fingerprint": "dac8eb6ab0d8376a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-053a48470eeff984", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(dashboard)/admin/clinics/page.tsx:82"}, "properties": {"repobilityId": "fcac7495f3bdfcdc", "scanner": "scanner-primary", "fingerprint": "053a48470eeff984", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a40bbdf531ae5e10", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(auth)/reset-password/page.tsx:41"}, "properties": {"repobilityId": "30f312d5d44a541b", "scanner": "scanner-primary", "fingerprint": "a40bbdf531ae5e10", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0f6ea60ff47f2ed0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/(auth)/signup/page.tsx:35"}, "properties": {"repobilityId": "c10d750a7dd767e0", "scanner": "scanner-primary", "fingerprint": "0f6ea60ff47f2ed0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a62d3fc36e1b3d77", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/phone.ts:3"}, "properties": {"repobilityId": "038a6eb79bfbc13b", "scanner": "scanner-primary", "fingerprint": "a62d3fc36e1b3d77", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-84b4018cf3de3d8f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/payments/config.ts:43"}, "properties": {"repobilityId": "6f8fa2cbcc7bfd00", "scanner": "scanner-primary", "fingerprint": "84b4018cf3de3d8f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3b5faddd414d48a7", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/sms/providers/twilio.ts:5"}, "properties": {"repobilityId": "3ad36969efde1093", "scanner": "scanner-primary", "fingerprint": "3b5faddd414d48a7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f31fdfac11bc04c3", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/lib/sms/providers/orange.ts:6"}, "properties": {"repobilityId": "e68316b59145173f", "scanner": "scanner-primary", "fingerprint": "f31fdfac11bc04c3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-21a81769a96b6542", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/hooks/useInvoices.ts:97"}, "properties": {"repobilityId": "684253ca7bd1b4ea", "scanner": "scanner-primary", "fingerprint": "21a81769a96b6542", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9e74379730b7dd46", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/hooks/useAppointments.ts:80"}, "properties": {"repobilityId": "9f1063f2916e3981", "scanner": "scanner-primary", "fingerprint": "9e74379730b7dd46", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9a82cf7d16234d20", "level": "note", "message": {"text": "21 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "2fad2cbef136ee78", "scanner": "scanner-primary", "fingerprint": "9a82cf7d16234d20", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}