{"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-248165e821f2404b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/JsonLd.tsx:7", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/JsonLd.tsx:7"}, "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-9d748ebf8ad1b67d", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/AnswerText.tsx:2", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/AnswerText.tsx:2"}, "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-c6d02eff2248654b", "name": "\"active\" state uses light bg in a dark theme \u2014 components/admin/AdminOrderPagination.tsx:106", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 components/admin/AdminOrderPagination.tsx:106"}, "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-16dcfe687f37c201", "name": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminRolePermissionForm.tsx:115", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminRolePermissionForm.tsx:115"}, "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-084c3c3b2b731f3f", "name": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminPrimitives.tsx:215", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminPrimitives.tsx:215"}, "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-1bf4cc7054e06397", "name": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminShell.tsx:236", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminShell.tsx:236"}, "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-3f309e7c16d5f463", "name": "\"active\" state uses light bg in a dark theme \u2014 components/admin/AdminShell.tsx:261", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 components/admin/AdminShell.tsx:261"}, "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-3dbc79c302c58b1e", "name": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminChartFilter.tsx:69", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminChartFilter.tsx:69"}, "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-ac36273a50a8276c", "name": "`truncate` class without `title=` for hover reveal \u2014 app/page.tsx:49", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/page.tsx:49"}, "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-2c2e61022c3bbcdb", "name": "`truncate` class without `title=` for hover reveal \u2014 app/daily/page.tsx:135", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/daily/page.tsx:135"}, "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-0d556fba97fcfdd0", "name": "`truncate` class without `title=` for hover reveal \u2014 app/company/full/page.tsx:766", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/company/full/page.tsx:766"}, "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-3ffb53b367e6abe5", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/orders/page.tsx:689", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/orders/page.tsx:689"}, "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-20039e8cd0ba1a2f", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/backup/page.tsx:200", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/backup/page.tsx:200"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-13a4181c97bbb1df", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 lib/answer-format.ts:7", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 lib/answer-format.ts:7"}, "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-8987d6d1c30c7202", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0a525be892617473", "name": "Insecure pattern 'dangerous_innerhtml' in components/JsonLd.tsx:7", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/JsonLd.tsx:7"}, "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-5d62c664d83c6c08", "name": "Insecure pattern 'local_storage_auth_token' in components/PayModal.tsx:191", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in components/PayModal.tsx:191"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "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-410cb0c4b9540dd9", "name": "Very large file: app/name/full/page.tsx (1364 lines)", "shortDescription": {"text": "Very large file: app/name/full/page.tsx (1364 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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "80 tests / 359 src (ratio 0.22)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 13 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 109 placeholder/mock markers across 56 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. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f9109a8be43bd2ba", "name": "Legacy-named symbol `paywall_v2` in tests/admin-audit.test.ts:56", "shortDescription": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-audit.test.ts:56"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d2596ca6e59bd10", "name": "Legacy-named symbol `paywall_v2` in tests/admin-audit-detail.test.ts:39", "shortDescription": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-audit-detail.test.ts:39"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8e4981debbd6acea", "name": "Legacy-named symbol `paywall_v2` in tests/admin-approvals.test.ts:168", "shortDescription": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-approvals.test.ts:168"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2368606945daf4e1", "name": "Legacy-named symbol `paywall_v2` in tests/admin-config.test.ts:68", "shortDescription": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-config.test.ts:68"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-603973c9ffaabdc5", "name": "Legacy-named symbol `paywall_v2` in tests/admin-approval-detail.test.ts:87", "shortDescription": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-approval-detail.test.ts:87"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-00e400be4870a08a", "name": "Legacy-named symbol `paywall_v2` in tests/admin-search.test.ts:37", "shortDescription": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-search.test.ts:37"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5572813742aa4274", "name": "Legacy-named symbol `paywall_v2` in tests/admin-config-detail.test.ts:39", "shortDescription": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-config-detail.test.ts:39"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c23bf6e47c284c72", "name": "Commented-code block (10 lines) in components/DateField.tsx:3", "shortDescription": {"text": "Commented-code block (10 lines) in components/DateField.tsx: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-8719ffcc9eb324f1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/PayModal.tsx:136", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/PayModal.tsx:136"}, "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-0f78344e8d5a5ed3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/admin/adminFetch.ts:14", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/admin/adminFetch.ts:14"}, "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-de44d975bc6c2b12", "name": "Legacy-named symbol `paywall_v2` in components/admin/AdminConfigRequestForm.tsx:66", "shortDescription": {"text": "Legacy-named symbol `paywall_v2` in components/admin/AdminConfigRequestForm.tsx:66"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-707ce099ef5e4d72", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/company/full/page.tsx:117", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/company/full/page.tsx:117"}, "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-c829a8782657ecb9", "name": "Commented-code block (5 lines) in app/api/health/route.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/api/health/route.ts: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-8ff050422a3ec6a4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/bloodtype/full/page.tsx:114", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/bloodtype/full/page.tsx:114"}, "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-618c17330d5a23d8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/fengshui/full/page.tsx:44", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/fengshui/full/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-e3612be99656cad3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/qiming/full/page.tsx:95", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/qiming/full/page.tsx:95"}, "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-2116eb489c3cb928", "name": "Commented-code block (5 lines) in app/pay-test/layout.tsx:4", "shortDescription": {"text": "Commented-code block (5 lines) in app/pay-test/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-7fc031b8883734f0", "name": "Commented-code block (6 lines) in lib/ai.ts:279", "shortDescription": {"text": "Commented-code block (6 lines) in lib/ai.ts:279"}, "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-7c086f1e57281318", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/ai.ts:159", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/ai.ts:159"}, "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-a8713fdef1a970c8", "name": "Commented-code block (8 lines) in lib/lingshu.ts:1", "shortDescription": {"text": "Commented-code block (8 lines) in lib/lingshu.ts: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-9e945fe293336b8d", "name": "Commented-code block (9 lines) in lib/wuge.ts:1", "shortDescription": {"text": "Commented-code block (9 lines) in lib/wuge.ts: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-5d8703d71c72bfb6", "name": "Commented-code block (5 lines) in lib/bazi.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in lib/bazi.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-9f6ff7d340cef5db", "name": "Commented-code block (6 lines) in lib/yongshen.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in lib/yongshen.ts: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-a60b1ff4b9ba25f8", "name": "Commented-code block (6 lines) in lib/brand.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in lib/brand.ts: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-cd5d3e3986ce6a92", "name": "Commented-code block (7 lines) in lib/long-poster.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in lib/long-poster.ts: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-14bafa19deeee8bb", "name": "Commented-code block (5 lines) in lib/tarot.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in lib/tarot.ts: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-923cdd79d4692808", "name": "Commented-code block (6 lines) in lib/prompt-contract.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in lib/prompt-contract.ts: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-16080e912ec540d0", "name": "Commented-code block (5 lines) in lib/paywall.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in lib/paywall.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-3e92891ebacb5fd6", "name": "Commented-code block (6 lines) in lib/payments/access.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in lib/payments/access.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-6c21b640edaf76a5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/payments/wechat.ts:132", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/payments/wechat.ts:132"}, "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-dba45459bdbcac67", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/wechat/oauth.ts:115", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/wechat/oauth.ts:115"}, "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-02d4f58bf5b970ab", "name": "36 env vars used in code but missing from .env.example", "shortDescription": {"text": "36 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ADMIN_ALERT_COOLDOWN_MINUTES`, `ADMIN_ALERT_MIN_SEVERITY`, `ADMIN_ALERT_WEBHOOK_SECRET`, `ADMIN_ALERT_WEBHOOK_URL`, `ADMIN_ALLOW_TOKEN_ACCESS`, `ADMIN_BACKUP_DB_LIMIT`, `ADMIN_DISPLAY_NAME`, `ADMIN_LAST_RESTORE_DRILL_AT` + 28 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19725"}, "properties": {"repository": "sinofate/ai-qiming", "repoUrl": "https://github.com/sinofate/ai-qiming", "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-248165e821f2404b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/JsonLd.tsx:7"}, "properties": {"repobilityId": "fbf18bcbf2b0182e", "scanner": "scanner-primary", "fingerprint": "248165e821f2404b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-9d748ebf8ad1b67d", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/AnswerText.tsx:2"}, "properties": {"repobilityId": "47c26865f6c09300", "scanner": "scanner-primary", "fingerprint": "9d748ebf8ad1b67d", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-c6d02eff2248654b", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 components/admin/AdminOrderPagination.tsx:106"}, "properties": {"repobilityId": "937bcb1057d08e64", "scanner": "scanner-primary", "fingerprint": "c6d02eff2248654b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-16dcfe687f37c201", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminRolePermissionForm.tsx:115"}, "properties": {"repobilityId": "532307544e41c66a", "scanner": "scanner-primary", "fingerprint": "16dcfe687f37c201", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-084c3c3b2b731f3f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminPrimitives.tsx:215"}, "properties": {"repobilityId": "c940c2a02cd0ca8a", "scanner": "scanner-primary", "fingerprint": "084c3c3b2b731f3f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1bf4cc7054e06397", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminShell.tsx:236"}, "properties": {"repobilityId": "b631f1989f0ed0a1", "scanner": "scanner-primary", "fingerprint": "1bf4cc7054e06397", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3f309e7c16d5f463", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 components/admin/AdminShell.tsx:261"}, "properties": {"repobilityId": "90383eb0aea5380b", "scanner": "scanner-primary", "fingerprint": "3f309e7c16d5f463", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-3dbc79c302c58b1e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/admin/AdminChartFilter.tsx:69"}, "properties": {"repobilityId": "a65eb8996ebef14a", "scanner": "scanner-primary", "fingerprint": "3dbc79c302c58b1e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ac36273a50a8276c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/page.tsx:49"}, "properties": {"repobilityId": "2a6638282026d4f9", "scanner": "scanner-primary", "fingerprint": "ac36273a50a8276c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2c2e61022c3bbcdb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/daily/page.tsx:135"}, "properties": {"repobilityId": "18335765f0128b0e", "scanner": "scanner-primary", "fingerprint": "2c2e61022c3bbcdb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0d556fba97fcfdd0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/company/full/page.tsx:766"}, "properties": {"repobilityId": "448c675ffad98b18", "scanner": "scanner-primary", "fingerprint": "0d556fba97fcfdd0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3ffb53b367e6abe5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/orders/page.tsx:689"}, "properties": {"repobilityId": "69ab6252d5f23cf4", "scanner": "scanner-primary", "fingerprint": "3ffb53b367e6abe5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-20039e8cd0ba1a2f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/backup/page.tsx:200"}, "properties": {"repobilityId": "c4fb5cd8988bd7bf", "scanner": "scanner-primary", "fingerprint": "20039e8cd0ba1a2f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-13a4181c97bbb1df", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 lib/answer-format.ts:7"}, "properties": {"repobilityId": "e33428fa2ba21deb", "scanner": "scanner-primary", "fingerprint": "13a4181c97bbb1df", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "9180a74d5981b36e", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "0e737be4e32488fc", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "a78a0475354df98d", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-0a525be892617473", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/JsonLd.tsx:7"}, "properties": {"repobilityId": "46019c83bb7b6575", "scanner": "scanner-primary", "fingerprint": "0a525be892617473", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/JsonLd.tsx"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-5d62c664d83c6c08", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in components/PayModal.tsx:191"}, "properties": {"repobilityId": "84e9c06ba28c9d99", "scanner": "scanner-primary", "fingerprint": "5d62c664d83c6c08", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/PayModal.tsx"}, "region": {"startLine": 191}}}]}, {"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-410cb0c4b9540dd9", "level": "note", "message": {"text": "Very large file: app/name/full/page.tsx (1364 lines)"}, "properties": {"repobilityId": "752e35586cd3410a", "scanner": "scanner-primary", "fingerprint": "410cb0c4b9540dd9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "caad72645cf248ec", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "652421f91b30f1c5", "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": "d7c4758d8e95ac33", "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": "a70c619ae09b3bb4", "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": "07979a7abe150b4c", "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": "b333111ab5f97603", "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": "c40ca9732541d340", "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": "c82ef131cf4c8b3c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f9109a8be43bd2ba", "level": "note", "message": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-audit.test.ts:56"}, "properties": {"repobilityId": "c5894dd42ce57ad2", "scanner": "scanner-primary", "fingerprint": "f9109a8be43bd2ba", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2d2596ca6e59bd10", "level": "note", "message": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-audit-detail.test.ts:39"}, "properties": {"repobilityId": "8b0ce811e11735be", "scanner": "scanner-primary", "fingerprint": "2d2596ca6e59bd10", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8e4981debbd6acea", "level": "note", "message": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-approvals.test.ts:168"}, "properties": {"repobilityId": "e63c5c60c90dd984", "scanner": "scanner-primary", "fingerprint": "8e4981debbd6acea", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2368606945daf4e1", "level": "note", "message": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-config.test.ts:68"}, "properties": {"repobilityId": "ad802a069345454a", "scanner": "scanner-primary", "fingerprint": "2368606945daf4e1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-603973c9ffaabdc5", "level": "note", "message": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-approval-detail.test.ts:87"}, "properties": {"repobilityId": "9f91508403e8c275", "scanner": "scanner-primary", "fingerprint": "603973c9ffaabdc5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-00e400be4870a08a", "level": "note", "message": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-search.test.ts:37"}, "properties": {"repobilityId": "e534fb9014c7607e", "scanner": "scanner-primary", "fingerprint": "00e400be4870a08a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-5572813742aa4274", "level": "note", "message": {"text": "Legacy-named symbol `paywall_v2` in tests/admin-config-detail.test.ts:39"}, "properties": {"repobilityId": "0c3d13bc5ab4d412", "scanner": "scanner-primary", "fingerprint": "5572813742aa4274", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-c23bf6e47c284c72", "level": "none", "message": {"text": "Commented-code block (10 lines) in components/DateField.tsx:3"}, "properties": {"repobilityId": "bbd41c0e8ab3c887", "scanner": "scanner-primary", "fingerprint": "c23bf6e47c284c72", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8719ffcc9eb324f1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/PayModal.tsx:136"}, "properties": {"repobilityId": "9c4c651de7dbb671", "scanner": "scanner-primary", "fingerprint": "8719ffcc9eb324f1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0f78344e8d5a5ed3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/admin/adminFetch.ts:14"}, "properties": {"repobilityId": "f00e152590bf56b8", "scanner": "scanner-primary", "fingerprint": "0f78344e8d5a5ed3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-de44d975bc6c2b12", "level": "note", "message": {"text": "Legacy-named symbol `paywall_v2` in components/admin/AdminConfigRequestForm.tsx:66"}, "properties": {"repobilityId": "9d7d6ffab3ad3642", "scanner": "scanner-primary", "fingerprint": "de44d975bc6c2b12", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-707ce099ef5e4d72", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/company/full/page.tsx:117"}, "properties": {"repobilityId": "760dc34464162d20", "scanner": "scanner-primary", "fingerprint": "707ce099ef5e4d72", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c829a8782657ecb9", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/api/health/route.ts:1"}, "properties": {"repobilityId": "afa42ab2f123de32", "scanner": "scanner-primary", "fingerprint": "c829a8782657ecb9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8ff050422a3ec6a4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/bloodtype/full/page.tsx:114"}, "properties": {"repobilityId": "d717dc652b407b3a", "scanner": "scanner-primary", "fingerprint": "8ff050422a3ec6a4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-618c17330d5a23d8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/fengshui/full/page.tsx:44"}, "properties": {"repobilityId": "c12d41f65f191d71", "scanner": "scanner-primary", "fingerprint": "618c17330d5a23d8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e3612be99656cad3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/qiming/full/page.tsx:95"}, "properties": {"repobilityId": "9982ecc2806f1ef3", "scanner": "scanner-primary", "fingerprint": "e3612be99656cad3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2116eb489c3cb928", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/pay-test/layout.tsx:4"}, "properties": {"repobilityId": "7179f8bea65a69c2", "scanner": "scanner-primary", "fingerprint": "2116eb489c3cb928", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7fc031b8883734f0", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/ai.ts:279"}, "properties": {"repobilityId": "78b4bb40bc0f90e3", "scanner": "scanner-primary", "fingerprint": "7fc031b8883734f0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7c086f1e57281318", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/ai.ts:159"}, "properties": {"repobilityId": "fc0f76b1def42cb7", "scanner": "scanner-primary", "fingerprint": "7c086f1e57281318", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a8713fdef1a970c8", "level": "none", "message": {"text": "Commented-code block (8 lines) in lib/lingshu.ts:1"}, "properties": {"repobilityId": "21f34e8d33e6e95b", "scanner": "scanner-primary", "fingerprint": "a8713fdef1a970c8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9e945fe293336b8d", "level": "none", "message": {"text": "Commented-code block (9 lines) in lib/wuge.ts:1"}, "properties": {"repobilityId": "48525275be7bc70b", "scanner": "scanner-primary", "fingerprint": "9e945fe293336b8d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5d8703d71c72bfb6", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/bazi.ts:3"}, "properties": {"repobilityId": "b8d99440c3d1456d", "scanner": "scanner-primary", "fingerprint": "5d8703d71c72bfb6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9f6ff7d340cef5db", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/yongshen.ts:1"}, "properties": {"repobilityId": "04b0b53f20de39cb", "scanner": "scanner-primary", "fingerprint": "9f6ff7d340cef5db", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a60b1ff4b9ba25f8", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/brand.ts:1"}, "properties": {"repobilityId": "db10393456952998", "scanner": "scanner-primary", "fingerprint": "a60b1ff4b9ba25f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cd5d3e3986ce6a92", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/long-poster.ts:1"}, "properties": {"repobilityId": "e168c9f9f218ad06", "scanner": "scanner-primary", "fingerprint": "cd5d3e3986ce6a92", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-14bafa19deeee8bb", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/tarot.ts:1"}, "properties": {"repobilityId": "65838640779ba49c", "scanner": "scanner-primary", "fingerprint": "14bafa19deeee8bb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-923cdd79d4692808", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/prompt-contract.ts:1"}, "properties": {"repobilityId": "8738df1a1c168850", "scanner": "scanner-primary", "fingerprint": "923cdd79d4692808", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-16080e912ec540d0", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/paywall.ts:6"}, "properties": {"repobilityId": "1bdd4675932b3861", "scanner": "scanner-primary", "fingerprint": "16080e912ec540d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e92891ebacb5fd6", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/payments/access.ts:3"}, "properties": {"repobilityId": "fa4da1726a6c20c0", "scanner": "scanner-primary", "fingerprint": "3e92891ebacb5fd6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6c21b640edaf76a5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/payments/wechat.ts:132"}, "properties": {"repobilityId": "a42d68c25f33b6b4", "scanner": "scanner-primary", "fingerprint": "6c21b640edaf76a5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-dba45459bdbcac67", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/wechat/oauth.ts:115"}, "properties": {"repobilityId": "d29bb2d7d4b5e618", "scanner": "scanner-primary", "fingerprint": "dba45459bdbcac67", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-02d4f58bf5b970ab", "level": "note", "message": {"text": "36 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "8842434a0f433d2d", "scanner": "scanner-primary", "fingerprint": "02d4f58bf5b970ab", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}