{"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-d2e0e8edb7070a0d", "name": "Stray `console.log` in TS/JS \u2014 voice-server.js:170", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 voice-server.js:170"}, "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-be8e6ae0d97e83e0", "name": "TODO/FIXME marker in shipping code \u2014 src/clinics.ts:26", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/clinics.ts:26"}, "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-afc25d10669142e2", "name": "Stray `console.log` in TS/JS \u2014 src/bookings.ts:26", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/bookings.ts:26"}, "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-3404ff33a18511d0", "name": "Stray `console.log` in TS/JS \u2014 src/whatsapp.ts:28", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/whatsapp.ts:28"}, "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-376b637657e3cfb6", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/page.tsx:58", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/page.tsx:58"}, "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-af4b3cb4514878b4", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:80", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:80"}, "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-a4de9e0a0d081fe1", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/call-complete/route.ts:14", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/call-complete/route.ts:14"}, "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-574a1b60ddcc1e68", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/contact/route.ts:21", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/contact/route.ts:21"}, "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-d3b577dd49314e38", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/voice/route.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/voice/route.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-27d660b575c2d6e7", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/voice/gather/route.ts:74", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/voice/gather/route.ts:74"}, "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-07fc355bf04c8d7b", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/cron/reminders/route.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/cron/reminders/route.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-c50c463b72afe7c9", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/sms/route.ts:63", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/sms/route.ts:63"}, "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-075896fdff1cf68e", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/page.tsx:58", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/page.tsx:58"}, "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-7203569ec239f820", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:80", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:80"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 40 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 28 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0843b42e9d244614", "name": "Commented-code block (5 lines) in voice-server.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in voice-server.js: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-0b7ba07e66fe9a59", "name": "`fetch()` without try/.catch or AbortSignal \u2014 voice-server.js:164", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 voice-server.js:164"}, "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-a20868f14cd37dba", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/whatsapp.ts:15", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/whatsapp.ts:15"}, "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-cd100a1109281ca6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/LiveDemo.tsx:71", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/LiveDemo.tsx:71"}, "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-5818319a90f8334e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/demo-session/route.ts:60", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/demo-session/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-b92947b2b5070e10", "name": "Dangling fetch: POST /api/demo-session (src/components/LiveDemo.tsx:37)", "shortDescription": {"text": "Dangling fetch: POST /api/demo-session (src/components/LiveDemo.tsx:37)"}, "fullDescription": {"text": "`src/components/LiveDemo.tsx:37` calls `POST /api/demo-session` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/demo-session`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-284af67477f1ac40", "name": "Dangling fetch: POST https://api.openai.com/v1/realtime/calls?model=gpt-realtime-2 (src/components/LiveDemo.tsx:71)", "shortDescription": {"text": "Dangling fetch: POST https://api.openai.com/v1/realtime/calls?model=gpt-realtime-2 (src/components/LiveDemo.tsx:71)"}, "fullDescription": {"text": "`src/components/LiveDemo.tsx:71` calls `POST https://api.openai.com/v1/realtime/calls?model=gpt-realtime-2` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.openai.com/v1/realtime/calls`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-af91d86519bec806", "name": "Dangling fetch: POST /api/contact (src/components/LeadForm.tsx:25)", "shortDescription": {"text": "Dangling fetch: POST /api/contact (src/components/LeadForm.tsx:25)"}, "fullDescription": {"text": "`src/components/LeadForm.tsx:25` calls `POST /api/contact` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/contact`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c2306693edd0b036", "name": "Dangling fetch: POST https://api.resend.com/emails (src/app/api/contact/route.ts:27)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (src/app/api/contact/route.ts:27)"}, "fullDescription": {"text": "`src/app/api/contact/route.ts:27` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5b7805ebf4869339", "name": "Dangling fetch: POST https://api.openai.com/v1/realtime/client_secrets (src/app/api/demo-session/route.ts:60)", "shortDescription": {"text": "Dangling fetch: POST https://api.openai.com/v1/realtime/client_secrets (src/app/api/demo-session/route.ts:60)"}, "fullDescription": {"text": "`src/app/api/demo-session/route.ts:60` calls `POST https://api.openai.com/v1/realtime/client_secrets` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.openai.com/v1/realtime/client_secrets`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`voice-server.js` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/17731"}, "properties": {"repository": "RaguzLuka/answerloop", "repoUrl": "https://github.com/RaguzLuka/answerloop", "branch": "main"}, "results": [{"ruleId": "scanner-d2e0e8edb7070a0d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 voice-server.js:170"}, "properties": {"repobilityId": "8027f91d980fe53b", "scanner": "scanner-primary", "fingerprint": "d2e0e8edb7070a0d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-be8e6ae0d97e83e0", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/clinics.ts:26"}, "properties": {"repobilityId": "1a5ff7e6a324cb00", "scanner": "scanner-primary", "fingerprint": "be8e6ae0d97e83e0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-afc25d10669142e2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/bookings.ts:26"}, "properties": {"repobilityId": "9af0f12526da2e31", "scanner": "scanner-primary", "fingerprint": "afc25d10669142e2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3404ff33a18511d0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/whatsapp.ts:28"}, "properties": {"repobilityId": "a1edd70e2c02ceba", "scanner": "scanner-primary", "fingerprint": "3404ff33a18511d0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-376b637657e3cfb6", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/page.tsx:58"}, "properties": {"repobilityId": "4d4ab3e03315f684", "scanner": "scanner-primary", "fingerprint": "376b637657e3cfb6", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-af4b3cb4514878b4", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:80"}, "properties": {"repobilityId": "0d72350965068f5b", "scanner": "scanner-primary", "fingerprint": "af4b3cb4514878b4", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-a4de9e0a0d081fe1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/call-complete/route.ts:14"}, "properties": {"repobilityId": "63c72456c9be95a4", "scanner": "scanner-primary", "fingerprint": "a4de9e0a0d081fe1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-574a1b60ddcc1e68", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/contact/route.ts:21"}, "properties": {"repobilityId": "25ccd182ecff5fdf", "scanner": "scanner-primary", "fingerprint": "574a1b60ddcc1e68", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d3b577dd49314e38", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/voice/route.ts:19"}, "properties": {"repobilityId": "ca86fd8130616781", "scanner": "scanner-primary", "fingerprint": "d3b577dd49314e38", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-27d660b575c2d6e7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/voice/gather/route.ts:74"}, "properties": {"repobilityId": "37a8786353cc6219", "scanner": "scanner-primary", "fingerprint": "27d660b575c2d6e7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-07fc355bf04c8d7b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/cron/reminders/route.ts:13"}, "properties": {"repobilityId": "8207b67ba84df352", "scanner": "scanner-primary", "fingerprint": "07fc355bf04c8d7b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c50c463b72afe7c9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/sms/route.ts:63"}, "properties": {"repobilityId": "648a0a3e57725d99", "scanner": "scanner-primary", "fingerprint": "c50c463b72afe7c9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-075896fdff1cf68e", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/page.tsx:58"}, "properties": {"repobilityId": "88fd235b712bda65", "scanner": "scanner-primary", "fingerprint": "075896fdff1cf68e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/page.tsx"}, "region": {"startLine": 58}}}]}, {"ruleId": "scanner-7203569ec239f820", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:80"}, "properties": {"repobilityId": "0bca654fa2052eb0", "scanner": "scanner-primary", "fingerprint": "7203569ec239f820", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/layout.tsx"}, "region": {"startLine": 80}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-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": "e88f2feedc6e6fd6", "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": "2aa4d85da9156fe7", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "7e0e1faf7392cd3f", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "bad265e0f1074fb8", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "03a610a7e3847e34", "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": "57e9087264065daa", "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": "4fa7b5b010d334db", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0843b42e9d244614", "level": "none", "message": {"text": "Commented-code block (5 lines) in voice-server.js:5"}, "properties": {"repobilityId": "d89f862d67ef8052", "scanner": "scanner-primary", "fingerprint": "0843b42e9d244614", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0b7ba07e66fe9a59", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 voice-server.js:164"}, "properties": {"repobilityId": "1ba61ae0d97ca5f0", "scanner": "scanner-primary", "fingerprint": "0b7ba07e66fe9a59", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a20868f14cd37dba", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/whatsapp.ts:15"}, "properties": {"repobilityId": "eb54b2eb01c953a6", "scanner": "scanner-primary", "fingerprint": "a20868f14cd37dba", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cd100a1109281ca6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/LiveDemo.tsx:71"}, "properties": {"repobilityId": "7cfedc1c931da265", "scanner": "scanner-primary", "fingerprint": "cd100a1109281ca6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5818319a90f8334e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/demo-session/route.ts:60"}, "properties": {"repobilityId": "3ba02f4b5da7336d", "scanner": "scanner-primary", "fingerprint": "5818319a90f8334e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b92947b2b5070e10", "level": "error", "message": {"text": "Dangling fetch: POST /api/demo-session (src/components/LiveDemo.tsx:37)"}, "properties": {"repobilityId": "f2e71a55604846e9", "scanner": "scanner-primary", "fingerprint": "b92947b2b5070e10", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-284af67477f1ac40", "level": "error", "message": {"text": "Dangling fetch: POST https://api.openai.com/v1/realtime/calls?model=gpt-realtime-2 (src/components/LiveDemo.tsx:71)"}, "properties": {"repobilityId": "9c234c9a03b728a8", "scanner": "scanner-primary", "fingerprint": "284af67477f1ac40", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-af91d86519bec806", "level": "error", "message": {"text": "Dangling fetch: POST /api/contact (src/components/LeadForm.tsx:25)"}, "properties": {"repobilityId": "f7a2743cae23b7ca", "scanner": "scanner-primary", "fingerprint": "af91d86519bec806", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-c2306693edd0b036", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (src/app/api/contact/route.ts:27)"}, "properties": {"repobilityId": "f6129870edac8dd2", "scanner": "scanner-primary", "fingerprint": "c2306693edd0b036", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-5b7805ebf4869339", "level": "error", "message": {"text": "Dangling fetch: POST https://api.openai.com/v1/realtime/client_secrets (src/app/api/demo-session/route.ts:60)"}, "properties": {"repobilityId": "6693cbc32907ed7e", "scanner": "scanner-primary", "fingerprint": "5b7805ebf4869339", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "7871f93ec84ddd78", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}