{"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-ef8a260e83cd694f", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/page.tsx:347", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/page.tsx:347"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3e37a4e26eab7a5a", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/page.tsx:530", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/page.tsx:530"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8d09fdb50c91bfac", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/layout.tsx:74", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/layout.tsx:74"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6b954295697a4084", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/orders/page.tsx:423", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/orders/page.tsx:423"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ea6d4cce27427987", "name": "\"active\" state uses light bg in a dark theme \u2014 app/dashboard/stores/[slug]/orders/page.tsx:283", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 app/dashboard/stores/[slug]/orders/page.tsx:283"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5dcb658a14b43d51", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/customers/page.tsx:300", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/customers/page.tsx:300"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c8cdf91ea010f126", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/editor/editor-workspace.tsx:778", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/editor/editor-workspace.tsx:778"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c7d8b0c174951c2e", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/products/page.tsx:242", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/products/page.tsx:242"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3c4f64e1927a0e36", "name": "\"active\" state uses light bg in a dark theme \u2014 app/dashboard/stores/[slug]/products/page.tsx:172", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 app/dashboard/stores/[slug]/products/page.tsx:172"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a18e2d07d0dc3226", "name": "`truncate` class without `title=` for hover reveal \u2014 app/_components/search-overlay.tsx:366", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/_components/search-overlay.tsx:366"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-edb45d50a9249d95", "name": "`truncate` class without `title=` for hover reveal \u2014 app/_components/asset-picker.tsx:210", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/_components/asset-picker.tsx:210"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-36e2ac32824c5070", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/page.tsx:338", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/page.tsx:338"}, "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-2c7ab54162b48ee2", "name": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/layout.tsx:739", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/layout.tsx:739"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8764d35dd136f92c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/about/page.tsx:144", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/about/page.tsx:144"}, "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-f28f83f479410629", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/contact/page.tsx:148", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/contact/page.tsx:148"}, "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-2fa39c2e86894312", "name": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/cart/page.tsx:514", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/cart/page.tsx:514"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7d210ca3a1a9cc95", "name": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/account/page.tsx:235", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/account/page.tsx:235"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3c3a4ec1219a281f", "name": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/account/orders/page.tsx:281", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/account/orders/page.tsx:281"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0ae1782380cf1e06", "name": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/account/orders/[id]/page.tsx:260", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/account/orders/[id]/page.tsx:260"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5c508e5073427050", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/shop/page.tsx:223", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/shop/page.tsx:223"}, "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-378fce9abc495adc", "name": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/favorites/page.tsx:410", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/favorites/page.tsx:410"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cbcce7bc3ee18c6f", "name": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/products/[id]/page.tsx:219", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/products/[id]/page.tsx:219"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-927bb45a050df31e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/products/[id]/page.tsx:183", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/products/[id]/page.tsx:183"}, "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-967ea3c87a562e91", "name": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/checkout/success/[orderId]/page.tsx:172", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/checkout/success/[orderId]/page.tsx:172"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-166dff3c3df6a10e", "name": "ORM models found but no DB engine detected", "shortDescription": {"text": "ORM models found but no DB engine detected"}, "fullDescription": {"text": "The repo defines tables/models but no DB connection string was found. Likely lives in env vars or a config file the scanner didn't read."}, "properties": {"scanner": "scanner-primary", "layer": "data", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f3972f91e92c540e", "name": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/page.tsx:338", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/page.tsx:338"}, "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-0b9c38ea063e906b", "name": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/about/page.tsx:144", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/about/page.tsx:144"}, "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-da0c95c9231a7711", "name": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/contact/page.tsx:148", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/contact/page.tsx:148"}, "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-3550c06173c793bd", "name": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/shop/page.tsx:223", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/shop/page.tsx:223"}, "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-6596382d04a37086", "name": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/products/[id]/page.tsx:183", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/products/[id]/page.tsx:183"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b8eaf1503fbfebc0", "name": "Very large file: app/dashboard/stores/[slug]/editor/editor-workspace.tsx (3941 lines)", "shortDescription": {"text": "Very large file: app/dashboard/stores/[slug]/editor/editor-workspace.tsx (3941 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-603b3efbaa17cfdd", "name": "Very large file: app/[slug]/page.tsx (2019 lines)", "shortDescription": {"text": "Very large file: app/[slug]/page.tsx (2019 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 111 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 140 placeholder/mock markers across 23 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ee0ac972cfe5c42d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/[slug]/cart/page.tsx:88", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/[slug]/cart/page.tsx:88"}, "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-d4a0a5013e6e8c1d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/[slug]/cart/checkout/page.tsx:44", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/[slug]/cart/checkout/page.tsx:44"}, "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-b09a85089a1d828a", "name": "Commented-code block (5 lines) in app/[slug]/search/api/route.ts:24", "shortDescription": {"text": "Commented-code block (5 lines) in app/[slug]/search/api/route.ts: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-5fc6459528dee2ae", "name": "Commented-code block (5 lines) in app/[slug]/shop/page.tsx:143", "shortDescription": {"text": "Commented-code block (5 lines) in app/[slug]/shop/page.tsx:143"}, "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-86fa23982e7bb000", "name": "Commented-code block (5 lines) in app/[slug]/favorites/page.tsx:61", "shortDescription": {"text": "Commented-code block (5 lines) in app/[slug]/favorites/page.tsx:61"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1b7eb87a2c48e6a2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/[slug]/favorites/page.tsx:56", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/[slug]/favorites/page.tsx:56"}, "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}}]}}, "automationDetails": {"id": "repobility/23723"}, "properties": {"repository": "zuyo1224/sproutly", "repoUrl": "https://github.com/zuyo1224/sproutly", "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-ef8a260e83cd694f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/page.tsx:347"}, "properties": {"repobilityId": "49f13da6b8e12b22", "scanner": "scanner-primary", "fingerprint": "ef8a260e83cd694f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3e37a4e26eab7a5a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/page.tsx:530"}, "properties": {"repobilityId": "47e288f78422871c", "scanner": "scanner-primary", "fingerprint": "3e37a4e26eab7a5a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8d09fdb50c91bfac", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/layout.tsx:74"}, "properties": {"repobilityId": "13bc1d0358d53626", "scanner": "scanner-primary", "fingerprint": "8d09fdb50c91bfac", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6b954295697a4084", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/orders/page.tsx:423"}, "properties": {"repobilityId": "1f2a6bf5a1b6455c", "scanner": "scanner-primary", "fingerprint": "6b954295697a4084", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ea6d4cce27427987", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 app/dashboard/stores/[slug]/orders/page.tsx:283"}, "properties": {"repobilityId": "c81c7af7ff928c78", "scanner": "scanner-primary", "fingerprint": "ea6d4cce27427987", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-5dcb658a14b43d51", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/customers/page.tsx:300"}, "properties": {"repobilityId": "a0cc19520be3f3bd", "scanner": "scanner-primary", "fingerprint": "5dcb658a14b43d51", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c8cdf91ea010f126", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/editor/editor-workspace.tsx:778"}, "properties": {"repobilityId": "111e4cf1b2adb079", "scanner": "scanner-primary", "fingerprint": "c8cdf91ea010f126", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c7d8b0c174951c2e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/stores/[slug]/products/page.tsx:242"}, "properties": {"repobilityId": "e0cde3b38ef8a413", "scanner": "scanner-primary", "fingerprint": "c7d8b0c174951c2e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3c4f64e1927a0e36", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 app/dashboard/stores/[slug]/products/page.tsx:172"}, "properties": {"repobilityId": "254ad8fda59012b4", "scanner": "scanner-primary", "fingerprint": "3c4f64e1927a0e36", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-a18e2d07d0dc3226", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/_components/search-overlay.tsx:366"}, "properties": {"repobilityId": "be9286c95d52f436", "scanner": "scanner-primary", "fingerprint": "a18e2d07d0dc3226", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-edb45d50a9249d95", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/_components/asset-picker.tsx:210"}, "properties": {"repobilityId": "e7ac684de8324661", "scanner": "scanner-primary", "fingerprint": "edb45d50a9249d95", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-36e2ac32824c5070", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/page.tsx:338"}, "properties": {"repobilityId": "093989a313c3603c", "scanner": "scanner-primary", "fingerprint": "36e2ac32824c5070", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-2c7ab54162b48ee2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/layout.tsx:739"}, "properties": {"repobilityId": "41d3374310d35655", "scanner": "scanner-primary", "fingerprint": "2c7ab54162b48ee2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8764d35dd136f92c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/about/page.tsx:144"}, "properties": {"repobilityId": "98b2fa7ce0ef6b61", "scanner": "scanner-primary", "fingerprint": "8764d35dd136f92c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-f28f83f479410629", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/contact/page.tsx:148"}, "properties": {"repobilityId": "d6c3ccacb736572b", "scanner": "scanner-primary", "fingerprint": "f28f83f479410629", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-2fa39c2e86894312", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/cart/page.tsx:514"}, "properties": {"repobilityId": "4ec0e7092e0b8a52", "scanner": "scanner-primary", "fingerprint": "2fa39c2e86894312", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7d210ca3a1a9cc95", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/account/page.tsx:235"}, "properties": {"repobilityId": "400aecfe6d52bfeb", "scanner": "scanner-primary", "fingerprint": "7d210ca3a1a9cc95", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3c3a4ec1219a281f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/account/orders/page.tsx:281"}, "properties": {"repobilityId": "288d6ce86b4e0144", "scanner": "scanner-primary", "fingerprint": "3c3a4ec1219a281f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0ae1782380cf1e06", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/account/orders/[id]/page.tsx:260"}, "properties": {"repobilityId": "a237dd94626282d5", "scanner": "scanner-primary", "fingerprint": "0ae1782380cf1e06", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5c508e5073427050", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/shop/page.tsx:223"}, "properties": {"repobilityId": "4952e85fba735d76", "scanner": "scanner-primary", "fingerprint": "5c508e5073427050", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-378fce9abc495adc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/favorites/page.tsx:410"}, "properties": {"repobilityId": "eb5c361d705c2655", "scanner": "scanner-primary", "fingerprint": "378fce9abc495adc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cbcce7bc3ee18c6f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/products/[id]/page.tsx:219"}, "properties": {"repobilityId": "08d37add321fbfba", "scanner": "scanner-primary", "fingerprint": "cbcce7bc3ee18c6f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-927bb45a050df31e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/[slug]/products/[id]/page.tsx:183"}, "properties": {"repobilityId": "83f002cba6abf34b", "scanner": "scanner-primary", "fingerprint": "927bb45a050df31e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-967ea3c87a562e91", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/[slug]/checkout/success/[orderId]/page.tsx:172"}, "properties": {"repobilityId": "45af06e0a99ac8a1", "scanner": "scanner-primary", "fingerprint": "967ea3c87a562e91", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-166dff3c3df6a10e", "level": "warning", "message": {"text": "ORM models found but no DB engine detected"}, "properties": {"repobilityId": "cda36de65e114635", "scanner": "scanner-primary", "fingerprint": "166dff3c3df6a10e", "layer": "data", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-f3972f91e92c540e", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/page.tsx:338"}, "properties": {"repobilityId": "3727ff05231a847c", "scanner": "scanner-primary", "fingerprint": "f3972f91e92c540e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/[slug]/page.tsx"}, "region": {"startLine": 338}}}]}, {"ruleId": "scanner-0b9c38ea063e906b", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/about/page.tsx:144"}, "properties": {"repobilityId": "1050ead80476c76e", "scanner": "scanner-primary", "fingerprint": "0b9c38ea063e906b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/[slug]/about/page.tsx"}, "region": {"startLine": 144}}}]}, {"ruleId": "scanner-da0c95c9231a7711", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/contact/page.tsx:148"}, "properties": {"repobilityId": "a0a93124a5ba792b", "scanner": "scanner-primary", "fingerprint": "da0c95c9231a7711", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/[slug]/contact/page.tsx"}, "region": {"startLine": 148}}}]}, {"ruleId": "scanner-3550c06173c793bd", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/shop/page.tsx:223"}, "properties": {"repobilityId": "2457a0f843df7e97", "scanner": "scanner-primary", "fingerprint": "3550c06173c793bd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/[slug]/shop/page.tsx"}, "region": {"startLine": 223}}}]}, {"ruleId": "scanner-6596382d04a37086", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/[slug]/products/[id]/page.tsx:183"}, "properties": {"repobilityId": "ac30e9310fafb38a", "scanner": "scanner-primary", "fingerprint": "6596382d04a37086", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/[slug]/products/[id]/page.tsx"}, "region": {"startLine": 183}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-b8eaf1503fbfebc0", "level": "note", "message": {"text": "Very large file: app/dashboard/stores/[slug]/editor/editor-workspace.tsx (3941 lines)"}, "properties": {"repobilityId": "b9961ecf045f52fb", "scanner": "scanner-primary", "fingerprint": "b8eaf1503fbfebc0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-603b3efbaa17cfdd", "level": "note", "message": {"text": "Very large file: app/[slug]/page.tsx (2019 lines)"}, "properties": {"repobilityId": "053d85351c91f814", "scanner": "scanner-primary", "fingerprint": "603b3efbaa17cfdd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "b0bdd655420920a2", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "a7bcabfcf90183f5", "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": "08cf5b8a870aabab", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "ab45450c0120e277", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "290c124588d46599", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "394777f9c9a04987", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "ec67ff05d6ea0372", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-ee0ac972cfe5c42d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/[slug]/cart/page.tsx:88"}, "properties": {"repobilityId": "c36c99a4351bb7e3", "scanner": "scanner-primary", "fingerprint": "ee0ac972cfe5c42d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d4a0a5013e6e8c1d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/[slug]/cart/checkout/page.tsx:44"}, "properties": {"repobilityId": "d2c7b7384db06e9e", "scanner": "scanner-primary", "fingerprint": "d4a0a5013e6e8c1d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b09a85089a1d828a", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/[slug]/search/api/route.ts:24"}, "properties": {"repobilityId": "b185a40bf01d642a", "scanner": "scanner-primary", "fingerprint": "b09a85089a1d828a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5fc6459528dee2ae", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/[slug]/shop/page.tsx:143"}, "properties": {"repobilityId": "1fe0c50e779d11ad", "scanner": "scanner-primary", "fingerprint": "5fc6459528dee2ae", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-86fa23982e7bb000", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/[slug]/favorites/page.tsx:61"}, "properties": {"repobilityId": "b6afcca18629d052", "scanner": "scanner-primary", "fingerprint": "86fa23982e7bb000", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1b7eb87a2c48e6a2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/[slug]/favorites/page.tsx:56"}, "properties": {"repobilityId": "eaf2ef69bb445d51", "scanner": "scanner-primary", "fingerprint": "1b7eb87a2c48e6a2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}