{"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-074e9bc95d44d346", "name": "Stray `console.log` in TS/JS \u2014 vercel-app/src/app/api/order/route.ts:322", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/app/api/order/route.ts:322"}, "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-0a8a34119c386de1", "name": "Stray `console.log` in TS/JS \u2014 vercel-app/src/app/api/cal/webhook/route.ts:288", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/app/api/cal/webhook/route.ts:288"}, "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-430c88db82d05051", "name": "`truncate` class without `title=` for hover reveal \u2014 vercel-app/src/app/admin/finance-section.tsx:506", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 vercel-app/src/app/admin/finance-section.tsx:506"}, "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-c71705a60e6cd13f", "name": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/order-status-email.ts:323", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/order-status-email.ts:323"}, "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-d95479c84f63c847", "name": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/daily-brief-email.ts:393", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/daily-brief-email.ts:393"}, "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-b6f1cfb6ab767f66", "name": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/booking-emails.ts:447", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/booking-emails.ts:447"}, "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-e3caa2ab6ed2afce", "name": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/assistant/tools.ts:1281", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/assistant/tools.ts:1281"}, "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-084f8305460128b5", "name": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/reports/shared.ts:314", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/reports/shared.ts:314"}, "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-1679b675bb788fca", "name": "Privileged port 23 in use", "shortDescription": {"text": "Privileged port 23 in use"}, "fullDescription": {"text": "Port 23 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f1189f08580046df", "name": "Privileged port 18 in use", "shortDescription": {"text": "Privileged port 18 in use"}, "fullDescription": {"text": "Port 18 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-276c0b72a099d5ad", "name": "Privileged port 20 in use", "shortDescription": {"text": "Privileged port 20 in use"}, "fullDescription": {"text": "Port 20 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e7081ecc00b7c4bf", "name": "Insecure pattern 'direct_innerhtml_assignment' in shop.js:556", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shop.js:556"}, "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-322aba026ddd4c1a", "name": "Insecure pattern 'direct_innerhtml_assignment' in chat.js:74", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in chat.js:74"}, "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-59fcda88a8d18908", "name": "Insecure pattern 'direct_innerhtml_assignment' in nav.js:44", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in nav.js:44"}, "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-3ff061bd46663b21", "name": "Insecure pattern 'direct_innerhtml_assignment' in treatments.js:178", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in treatments.js:178"}, "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-d9f3d5af0f424f88", "name": "Insecure pattern 'node_child_process' in vercel-app/scripts/render-email-previews.mjs:14", "shortDescription": {"text": "Insecure pattern 'node_child_process' in vercel-app/scripts/render-email-previews.mjs:14"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). 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-7b4fec8ad1b0426d", "name": "Very large file: vercel-app/src/lib/assistant/tools.ts (1768 lines)", "shortDescription": {"text": "Very large file: vercel-app/src/lib/assistant/tools.ts (1768 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 139 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 72 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 41 placeholder/mock markers across 15 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-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-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 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-3207488c3338435e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 shop.js:780", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 shop.js:780"}, "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-4202fc1355f5188c", "name": "Commented-code block (6 lines) in nav.js:94", "shortDescription": {"text": "Commented-code block (6 lines) in nav.js:94"}, "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-418b847b75cda7ed", "name": "Commented-code block (5 lines) in vercel-app/next.config.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in vercel-app/next.config.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-5b8a0ba877d521e7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/scripts/setup-telegram.mjs:63", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/scripts/setup-telegram.mjs:63"}, "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-27a0d0d3d3142eff", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/components/booking-calendar/booking-widget.tsx:205", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/components/booking-calendar/booking-widget.tsx:205"}, "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-0567fb5daebd40ea", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/components/booking-calendar/booking-form/booking-form.tsx:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/components/booking-calendar/booking-form/booking-form.tsx:121"}, "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-99c8581e00d1a9d0", "name": "Commented-code block (6 lines) in vercel-app/src/app/api/telegram/webhook/route.ts:91", "shortDescription": {"text": "Commented-code block (6 lines) in vercel-app/src/app/api/telegram/webhook/route.ts:91"}, "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-85660f333d13d7ca", "name": "Commented-code block (6 lines) in vercel-app/src/app/api/order/route.ts:486", "shortDescription": {"text": "Commented-code block (6 lines) in vercel-app/src/app/api/order/route.ts:486"}, "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-58c679d7bf164a3a", "name": "Commented-code block (8 lines) in vercel-app/src/app/api/cron/monthly-pnl/route.ts:164", "shortDescription": {"text": "Commented-code block (8 lines) in vercel-app/src/app/api/cron/monthly-pnl/route.ts:164"}, "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-cc99b08d168864f3", "name": "Commented-code block (9 lines) in vercel-app/src/app/api/cron/evening-digest/route.ts:68", "shortDescription": {"text": "Commented-code block (9 lines) in vercel-app/src/app/api/cron/evening-digest/route.ts: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-52def9e21664d2ea", "name": "Commented-code block (7 lines) in vercel-app/src/app/api/cron/weekly-report/route.ts:57", "shortDescription": {"text": "Commented-code block (7 lines) in vercel-app/src/app/api/cron/weekly-report/route.ts:57"}, "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-951f7d694e654a4a", "name": "Commented-code block (6 lines) in vercel-app/src/app/api/cal/webhook/route.ts:331", "shortDescription": {"text": "Commented-code block (6 lines) in vercel-app/src/app/api/cal/webhook/route.ts:331"}, "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-4da3e637b0d916d3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/api/booking-calendar/reschedule/route.ts:53", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/api/booking-calendar/reschedule/route.ts:53"}, "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-827684076272d6e7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/api/booking-calendar/cancel/route.ts:51", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/api/booking-calendar/cancel/route.ts:51"}, "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-fef2b1acb513a091", "name": "Commented-code block (5 lines) in vercel-app/src/app/api/booking-calendar/book/route.ts:91", "shortDescription": {"text": "Commented-code block (5 lines) in vercel-app/src/app/api/booking-calendar/book/route.ts:91"}, "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-d8db789ee5c7a8f4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/api/booking-calendar/book/route.ts:130", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/api/booking-calendar/book/route.ts:130"}, "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-a833a3eeb4dd20e0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/admin/admin-inbox.tsx:234", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/admin/admin-inbox.tsx:234"}, "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-36fc6427b5647428", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/booking-emails.ts:425", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/booking-emails.ts:425"}, "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-4d968fae3df4792e", "name": "Commented-code block (10 lines) in vercel-app/src/lib/crm.ts:981", "shortDescription": {"text": "Commented-code block (10 lines) in vercel-app/src/lib/crm.ts:981"}, "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-d05c5e164efa3aa7", "name": "Commented-code block (5 lines) in vercel-app/src/lib/finance-report.ts:290", "shortDescription": {"text": "Commented-code block (5 lines) in vercel-app/src/lib/finance-report.ts:290"}, "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-9bf467a59571603e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/cal-slots.ts:74", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/cal-slots.ts:74"}, "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-b4229884a0eb83b9", "name": "Commented-code block (8 lines) in vercel-app/src/lib/telegram.ts:25", "shortDescription": {"text": "Commented-code block (8 lines) in vercel-app/src/lib/telegram.ts:25"}, "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-1adf178c3fb5f3b1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/telegram.ts:34", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/telegram.ts:34"}, "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-1f6fce9717ea4040", "name": "Commented-code block (7 lines) in vercel-app/src/lib/assistant/vision.ts:105", "shortDescription": {"text": "Commented-code block (7 lines) in vercel-app/src/lib/assistant/vision.ts:105"}, "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-efc54c61d60a0342", "name": "Commented-code block (5 lines) in vercel-app/src/lib/assistant/state.ts:450", "shortDescription": {"text": "Commented-code block (5 lines) in vercel-app/src/lib/assistant/state.ts:450"}, "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-677c3cabf3c0853d", "name": "Commented-code block (5 lines) in vercel-app/src/lib/assistant/tools.ts:608", "shortDescription": {"text": "Commented-code block (5 lines) in vercel-app/src/lib/assistant/tools.ts:608"}, "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-f836413abc642090", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/assistant/tools.ts:1642", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/assistant/tools.ts:1642"}, "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-154b393fcf75909e", "name": "Commented-code block (12 lines) in vercel-app/src/lib/assistant/agent.ts:61", "shortDescription": {"text": "Commented-code block (12 lines) in vercel-app/src/lib/assistant/agent.ts:61"}, "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-32155ed2651b3b4c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/booking-calendar/hooks/use-calendar-slots.ts:129", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/booking-calendar/hooks/use-calendar-slots.ts:129"}, "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-ad1f2c0971b89ce0", "name": "10 env vars used in code but missing from .env.example", "shortDescription": {"text": "10 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ADMIN_PASS`, `ADMIN_USER`, `GROQ_API_KEY`, `MEDIA_READ_WRITE_TOKEN`, `NODE_ENV`, `OLLAMA_MODEL_HEAVY`, `OLLAMA_MODEL_VISION`, `TEST_EVENT_TYPE_ID` + 2 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2f88e69cc842d321", "name": "Dangling fetch: POST /api/booking-calendar/cancel (vercel-app/src/components/booking-calendar/booking-widget.tsx:160)", "shortDescription": {"text": "Dangling fetch: POST /api/booking-calendar/cancel (vercel-app/src/components/booking-calendar/booking-widget.tsx:160)"}, "fullDescription": {"text": "`vercel-app/src/components/booking-calendar/booking-widget.tsx:160` calls `POST /api/booking-calendar/cancel` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/booking-calendar/cancel`\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-1c0cad601785c5f4", "name": "Dangling fetch: POST /api/booking-calendar/reschedule (vercel-app/src/components/booking-calendar/booking-widget.tsx:205", "shortDescription": {"text": "Dangling fetch: POST /api/booking-calendar/reschedule (vercel-app/src/components/booking-calendar/booking-widget.tsx:205)"}, "fullDescription": {"text": "`vercel-app/src/components/booking-calendar/booking-widget.tsx:205` calls `POST /api/booking-calendar/reschedule` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/booking-calendar/reschedule`\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-d9e027e0aa026819", "name": "Dangling fetch: POST /api/booking-calendar/book (vercel-app/src/components/booking-calendar/booking-form/booking-form.ts", "shortDescription": {"text": "Dangling fetch: POST /api/booking-calendar/book (vercel-app/src/components/booking-calendar/booking-form/booking-form.tsx:121)"}, "fullDescription": {"text": "`vercel-app/src/components/booking-calendar/booking-form/booking-form.tsx:121` calls `POST /api/booking-calendar/book` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/booking-calendar/book`\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-3d2abefb4d843b20", "name": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/app/api/order/route.ts:339)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/app/api/order/route.ts:339)"}, "fullDescription": {"text": "`vercel-app/src/app/api/order/route.ts:339` 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-b365aaf30ec11791", "name": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/app/api/order/route.ts:404)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/app/api/order/route.ts:404)"}, "fullDescription": {"text": "`vercel-app/src/app/api/order/route.ts:404` 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-85d6ede7f60cef4f", "name": "Dangling fetch: PUT /api/admin/treatments/${encodeURIComponent(treatment.slug)} (vercel-app/src/app/admin/treatments-sec", "shortDescription": {"text": "Dangling fetch: PUT /api/admin/treatments/${encodeURIComponent(treatment.slug)} (vercel-app/src/app/admin/treatments-section.tsx:279)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/treatments-section.tsx:279` calls `PUT /api/admin/treatments/${encodeURIComponent(treatment.slug)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/treatments/<p>`\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-d8b5bdaaf5b9b204", "name": "Dangling fetch: GET /api/admin/clients/${encodeURIComponent(clientId)} (vercel-app/src/app/admin/clients-section.tsx:170", "shortDescription": {"text": "Dangling fetch: GET /api/admin/clients/${encodeURIComponent(clientId)} (vercel-app/src/app/admin/clients-section.tsx:170)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/clients-section.tsx:170` calls `GET /api/admin/clients/${encodeURIComponent(clientId)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/clients/<p>`\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-0e4c133ea0973d8b", "name": "Dangling fetch: POST /api/admin/clients/${encodeURIComponent(clientId)}/note (vercel-app/src/app/admin/clients-section.t", "shortDescription": {"text": "Dangling fetch: POST /api/admin/clients/${encodeURIComponent(clientId)}/note (vercel-app/src/app/admin/clients-section.tsx:198)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/clients-section.tsx:198` calls `POST /api/admin/clients/${encodeURIComponent(clientId)}/note` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/clients/<p>/note`\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-0f657e522016e967", "name": "Dangling fetch: DELETE /api/admin/clients/${encodeURIComponent(clientId)}/note/${encodeURIComponent(noteId)} (vercel-app", "shortDescription": {"text": "Dangling fetch: DELETE /api/admin/clients/${encodeURIComponent(clientId)}/note/${encodeURIComponent(noteId)} (vercel-app/src/app/admin/clients-section.tsx:225)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/clients-section.tsx:225` calls `DELETE /api/admin/clients/${encodeURIComponent(clientId)}/note/${encodeURIComponent(noteId)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/clients/<p>/note/<p>`\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-a3a666b410007067", "name": "Dangling fetch: PUT /api/admin/clients/${encodeURIComponent(clientId)}/tags (vercel-app/src/app/admin/clients-section.ts", "shortDescription": {"text": "Dangling fetch: PUT /api/admin/clients/${encodeURIComponent(clientId)}/tags (vercel-app/src/app/admin/clients-section.tsx:246)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/clients-section.tsx:246` calls `PUT /api/admin/clients/${encodeURIComponent(clientId)}/tags` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/clients/<p>/tags`\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-efbadf6c6e466cea", "name": "Dangling fetch: DELETE /api/admin/clients/${encodeURIComponent(clientId)} (vercel-app/src/app/admin/clients-section.tsx:", "shortDescription": {"text": "Dangling fetch: DELETE /api/admin/clients/${encodeURIComponent(clientId)} (vercel-app/src/app/admin/clients-section.tsx:291)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/clients-section.tsx:291` calls `DELETE /api/admin/clients/${encodeURIComponent(clientId)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/clients/<p>`\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-59480fc12f359c60", "name": "Dangling fetch: GET /api/admin/clients/rebooking?weeks=${targetWeeks} (vercel-app/src/app/admin/clients-section.tsx:587)", "shortDescription": {"text": "Dangling fetch: GET /api/admin/clients/rebooking?weeks=${targetWeeks} (vercel-app/src/app/admin/clients-section.tsx:587)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/clients-section.tsx:587` calls `GET /api/admin/clients/rebooking?weeks=${targetWeeks}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/clients/rebooking`\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-3ba0ebbb73012fca", "name": "Dangling fetch: DELETE /api/admin/clients/${encodeURIComponent(clientId)} (vercel-app/src/app/admin/clients-section.tsx:", "shortDescription": {"text": "Dangling fetch: DELETE /api/admin/clients/${encodeURIComponent(clientId)} (vercel-app/src/app/admin/clients-section.tsx:712)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/clients-section.tsx:712` calls `DELETE /api/admin/clients/${encodeURIComponent(clientId)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/clients/<p>`\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-88c2a793310abc8f", "name": "Dangling fetch: GET /api/admin/clients${qs} (vercel-app/src/app/admin/clients-section.tsx:742)", "shortDescription": {"text": "Dangling fetch: GET /api/admin/clients${qs} (vercel-app/src/app/admin/clients-section.tsx:742)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/clients-section.tsx:742` calls `GET /api/admin/clients${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/clients/<p>`\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-37d5813c225df3e9", "name": "Dangling fetch: POST /api/admin/orders/${encodeURIComponent(order.orderNumber)}/status (vercel-app/src/app/admin/orders-", "shortDescription": {"text": "Dangling fetch: POST /api/admin/orders/${encodeURIComponent(order.orderNumber)}/status (vercel-app/src/app/admin/orders-section.tsx:195)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/orders-section.tsx:195` calls `POST /api/admin/orders/${encodeURIComponent(order.orderNumber)}/status` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/orders/<p>/status`\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-51e5f9d972108e41", "name": "Dangling fetch: POST /api/admin/media (vercel-app/src/app/admin/products-section.tsx:162)", "shortDescription": {"text": "Dangling fetch: POST /api/admin/media (vercel-app/src/app/admin/products-section.tsx:162)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/products-section.tsx:162` calls `POST /api/admin/media` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/media`\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-5697161e553225c5", "name": "Dangling fetch: PUT /api/admin/catalog/${encodeURIComponent(product.slug)} (vercel-app/src/app/admin/products-section.ts", "shortDescription": {"text": "Dangling fetch: PUT /api/admin/catalog/${encodeURIComponent(product.slug)} (vercel-app/src/app/admin/products-section.tsx:418)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/products-section.tsx:418` calls `PUT /api/admin/catalog/${encodeURIComponent(product.slug)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/catalog/<p>`\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-a0423c5bd4cb3061", "name": "Dangling fetch: PUT /api/admin/catalog/${encodeURIComponent(product.slug)} (vercel-app/src/app/admin/products-section.ts", "shortDescription": {"text": "Dangling fetch: PUT /api/admin/catalog/${encodeURIComponent(product.slug)} (vercel-app/src/app/admin/products-section.tsx:489)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/products-section.tsx:489` calls `PUT /api/admin/catalog/${encodeURIComponent(product.slug)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/catalog/<p>`\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-62566249e4ef912b", "name": "Dangling fetch: DELETE /api/admin/catalog/${encodeURIComponent(product.slug)} (vercel-app/src/app/admin/products-section", "shortDescription": {"text": "Dangling fetch: DELETE /api/admin/catalog/${encodeURIComponent(product.slug)} (vercel-app/src/app/admin/products-section.tsx:521)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/products-section.tsx:521` calls `DELETE /api/admin/catalog/${encodeURIComponent(product.slug)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/catalog/<p>`\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-980228ee3385bf36", "name": "Dangling fetch: POST /api/admin/bookings/${booking.uid}/${action} (vercel-app/src/app/admin/admin-inbox.tsx:186)", "shortDescription": {"text": "Dangling fetch: POST /api/admin/bookings/${booking.uid}/${action} (vercel-app/src/app/admin/admin-inbox.tsx:186)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/admin-inbox.tsx:186` calls `POST /api/admin/bookings/${booking.uid}/${action}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/bookings/<p>/<p>`\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-08c519ef4b27b636", "name": "Dangling fetch: GET /api/admin/slots?${params} (vercel-app/src/app/admin/admin-inbox.tsx:234)", "shortDescription": {"text": "Dangling fetch: GET /api/admin/slots?${params} (vercel-app/src/app/admin/admin-inbox.tsx:234)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/admin-inbox.tsx:234` calls `GET /api/admin/slots?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/slots`\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-ce53737950795822", "name": "Dangling fetch: POST /api/admin/media (vercel-app/src/app/admin/finance-section.tsx:244)", "shortDescription": {"text": "Dangling fetch: POST /api/admin/media (vercel-app/src/app/admin/finance-section.tsx:244)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/finance-section.tsx:244` calls `POST /api/admin/media` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/media`\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-ed013f26651c56ee", "name": "Dangling fetch: DELETE /api/admin/finance/${encodeURIComponent(entry.id)} (vercel-app/src/app/admin/finance-section.tsx:", "shortDescription": {"text": "Dangling fetch: DELETE /api/admin/finance/${encodeURIComponent(entry.id)} (vercel-app/src/app/admin/finance-section.tsx:458)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/finance-section.tsx:458` calls `DELETE /api/admin/finance/${encodeURIComponent(entry.id)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/finance/<p>`\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-09dfc21fd7c1d696", "name": "Dangling fetch: GET /api/admin/finance?month=${encodeURIComponent(targetMonth)} (vercel-app/src/app/admin/finance-sectio", "shortDescription": {"text": "Dangling fetch: GET /api/admin/finance?month=${encodeURIComponent(targetMonth)} (vercel-app/src/app/admin/finance-section.tsx:550)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/finance-section.tsx:550` calls `GET /api/admin/finance?month=${encodeURIComponent(targetMonth)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/finance`\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-ed29c7750f3d6ddf", "name": "Dangling fetch: GET /api/admin/finance/${path}?month=${encodeURIComponent(month)} (vercel-app/src/app/admin/finance-sect", "shortDescription": {"text": "Dangling fetch: GET /api/admin/finance/${path}?month=${encodeURIComponent(month)} (vercel-app/src/app/admin/finance-section.tsx:589)"}, "fullDescription": {"text": "`vercel-app/src/app/admin/finance-section.tsx:589` calls `GET /api/admin/finance/${path}?month=${encodeURIComponent(month)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/finance/<p>`\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-f6c001ced21e8b83", "name": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/order-status-email.ts:330)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/order-status-email.ts:330)"}, "fullDescription": {"text": "`vercel-app/src/lib/order-status-email.ts:330` 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-de7ad5cc84044474", "name": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/daily-brief-email.ts:405)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/daily-brief-email.ts:405)"}, "fullDescription": {"text": "`vercel-app/src/lib/daily-brief-email.ts:405` 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-dc752d778ee65f25", "name": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/booking-emails.ts:425)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/booking-emails.ts:425)"}, "fullDescription": {"text": "`vercel-app/src/lib/booking-emails.ts:425` 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-b673927339d0d543", "name": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/assistant/tools.ts:1296)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/assistant/tools.ts:1296)"}, "fullDescription": {"text": "`vercel-app/src/lib/assistant/tools.ts:1296` 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-d5c52b59e9a34757", "name": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/reports/shared.ts:334)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/reports/shared.ts:334)"}, "fullDescription": {"text": "`vercel-app/src/lib/reports/shared.ts:334` 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-684f0e83ba7e1558", "name": "Unused endpoint: GET ", "shortDescription": {"text": "Unused endpoint: GET "}, "fullDescription": {"text": "`vercel-app/src/lib/assistant/ollama-search.ts` 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/18819"}, "properties": {"repository": "sambawy01/Holistic-Beauty-Website-", "repoUrl": "https://github.com/sambawy01/Holistic-Beauty-Website-", "branch": "main"}, "results": [{"ruleId": "scanner-074e9bc95d44d346", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/app/api/order/route.ts:322"}, "properties": {"repobilityId": "b46bb4d0bcd0cd27", "scanner": "scanner-primary", "fingerprint": "074e9bc95d44d346", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0a8a34119c386de1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/app/api/cal/webhook/route.ts:288"}, "properties": {"repobilityId": "9ec746d6f9878f77", "scanner": "scanner-primary", "fingerprint": "0a8a34119c386de1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-430c88db82d05051", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 vercel-app/src/app/admin/finance-section.tsx:506"}, "properties": {"repobilityId": "da71f490251cc838", "scanner": "scanner-primary", "fingerprint": "430c88db82d05051", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c71705a60e6cd13f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/order-status-email.ts:323"}, "properties": {"repobilityId": "56eaf35bf02ef933", "scanner": "scanner-primary", "fingerprint": "c71705a60e6cd13f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d95479c84f63c847", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/daily-brief-email.ts:393"}, "properties": {"repobilityId": "cb48286f568cb810", "scanner": "scanner-primary", "fingerprint": "d95479c84f63c847", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b6f1cfb6ab767f66", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/booking-emails.ts:447"}, "properties": {"repobilityId": "32e577006e5edf2d", "scanner": "scanner-primary", "fingerprint": "b6f1cfb6ab767f66", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e3caa2ab6ed2afce", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/assistant/tools.ts:1281"}, "properties": {"repobilityId": "f4b6284ea161026b", "scanner": "scanner-primary", "fingerprint": "e3caa2ab6ed2afce", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-084f8305460128b5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 vercel-app/src/lib/reports/shared.ts:314"}, "properties": {"repobilityId": "d3d53cc60b5631ed", "scanner": "scanner-primary", "fingerprint": "084f8305460128b5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1679b675bb788fca", "level": "warning", "message": {"text": "Privileged port 23 in use"}, "properties": {"repobilityId": "a1230e3dfc4becfa", "scanner": "scanner-primary", "fingerprint": "1679b675bb788fca", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/keepalive.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f1189f08580046df", "level": "warning", "message": {"text": "Privileged port 18 in use"}, "properties": {"repobilityId": "2d7b5e7d9c158e43", "scanner": "scanner-primary", "fingerprint": "f1189f08580046df", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/cron-weekly-report.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-276c0b72a099d5ad", "level": "warning", "message": {"text": "Privileged port 20 in use"}, "properties": {"repobilityId": "a59f3e53d617e0f8", "scanner": "scanner-primary", "fingerprint": "276c0b72a099d5ad", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/cron-evening-digest.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e7081ecc00b7c4bf", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shop.js:556"}, "properties": {"repobilityId": "f67b911b938aacf4", "scanner": "scanner-primary", "fingerprint": "e7081ecc00b7c4bf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "shop.js"}, "region": {"startLine": 556}}}]}, {"ruleId": "scanner-322aba026ddd4c1a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in chat.js:74"}, "properties": {"repobilityId": "80e88cb4387b6262", "scanner": "scanner-primary", "fingerprint": "322aba026ddd4c1a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "chat.js"}, "region": {"startLine": 74}}}]}, {"ruleId": "scanner-59fcda88a8d18908", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in nav.js:44"}, "properties": {"repobilityId": "ee8c11152af886da", "scanner": "scanner-primary", "fingerprint": "59fcda88a8d18908", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "nav.js"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-3ff061bd46663b21", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in treatments.js:178"}, "properties": {"repobilityId": "cae85df4f853779d", "scanner": "scanner-primary", "fingerprint": "3ff061bd46663b21", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "treatments.js"}, "region": {"startLine": 178}}}]}, {"ruleId": "scanner-d9f3d5af0f424f88", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in vercel-app/scripts/render-email-previews.mjs:14"}, "properties": {"repobilityId": "b2f82d0548938241", "scanner": "scanner-primary", "fingerprint": "d9f3d5af0f424f88", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "vercel-app/scripts/render-email-previews.mjs"}, "region": {"startLine": 14}}}]}, {"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-7b4fec8ad1b0426d", "level": "note", "message": {"text": "Very large file: vercel-app/src/lib/assistant/tools.ts (1768 lines)"}, "properties": {"repobilityId": "93cf85e503e1278f", "scanner": "scanner-primary", "fingerprint": "7b4fec8ad1b0426d", "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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "fe19183f18fd2629", "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": "c1cdae4e1824edac", "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": "d80fd8d703c1ca5b", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "fe1cd4f252738765", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "2e8c2bb678ac5a42", "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": "fb68f62fdfb82cc8", "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": "616ed1c144c5732b", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-3207488c3338435e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 shop.js:780"}, "properties": {"repobilityId": "0f220566fcb3d51a", "scanner": "scanner-primary", "fingerprint": "3207488c3338435e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4202fc1355f5188c", "level": "none", "message": {"text": "Commented-code block (6 lines) in nav.js:94"}, "properties": {"repobilityId": "31615281cbb88c72", "scanner": "scanner-primary", "fingerprint": "4202fc1355f5188c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-418b847b75cda7ed", "level": "none", "message": {"text": "Commented-code block (5 lines) in vercel-app/next.config.ts:9"}, "properties": {"repobilityId": "b42fcb2f1a7e081e", "scanner": "scanner-primary", "fingerprint": "418b847b75cda7ed", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5b8a0ba877d521e7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/scripts/setup-telegram.mjs:63"}, "properties": {"repobilityId": "1c1add964c52c19d", "scanner": "scanner-primary", "fingerprint": "5b8a0ba877d521e7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-27a0d0d3d3142eff", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/components/booking-calendar/booking-widget.tsx:205"}, "properties": {"repobilityId": "ed583fd27bea8ab6", "scanner": "scanner-primary", "fingerprint": "27a0d0d3d3142eff", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0567fb5daebd40ea", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/components/booking-calendar/booking-form/booking-form.tsx:121"}, "properties": {"repobilityId": "e319cec3b4ca548b", "scanner": "scanner-primary", "fingerprint": "0567fb5daebd40ea", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-99c8581e00d1a9d0", "level": "none", "message": {"text": "Commented-code block (6 lines) in vercel-app/src/app/api/telegram/webhook/route.ts:91"}, "properties": {"repobilityId": "12f17c28cb09bfda", "scanner": "scanner-primary", "fingerprint": "99c8581e00d1a9d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85660f333d13d7ca", "level": "none", "message": {"text": "Commented-code block (6 lines) in vercel-app/src/app/api/order/route.ts:486"}, "properties": {"repobilityId": "e8dc4ff35d4f6838", "scanner": "scanner-primary", "fingerprint": "85660f333d13d7ca", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-58c679d7bf164a3a", "level": "none", "message": {"text": "Commented-code block (8 lines) in vercel-app/src/app/api/cron/monthly-pnl/route.ts:164"}, "properties": {"repobilityId": "dab1c8e35ccd75df", "scanner": "scanner-primary", "fingerprint": "58c679d7bf164a3a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc99b08d168864f3", "level": "none", "message": {"text": "Commented-code block (9 lines) in vercel-app/src/app/api/cron/evening-digest/route.ts:68"}, "properties": {"repobilityId": "847088eaa07a17b9", "scanner": "scanner-primary", "fingerprint": "cc99b08d168864f3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-52def9e21664d2ea", "level": "none", "message": {"text": "Commented-code block (7 lines) in vercel-app/src/app/api/cron/weekly-report/route.ts:57"}, "properties": {"repobilityId": "d48165d2336f556a", "scanner": "scanner-primary", "fingerprint": "52def9e21664d2ea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-951f7d694e654a4a", "level": "none", "message": {"text": "Commented-code block (6 lines) in vercel-app/src/app/api/cal/webhook/route.ts:331"}, "properties": {"repobilityId": "ecb562275c40080f", "scanner": "scanner-primary", "fingerprint": "951f7d694e654a4a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4da3e637b0d916d3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/api/booking-calendar/reschedule/route.ts:53"}, "properties": {"repobilityId": "8e0e7ba84315d281", "scanner": "scanner-primary", "fingerprint": "4da3e637b0d916d3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-827684076272d6e7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/api/booking-calendar/cancel/route.ts:51"}, "properties": {"repobilityId": "d2d965f236639023", "scanner": "scanner-primary", "fingerprint": "827684076272d6e7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fef2b1acb513a091", "level": "none", "message": {"text": "Commented-code block (5 lines) in vercel-app/src/app/api/booking-calendar/book/route.ts:91"}, "properties": {"repobilityId": "6018374118c64176", "scanner": "scanner-primary", "fingerprint": "fef2b1acb513a091", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d8db789ee5c7a8f4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/api/booking-calendar/book/route.ts:130"}, "properties": {"repobilityId": "294983c933156b02", "scanner": "scanner-primary", "fingerprint": "d8db789ee5c7a8f4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a833a3eeb4dd20e0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/app/admin/admin-inbox.tsx:234"}, "properties": {"repobilityId": "cdbbfb11de325508", "scanner": "scanner-primary", "fingerprint": "a833a3eeb4dd20e0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-36fc6427b5647428", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/booking-emails.ts:425"}, "properties": {"repobilityId": "10bea39fa0976f7a", "scanner": "scanner-primary", "fingerprint": "36fc6427b5647428", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4d968fae3df4792e", "level": "none", "message": {"text": "Commented-code block (10 lines) in vercel-app/src/lib/crm.ts:981"}, "properties": {"repobilityId": "7bc098386b3f5a2a", "scanner": "scanner-primary", "fingerprint": "4d968fae3df4792e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d05c5e164efa3aa7", "level": "none", "message": {"text": "Commented-code block (5 lines) in vercel-app/src/lib/finance-report.ts:290"}, "properties": {"repobilityId": "5e0b64491f1ef9f1", "scanner": "scanner-primary", "fingerprint": "d05c5e164efa3aa7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9bf467a59571603e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/cal-slots.ts:74"}, "properties": {"repobilityId": "bf2e94edcda93892", "scanner": "scanner-primary", "fingerprint": "9bf467a59571603e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b4229884a0eb83b9", "level": "none", "message": {"text": "Commented-code block (8 lines) in vercel-app/src/lib/telegram.ts:25"}, "properties": {"repobilityId": "5b8d9225097ebcd9", "scanner": "scanner-primary", "fingerprint": "b4229884a0eb83b9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1adf178c3fb5f3b1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/telegram.ts:34"}, "properties": {"repobilityId": "42632d4363fbb1c9", "scanner": "scanner-primary", "fingerprint": "1adf178c3fb5f3b1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1f6fce9717ea4040", "level": "none", "message": {"text": "Commented-code block (7 lines) in vercel-app/src/lib/assistant/vision.ts:105"}, "properties": {"repobilityId": "d1fe9c3f7e4216dd", "scanner": "scanner-primary", "fingerprint": "1f6fce9717ea4040", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-efc54c61d60a0342", "level": "none", "message": {"text": "Commented-code block (5 lines) in vercel-app/src/lib/assistant/state.ts:450"}, "properties": {"repobilityId": "7f0c315832e0404b", "scanner": "scanner-primary", "fingerprint": "efc54c61d60a0342", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-677c3cabf3c0853d", "level": "none", "message": {"text": "Commented-code block (5 lines) in vercel-app/src/lib/assistant/tools.ts:608"}, "properties": {"repobilityId": "fd551ce15715480b", "scanner": "scanner-primary", "fingerprint": "677c3cabf3c0853d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f836413abc642090", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/assistant/tools.ts:1642"}, "properties": {"repobilityId": "c798ce726f68d308", "scanner": "scanner-primary", "fingerprint": "f836413abc642090", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-154b393fcf75909e", "level": "none", "message": {"text": "Commented-code block (12 lines) in vercel-app/src/lib/assistant/agent.ts:61"}, "properties": {"repobilityId": "ffdee34399f2b4f4", "scanner": "scanner-primary", "fingerprint": "154b393fcf75909e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-32155ed2651b3b4c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 vercel-app/src/lib/booking-calendar/hooks/use-calendar-slots.ts:129"}, "properties": {"repobilityId": "57e03525dca0d7ea", "scanner": "scanner-primary", "fingerprint": "32155ed2651b3b4c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ad1f2c0971b89ce0", "level": "note", "message": {"text": "10 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "3bfdc60c61f1870e", "scanner": "scanner-primary", "fingerprint": "ad1f2c0971b89ce0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2f88e69cc842d321", "level": "error", "message": {"text": "Dangling fetch: POST /api/booking-calendar/cancel (vercel-app/src/components/booking-calendar/booking-widget.tsx:160)"}, "properties": {"repobilityId": "a4f50407ea4b2f1b", "scanner": "scanner-primary", "fingerprint": "2f88e69cc842d321", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-1c0cad601785c5f4", "level": "error", "message": {"text": "Dangling fetch: POST /api/booking-calendar/reschedule (vercel-app/src/components/booking-calendar/booking-widget.tsx:205)"}, "properties": {"repobilityId": "c65d98456c87e85c", "scanner": "scanner-primary", "fingerprint": "1c0cad601785c5f4", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d9e027e0aa026819", "level": "error", "message": {"text": "Dangling fetch: POST /api/booking-calendar/book (vercel-app/src/components/booking-calendar/booking-form/booking-form.tsx:121)"}, "properties": {"repobilityId": "303cdaa68a714765", "scanner": "scanner-primary", "fingerprint": "d9e027e0aa026819", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-3d2abefb4d843b20", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/app/api/order/route.ts:339)"}, "properties": {"repobilityId": "3bbbcf4cd0e74199", "scanner": "scanner-primary", "fingerprint": "3d2abefb4d843b20", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-b365aaf30ec11791", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/app/api/order/route.ts:404)"}, "properties": {"repobilityId": "14e4b6533d0bee0f", "scanner": "scanner-primary", "fingerprint": "b365aaf30ec11791", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-85d6ede7f60cef4f", "level": "error", "message": {"text": "Dangling fetch: PUT /api/admin/treatments/${encodeURIComponent(treatment.slug)} (vercel-app/src/app/admin/treatments-section.tsx:279)"}, "properties": {"repobilityId": "d1808659ba037f43", "scanner": "scanner-primary", "fingerprint": "85d6ede7f60cef4f", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d8b5bdaaf5b9b204", "level": "error", "message": {"text": "Dangling fetch: GET /api/admin/clients/${encodeURIComponent(clientId)} (vercel-app/src/app/admin/clients-section.tsx:170)"}, "properties": {"repobilityId": "d924d42abab74801", "scanner": "scanner-primary", "fingerprint": "d8b5bdaaf5b9b204", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-0e4c133ea0973d8b", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/clients/${encodeURIComponent(clientId)}/note (vercel-app/src/app/admin/clients-section.tsx:198)"}, "properties": {"repobilityId": "f427547862e2098d", "scanner": "scanner-primary", "fingerprint": "0e4c133ea0973d8b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-0f657e522016e967", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/admin/clients/${encodeURIComponent(clientId)}/note/${encodeURIComponent(noteId)} (vercel-app/src/app/admin/clients-section.tsx:225)"}, "properties": {"repobilityId": "a5ac342906bb470e", "scanner": "scanner-primary", "fingerprint": "0f657e522016e967", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-a3a666b410007067", "level": "error", "message": {"text": "Dangling fetch: PUT /api/admin/clients/${encodeURIComponent(clientId)}/tags (vercel-app/src/app/admin/clients-section.tsx:246)"}, "properties": {"repobilityId": "67488ed9257f9bea", "scanner": "scanner-primary", "fingerprint": "a3a666b410007067", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-efbadf6c6e466cea", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/admin/clients/${encodeURIComponent(clientId)} (vercel-app/src/app/admin/clients-section.tsx:291)"}, "properties": {"repobilityId": "68715502a01ad67f", "scanner": "scanner-primary", "fingerprint": "efbadf6c6e466cea", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-59480fc12f359c60", "level": "error", "message": {"text": "Dangling fetch: GET /api/admin/clients/rebooking?weeks=${targetWeeks} (vercel-app/src/app/admin/clients-section.tsx:587)"}, "properties": {"repobilityId": "db2db0fc772f1443", "scanner": "scanner-primary", "fingerprint": "59480fc12f359c60", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-3ba0ebbb73012fca", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/admin/clients/${encodeURIComponent(clientId)} (vercel-app/src/app/admin/clients-section.tsx:712)"}, "properties": {"repobilityId": "ec39d7f81ec2db37", "scanner": "scanner-primary", "fingerprint": "3ba0ebbb73012fca", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-88c2a793310abc8f", "level": "error", "message": {"text": "Dangling fetch: GET /api/admin/clients${qs} (vercel-app/src/app/admin/clients-section.tsx:742)"}, "properties": {"repobilityId": "bb3ea9f0750e20b5", "scanner": "scanner-primary", "fingerprint": "88c2a793310abc8f", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-37d5813c225df3e9", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/orders/${encodeURIComponent(order.orderNumber)}/status (vercel-app/src/app/admin/orders-section.tsx:195)"}, "properties": {"repobilityId": "64a01c10aec7cf6e", "scanner": "scanner-primary", "fingerprint": "37d5813c225df3e9", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-51e5f9d972108e41", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/media (vercel-app/src/app/admin/products-section.tsx:162)"}, "properties": {"repobilityId": "dfc26b2a29865232", "scanner": "scanner-primary", "fingerprint": "51e5f9d972108e41", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-5697161e553225c5", "level": "error", "message": {"text": "Dangling fetch: PUT /api/admin/catalog/${encodeURIComponent(product.slug)} (vercel-app/src/app/admin/products-section.tsx:418)"}, "properties": {"repobilityId": "614ffcc9e831275b", "scanner": "scanner-primary", "fingerprint": "5697161e553225c5", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-a0423c5bd4cb3061", "level": "error", "message": {"text": "Dangling fetch: PUT /api/admin/catalog/${encodeURIComponent(product.slug)} (vercel-app/src/app/admin/products-section.tsx:489)"}, "properties": {"repobilityId": "ff63c41fa503816f", "scanner": "scanner-primary", "fingerprint": "a0423c5bd4cb3061", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-62566249e4ef912b", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/admin/catalog/${encodeURIComponent(product.slug)} (vercel-app/src/app/admin/products-section.tsx:521)"}, "properties": {"repobilityId": "bc7b991513d3821a", "scanner": "scanner-primary", "fingerprint": "62566249e4ef912b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-980228ee3385bf36", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/bookings/${booking.uid}/${action} (vercel-app/src/app/admin/admin-inbox.tsx:186)"}, "properties": {"repobilityId": "27645d6191f75f1e", "scanner": "scanner-primary", "fingerprint": "980228ee3385bf36", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-08c519ef4b27b636", "level": "error", "message": {"text": "Dangling fetch: GET /api/admin/slots?${params} (vercel-app/src/app/admin/admin-inbox.tsx:234)"}, "properties": {"repobilityId": "59e27fd984c4790d", "scanner": "scanner-primary", "fingerprint": "08c519ef4b27b636", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-ce53737950795822", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/media (vercel-app/src/app/admin/finance-section.tsx:244)"}, "properties": {"repobilityId": "a45d7d3cc09919cf", "scanner": "scanner-primary", "fingerprint": "ce53737950795822", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-ed013f26651c56ee", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/admin/finance/${encodeURIComponent(entry.id)} (vercel-app/src/app/admin/finance-section.tsx:458)"}, "properties": {"repobilityId": "b6ad061e7c4961bb", "scanner": "scanner-primary", "fingerprint": "ed013f26651c56ee", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-09dfc21fd7c1d696", "level": "error", "message": {"text": "Dangling fetch: GET /api/admin/finance?month=${encodeURIComponent(targetMonth)} (vercel-app/src/app/admin/finance-section.tsx:550)"}, "properties": {"repobilityId": "60e0a5862c7c9bea", "scanner": "scanner-primary", "fingerprint": "09dfc21fd7c1d696", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-ed29c7750f3d6ddf", "level": "error", "message": {"text": "Dangling fetch: GET /api/admin/finance/${path}?month=${encodeURIComponent(month)} (vercel-app/src/app/admin/finance-section.tsx:589)"}, "properties": {"repobilityId": "30fa00c38c34adf7", "scanner": "scanner-primary", "fingerprint": "ed29c7750f3d6ddf", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-f6c001ced21e8b83", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/order-status-email.ts:330)"}, "properties": {"repobilityId": "57522750fd6c9a81", "scanner": "scanner-primary", "fingerprint": "f6c001ced21e8b83", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-de7ad5cc84044474", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/daily-brief-email.ts:405)"}, "properties": {"repobilityId": "7c1e1364c8bfd549", "scanner": "scanner-primary", "fingerprint": "de7ad5cc84044474", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-dc752d778ee65f25", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/booking-emails.ts:425)"}, "properties": {"repobilityId": "dfbc94b341aa01e6", "scanner": "scanner-primary", "fingerprint": "dc752d778ee65f25", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-b673927339d0d543", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/assistant/tools.ts:1296)"}, "properties": {"repobilityId": "8b3f087ea5aeb191", "scanner": "scanner-primary", "fingerprint": "b673927339d0d543", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d5c52b59e9a34757", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (vercel-app/src/lib/reports/shared.ts:334)"}, "properties": {"repobilityId": "6bc0e865e54c9b99", "scanner": "scanner-primary", "fingerprint": "d5c52b59e9a34757", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-684f0e83ba7e1558", "level": "note", "message": {"text": "Unused endpoint: GET "}, "properties": {"repobilityId": "46f39e16b2599cd3", "scanner": "scanner-primary", "fingerprint": "684f0e83ba7e1558", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}