{"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-1e0e132d96f73f45", "name": "TODO/FIXME marker in shipping code \u2014 app/sitemap.ts:80", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 app/sitemap.ts:80"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3788a5b453f3669f", "name": "Stray `console.log` in TS/JS \u2014 app/layout.tsx:165", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/layout.tsx:165"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1be4f88ae33a185b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:132", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:132"}, "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-ac404efb1fe27931", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/movies/[id]/page.tsx:69", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/movies/[id]/page.tsx:69"}, "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-bfa7ad367f2dfae7", "name": "Stray `console.log` in TS/JS \u2014 app/api/works/route.ts:136", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/works/route.ts:136"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-81400c5607f281f9", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/lists/[slug]/page.tsx:221", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/lists/[slug]/page.tsx:221"}, "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-ed45fb6703788297", "name": "Icon-only button without accessible name \u2014 app/components/FeedbackWidget.tsx:279", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/components/FeedbackWidget.tsx:279"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1ac317e7f00064b8", "name": "Icon-only button without accessible name \u2014 app/components/WorkDetail.tsx:1308", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/components/WorkDetail.tsx:1308"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f167a96971d498a4", "name": "Icon-only button without accessible name \u2014 app/components/WorkRegisterModal.tsx:305", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/components/WorkRegisterModal.tsx:305"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3efbe175a20e416c", "name": "Icon-only button without accessible name \u2014 app/components/ListDetail.tsx:1178", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/components/ListDetail.tsx:1178"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1b6de3c64f1868f0", "name": "Icon-only button without accessible name \u2014 app/components/EditProposalModal.tsx:64", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/components/EditProposalModal.tsx:64"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cb9997091af6cdec", "name": "Icon-only button without accessible name \u2014 app/components/Settings.tsx:166", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/components/Settings.tsx:166"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4d54dc002ca73ba6", "name": "Icon-only button without accessible name \u2014 app/components/PersonDetail.tsx:186", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/components/PersonDetail.tsx:186"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-845eddf9d898663f", "name": "TODO/FIXME marker in shipping code \u2014 app/components/VoiceReviewRecorder.tsx:30", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 app/components/VoiceReviewRecorder.tsx:30"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4f0dad0852381524", "name": "Icon-only button without accessible name \u2014 app/components/ShareCard.tsx:517", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/components/ShareCard.tsx:517"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b18790615ac446bb", "name": "Icon-only button without accessible name \u2014 app/admin/page.tsx:1541", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/admin/page.tsx:1541"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-741a96a27623a3de", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/tv/[id]/page.tsx:67", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/tv/[id]/page.tsx:67"}, "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-d4d953e4cce0f4d9", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/people/[id]/page.tsx:69", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/people/[id]/page.tsx:69"}, "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-b6cba4fd7e5d914b", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:132", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:132"}, "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-95c1438dafc4b30d", "name": "Insecure pattern 'dangerous_innerhtml' in app/movies/[id]/page.tsx:69", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/movies/[id]/page.tsx:69"}, "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-9d51d4495d6df1bd", "name": "Insecure pattern 'dangerous_innerhtml' in app/lists/[slug]/page.tsx:221", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/lists/[slug]/page.tsx:221"}, "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-154c7e2825f1d0cc", "name": "Insecure pattern 'dangerous_innerhtml' in app/tv/[id]/page.tsx:67", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/tv/[id]/page.tsx:67"}, "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-593ace5724f9d0f7", "name": "Insecure pattern 'dangerous_innerhtml' in app/people/[id]/page.tsx:69", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/people/[id]/page.tsx:69"}, "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-9c148329b6c50885", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6f4435e1d649879e", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-782c386e203cebb9", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d3975b41aad6f9ec", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5daabe7f527c3e2b", "name": "Very large file: app/games/crystal-blast/page.tsx (1760 lines)", "shortDescription": {"text": "Very large file: app/games/crystal-blast/page.tsx (1760 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-9a71ceeeb64d0184", "name": "Very large file: app/games/uranyan/page.tsx (3520 lines)", "shortDescription": {"text": "Very large file: app/games/uranyan/page.tsx (3520 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-dea13ac59f61c004", "name": "Very large file: app/components/Profile.tsx (1246 lines)", "shortDescription": {"text": "Very large file: app/components/Profile.tsx (1246 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-0c3ae547824a52dc", "name": "Very large file: app/components/WorkDetail.tsx (2819 lines)", "shortDescription": {"text": "Very large file: app/components/WorkDetail.tsx (2819 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-90d19f9b2aabe253", "name": "Very large file: app/components/ListDetail.tsx (1733 lines)", "shortDescription": {"text": "Very large file: app/components/ListDetail.tsx (1733 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-1507848d2951af7f", "name": "Very large file: app/components/Search.tsx (1962 lines)", "shortDescription": {"text": "Very large file: app/components/Search.tsx (1962 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-88d527fa2a0f84b3", "name": "Very large file: app/fasting/FastingApp.tsx (2844 lines)", "shortDescription": {"text": "Very large file: app/fasting/FastingApp.tsx (2844 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-a784cc2b84ddadb2", "name": "Very large file: app/admin/page.tsx (1623 lines)", "shortDescription": {"text": "Very large file: app/admin/page.tsx (1623 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 175 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 46 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 115 placeholder/mock markers across 27 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-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-aa7b8320e5ebdf2d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/seed-curated-lists.mjs:78", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/seed-curated-lists.mjs:78"}, "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-faf65c827f34c705", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/seed-emoji-quizzes.mjs:92", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/seed-emoji-quizzes.mjs:92"}, "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-a0ed849809a38b33", "name": "Commented-code block (6 lines) in app/layout.tsx:10", "shortDescription": {"text": "Commented-code block (6 lines) in app/layout.tsx:10"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b1c1d63f82640f77", "name": "Commented-code block (5 lines) in app/games/filmius/page.tsx:845", "shortDescription": {"text": "Commented-code block (5 lines) in app/games/filmius/page.tsx:845"}, "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-55eb3a56c4ae50f8", "name": "Commented-code block (6 lines) in app/games/minesweeper/page.tsx:10", "shortDescription": {"text": "Commented-code block (6 lines) in app/games/minesweeper/page.tsx:10"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d6d72915115a4f69", "name": "Commented-code block (5 lines) in app/games/uranyan/page.tsx:97", "shortDescription": {"text": "Commented-code block (5 lines) in app/games/uranyan/page.tsx:97"}, "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-d540662692a9af18", "name": "Commented-code block (5 lines) in app/api/auth/id-recover/route.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in app/api/auth/id-recover/route.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-eee748b86fb56b10", "name": "Commented-code block (10 lines) in app/api/auth/id-signup/route.ts:1", "shortDescription": {"text": "Commented-code block (10 lines) in app/api/auth/id-signup/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-a9ea6458198554b8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/translate/route.ts:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/translate/route.ts:40"}, "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-0f91ac82a02ada13", "name": "Commented-code block (5 lines) in app/components/Profile.tsx:420", "shortDescription": {"text": "Commented-code block (5 lines) in app/components/Profile.tsx:420"}, "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-9ff49e94b8a4c30c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/Profile.tsx:387", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/Profile.tsx:387"}, "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-ca24d7228fde9c05", "name": "Commented-code block (5 lines) in app/components/FeedbackWidget.tsx:261", "shortDescription": {"text": "Commented-code block (5 lines) in app/components/FeedbackWidget.tsx:261"}, "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-1298cb8d7d2b63a4", "name": "Commented-code block (5 lines) in app/components/WorkDetail.tsx:21", "shortDescription": {"text": "Commented-code block (5 lines) in app/components/WorkDetail.tsx:21"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-de74e622165bfb3d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/WorkDetail.tsx:301", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/WorkDetail.tsx:301"}, "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-8059cc9506dfdb7a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/PersonEditProposalModal.tsx:91", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/PersonEditProposalModal.tsx:91"}, "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-d6f9c99d2ae77d0a", "name": "Commented-code block (6 lines) in app/components/PublicWorkView.tsx:293", "shortDescription": {"text": "Commented-code block (6 lines) in app/components/PublicWorkView.tsx:293"}, "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-fb9ecd43e743158d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/PersonRegisterModal.tsx:121", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/PersonRegisterModal.tsx:121"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b270f7b964b24d53", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/LoginPrompt.tsx:132", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/LoginPrompt.tsx: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-08da2bc7034fae77", "name": "Commented-code block (5 lines) in app/lib/share.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/lib/share.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-4b6bb7dfbb03a6e0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/annict.ts:55", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/annict.ts:55"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea4889799ba76ec0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/tmdb-cache.ts:26", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/tmdb-cache.ts:26"}, "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-092bc2e8450e9c94", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/tmdb.ts:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/tmdb.ts:19"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9df0e88698103b05", "name": "Commented-code block (6 lines) in app/lib/idAuth.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in app/lib/idAuth.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-e7f0f163510e0944", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/i18n/tmdb-fetch.ts:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/i18n/tmdb-fetch.ts:19"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2a14141ebf088398", "name": "Commented-code block (5 lines) in app/lib/filmius/stages.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/lib/filmius/stages.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-450c4875c3fe46ab", "name": "Commented-code block (5 lines) in app/lib/filmius/render.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/lib/filmius/render.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-1b28c968d0f1a0b8", "name": "Commented-code block (5 lines) in app/lib/filmius/engine.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/lib/filmius/engine.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-73234627a9784352", "name": "Commented-code block (5 lines) in app/lib/fasting/levels.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/lib/fasting/levels.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-9c091f8c1b1d4634", "name": "Commented-code block (5 lines) in app/lib/filmappy/stages.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/lib/filmappy/stages.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-0fae08ca80013f0f", "name": "Commented-code block (6 lines) in app/lib/filmappy/render.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in app/lib/filmappy/render.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-8856c8be7e93ffe4", "name": "Commented-code block (13 lines) in app/lib/filmappy/engine.ts:1", "shortDescription": {"text": "Commented-code block (13 lines) in app/lib/filmappy/engine.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-3e54737ee7d53b42", "name": "Commented-code block (6 lines) in app/lib/agey/age.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in app/lib/agey/age.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-5c175a85f30d5c9c", "name": "Commented-code block (7 lines) in app/lib/uranyan/history.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in app/lib/uranyan/history.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-5d52f22e425562ff", "name": "Commented-code block (6 lines) in app/lib/uranyan/compatTemplates.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in app/lib/uranyan/compatTemplates.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-b80d2f655dbb7eb3", "name": "Commented-code block (5 lines) in app/lib/uranyan/sanmei.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/lib/uranyan/sanmei.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-e9b26e95e8a97ea0", "name": "Commented-code block (6 lines) in app/lib/uranyan/breedIcons.tsx:1", "shortDescription": {"text": "Commented-code block (6 lines) in app/lib/uranyan/breedIcons.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-48fbc8427273c3d2", "name": "Commented-code block (5 lines) in app/lib/uranyan/period.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/lib/uranyan/period.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-f4cf1bdfd47a7052", "name": "Commented-code block (8 lines) in app/lib/uranyan/characters.ts:1", "shortDescription": {"text": "Commented-code block (8 lines) in app/lib/uranyan/characters.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-91edbc44f3f0be74", "name": "Commented-code block (7 lines) in app/lib/uranyan/imageExport.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in app/lib/uranyan/imageExport.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-035d79514896fc83", "name": "Commented-code block (7 lines) in app/lib/uranyan/fashion.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in app/lib/uranyan/fashion.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-90ebd72658c856cd", "name": "Commented-code block (5 lines) in app/lib/uranyan/templates.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/lib/uranyan/templates.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-fa22db255c5c3cc6", "name": "Commented-code block (5 lines) in app/lib/uranyan/sukuyo.ts:71", "shortDescription": {"text": "Commented-code block (5 lines) in app/lib/uranyan/sukuyo.ts:71"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7dc5c24e514cd9b7", "name": "Commented-code block (13 lines) in app/lib/uranyan/today.ts:1", "shortDescription": {"text": "Commented-code block (13 lines) in app/lib/uranyan/today.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-d24ea67ff225a4b0", "name": "Commented-code block (5 lines) in app/lib/uranyan/sanchu.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in app/lib/uranyan/sanchu.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-4ae089dc4bcf0681", "name": "Commented-code block (8 lines) in app/lib/uranyan/groupCompat.ts:1", "shortDescription": {"text": "Commented-code block (8 lines) in app/lib/uranyan/groupCompat.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-3750ac7af94a3346", "name": "Commented-code block (6 lines) in app/fasting/FastingApp.tsx:119", "shortDescription": {"text": "Commented-code block (6 lines) in app/fasting/FastingApp.tsx:119"}, "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-e605fe97b286941b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/page.tsx:165", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/page.tsx:165"}, "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-777a64f86af1a5bc", "name": "Commented-code block (5 lines) in app/admin/uranyan-quality/page.tsx:8", "shortDescription": {"text": "Commented-code block (5 lines) in app/admin/uranyan-quality/page.tsx:8"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23250"}, "properties": {"repository": "YKOINDIA/filmo", "repoUrl": "https://github.com/YKOINDIA/filmo", "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-1e0e132d96f73f45", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 app/sitemap.ts:80"}, "properties": {"repobilityId": "7dedfd4d1f9f7ccd", "scanner": "scanner-primary", "fingerprint": "1e0e132d96f73f45", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-3788a5b453f3669f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/layout.tsx:165"}, "properties": {"repobilityId": "7edc802c141484f7", "scanner": "scanner-primary", "fingerprint": "3788a5b453f3669f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1be4f88ae33a185b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:132"}, "properties": {"repobilityId": "6f16eb9b82a2dcd6", "scanner": "scanner-primary", "fingerprint": "1be4f88ae33a185b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-ac404efb1fe27931", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/movies/[id]/page.tsx:69"}, "properties": {"repobilityId": "25dc417f5ef766df", "scanner": "scanner-primary", "fingerprint": "ac404efb1fe27931", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-bfa7ad367f2dfae7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/works/route.ts:136"}, "properties": {"repobilityId": "26b1ae87b59d85d7", "scanner": "scanner-primary", "fingerprint": "bfa7ad367f2dfae7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-81400c5607f281f9", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/lists/[slug]/page.tsx:221"}, "properties": {"repobilityId": "4f37efbcc084d847", "scanner": "scanner-primary", "fingerprint": "81400c5607f281f9", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-ed45fb6703788297", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/components/FeedbackWidget.tsx:279"}, "properties": {"repobilityId": "38e74f52fd67a758", "scanner": "scanner-primary", "fingerprint": "ed45fb6703788297", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-1ac317e7f00064b8", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/components/WorkDetail.tsx:1308"}, "properties": {"repobilityId": "be6d6ec3d42eaa0e", "scanner": "scanner-primary", "fingerprint": "1ac317e7f00064b8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-f167a96971d498a4", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/components/WorkRegisterModal.tsx:305"}, "properties": {"repobilityId": "4537b12ae0a8ee72", "scanner": "scanner-primary", "fingerprint": "f167a96971d498a4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-3efbe175a20e416c", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/components/ListDetail.tsx:1178"}, "properties": {"repobilityId": "fd60d937f556ef04", "scanner": "scanner-primary", "fingerprint": "3efbe175a20e416c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-1b6de3c64f1868f0", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/components/EditProposalModal.tsx:64"}, "properties": {"repobilityId": "623b71a0bc73bc37", "scanner": "scanner-primary", "fingerprint": "1b6de3c64f1868f0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-cb9997091af6cdec", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/components/Settings.tsx:166"}, "properties": {"repobilityId": "3cefc1038cf8f6b2", "scanner": "scanner-primary", "fingerprint": "cb9997091af6cdec", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-4d54dc002ca73ba6", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/components/PersonDetail.tsx:186"}, "properties": {"repobilityId": "2858f0041b3e3cce", "scanner": "scanner-primary", "fingerprint": "4d54dc002ca73ba6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-845eddf9d898663f", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 app/components/VoiceReviewRecorder.tsx:30"}, "properties": {"repobilityId": "904d29bcda11af69", "scanner": "scanner-primary", "fingerprint": "845eddf9d898663f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-4f0dad0852381524", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/components/ShareCard.tsx:517"}, "properties": {"repobilityId": "25b1d258670f7e7c", "scanner": "scanner-primary", "fingerprint": "4f0dad0852381524", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-b18790615ac446bb", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/admin/page.tsx:1541"}, "properties": {"repobilityId": "25e2c69f51bb6a9e", "scanner": "scanner-primary", "fingerprint": "b18790615ac446bb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-741a96a27623a3de", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/tv/[id]/page.tsx:67"}, "properties": {"repobilityId": "8c37d3a17568c6ed", "scanner": "scanner-primary", "fingerprint": "741a96a27623a3de", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d4d953e4cce0f4d9", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/people/[id]/page.tsx:69"}, "properties": {"repobilityId": "c31921ca3d70792c", "scanner": "scanner-primary", "fingerprint": "d4d953e4cce0f4d9", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-b6cba4fd7e5d914b", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:132"}, "properties": {"repobilityId": "69d4743587f721a0", "scanner": "scanner-primary", "fingerprint": "b6cba4fd7e5d914b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.tsx"}, "region": {"startLine": 132}}}]}, {"ruleId": "scanner-95c1438dafc4b30d", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/movies/[id]/page.tsx:69"}, "properties": {"repobilityId": "98fdc63ed1335715", "scanner": "scanner-primary", "fingerprint": "95c1438dafc4b30d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/movies/[id]/page.tsx"}, "region": {"startLine": 69}}}]}, {"ruleId": "scanner-9d51d4495d6df1bd", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/lists/[slug]/page.tsx:221"}, "properties": {"repobilityId": "37d2f1419f3b4e09", "scanner": "scanner-primary", "fingerprint": "9d51d4495d6df1bd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/lists/[slug]/page.tsx"}, "region": {"startLine": 221}}}]}, {"ruleId": "scanner-154c7e2825f1d0cc", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/tv/[id]/page.tsx:67"}, "properties": {"repobilityId": "1046644bb2696db5", "scanner": "scanner-primary", "fingerprint": "154c7e2825f1d0cc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/tv/[id]/page.tsx"}, "region": {"startLine": 67}}}]}, {"ruleId": "scanner-593ace5724f9d0f7", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/people/[id]/page.tsx:69"}, "properties": {"repobilityId": "7c63b9735e37e7f8", "scanner": "scanner-primary", "fingerprint": "593ace5724f9d0f7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/people/[id]/page.tsx"}, "region": {"startLine": 69}}}]}, {"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-9c148329b6c50885", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1c209b836f84f641", "scanner": "scanner-primary", "fingerprint": "9c148329b6c50885", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-uranyan-init.yml"}, "region": {"startLine": 39}}}]}, {"ruleId": "scanner-9c148329b6c50885", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8dbe4af2c0487f52", "scanner": "scanner-primary", "fingerprint": "9c148329b6c50885", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-uranyan-init.yml"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-6f4435e1d649879e", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8e6336911f0ac3fb", "scanner": "scanner-primary", "fingerprint": "6f4435e1d649879e", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-uranyan-init.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-782c386e203cebb9", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "039daafaf2f8b5f1", "scanner": "scanner-primary", "fingerprint": "782c386e203cebb9", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build.yml"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-782c386e203cebb9", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5cebcb2bd53f3efe", "scanner": "scanner-primary", "fingerprint": "782c386e203cebb9", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build.yml"}, "region": {"startLine": 58}}}]}, {"ruleId": "scanner-782c386e203cebb9", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "efac7a4560700927", "scanner": "scanner-primary", "fingerprint": "782c386e203cebb9", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build.yml"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-782c386e203cebb9", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5ff0f4643963d50d", "scanner": "scanner-primary", "fingerprint": "782c386e203cebb9", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build.yml"}, "region": {"startLine": 70}}}]}, {"ruleId": "scanner-782c386e203cebb9", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f011d36044d07e8f", "scanner": "scanner-primary", "fingerprint": "782c386e203cebb9", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build.yml"}, "region": {"startLine": 112}}}]}, {"ruleId": "scanner-782c386e203cebb9", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f011d36044d07e8f", "scanner": "scanner-primary", "fingerprint": "782c386e203cebb9", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build.yml"}, "region": {"startLine": 121}}}]}, {"ruleId": "scanner-d3975b41aad6f9ec", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1e19367cd57b3860", "scanner": "scanner-primary", "fingerprint": "d3975b41aad6f9ec", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build-uranyan.yml"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-d3975b41aad6f9ec", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "757b1f30eddf8aa2", "scanner": "scanner-primary", "fingerprint": "d3975b41aad6f9ec", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build-uranyan.yml"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-d3975b41aad6f9ec", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ff9acda1b933a719", "scanner": "scanner-primary", "fingerprint": "d3975b41aad6f9ec", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build-uranyan.yml"}, "region": {"startLine": 70}}}]}, {"ruleId": "scanner-d3975b41aad6f9ec", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1e044cddabf98985", "scanner": "scanner-primary", "fingerprint": "d3975b41aad6f9ec", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build-uranyan.yml"}, "region": {"startLine": 76}}}]}, {"ruleId": "scanner-d3975b41aad6f9ec", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8756626850450560", "scanner": "scanner-primary", "fingerprint": "d3975b41aad6f9ec", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build-uranyan.yml"}, "region": {"startLine": 117}}}]}, {"ruleId": "scanner-d3975b41aad6f9ec", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8756626850450560", "scanner": "scanner-primary", "fingerprint": "d3975b41aad6f9ec", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-build-uranyan.yml"}, "region": {"startLine": 126}}}]}, {"ruleId": "scanner-5daabe7f527c3e2b", "level": "note", "message": {"text": "Very large file: app/games/crystal-blast/page.tsx (1760 lines)"}, "properties": {"repobilityId": "6de3cd814d1bbacf", "scanner": "scanner-primary", "fingerprint": "5daabe7f527c3e2b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9a71ceeeb64d0184", "level": "note", "message": {"text": "Very large file: app/games/uranyan/page.tsx (3520 lines)"}, "properties": {"repobilityId": "d0d4518890983e80", "scanner": "scanner-primary", "fingerprint": "9a71ceeeb64d0184", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-dea13ac59f61c004", "level": "note", "message": {"text": "Very large file: app/components/Profile.tsx (1246 lines)"}, "properties": {"repobilityId": "1280bbae83f69225", "scanner": "scanner-primary", "fingerprint": "dea13ac59f61c004", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0c3ae547824a52dc", "level": "note", "message": {"text": "Very large file: app/components/WorkDetail.tsx (2819 lines)"}, "properties": {"repobilityId": "1775417fe16cbb2b", "scanner": "scanner-primary", "fingerprint": "0c3ae547824a52dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-90d19f9b2aabe253", "level": "note", "message": {"text": "Very large file: app/components/ListDetail.tsx (1733 lines)"}, "properties": {"repobilityId": "8f8c3c3bbc63a183", "scanner": "scanner-primary", "fingerprint": "90d19f9b2aabe253", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-1507848d2951af7f", "level": "note", "message": {"text": "Very large file: app/components/Search.tsx (1962 lines)"}, "properties": {"repobilityId": "b189c08a3d228cca", "scanner": "scanner-primary", "fingerprint": "1507848d2951af7f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-88d527fa2a0f84b3", "level": "note", "message": {"text": "Very large file: app/fasting/FastingApp.tsx (2844 lines)"}, "properties": {"repobilityId": "136db1d25963c3e9", "scanner": "scanner-primary", "fingerprint": "88d527fa2a0f84b3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-a784cc2b84ddadb2", "level": "note", "message": {"text": "Very large file: app/admin/page.tsx (1623 lines)"}, "properties": {"repobilityId": "b253f5b6880faf92", "scanner": "scanner-primary", "fingerprint": "a784cc2b84ddadb2", "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": "b235b35708d9f7bd", "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": "6c217c72e062cab7", "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": "c9f0afd9cd8609ee", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "c2f84ec91f019eed", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "48c3167e1f1bf3d5", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "788939f2005b94a0", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "b7fc6ab3b1055eb8", "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": "907f4a038e52ab9e", "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": "69f51491dc1eca7d", "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": "d90b06e5a8f5dc21", "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-aa7b8320e5ebdf2d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/seed-curated-lists.mjs:78"}, "properties": {"repobilityId": "955ddbd7b55fed92", "scanner": "scanner-primary", "fingerprint": "aa7b8320e5ebdf2d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-faf65c827f34c705", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/seed-emoji-quizzes.mjs:92"}, "properties": {"repobilityId": "a431b506cf7ed508", "scanner": "scanner-primary", "fingerprint": "faf65c827f34c705", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a0ed849809a38b33", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/layout.tsx:10"}, "properties": {"repobilityId": "42c281614c548be2", "scanner": "scanner-primary", "fingerprint": "a0ed849809a38b33", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b1c1d63f82640f77", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/games/filmius/page.tsx:845"}, "properties": {"repobilityId": "5fdc210b54ce7394", "scanner": "scanner-primary", "fingerprint": "b1c1d63f82640f77", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-55eb3a56c4ae50f8", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/games/minesweeper/page.tsx:10"}, "properties": {"repobilityId": "9d55ffee4d323fdc", "scanner": "scanner-primary", "fingerprint": "55eb3a56c4ae50f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d6d72915115a4f69", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/games/uranyan/page.tsx:97"}, "properties": {"repobilityId": "0cddbc988bf82e98", "scanner": "scanner-primary", "fingerprint": "d6d72915115a4f69", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d540662692a9af18", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/api/auth/id-recover/route.ts:6"}, "properties": {"repobilityId": "17a2a67b4608c9f7", "scanner": "scanner-primary", "fingerprint": "d540662692a9af18", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-eee748b86fb56b10", "level": "none", "message": {"text": "Commented-code block (10 lines) in app/api/auth/id-signup/route.ts:1"}, "properties": {"repobilityId": "b898f4e1ec6c4166", "scanner": "scanner-primary", "fingerprint": "eee748b86fb56b10", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a9ea6458198554b8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/translate/route.ts:40"}, "properties": {"repobilityId": "6c8c85fe8f74593a", "scanner": "scanner-primary", "fingerprint": "a9ea6458198554b8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0f91ac82a02ada13", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/components/Profile.tsx:420"}, "properties": {"repobilityId": "9bab01f95d45f4df", "scanner": "scanner-primary", "fingerprint": "0f91ac82a02ada13", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9ff49e94b8a4c30c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/Profile.tsx:387"}, "properties": {"repobilityId": "82e871c90afc8276", "scanner": "scanner-primary", "fingerprint": "9ff49e94b8a4c30c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ca24d7228fde9c05", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/components/FeedbackWidget.tsx:261"}, "properties": {"repobilityId": "4c899da86779f648", "scanner": "scanner-primary", "fingerprint": "ca24d7228fde9c05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1298cb8d7d2b63a4", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/components/WorkDetail.tsx:21"}, "properties": {"repobilityId": "27389056fc5fa47d", "scanner": "scanner-primary", "fingerprint": "1298cb8d7d2b63a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-de74e622165bfb3d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/WorkDetail.tsx:301"}, "properties": {"repobilityId": "78756aed2cab72fd", "scanner": "scanner-primary", "fingerprint": "de74e622165bfb3d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8059cc9506dfdb7a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/PersonEditProposalModal.tsx:91"}, "properties": {"repobilityId": "200f09f3352afa2b", "scanner": "scanner-primary", "fingerprint": "8059cc9506dfdb7a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d6f9c99d2ae77d0a", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/components/PublicWorkView.tsx:293"}, "properties": {"repobilityId": "1fc10710a51bd418", "scanner": "scanner-primary", "fingerprint": "d6f9c99d2ae77d0a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fb9ecd43e743158d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/PersonRegisterModal.tsx:121"}, "properties": {"repobilityId": "f430c6bfdeea5ddc", "scanner": "scanner-primary", "fingerprint": "fb9ecd43e743158d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b270f7b964b24d53", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/components/LoginPrompt.tsx:132"}, "properties": {"repobilityId": "0423a413567bd497", "scanner": "scanner-primary", "fingerprint": "b270f7b964b24d53", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-08da2bc7034fae77", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/lib/share.ts:1"}, "properties": {"repobilityId": "adeda52ae1191125", "scanner": "scanner-primary", "fingerprint": "08da2bc7034fae77", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4b6bb7dfbb03a6e0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/annict.ts:55"}, "properties": {"repobilityId": "323988349dc8e91f", "scanner": "scanner-primary", "fingerprint": "4b6bb7dfbb03a6e0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ea4889799ba76ec0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/tmdb-cache.ts:26"}, "properties": {"repobilityId": "d75db025db13f769", "scanner": "scanner-primary", "fingerprint": "ea4889799ba76ec0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-092bc2e8450e9c94", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/tmdb.ts:19"}, "properties": {"repobilityId": "46fa30dfcb7614c7", "scanner": "scanner-primary", "fingerprint": "092bc2e8450e9c94", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9df0e88698103b05", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/lib/idAuth.ts:1"}, "properties": {"repobilityId": "31c83490e5788765", "scanner": "scanner-primary", "fingerprint": "9df0e88698103b05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e7f0f163510e0944", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/i18n/tmdb-fetch.ts:19"}, "properties": {"repobilityId": "ffd8a9f058e2cadf", "scanner": "scanner-primary", "fingerprint": "e7f0f163510e0944", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2a14141ebf088398", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/lib/filmius/stages.ts:1"}, "properties": {"repobilityId": "9b87c87414a3e969", "scanner": "scanner-primary", "fingerprint": "2a14141ebf088398", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-450c4875c3fe46ab", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/lib/filmius/render.ts:1"}, "properties": {"repobilityId": "0bb4edc3304fea5c", "scanner": "scanner-primary", "fingerprint": "450c4875c3fe46ab", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1b28c968d0f1a0b8", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/lib/filmius/engine.ts:1"}, "properties": {"repobilityId": "b292bb833507595f", "scanner": "scanner-primary", "fingerprint": "1b28c968d0f1a0b8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-73234627a9784352", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/lib/fasting/levels.ts:1"}, "properties": {"repobilityId": "4a0ed1042134e9cb", "scanner": "scanner-primary", "fingerprint": "73234627a9784352", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9c091f8c1b1d4634", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/lib/filmappy/stages.ts:1"}, "properties": {"repobilityId": "e8516a57f631ffa4", "scanner": "scanner-primary", "fingerprint": "9c091f8c1b1d4634", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0fae08ca80013f0f", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/lib/filmappy/render.ts:1"}, "properties": {"repobilityId": "7078ddf2efe2b37c", "scanner": "scanner-primary", "fingerprint": "0fae08ca80013f0f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8856c8be7e93ffe4", "level": "none", "message": {"text": "Commented-code block (13 lines) in app/lib/filmappy/engine.ts:1"}, "properties": {"repobilityId": "de4126a7ae144305", "scanner": "scanner-primary", "fingerprint": "8856c8be7e93ffe4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e54737ee7d53b42", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/lib/agey/age.ts:1"}, "properties": {"repobilityId": "728377a76e6b0359", "scanner": "scanner-primary", "fingerprint": "3e54737ee7d53b42", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5c175a85f30d5c9c", "level": "none", "message": {"text": "Commented-code block (7 lines) in app/lib/uranyan/history.ts:1"}, "properties": {"repobilityId": "00eb7714cb854c7d", "scanner": "scanner-primary", "fingerprint": "5c175a85f30d5c9c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5d52f22e425562ff", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/lib/uranyan/compatTemplates.ts:1"}, "properties": {"repobilityId": "90e651ccb06e740d", "scanner": "scanner-primary", "fingerprint": "5d52f22e425562ff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b80d2f655dbb7eb3", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/lib/uranyan/sanmei.ts:1"}, "properties": {"repobilityId": "238aca89901f88ca", "scanner": "scanner-primary", "fingerprint": "b80d2f655dbb7eb3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e9b26e95e8a97ea0", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/lib/uranyan/breedIcons.tsx:1"}, "properties": {"repobilityId": "02ddb4f3db5a4274", "scanner": "scanner-primary", "fingerprint": "e9b26e95e8a97ea0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-48fbc8427273c3d2", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/lib/uranyan/period.ts:1"}, "properties": {"repobilityId": "3da84a4c4c50bcc4", "scanner": "scanner-primary", "fingerprint": "48fbc8427273c3d2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f4cf1bdfd47a7052", "level": "none", "message": {"text": "Commented-code block (8 lines) in app/lib/uranyan/characters.ts:1"}, "properties": {"repobilityId": "b0282be8d6c3862e", "scanner": "scanner-primary", "fingerprint": "f4cf1bdfd47a7052", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-91edbc44f3f0be74", "level": "none", "message": {"text": "Commented-code block (7 lines) in app/lib/uranyan/imageExport.ts:1"}, "properties": {"repobilityId": "9eb9918b3508ae9a", "scanner": "scanner-primary", "fingerprint": "91edbc44f3f0be74", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-035d79514896fc83", "level": "none", "message": {"text": "Commented-code block (7 lines) in app/lib/uranyan/fashion.ts:1"}, "properties": {"repobilityId": "bbfb3ac8a987ffc0", "scanner": "scanner-primary", "fingerprint": "035d79514896fc83", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-90ebd72658c856cd", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/lib/uranyan/templates.ts:1"}, "properties": {"repobilityId": "1c6ac23cabbd8924", "scanner": "scanner-primary", "fingerprint": "90ebd72658c856cd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fa22db255c5c3cc6", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/lib/uranyan/sukuyo.ts:71"}, "properties": {"repobilityId": "eacdbf23fd10474f", "scanner": "scanner-primary", "fingerprint": "fa22db255c5c3cc6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7dc5c24e514cd9b7", "level": "none", "message": {"text": "Commented-code block (13 lines) in app/lib/uranyan/today.ts:1"}, "properties": {"repobilityId": "60442e8714887134", "scanner": "scanner-primary", "fingerprint": "7dc5c24e514cd9b7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d24ea67ff225a4b0", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/lib/uranyan/sanchu.ts:1"}, "properties": {"repobilityId": "158f9fe8e607281b", "scanner": "scanner-primary", "fingerprint": "d24ea67ff225a4b0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4ae089dc4bcf0681", "level": "none", "message": {"text": "Commented-code block (8 lines) in app/lib/uranyan/groupCompat.ts:1"}, "properties": {"repobilityId": "39ea1fde9444dea8", "scanner": "scanner-primary", "fingerprint": "4ae089dc4bcf0681", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3750ac7af94a3346", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/fasting/FastingApp.tsx:119"}, "properties": {"repobilityId": "a607d77fa42fd540", "scanner": "scanner-primary", "fingerprint": "3750ac7af94a3346", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e605fe97b286941b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/page.tsx:165"}, "properties": {"repobilityId": "2bec6a15bd6751a1", "scanner": "scanner-primary", "fingerprint": "e605fe97b286941b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-777a64f86af1a5bc", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/admin/uranyan-quality/page.tsx:8"}, "properties": {"repobilityId": "03ce664f23da9b6f", "scanner": "scanner-primary", "fingerprint": "777a64f86af1a5bc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}