{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5c621e42cc576ade", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/layout.tsx:22", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/layout.tsx:22"}, "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-a03a4a7858e27a1a", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/app/api/contact/route.ts:49", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/app/api/contact/route.ts:49"}, "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-c5bcd7d499035bd3", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/[locale]/(admin)/admin/campaigns/campaigns-client", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/[locale]/(admin)/admin/campaigns/campaigns-client.tsx:489"}, "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-e83697aca842a1ac", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/[locale]/(home)/pricing/page.tsx:172", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/[locale]/(home)/pricing/page.tsx:172"}, "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-a7ff86469ed978be", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/[locale]/(home)/blog/[slug]/page.tsx:279", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/[locale]/(home)/blog/[slug]/page.tsx:279"}, "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-1ad0e18570fca872", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/seed-blog.ts:239", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/seed-blog.ts:239"}, "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-9d408596b4228c06", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/patch-fx-disclaimer.ts:42", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/patch-fx-disclaimer.ts:42"}, "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-921aeef59b48cf36", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/translate-page-strings.ts:283", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/translate-page-strings.ts:283"}, "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-3f95e12c72e0027a", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/patch-suite-plans.ts:1264", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/patch-suite-plans.ts:1264"}, "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-18e29baea91d0d1b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/components/seo/json-ld.tsx:74", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/components/seo/json-ld.tsx:74"}, "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-8c7eb7450128a7a7", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/prisma/seed.ts:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/prisma/seed.ts:7"}, "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-c93f11617ac8852e", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/lib/email.ts:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/lib/email.ts:20"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d81479e124205d14", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/build-all.js:21", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/build-all.js: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-8b86d20558c5c23c", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/examples/ui.js:86", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/examples/ui.js:86"}, "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-38efafc506033ffa", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/StepGradie", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/StepGradientBg.js:61"}, "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-943b546b1ccead1d", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/ChaosWaves", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/ChaosWavesBg.js:140"}, "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-bca93330aa00d6a0", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/CurveGradi", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/CurveGradientBg.js:134"}, "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-e2b1cc2a58ef15f0", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/BigBlobBg.", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/BigBlobBg.js:226"}, "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-32187c76c4232fee", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/AestheticF", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/AestheticFluidBg.js: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-8ec85f298b486012", "name": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/utils/CanvasAbstract.js:232", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/utils/CanvasAbstract.js:232"}, "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-c938006186fba5e7", "name": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/functions/Vec3Func.", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/functions/Vec3Func.js:203"}, "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-268905bc11f2c555", "name": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/functions/QuatFunc.", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/functions/QuatFunc.js:206"}, "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-08fca9455b9019d9", "name": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/functions/Vec2Func.", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/functions/Vec2Func.js:188"}, "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-87e76a3f0d11b72f", "name": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Program.js:1", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Program.js:1"}, "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-6510f4099cecf936", "name": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Geometry.js:17", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Geometry.js:17"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cb5f434a394e4de2", "name": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Texture.js:1", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Texture.js:1"}, "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-ad846bc4a2561394", "name": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Renderer.js:3", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Renderer.js:3"}, "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-c4934260d5f33cc5", "name": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/RenderTarget.js:1", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/RenderTarget.js:1"}, "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-ab3e8fa6a1f7b6a9", "name": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/layout.tsx:22", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/layout.tsx:22"}, "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-51d0bced643d25c8", "name": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/[locale]/(admin)/admin/campaigns/campaigns-client.tsx:489", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/[locale]/(admin)/admin/campaigns/campaigns-client.tsx:489"}, "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-775bb9f6f9bc7ec5", "name": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/[locale]/(home)/pricing/page.tsx:172", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/[locale]/(home)/pricing/page.tsx:172"}, "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-2476a169772e46fc", "name": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/[locale]/(home)/blog/[slug]/page.tsx:279", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/[locale]/(home)/blog/[slug]/page.tsx:279"}, "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-9f59b97d3f0ffb99", "name": "Insecure pattern 'dangerous_innerhtml' in apps/landing/components/seo/json-ld.tsx:74", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/landing/components/seo/json-ld.tsx:74"}, "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-deeb8650586e98b8", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-58659445ac9ade2c", "name": "Very large file: packages/studio-ui/src/hooks/use-studio-chat.ts (1304 lines)", "shortDescription": {"text": "Very large file: packages/studio-ui/src/hooks/use-studio-chat.ts (1304 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": "4 test file(s) for 481 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-735601d601b68d1e", "name": "Node manifest has dependencies but no lockfile: packages/broker-client/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/broker-client/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-df65e3c46f71f1dd", "name": "Node manifest has dependencies but no lockfile: packages/studio-ui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/studio-ui/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-98a1332ba54526ae", "name": "Node manifest has dependencies but no lockfile: packages/i18n/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/i18n/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d1a5df321f3fd57b", "name": "Node manifest has dependencies but no lockfile: apps/landing/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/landing/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bcd217cbd7c029ef", "name": "Node manifest has dependencies but no lockfile: apps/landing/public/assets/js/color4bg.js-main/packages/react/package.js", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/landing/public/assets/js/color4bg.js-main/packages/react/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d57b3f82d2270c5b", "name": "Node manifest has dependencies but no lockfile: apps/desktop/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/desktop/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d0c2205560692580", "name": "Node manifest has dependencies but no lockfile: apps/mobile/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/mobile/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 30 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 125 placeholder/mock markers across 53 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, lockfile. 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 ci, lockfile. 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-17eaf2d83161a7ef", "name": "Agent authority lacks a verifier contract: apps/landing/.cursorrules", "shortDescription": {"text": "Agent authority lacks a verifier contract: apps/landing/.cursorrules"}, "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-46891755a36df8d0", "name": "Commented-code block (5 lines) in packages/broker-client/src/client.ts:130", "shortDescription": {"text": "Commented-code block (5 lines) in packages/broker-client/src/client.ts:130"}, "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-ad5087d0ef55d7a4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/broker-client/src/client.ts:96", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/broker-client/src/client.ts:96"}, "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-c86b36b375a5d439", "name": "Commented-code block (6 lines) in packages/studio-ui/src/store.ts:67", "shortDescription": {"text": "Commented-code block (6 lines) in packages/studio-ui/src/store.ts:67"}, "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-aa4c1ee10ed5b6ac", "name": "Commented-code block (7 lines) in packages/studio-ui/src/host.tsx:52", "shortDescription": {"text": "Commented-code block (7 lines) in packages/studio-ui/src/host.tsx:52"}, "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-addc69ca0559c480", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/studio-ui/src/host.tsx:49", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/studio-ui/src/host.tsx:49"}, "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-b33e5d236b950c86", "name": "Commented-code block (5 lines) in packages/studio-ui/src/hooks/use-studio-chat.ts:225", "shortDescription": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/hooks/use-studio-chat.ts:225"}, "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-a03d1cc47c60c950", "name": "Commented-code block (7 lines) in packages/studio-ui/src/hooks/use-studio-socket.ts:90", "shortDescription": {"text": "Commented-code block (7 lines) in packages/studio-ui/src/hooks/use-studio-socket.ts:90"}, "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-40e195ce387bf2c5", "name": "Commented-code block (5 lines) in packages/studio-ui/src/hooks/use-notification-system.ts:44", "shortDescription": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/hooks/use-notification-system.ts:44"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2afed509dbc1f4f7", "name": "Commented-code block (8 lines) in packages/studio-ui/src/components/chat-layout/index.tsx:21", "shortDescription": {"text": "Commented-code block (8 lines) in packages/studio-ui/src/components/chat-layout/index.tsx:21"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5d2ee77263eb90d0", "name": "Commented-code block (5 lines) in packages/studio-ui/src/components/message-list/index.tsx:123", "shortDescription": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/components/message-list/index.tsx:123"}, "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-bce017586c996f66", "name": "Commented-code block (6 lines) in packages/studio-ui/src/components/qcm-choice/qcm-group.tsx:110", "shortDescription": {"text": "Commented-code block (6 lines) in packages/studio-ui/src/components/qcm-choice/qcm-group.tsx:110"}, "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-256f6c4694419595", "name": "Commented-code block (9 lines) in packages/studio-ui/src/components/widgets/research-widget.tsx:177", "shortDescription": {"text": "Commented-code block (9 lines) in packages/studio-ui/src/components/widgets/research-widget.tsx:177"}, "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-426ec16cf90fbb54", "name": "Commented-code block (9 lines) in packages/studio-ui/src/components/widgets/hotfix-widget.tsx:71", "shortDescription": {"text": "Commented-code block (9 lines) in packages/studio-ui/src/components/widgets/hotfix-widget.tsx:71"}, "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-c8039e276b22dd25", "name": "Commented-code block (5 lines) in packages/studio-ui/src/components/widgets/project-widget.tsx:22", "shortDescription": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/components/widgets/project-widget.tsx:22"}, "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-ff1639bc770d72e3", "name": "Commented-code block (9 lines) in packages/studio-ui/src/components/message-bubble/index.tsx:288", "shortDescription": {"text": "Commented-code block (9 lines) in packages/studio-ui/src/components/message-bubble/index.tsx:288"}, "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-b29b79364eb39280", "name": "Commented-code block (5 lines) in packages/studio-ui/src/components/chat-input/index.tsx:77", "shortDescription": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/components/chat-input/index.tsx:77"}, "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-7fdf51da96ecfb58", "name": "Commented-code block (12 lines) in packages/studio-ui/src/components/file-explorer/index.tsx:160", "shortDescription": {"text": "Commented-code block (12 lines) in packages/studio-ui/src/components/file-explorer/index.tsx:160"}, "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-f9840db51d9af906", "name": "Commented-code block (6 lines) in packages/studio-ui/src/components/stream-segments/index.tsx:14", "shortDescription": {"text": "Commented-code block (6 lines) in packages/studio-ui/src/components/stream-segments/index.tsx:14"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-733bf67a7c34f294", "name": "Commented-code block (9 lines) in packages/studio-ui/src/components/session-sidebar/index.tsx:151", "shortDescription": {"text": "Commented-code block (9 lines) in packages/studio-ui/src/components/session-sidebar/index.tsx:151"}, "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-36387687080abd8d", "name": "Commented-code block (5 lines) in packages/studio-ui/src/components/welcome-screen/index.tsx:12", "shortDescription": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/components/welcome-screen/index.tsx:12"}, "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-8565b11da9eed923", "name": "Commented-code block (7 lines) in packages/studio-ui/src/lib/stream-consumer.ts:100", "shortDescription": {"text": "Commented-code block (7 lines) in packages/studio-ui/src/lib/stream-consumer.ts:100"}, "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-05a2952c6cadac0b", "name": "Commented-code block (8 lines) in apps/landing/proxy.ts:21", "shortDescription": {"text": "Commented-code block (8 lines) in apps/landing/proxy.ts:21"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3ebb4114926c3323", "name": "Commented-code block (6 lines) in apps/landing/next.config.ts:10", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/next.config.ts:10"}, "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-b0abfd2198c13986", "name": "Commented-code block (6 lines) in apps/landing/app/not-found.tsx:1", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/app/not-found.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a4cb4b94c59266fd", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/broker/project/[id]/iframe/route.ts:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/broker/project/[id]/iframe/route.ts:19"}, "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-0c4da404aa835b9d", "name": "Commented-code block (6 lines) in apps/landing/app/api/broker/find-assets/[...path]/route.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/app/api/broker/find-assets/[...path]/route.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f04bc6845329f44d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/broker/find-assets/[...path]/route.ts:30", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/broker/find-assets/[...path]/route.ts:30"}, "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-3d346f2d8442d7de", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/broker/featured/[id]/thumbnail.png/route.ts:34", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/broker/featured/[id]/thumbnail.png/route.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-14c2a075c1138332", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/admin/ai-assist/route.ts:54", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/admin/ai-assist/route.ts:54"}, "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-5a795aab7ae19a56", "name": "Commented-code block (5 lines) in apps/landing/app/api/auth/[...nextauth]/route.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in apps/landing/app/api/auth/[...nextauth]/route.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ac1507ffb29c1824", "name": "Commented-code block (5 lines) in apps/landing/app/api/github/installations/[id]/route.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in apps/landing/app/api/github/installations/[id]/route.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-71f4c17ef9c5065f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/contact/route.ts:16", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/contact/route.ts:16"}, "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-3d296b4a92913630", "name": "Commented-code block (5 lines) in apps/landing/app/[locale]/(admin)/admin/organizations/orgs-client.tsx:123", "shortDescription": {"text": "Commented-code block (5 lines) in apps/landing/app/[locale]/(admin)/admin/organizations/orgs-client.tsx:123"}, "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-98766bafccc88263", "name": "Commented-code block (7 lines) in apps/landing/app/[locale]/(studio)/layout.tsx:4", "shortDescription": {"text": "Commented-code block (7 lines) in apps/landing/app/[locale]/(studio)/layout.tsx:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-44e57055e1d4ebf0", "name": "Commented-code block (5 lines) in apps/landing/app/[locale]/(studio)/studio-shell.tsx:94", "shortDescription": {"text": "Commented-code block (5 lines) in apps/landing/app/[locale]/(studio)/studio-shell.tsx: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-c500c98f618b187b", "name": "Commented-code block (5 lines) in apps/landing/app/[locale]/(studio)/studio/studio-client.tsx:53", "shortDescription": {"text": "Commented-code block (5 lines) in apps/landing/app/[locale]/(studio)/studio/studio-client.tsx:53"}, "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-5711ff51b8aab09b", "name": "Commented-code block (6 lines) in apps/landing/app/[locale]/(studio)/studio/flow/[id]/page.tsx:7", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/app/[locale]/(studio)/studio/flow/[id]/page.tsx:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7b414ce1b0dff60f", "name": "Commented-code block (6 lines) in apps/landing/app/[locale]/(auth)/verify-email/page.tsx:55", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/app/[locale]/(auth)/verify-email/page.tsx:55"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bb5945fc9348881d", "name": "Commented-code block (6 lines) in apps/landing/scripts/translate-page-strings.ts:25", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/scripts/translate-page-strings.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-bc825ef076e40d52", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/scripts/translate-page-strings.ts:119", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/scripts/translate-page-strings.ts:119"}, "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-2d4461b155390729", "name": "Commented-code block (5 lines) in apps/landing/server/services/stripe.service.ts:165", "shortDescription": {"text": "Commented-code block (5 lines) in apps/landing/server/services/stripe.service.ts:165"}, "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-cdf5fedc13461610", "name": "Commented-code block (6 lines) in apps/landing/server/actions/admin.ts:348", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/server/actions/admin.ts:348"}, "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-b8cd5c8405cea4ec", "name": "Commented-code block (6 lines) in apps/landing/components/underline/index.tsx:36", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/components/underline/index.tsx:36"}, "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-3ab44294d06f586c", "name": "Commented-code block (5 lines) in apps/landing/components/layout/header/index.tsx:29", "shortDescription": {"text": "Commented-code block (5 lines) in apps/landing/components/layout/header/index.tsx:29"}, "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-dd730873063fb55b", "name": "Commented-code block (7 lines) in apps/landing/components/layout/nav/index.tsx:24", "shortDescription": {"text": "Commented-code block (7 lines) in apps/landing/components/layout/nav/index.tsx:24"}, "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-dddcde0ab1d26b8d", "name": "Commented-code block (6 lines) in apps/landing/components/layout/footer/newsletter.tsx:12", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/components/layout/footer/newsletter.tsx:12"}, "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-85521ab1e17a618b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/components/portfolio/index.tsx:70", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/components/portfolio/index.tsx:70"}, "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-cc6732aa0d22beb9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/github-app.ts:106", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/github-app.ts:106"}, "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-7b64616ea50259f1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/broker-server.ts:97", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/broker-server.ts:97"}, "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-4db812f0c114ca21", "name": "Commented-code block (6 lines) in apps/landing/lib/billing-summary.ts:40", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/lib/billing-summary.ts:40"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-75e687b5b7180c9f", "name": "Commented-code block (10 lines) in apps/landing/lib/broker-direct.ts:26", "shortDescription": {"text": "Commented-code block (10 lines) in apps/landing/lib/broker-direct.ts:26"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-165f784c3aca434e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/broker-direct.ts:62", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/broker-direct.ts:62"}, "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-1f47632a8bbb0ed2", "name": "Commented-code block (7 lines) in apps/landing/lib/auth.ts:8", "shortDescription": {"text": "Commented-code block (7 lines) in apps/landing/lib/auth.ts:8"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a9252aa9c415d892", "name": "Commented-code block (5 lines) in apps/landing/lib/entitlements.ts:109", "shortDescription": {"text": "Commented-code block (5 lines) in apps/landing/lib/entitlements.ts:109"}, "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-f2369d34a0e93d20", "name": "Commented-code block (5 lines) in apps/landing/lib/plans.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in apps/landing/lib/plans.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a5aeda5c28c40b2f", "name": "Commented-code block (5 lines) in apps/landing/lib/currency.ts:80", "shortDescription": {"text": "Commented-code block (5 lines) in apps/landing/lib/currency.ts:80"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-93da7c0bf4b269e5", "name": "Commented-code block (6 lines) in apps/landing/lib/magnet/scout.ts:31", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/lib/magnet/scout.ts:31"}, "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-26b3e65588c79b39", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/magnet/scout.ts:55", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/magnet/scout.ts:55"}, "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-54a9fbb04d8084f4", "name": "Commented-code block (7 lines) in apps/landing/lib/magnet/teaser.ts:194", "shortDescription": {"text": "Commented-code block (7 lines) in apps/landing/lib/magnet/teaser.ts:194"}, "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-4d44a016e6f0a856", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/magnet/teaser.ts:358", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/magnet/teaser.ts:358"}, "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-ec3573cae9ebfb50", "name": "Commented-code block (5 lines) in apps/landing/lib/page-strings/en.ts:481", "shortDescription": {"text": "Commented-code block (5 lines) in apps/landing/lib/page-strings/en.ts:481"}, "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-e566d3b2ce4df5eb", "name": "Commented-code block (6 lines) in apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/RandomC", "shortDescription": {"text": "Commented-code block (6 lines) in apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/RandomCubesBg.js:174"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c16db50d3bee2515", "name": "Commented-code block (9 lines) in apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/Color.js:3", "shortDescription": {"text": "Commented-code block (9 lines) in apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/Color.js:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5fa6a3e14f91c5a9", "name": "Commented-code block (7 lines) in apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Renderer.js:5", "shortDescription": {"text": "Commented-code block (7 lines) in apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Renderer.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}}]}}, "automationDetails": {"id": "repobility/24160"}, "properties": {"repository": "Ananke-Bake-AI/kalit-app", "repoUrl": "https://github.com/Ananke-Bake-AI/kalit-app", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-5c621e42cc576ade", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/layout.tsx:22"}, "properties": {"repobilityId": "7c8d8af9a5019f5f", "scanner": "scanner-primary", "fingerprint": "5c621e42cc576ade", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-a03a4a7858e27a1a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/app/api/contact/route.ts:49"}, "properties": {"repobilityId": "f2957780c246ac66", "scanner": "scanner-primary", "fingerprint": "a03a4a7858e27a1a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c5bcd7d499035bd3", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/[locale]/(admin)/admin/campaigns/campaigns-client.tsx:489"}, "properties": {"repobilityId": "f01108baf8597c22", "scanner": "scanner-primary", "fingerprint": "c5bcd7d499035bd3", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e83697aca842a1ac", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/[locale]/(home)/pricing/page.tsx:172"}, "properties": {"repobilityId": "663f08bdfa745812", "scanner": "scanner-primary", "fingerprint": "e83697aca842a1ac", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-a7ff86469ed978be", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/app/[locale]/(home)/blog/[slug]/page.tsx:279"}, "properties": {"repobilityId": "7b7cf121ce674868", "scanner": "scanner-primary", "fingerprint": "a7ff86469ed978be", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-1ad0e18570fca872", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/seed-blog.ts:239"}, "properties": {"repobilityId": "07c59e637c4a79d8", "scanner": "scanner-primary", "fingerprint": "1ad0e18570fca872", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9d408596b4228c06", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/patch-fx-disclaimer.ts:42"}, "properties": {"repobilityId": "2d462c90ac87f571", "scanner": "scanner-primary", "fingerprint": "9d408596b4228c06", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-921aeef59b48cf36", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/translate-page-strings.ts:283"}, "properties": {"repobilityId": "cff79caa5f4b49b2", "scanner": "scanner-primary", "fingerprint": "921aeef59b48cf36", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3f95e12c72e0027a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/scripts/patch-suite-plans.ts:1264"}, "properties": {"repobilityId": "ee77f62c58cb3bad", "scanner": "scanner-primary", "fingerprint": "3f95e12c72e0027a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-18e29baea91d0d1b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/landing/components/seo/json-ld.tsx:74"}, "properties": {"repobilityId": "88eb8898e9a7fb4b", "scanner": "scanner-primary", "fingerprint": "18e29baea91d0d1b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-8c7eb7450128a7a7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/prisma/seed.ts:7"}, "properties": {"repobilityId": "49cf21b19086c9d1", "scanner": "scanner-primary", "fingerprint": "8c7eb7450128a7a7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c93f11617ac8852e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/lib/email.ts:20"}, "properties": {"repobilityId": "ea01dd846eaf8cb5", "scanner": "scanner-primary", "fingerprint": "c93f11617ac8852e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d81479e124205d14", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/build-all.js:21"}, "properties": {"repobilityId": "c003009ba9617de6", "scanner": "scanner-primary", "fingerprint": "d81479e124205d14", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8b86d20558c5c23c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/examples/ui.js:86"}, "properties": {"repobilityId": "31d622cd7f21f360", "scanner": "scanner-primary", "fingerprint": "8b86d20558c5c23c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-38efafc506033ffa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/StepGradientBg.js:61"}, "properties": {"repobilityId": "1b2957041058b065", "scanner": "scanner-primary", "fingerprint": "38efafc506033ffa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-943b546b1ccead1d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/ChaosWavesBg.js:140"}, "properties": {"repobilityId": "3d7bffa30eb9cb3c", "scanner": "scanner-primary", "fingerprint": "943b546b1ccead1d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bca93330aa00d6a0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/CurveGradientBg.js:134"}, "properties": {"repobilityId": "5e4778c18dcb97b2", "scanner": "scanner-primary", "fingerprint": "bca93330aa00d6a0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e2b1cc2a58ef15f0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/BigBlobBg.js:226"}, "properties": {"repobilityId": "65d6acbdd47feb09", "scanner": "scanner-primary", "fingerprint": "e2b1cc2a58ef15f0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-32187c76c4232fee", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/AestheticFluidBg.js:13"}, "properties": {"repobilityId": "f53d10746dc8e75e", "scanner": "scanner-primary", "fingerprint": "32187c76c4232fee", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8ec85f298b486012", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/utils/CanvasAbstract.js:232"}, "properties": {"repobilityId": "74df27c27dedc56c", "scanner": "scanner-primary", "fingerprint": "8ec85f298b486012", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c938006186fba5e7", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/functions/Vec3Func.js:203"}, "properties": {"repobilityId": "8c3f69fa84f517b5", "scanner": "scanner-primary", "fingerprint": "c938006186fba5e7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-268905bc11f2c555", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/functions/QuatFunc.js:206"}, "properties": {"repobilityId": "f37344faabd89133", "scanner": "scanner-primary", "fingerprint": "268905bc11f2c555", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-08fca9455b9019d9", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/functions/Vec2Func.js:188"}, "properties": {"repobilityId": "ee71d822982e8035", "scanner": "scanner-primary", "fingerprint": "08fca9455b9019d9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-87e76a3f0d11b72f", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Program.js:1"}, "properties": {"repobilityId": "2de200cbd227539c", "scanner": "scanner-primary", "fingerprint": "87e76a3f0d11b72f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-6510f4099cecf936", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Geometry.js:17"}, "properties": {"repobilityId": "95c1a7419bdcfea9", "scanner": "scanner-primary", "fingerprint": "6510f4099cecf936", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-cb5f434a394e4de2", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Texture.js:1"}, "properties": {"repobilityId": "8ad56e160ef345b1", "scanner": "scanner-primary", "fingerprint": "cb5f434a394e4de2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-ad846bc4a2561394", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Renderer.js:3"}, "properties": {"repobilityId": "1cd4026205a2f391", "scanner": "scanner-primary", "fingerprint": "ad846bc4a2561394", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-c4934260d5f33cc5", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/RenderTarget.js:1"}, "properties": {"repobilityId": "e520bb607be891ba", "scanner": "scanner-primary", "fingerprint": "c4934260d5f33cc5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-ab3e8fa6a1f7b6a9", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/layout.tsx:22"}, "properties": {"repobilityId": "2d6e89cb5ab85f20", "scanner": "scanner-primary", "fingerprint": "ab3e8fa6a1f7b6a9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/landing/app/layout.tsx"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-51d0bced643d25c8", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/[locale]/(admin)/admin/campaigns/campaigns-client.tsx:489"}, "properties": {"repobilityId": "f7f434813e1c1809", "scanner": "scanner-primary", "fingerprint": "51d0bced643d25c8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/landing/app/[locale]/(admin)/admin/campaigns/campaigns-client.tsx"}, "region": {"startLine": 489}}}]}, {"ruleId": "scanner-775bb9f6f9bc7ec5", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/[locale]/(home)/pricing/page.tsx:172"}, "properties": {"repobilityId": "ae32cdf5e8d3a54e", "scanner": "scanner-primary", "fingerprint": "775bb9f6f9bc7ec5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/landing/app/[locale]/(home)/pricing/page.tsx"}, "region": {"startLine": 172}}}]}, {"ruleId": "scanner-2476a169772e46fc", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/landing/app/[locale]/(home)/blog/[slug]/page.tsx:279"}, "properties": {"repobilityId": "dbd86c0e3dd81649", "scanner": "scanner-primary", "fingerprint": "2476a169772e46fc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/landing/app/[locale]/(home)/blog/[slug]/page.tsx"}, "region": {"startLine": 279}}}]}, {"ruleId": "scanner-9f59b97d3f0ffb99", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/landing/components/seo/json-ld.tsx:74"}, "properties": {"repobilityId": "1d73d4abcc01db60", "scanner": "scanner-primary", "fingerprint": "9f59b97d3f0ffb99", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/landing/components/seo/json-ld.tsx"}, "region": {"startLine": 74}}}]}, {"ruleId": "scanner-deeb8650586e98b8", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "b368b9fcab6a0dd7", "scanner": "scanner-primary", "fingerprint": "deeb8650586e98b8", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/landing/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-58659445ac9ade2c", "level": "note", "message": {"text": "Very large file: packages/studio-ui/src/hooks/use-studio-chat.ts (1304 lines)"}, "properties": {"repobilityId": "864e284ba74b8c19", "scanner": "scanner-primary", "fingerprint": "58659445ac9ade2c", "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-735601d601b68d1e", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/broker-client/package.json"}, "properties": {"repobilityId": "9ceac2ef1bea94c5", "scanner": "scanner-primary", "fingerprint": "735601d601b68d1e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/broker-client/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-df65e3c46f71f1dd", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/studio-ui/package.json"}, "properties": {"repobilityId": "5588a6f3fe410f71", "scanner": "scanner-primary", "fingerprint": "df65e3c46f71f1dd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/studio-ui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-98a1332ba54526ae", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/i18n/package.json"}, "properties": {"repobilityId": "d914a9bdf5957152", "scanner": "scanner-primary", "fingerprint": "98a1332ba54526ae", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/i18n/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d1a5df321f3fd57b", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/landing/package.json"}, "properties": {"repobilityId": "19b930b9f218b418", "scanner": "scanner-primary", "fingerprint": "d1a5df321f3fd57b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/landing/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bcd217cbd7c029ef", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/landing/public/assets/js/color4bg.js-main/packages/react/package.json"}, "properties": {"repobilityId": "fbe2ab2a5f911716", "scanner": "scanner-primary", "fingerprint": "bcd217cbd7c029ef", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/landing/public/assets/js/color4bg.js-main/packages/react/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d57b3f82d2270c5b", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/desktop/package.json"}, "properties": {"repobilityId": "a5d1a254ecc349f8", "scanner": "scanner-primary", "fingerprint": "d57b3f82d2270c5b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/desktop/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d0c2205560692580", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/mobile/package.json"}, "properties": {"repobilityId": "b3dfed7bb3d70ed3", "scanner": "scanner-primary", "fingerprint": "d0c2205560692580", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/mobile/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "bf5cff941dd24b6a", "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": "8b8460591d690880", "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": "cb10d7e80dcba66a", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "9a1b1822a2f9c701", "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": "9cc7fcdf5a67bf04", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-17eaf2d83161a7ef", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: apps/landing/.cursorrules"}, "properties": {"repobilityId": "fbfe10c4af681385", "scanner": "scanner-primary", "fingerprint": "17eaf2d83161a7ef", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/landing/.cursorrules"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-46891755a36df8d0", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/broker-client/src/client.ts:130"}, "properties": {"repobilityId": "b5825aafdf251b2b", "scanner": "scanner-primary", "fingerprint": "46891755a36df8d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ad5087d0ef55d7a4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/broker-client/src/client.ts:96"}, "properties": {"repobilityId": "5ea7355721fa7ee6", "scanner": "scanner-primary", "fingerprint": "ad5087d0ef55d7a4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c86b36b375a5d439", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/studio-ui/src/store.ts:67"}, "properties": {"repobilityId": "57d2c13b9868b8c1", "scanner": "scanner-primary", "fingerprint": "c86b36b375a5d439", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aa4c1ee10ed5b6ac", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/studio-ui/src/host.tsx:52"}, "properties": {"repobilityId": "75f4bd9af07eb8db", "scanner": "scanner-primary", "fingerprint": "aa4c1ee10ed5b6ac", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-addc69ca0559c480", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/studio-ui/src/host.tsx:49"}, "properties": {"repobilityId": "102c4bd1d02a86d2", "scanner": "scanner-primary", "fingerprint": "addc69ca0559c480", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b33e5d236b950c86", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/hooks/use-studio-chat.ts:225"}, "properties": {"repobilityId": "9c15b118b2ad855f", "scanner": "scanner-primary", "fingerprint": "b33e5d236b950c86", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a03d1cc47c60c950", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/studio-ui/src/hooks/use-studio-socket.ts:90"}, "properties": {"repobilityId": "b75e19563b92ca95", "scanner": "scanner-primary", "fingerprint": "a03d1cc47c60c950", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-40e195ce387bf2c5", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/hooks/use-notification-system.ts:44"}, "properties": {"repobilityId": "d39cb6a5be8448da", "scanner": "scanner-primary", "fingerprint": "40e195ce387bf2c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2afed509dbc1f4f7", "level": "none", "message": {"text": "Commented-code block (8 lines) in packages/studio-ui/src/components/chat-layout/index.tsx:21"}, "properties": {"repobilityId": "ad3e908ece6cd089", "scanner": "scanner-primary", "fingerprint": "2afed509dbc1f4f7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5d2ee77263eb90d0", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/components/message-list/index.tsx:123"}, "properties": {"repobilityId": "7682ac74e08c8284", "scanner": "scanner-primary", "fingerprint": "5d2ee77263eb90d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bce017586c996f66", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/studio-ui/src/components/qcm-choice/qcm-group.tsx:110"}, "properties": {"repobilityId": "f3d6aae6df6113b5", "scanner": "scanner-primary", "fingerprint": "bce017586c996f66", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-256f6c4694419595", "level": "none", "message": {"text": "Commented-code block (9 lines) in packages/studio-ui/src/components/widgets/research-widget.tsx:177"}, "properties": {"repobilityId": "1980575f045f56e4", "scanner": "scanner-primary", "fingerprint": "256f6c4694419595", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-426ec16cf90fbb54", "level": "none", "message": {"text": "Commented-code block (9 lines) in packages/studio-ui/src/components/widgets/hotfix-widget.tsx:71"}, "properties": {"repobilityId": "4235527faf51c4be", "scanner": "scanner-primary", "fingerprint": "426ec16cf90fbb54", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c8039e276b22dd25", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/components/widgets/project-widget.tsx:22"}, "properties": {"repobilityId": "75077a4571b61750", "scanner": "scanner-primary", "fingerprint": "c8039e276b22dd25", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ff1639bc770d72e3", "level": "none", "message": {"text": "Commented-code block (9 lines) in packages/studio-ui/src/components/message-bubble/index.tsx:288"}, "properties": {"repobilityId": "631e1bf5da5b5bcc", "scanner": "scanner-primary", "fingerprint": "ff1639bc770d72e3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b29b79364eb39280", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/components/chat-input/index.tsx:77"}, "properties": {"repobilityId": "656a6baf1512308a", "scanner": "scanner-primary", "fingerprint": "b29b79364eb39280", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7fdf51da96ecfb58", "level": "none", "message": {"text": "Commented-code block (12 lines) in packages/studio-ui/src/components/file-explorer/index.tsx:160"}, "properties": {"repobilityId": "7cd3880e6051d646", "scanner": "scanner-primary", "fingerprint": "7fdf51da96ecfb58", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f9840db51d9af906", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/studio-ui/src/components/stream-segments/index.tsx:14"}, "properties": {"repobilityId": "f0360a6570f58eff", "scanner": "scanner-primary", "fingerprint": "f9840db51d9af906", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-733bf67a7c34f294", "level": "none", "message": {"text": "Commented-code block (9 lines) in packages/studio-ui/src/components/session-sidebar/index.tsx:151"}, "properties": {"repobilityId": "2030152c1c0ff7b8", "scanner": "scanner-primary", "fingerprint": "733bf67a7c34f294", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-36387687080abd8d", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/studio-ui/src/components/welcome-screen/index.tsx:12"}, "properties": {"repobilityId": "248947aa3695a626", "scanner": "scanner-primary", "fingerprint": "36387687080abd8d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8565b11da9eed923", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/studio-ui/src/lib/stream-consumer.ts:100"}, "properties": {"repobilityId": "450f1aa3006ed374", "scanner": "scanner-primary", "fingerprint": "8565b11da9eed923", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-05a2952c6cadac0b", "level": "none", "message": {"text": "Commented-code block (8 lines) in apps/landing/proxy.ts:21"}, "properties": {"repobilityId": "05b5df2d695c04df", "scanner": "scanner-primary", "fingerprint": "05a2952c6cadac0b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3ebb4114926c3323", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/next.config.ts:10"}, "properties": {"repobilityId": "421b6f54effe6f02", "scanner": "scanner-primary", "fingerprint": "3ebb4114926c3323", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b0abfd2198c13986", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/app/not-found.tsx:1"}, "properties": {"repobilityId": "1b8424dd052f50b0", "scanner": "scanner-primary", "fingerprint": "b0abfd2198c13986", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a4cb4b94c59266fd", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/broker/project/[id]/iframe/route.ts:19"}, "properties": {"repobilityId": "0e35e3531388a2ba", "scanner": "scanner-primary", "fingerprint": "a4cb4b94c59266fd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0c4da404aa835b9d", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/app/api/broker/find-assets/[...path]/route.ts:3"}, "properties": {"repobilityId": "564bac27739c778e", "scanner": "scanner-primary", "fingerprint": "0c4da404aa835b9d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f04bc6845329f44d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/broker/find-assets/[...path]/route.ts:30"}, "properties": {"repobilityId": "d120ef706e65c463", "scanner": "scanner-primary", "fingerprint": "f04bc6845329f44d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3d346f2d8442d7de", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/broker/featured/[id]/thumbnail.png/route.ts:34"}, "properties": {"repobilityId": "274adb18ccc902fe", "scanner": "scanner-primary", "fingerprint": "3d346f2d8442d7de", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-14c2a075c1138332", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/admin/ai-assist/route.ts:54"}, "properties": {"repobilityId": "6e2543a828219f03", "scanner": "scanner-primary", "fingerprint": "14c2a075c1138332", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5a795aab7ae19a56", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/landing/app/api/auth/[...nextauth]/route.ts:6"}, "properties": {"repobilityId": "22b49983176edbaf", "scanner": "scanner-primary", "fingerprint": "5a795aab7ae19a56", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ac1507ffb29c1824", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/landing/app/api/github/installations/[id]/route.ts:6"}, "properties": {"repobilityId": "3e5d0b84f472088e", "scanner": "scanner-primary", "fingerprint": "ac1507ffb29c1824", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-71f4c17ef9c5065f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/app/api/contact/route.ts:16"}, "properties": {"repobilityId": "3860b35e8c4b7701", "scanner": "scanner-primary", "fingerprint": "71f4c17ef9c5065f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3d296b4a92913630", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/landing/app/[locale]/(admin)/admin/organizations/orgs-client.tsx:123"}, "properties": {"repobilityId": "a50cdb41a8c65409", "scanner": "scanner-primary", "fingerprint": "3d296b4a92913630", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-98766bafccc88263", "level": "none", "message": {"text": "Commented-code block (7 lines) in apps/landing/app/[locale]/(studio)/layout.tsx:4"}, "properties": {"repobilityId": "770b8ddc88b0f759", "scanner": "scanner-primary", "fingerprint": "98766bafccc88263", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-44e57055e1d4ebf0", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/landing/app/[locale]/(studio)/studio-shell.tsx:94"}, "properties": {"repobilityId": "a36d8e2d013cf059", "scanner": "scanner-primary", "fingerprint": "44e57055e1d4ebf0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c500c98f618b187b", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/landing/app/[locale]/(studio)/studio/studio-client.tsx:53"}, "properties": {"repobilityId": "3de7a0c784bb3c59", "scanner": "scanner-primary", "fingerprint": "c500c98f618b187b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5711ff51b8aab09b", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/app/[locale]/(studio)/studio/flow/[id]/page.tsx:7"}, "properties": {"repobilityId": "8b67811e9923373d", "scanner": "scanner-primary", "fingerprint": "5711ff51b8aab09b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7b414ce1b0dff60f", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/app/[locale]/(auth)/verify-email/page.tsx:55"}, "properties": {"repobilityId": "ed497337d0c54892", "scanner": "scanner-primary", "fingerprint": "7b414ce1b0dff60f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bb5945fc9348881d", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/scripts/translate-page-strings.ts:25"}, "properties": {"repobilityId": "eed1a12e82185b7c", "scanner": "scanner-primary", "fingerprint": "bb5945fc9348881d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc825ef076e40d52", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/scripts/translate-page-strings.ts:119"}, "properties": {"repobilityId": "6401d1fc92fa178c", "scanner": "scanner-primary", "fingerprint": "bc825ef076e40d52", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2d4461b155390729", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/landing/server/services/stripe.service.ts:165"}, "properties": {"repobilityId": "2bf01a6f57c2bb16", "scanner": "scanner-primary", "fingerprint": "2d4461b155390729", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cdf5fedc13461610", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/server/actions/admin.ts:348"}, "properties": {"repobilityId": "47193452c417f906", "scanner": "scanner-primary", "fingerprint": "cdf5fedc13461610", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b8cd5c8405cea4ec", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/components/underline/index.tsx:36"}, "properties": {"repobilityId": "f81c49c1f2aa0349", "scanner": "scanner-primary", "fingerprint": "b8cd5c8405cea4ec", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3ab44294d06f586c", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/landing/components/layout/header/index.tsx:29"}, "properties": {"repobilityId": "6ea3345d09969db8", "scanner": "scanner-primary", "fingerprint": "3ab44294d06f586c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dd730873063fb55b", "level": "none", "message": {"text": "Commented-code block (7 lines) in apps/landing/components/layout/nav/index.tsx:24"}, "properties": {"repobilityId": "5945b9a129a24ab0", "scanner": "scanner-primary", "fingerprint": "dd730873063fb55b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dddcde0ab1d26b8d", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/components/layout/footer/newsletter.tsx:12"}, "properties": {"repobilityId": "490c23af3d12673c", "scanner": "scanner-primary", "fingerprint": "dddcde0ab1d26b8d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85521ab1e17a618b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/components/portfolio/index.tsx:70"}, "properties": {"repobilityId": "29e58fce08e53f89", "scanner": "scanner-primary", "fingerprint": "85521ab1e17a618b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cc6732aa0d22beb9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/github-app.ts:106"}, "properties": {"repobilityId": "36cbaf1785aed537", "scanner": "scanner-primary", "fingerprint": "cc6732aa0d22beb9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7b64616ea50259f1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/broker-server.ts:97"}, "properties": {"repobilityId": "f607876ef9def8e5", "scanner": "scanner-primary", "fingerprint": "7b64616ea50259f1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4db812f0c114ca21", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/lib/billing-summary.ts:40"}, "properties": {"repobilityId": "1c6fcc53e019ec3e", "scanner": "scanner-primary", "fingerprint": "4db812f0c114ca21", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-75e687b5b7180c9f", "level": "none", "message": {"text": "Commented-code block (10 lines) in apps/landing/lib/broker-direct.ts:26"}, "properties": {"repobilityId": "62d524e49799da42", "scanner": "scanner-primary", "fingerprint": "75e687b5b7180c9f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-165f784c3aca434e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/broker-direct.ts:62"}, "properties": {"repobilityId": "59ee33fc2568fc3c", "scanner": "scanner-primary", "fingerprint": "165f784c3aca434e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1f47632a8bbb0ed2", "level": "none", "message": {"text": "Commented-code block (7 lines) in apps/landing/lib/auth.ts:8"}, "properties": {"repobilityId": "01b8a2b7dc96400a", "scanner": "scanner-primary", "fingerprint": "1f47632a8bbb0ed2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a9252aa9c415d892", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/landing/lib/entitlements.ts:109"}, "properties": {"repobilityId": "afa6b6625b5ae4a2", "scanner": "scanner-primary", "fingerprint": "a9252aa9c415d892", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f2369d34a0e93d20", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/landing/lib/plans.ts:4"}, "properties": {"repobilityId": "9b926deadba44452", "scanner": "scanner-primary", "fingerprint": "f2369d34a0e93d20", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a5aeda5c28c40b2f", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/landing/lib/currency.ts:80"}, "properties": {"repobilityId": "9e2aa441fdffa906", "scanner": "scanner-primary", "fingerprint": "a5aeda5c28c40b2f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-93da7c0bf4b269e5", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/lib/magnet/scout.ts:31"}, "properties": {"repobilityId": "090d966b2383029e", "scanner": "scanner-primary", "fingerprint": "93da7c0bf4b269e5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-26b3e65588c79b39", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/magnet/scout.ts:55"}, "properties": {"repobilityId": "2611bad72020aff3", "scanner": "scanner-primary", "fingerprint": "26b3e65588c79b39", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-54a9fbb04d8084f4", "level": "none", "message": {"text": "Commented-code block (7 lines) in apps/landing/lib/magnet/teaser.ts:194"}, "properties": {"repobilityId": "1a1d984c3270014e", "scanner": "scanner-primary", "fingerprint": "54a9fbb04d8084f4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d44a016e6f0a856", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/landing/lib/magnet/teaser.ts:358"}, "properties": {"repobilityId": "432856817d918c78", "scanner": "scanner-primary", "fingerprint": "4d44a016e6f0a856", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ec3573cae9ebfb50", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/landing/lib/page-strings/en.ts:481"}, "properties": {"repobilityId": "3d628a34303eac75", "scanner": "scanner-primary", "fingerprint": "ec3573cae9ebfb50", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e566d3b2ce4df5eb", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/landing/public/assets/js/color4bg.js-main/src/color4bg/AbstractBackground/RandomCubesBg.js:174"}, "properties": {"repobilityId": "d0a043b3d6565fe0", "scanner": "scanner-primary", "fingerprint": "e566d3b2ce4df5eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c16db50d3bee2515", "level": "none", "message": {"text": "Commented-code block (9 lines) in apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/math/Color.js:3"}, "properties": {"repobilityId": "dd0deedfe6a87971", "scanner": "scanner-primary", "fingerprint": "c16db50d3bee2515", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5fa6a3e14f91c5a9", "level": "none", "message": {"text": "Commented-code block (7 lines) in apps/landing/public/assets/js/color4bg.js-main/src/ogl/src/core/Renderer.js:5"}, "properties": {"repobilityId": "af3f5968dce03531", "scanner": "scanner-primary", "fingerprint": "5fa6a3e14f91c5a9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}