{"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-2ba35f6c1a54ad48", "name": "Stray `console.log` in TS/JS \u2014 scripts/verify-club-leagues.ts:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/verify-club-leagues.ts:20"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e964963b5ca23707", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/draft/MatchHud.tsx:30", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/draft/MatchHud.tsx:30"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-212ac8ae1acb5925", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/draft/SeasonScorecard.tsx:126", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/draft/SeasonScorecard.tsx:126"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ec02cff7637c2e1e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/draft/Scorecard.tsx:271", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/draft/Scorecard.tsx:271"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-324bfe7032fa6f7e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/home/Dashboard.tsx:133", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/home/Dashboard.tsx:133"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cde3608817220c04", "name": "Icon-only button without accessible name \u2014 src/components/game/Leaderboard.tsx:109", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/game/Leaderboard.tsx:109"}, "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-3fb5dd09f0d710f2", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/game/Leaderboard.tsx:102", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/game/Leaderboard.tsx:102"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fd2a93436f7377d4", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:96", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:96"}, "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-4fe06a7a27502aac", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/settings/page.tsx:344", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/settings/page.tsx:344"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-23a184b5dd54f5b2", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/page.tsx:325", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/page.tsx:325"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f5f17e9c76489f78", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/match/[id]/page.tsx:187", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/match/[id]/page.tsx:187"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d96088bd4d3772f7", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/match/prematch/page.tsx:183", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/match/prematch/page.tsx:183"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c131d801c1c923c3", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/live/page.tsx:344", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/live/page.tsx:344"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8fe658b86e0a89a9", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/live/match/[id]/page.tsx:325", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/live/match/[id]/page.tsx:325"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cfca51aeb4aafe81", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/league/[code]/page.tsx:286", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/league/[code]/page.tsx:286"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b580cc6d46cc9191", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/play/page.tsx:162", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/play/page.tsx:162"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-efb7453c77d5c686", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/teams/page.tsx:99", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/teams/page.tsx:99"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a0fcbb58465f70c0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/leaderboard/page.tsx:116", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/leaderboard/page.tsx:116"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b1f32525f64281ac", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/page.tsx:348", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/page.tsx:348"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-77459ec8e871bf97", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/h2h/page.tsx:288", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/h2h/page.tsx:288"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9159193f9c8fc30a", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/run/[id]/page.tsx:338", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/run/[id]/page.tsx:338"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-46ce1b5df881d960", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/board/page.tsx:78", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/board/page.tsx:78"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d2d5f22375b82a69", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/history/page.tsx:95", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/history/page.tsx:95"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3402200a36ea400a", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/swap/page.tsx:118", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/swap/page.tsx:118"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-10d0f8d0eb5e9602", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/season/page.tsx:193", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/season/page.tsx:193"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dac00a0c7849e03d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/players/[id]/page.tsx:182", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/players/[id]/page.tsx:182"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-729df3cd9c0761a6", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/league/[id]/page.tsx:363", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/league/[id]/page.tsx:363"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1acd31aef44f28f1", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/league/join/[code]/page.tsx:74", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/league/join/[code]/page.tsx:74"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3d01b3c991f974dd", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/play/page.tsx:108", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/play/page.tsx:108"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9b21b92059ae9a12", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/play/[roomId]/page.tsx:944", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/play/[roomId]/page.tsx:944"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-073b964dfe928aa0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/play/new/page.tsx:238", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/play/new/page.tsx:238"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4177afacdd9359dc", "name": "TODO/FIXME marker in shipping code \u2014 src/app/api/admin/generate-questions/route.ts:81", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/admin/generate-questions/route.ts:81"}, "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-0c69450526a16e01", "name": "TODO/FIXME marker in shipping code \u2014 src/app/api/admin/approve-question/route.ts:16", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/admin/approve-question/route.ts:16"}, "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-880727c1b0de981b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/s/[id]/page.tsx:209", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/s/[id]/page.tsx:209"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-077740880900dd28", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/challenges/[slug]/page.tsx:301", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/challenges/[slug]/page.tsx:301"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-435698e261c67507", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/join/page.tsx:359", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/join/page.tsx:359"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9f64ccf82bbae3e4", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/leaderboard/page.tsx:148", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/leaderboard/page.tsx:148"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-799d9bd5e21087ff", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/questions/[matchId]/page.tsx:194", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/questions/[matchId]/page.tsx:194"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a33fccd94cf27eda", "name": "TODO/FIXME marker in shipping code \u2014 src/app/admin/questions/[matchId]/page.tsx:54", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/admin/questions/[matchId]/page.tsx:54"}, "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-fee49f3683447163", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/challenges/page.tsx:340", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/challenges/page.tsx:340"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5b0a3bd1e7e6dd3b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/club-leagues/page.tsx:155", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/club-leagues/page.tsx:155"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c00f0f70f47dd40", "name": "TODO/FIXME marker in shipping code \u2014 src/app/admin/fire/[roomId]/page.tsx:78", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/admin/fire/[roomId]/page.tsx:78"}, "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-3780802037def27d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/messages/[userId]/page.tsx:166", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/messages/[userId]/page.tsx:166"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4ab80333676eab15", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/l/[slug]/page.tsx:320", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/l/[slug]/page.tsx:320"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-40e1b8f8592a2cc3", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/l/[slug]/event/[eventId]/page.tsx:350", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/l/[slug]/event/[eventId]/page.tsx:350"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bcb3e3a76af6d1d5", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/leagues/page.tsx:459", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/leagues/page.tsx:459"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9f2d7f2aa5596ef0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/friends/page.tsx:114", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/friends/page.tsx:114"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8ddb5ebe1ead5e4b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/profile/page.tsx:189", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/profile/page.tsx:189"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7caffd6a92f6ebea", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/profile/[userId]/page.tsx:120", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/profile/[userId]/page.tsx:120"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4213d577b6d78736", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:96", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:96"}, "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-b4b48de4de19208c", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/graphify-out/graph.html:135", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/graphify-out/graph.html:135"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a066aa32ea128d42", "name": "Very large file: src/types/database.ts (2410 lines)", "shortDescription": {"text": "Very large file: src/types/database.ts (2410 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-4a71d6667a6942d1", "name": "Very large file: src/app/play/[roomId]/page.tsx (1015 lines)", "shortDescription": {"text": "Very large file: src/app/play/[roomId]/page.tsx (1015 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-39d9a76007b26ab6", "name": "Very large file: src/app/challenges/[slug]/page.tsx (1273 lines)", "shortDescription": {"text": "Very large file: src/app/challenges/[slug]/page.tsx (1273 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": "8 test file(s) for 240 source file(s) (ratio 0.03). 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 136 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 89 placeholder/mock markers across 31 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bea357a6497a2d5d", "name": "Agent authority lacks a verifier contract: CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-98f0b33857e346f9", "name": "Commented-code block (5 lines) in next.config.mjs:39", "shortDescription": {"text": "Commented-code block (5 lines) in next.config.mjs:39"}, "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-03d48aee2d520c59", "name": "Commented-code block (5 lines) in scripts/seed-featured-packs.mjs:34", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/seed-featured-packs.mjs:34"}, "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-e0e03506e4255850", "name": "Commented-code block (5 lines) in scripts/draft/add-nationality.mjs:121", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/draft/add-nationality.mjs:121"}, "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-cf6eb7aa05bcf746", "name": "Commented-code block (9 lines) in supabase/functions/send-push/index.ts:9", "shortDescription": {"text": "Commented-code block (9 lines) in supabase/functions/send-push/index.ts:9"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fb242cdc47a5a600", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/send-push/index.ts:168", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/send-push/index.ts:168"}, "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-222f2afbb40c200f", "name": "Commented-code block (6 lines) in src/instrumentation-client.ts:7", "shortDescription": {"text": "Commented-code block (6 lines) in src/instrumentation-client.ts:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ea9d7782eeaab289", "name": "Commented-code block (5 lines) in src/components/native/NativeBootstrap.tsx:53", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/native/NativeBootstrap.tsx:53"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ba9db46a3a280d15", "name": "Commented-code block (5 lines) in src/app/page.tsx:30", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/page.tsx:30"}, "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-89af5587b7633f15", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/h2h/[id]/page.tsx:308", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/h2h/[id]/page.tsx:308"}, "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-9050c9da94f6ba48", "name": "Commented-code block (9 lines) in src/app/38-0/team/page.tsx:43", "shortDescription": {"text": "Commented-code block (9 lines) in src/app/38-0/team/page.tsx:43"}, "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-538c58075e900ab1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/38-0/team/page.tsx:83", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/38-0/team/page.tsx:83"}, "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-1bc011ed74d4542c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/38-0/wc/run/[id]/page.tsx:61", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/38-0/wc/run/[id]/page.tsx:61"}, "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-44b46e352b203928", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/match/[id]/page.tsx:335", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/match/[id]/page.tsx:335"}, "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-657cee56cee97e31", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/play/page.tsx:453", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/play/page.tsx:453"}, "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-bb6c601e137cc464", "name": "Commented-code block (8 lines) in src/app/play/[roomId]/page.tsx:338", "shortDescription": {"text": "Commented-code block (8 lines) in src/app/play/[roomId]/page.tsx:338"}, "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-5ea479662cce6b39", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/play/[roomId]/page.tsx:298", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/play/[roomId]/page.tsx:298"}, "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-ff277d925f9ec65a", "name": "Commented-code block (6 lines) in src/app/api/draft/match/route.ts:12", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/api/draft/match/route.ts:12"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bc08cbb02a8eb481", "name": "Commented-code block (9 lines) in src/app/api/draft/live/route.ts:9", "shortDescription": {"text": "Commented-code block (9 lines) in src/app/api/draft/live/route.ts:9"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9509dc810116de36", "name": "Commented-code block (5 lines) in src/app/api/draft/teams/route.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/draft/teams/route.ts:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-84407c51f06819ac", "name": "Commented-code block (5 lines) in src/app/api/draft/records/route.ts:13", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/draft/records/route.ts:13"}, "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-6c2549b2ab620d74", "name": "Commented-code block (5 lines) in src/app/api/draft/share/route.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/draft/share/route.ts:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ad1752a116351239", "name": "Commented-code block (8 lines) in src/app/api/challenges/pack/route.ts:7", "shortDescription": {"text": "Commented-code block (8 lines) in src/app/api/challenges/pack/route.ts:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7607c161de712e66", "name": "Commented-code block (6 lines) in src/app/api/leaderboard/wc2026/route.ts:6", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/api/leaderboard/wc2026/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-ce92fc7d25cff35a", "name": "Commented-code block (5 lines) in src/app/api/quiz/complete/route.ts:74", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/quiz/complete/route.ts:74"}, "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-b269a51b11c4f539", "name": "Commented-code block (5 lines) in src/app/api/quiz/solo-complete/route.ts:14", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/quiz/solo-complete/route.ts:14"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-59c015bec98655cc", "name": "Commented-code block (6 lines) in src/app/api/club/events/[id]/route.ts:7", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/api/club/events/[id]/route.ts:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-998d5570e0821f9f", "name": "Commented-code block (6 lines) in src/app/api/club/[slug]/route.ts:13", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/api/club/[slug]/route.ts:13"}, "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-f38f17ca22130e0f", "name": "Commented-code block (5 lines) in src/app/api/club/[slug]/events/route.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/club/[slug]/events/route.ts:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e0dc9d100dc8f61b", "name": "Commented-code block (7 lines) in src/app/api/account/delete/route.ts:9", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/api/account/delete/route.ts:9"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-542bc5494616bf2d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/og/quiz/route.tsx:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/og/quiz/route.tsx: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-eede1a55ee370793", "name": "Commented-code block (6 lines) in src/app/challenges/[slug]/page.tsx:456", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/challenges/[slug]/page.tsx:456"}, "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-c431be8bd88f87ce", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/challenges/[slug]/page.tsx:661", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/challenges/[slug]/page.tsx:661"}, "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-974c1375a47e67cd", "name": "Commented-code block (6 lines) in src/app/challenges/[slug]/layout.tsx:16", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/challenges/[slug]/layout.tsx:16"}, "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-8818be045b749bc0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/challenges/[slug]/layout.tsx:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/challenges/[slug]/layout.tsx:43"}, "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-17d1a63e24684126", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/questions/[matchId]/page.tsx:112", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/questions/[matchId]/page.tsx:112"}, "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-d4e1a7a098f5729e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/club-leagues/page.tsx:86", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/club-leagues/page.tsx:86"}, "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-189dbf578453499f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/fire/[roomId]/page.tsx:152", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/fire/[roomId]/page.tsx:152"}, "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-7279c9aa20de1740", "name": "Commented-code block (10 lines) in src/lib/draft/wc.ts:30", "shortDescription": {"text": "Commented-code block (10 lines) in src/lib/draft/wc.ts:30"}, "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-e252f5cc39b2a63c", "name": "Commented-code block (7 lines) in src/lib/draft/live-server.ts:522", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/draft/live-server.ts:522"}, "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-b31cc99685d59e59", "name": "Commented-code block (5 lines) in src/lib/supabase/client.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/supabase/client.ts:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22423"}, "properties": {"repository": "vossybaba-star/yourscore", "repoUrl": "https://github.com/vossybaba-star/yourscore", "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-2ba35f6c1a54ad48", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/verify-club-leagues.ts:20"}, "properties": {"repobilityId": "75cbc7e70a55fc1e", "scanner": "scanner-primary", "fingerprint": "2ba35f6c1a54ad48", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e964963b5ca23707", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/draft/MatchHud.tsx:30"}, "properties": {"repobilityId": "c08b4f6cf66dba20", "scanner": "scanner-primary", "fingerprint": "e964963b5ca23707", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-212ac8ae1acb5925", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/draft/SeasonScorecard.tsx:126"}, "properties": {"repobilityId": "ea72e7d8244ee5fe", "scanner": "scanner-primary", "fingerprint": "212ac8ae1acb5925", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ec02cff7637c2e1e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/draft/Scorecard.tsx:271"}, "properties": {"repobilityId": "9bcc4c5b8c39fcc9", "scanner": "scanner-primary", "fingerprint": "ec02cff7637c2e1e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-324bfe7032fa6f7e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/home/Dashboard.tsx:133"}, "properties": {"repobilityId": "b10ab3dc81a8467a", "scanner": "scanner-primary", "fingerprint": "324bfe7032fa6f7e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cde3608817220c04", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/game/Leaderboard.tsx:109"}, "properties": {"repobilityId": "e39366abdc22c0ec", "scanner": "scanner-primary", "fingerprint": "cde3608817220c04", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-3fb5dd09f0d710f2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/game/Leaderboard.tsx:102"}, "properties": {"repobilityId": "e3d0cfb426f2cba6", "scanner": "scanner-primary", "fingerprint": "3fb5dd09f0d710f2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-fd2a93436f7377d4", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:96"}, "properties": {"repobilityId": "0d72350965068f5b", "scanner": "scanner-primary", "fingerprint": "fd2a93436f7377d4", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-4fe06a7a27502aac", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/settings/page.tsx:344"}, "properties": {"repobilityId": "5cda187ee19a1098", "scanner": "scanner-primary", "fingerprint": "4fe06a7a27502aac", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-23a184b5dd54f5b2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/page.tsx:325"}, "properties": {"repobilityId": "2df8d2c97957d5dc", "scanner": "scanner-primary", "fingerprint": "23a184b5dd54f5b2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f5f17e9c76489f78", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/match/[id]/page.tsx:187"}, "properties": {"repobilityId": "de8f3e7eb390e62c", "scanner": "scanner-primary", "fingerprint": "f5f17e9c76489f78", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d96088bd4d3772f7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/match/prematch/page.tsx:183"}, "properties": {"repobilityId": "5404947d93ecaf23", "scanner": "scanner-primary", "fingerprint": "d96088bd4d3772f7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c131d801c1c923c3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/live/page.tsx:344"}, "properties": {"repobilityId": "2d3b80eecf13b17a", "scanner": "scanner-primary", "fingerprint": "c131d801c1c923c3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8fe658b86e0a89a9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/live/match/[id]/page.tsx:325"}, "properties": {"repobilityId": "ffd734a66173bf4c", "scanner": "scanner-primary", "fingerprint": "8fe658b86e0a89a9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cfca51aeb4aafe81", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/league/[code]/page.tsx:286"}, "properties": {"repobilityId": "a76619502d7d503a", "scanner": "scanner-primary", "fingerprint": "cfca51aeb4aafe81", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b580cc6d46cc9191", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/play/page.tsx:162"}, "properties": {"repobilityId": "04fddc0bcc13da0e", "scanner": "scanner-primary", "fingerprint": "b580cc6d46cc9191", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-efb7453c77d5c686", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/teams/page.tsx:99"}, "properties": {"repobilityId": "ea9e29c4e0bba4ba", "scanner": "scanner-primary", "fingerprint": "efb7453c77d5c686", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a0fcbb58465f70c0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/leaderboard/page.tsx:116"}, "properties": {"repobilityId": "9c94385b5e4c3737", "scanner": "scanner-primary", "fingerprint": "a0fcbb58465f70c0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b1f32525f64281ac", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/page.tsx:348"}, "properties": {"repobilityId": "c13591a5b0f285c9", "scanner": "scanner-primary", "fingerprint": "b1f32525f64281ac", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-77459ec8e871bf97", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/h2h/page.tsx:288"}, "properties": {"repobilityId": "8883c1afa47af466", "scanner": "scanner-primary", "fingerprint": "77459ec8e871bf97", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9159193f9c8fc30a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/run/[id]/page.tsx:338"}, "properties": {"repobilityId": "9cd1b1da98e9a347", "scanner": "scanner-primary", "fingerprint": "9159193f9c8fc30a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-46ce1b5df881d960", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/wc/board/page.tsx:78"}, "properties": {"repobilityId": "cfe25f5f6411d498", "scanner": "scanner-primary", "fingerprint": "46ce1b5df881d960", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d2d5f22375b82a69", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/history/page.tsx:95"}, "properties": {"repobilityId": "0de5ed6c05a2dfe1", "scanner": "scanner-primary", "fingerprint": "d2d5f22375b82a69", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3402200a36ea400a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/swap/page.tsx:118"}, "properties": {"repobilityId": "37bdd91e2f08afe9", "scanner": "scanner-primary", "fingerprint": "3402200a36ea400a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-10d0f8d0eb5e9602", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/38-0/season/page.tsx:193"}, "properties": {"repobilityId": "358cdd6f6a7594e5", "scanner": "scanner-primary", "fingerprint": "10d0f8d0eb5e9602", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-dac00a0c7849e03d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/players/[id]/page.tsx:182"}, "properties": {"repobilityId": "55955ad430782ec4", "scanner": "scanner-primary", "fingerprint": "dac00a0c7849e03d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-729df3cd9c0761a6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/league/[id]/page.tsx:363"}, "properties": {"repobilityId": "ed64bd1449c680fe", "scanner": "scanner-primary", "fingerprint": "729df3cd9c0761a6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1acd31aef44f28f1", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/league/join/[code]/page.tsx:74"}, "properties": {"repobilityId": "5e457ff415b226a1", "scanner": "scanner-primary", "fingerprint": "1acd31aef44f28f1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3d01b3c991f974dd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/play/page.tsx:108"}, "properties": {"repobilityId": "3bc5b14408d2f69b", "scanner": "scanner-primary", "fingerprint": "3d01b3c991f974dd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9b21b92059ae9a12", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/play/[roomId]/page.tsx:944"}, "properties": {"repobilityId": "9dea185b15eea81b", "scanner": "scanner-primary", "fingerprint": "9b21b92059ae9a12", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-073b964dfe928aa0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/play/new/page.tsx:238"}, "properties": {"repobilityId": "072deb9a92b14d02", "scanner": "scanner-primary", "fingerprint": "073b964dfe928aa0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4177afacdd9359dc", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/admin/generate-questions/route.ts:81"}, "properties": {"repobilityId": "16eda2dda0fb9127", "scanner": "scanner-primary", "fingerprint": "4177afacdd9359dc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-0c69450526a16e01", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/admin/approve-question/route.ts:16"}, "properties": {"repobilityId": "5ee3df60c190a854", "scanner": "scanner-primary", "fingerprint": "0c69450526a16e01", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-880727c1b0de981b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/s/[id]/page.tsx:209"}, "properties": {"repobilityId": "b1ec6ac142312544", "scanner": "scanner-primary", "fingerprint": "880727c1b0de981b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-077740880900dd28", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/challenges/[slug]/page.tsx:301"}, "properties": {"repobilityId": "5abd12171d0f8616", "scanner": "scanner-primary", "fingerprint": "077740880900dd28", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-435698e261c67507", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/join/page.tsx:359"}, "properties": {"repobilityId": "a0cd1c1ad813df67", "scanner": "scanner-primary", "fingerprint": "435698e261c67507", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9f64ccf82bbae3e4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/leaderboard/page.tsx:148"}, "properties": {"repobilityId": "cc38b7123001dc00", "scanner": "scanner-primary", "fingerprint": "9f64ccf82bbae3e4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-799d9bd5e21087ff", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/questions/[matchId]/page.tsx:194"}, "properties": {"repobilityId": "bc02d3ef103b1a7f", "scanner": "scanner-primary", "fingerprint": "799d9bd5e21087ff", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a33fccd94cf27eda", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/admin/questions/[matchId]/page.tsx:54"}, "properties": {"repobilityId": "e8b75610759ef8b5", "scanner": "scanner-primary", "fingerprint": "a33fccd94cf27eda", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-fee49f3683447163", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/challenges/page.tsx:340"}, "properties": {"repobilityId": "764a6ecef273d5aa", "scanner": "scanner-primary", "fingerprint": "fee49f3683447163", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5b0a3bd1e7e6dd3b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/club-leagues/page.tsx:155"}, "properties": {"repobilityId": "ab22729b489c8088", "scanner": "scanner-primary", "fingerprint": "5b0a3bd1e7e6dd3b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2c00f0f70f47dd40", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/admin/fire/[roomId]/page.tsx:78"}, "properties": {"repobilityId": "4a8ff6127263f359", "scanner": "scanner-primary", "fingerprint": "2c00f0f70f47dd40", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-3780802037def27d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/messages/[userId]/page.tsx:166"}, "properties": {"repobilityId": "dd2b21ccdb973147", "scanner": "scanner-primary", "fingerprint": "3780802037def27d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4ab80333676eab15", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/l/[slug]/page.tsx:320"}, "properties": {"repobilityId": "e3c1d37166166186", "scanner": "scanner-primary", "fingerprint": "4ab80333676eab15", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-40e1b8f8592a2cc3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/l/[slug]/event/[eventId]/page.tsx:350"}, "properties": {"repobilityId": "233fd932f0bc2917", "scanner": "scanner-primary", "fingerprint": "40e1b8f8592a2cc3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-bcb3e3a76af6d1d5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/leagues/page.tsx:459"}, "properties": {"repobilityId": "b9ff041165185e79", "scanner": "scanner-primary", "fingerprint": "bcb3e3a76af6d1d5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9f2d7f2aa5596ef0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/friends/page.tsx:114"}, "properties": {"repobilityId": "51d037ef419117db", "scanner": "scanner-primary", "fingerprint": "9f2d7f2aa5596ef0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8ddb5ebe1ead5e4b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/profile/page.tsx:189"}, "properties": {"repobilityId": "b3acb0561cd3fc44", "scanner": "scanner-primary", "fingerprint": "8ddb5ebe1ead5e4b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7caffd6a92f6ebea", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/profile/[userId]/page.tsx:120"}, "properties": {"repobilityId": "cb7f659e8597f990", "scanner": "scanner-primary", "fingerprint": "7caffd6a92f6ebea", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4213d577b6d78736", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:96"}, "properties": {"repobilityId": "0bca654fa2052eb0", "scanner": "scanner-primary", "fingerprint": "4213d577b6d78736", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/layout.tsx"}, "region": {"startLine": 96}}}]}, {"ruleId": "scanner-b4b48de4de19208c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/graphify-out/graph.html:135"}, "properties": {"repobilityId": "d62bb6299a953e0e", "scanner": "scanner-primary", "fingerprint": "b4b48de4de19208c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/graphify-out/graph.html"}, "region": {"startLine": 135}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-a066aa32ea128d42", "level": "note", "message": {"text": "Very large file: src/types/database.ts (2410 lines)"}, "properties": {"repobilityId": "a3b95ecee12e4f2c", "scanner": "scanner-primary", "fingerprint": "a066aa32ea128d42", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-4a71d6667a6942d1", "level": "note", "message": {"text": "Very large file: src/app/play/[roomId]/page.tsx (1015 lines)"}, "properties": {"repobilityId": "58d6af02386de8d7", "scanner": "scanner-primary", "fingerprint": "4a71d6667a6942d1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-39d9a76007b26ab6", "level": "note", "message": {"text": "Very large file: src/app/challenges/[slug]/page.tsx (1273 lines)"}, "properties": {"repobilityId": "683c373d87a61299", "scanner": "scanner-primary", "fingerprint": "39d9a76007b26ab6", "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": "8267e72e2eab11d9", "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": "7c5a55413bacd7e2", "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": "0efdef085c998219", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "7163807ab8f20ef8", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "c083e84858a8d1b1", "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": "f802bab9750bba84", "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": "44c680060fcbcc76", "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": "8f35844eaf204226", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-bea357a6497a2d5d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "properties": {"repobilityId": "aae72df3934829ac", "scanner": "scanner-primary", "fingerprint": "bea357a6497a2d5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-98f0b33857e346f9", "level": "none", "message": {"text": "Commented-code block (5 lines) in next.config.mjs:39"}, "properties": {"repobilityId": "b6dd16f22fde4b39", "scanner": "scanner-primary", "fingerprint": "98f0b33857e346f9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-03d48aee2d520c59", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/seed-featured-packs.mjs:34"}, "properties": {"repobilityId": "0eb31357cfc5fd2e", "scanner": "scanner-primary", "fingerprint": "03d48aee2d520c59", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e0e03506e4255850", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/draft/add-nationality.mjs:121"}, "properties": {"repobilityId": "b5ed64628bbc261e", "scanner": "scanner-primary", "fingerprint": "e0e03506e4255850", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cf6eb7aa05bcf746", "level": "none", "message": {"text": "Commented-code block (9 lines) in supabase/functions/send-push/index.ts:9"}, "properties": {"repobilityId": "beeb75a043e18dca", "scanner": "scanner-primary", "fingerprint": "cf6eb7aa05bcf746", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fb242cdc47a5a600", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/send-push/index.ts:168"}, "properties": {"repobilityId": "47676f641cc71314", "scanner": "scanner-primary", "fingerprint": "fb242cdc47a5a600", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-222f2afbb40c200f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/instrumentation-client.ts:7"}, "properties": {"repobilityId": "f76ec6dd419a09e1", "scanner": "scanner-primary", "fingerprint": "222f2afbb40c200f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ea9d7782eeaab289", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/native/NativeBootstrap.tsx:53"}, "properties": {"repobilityId": "449fbb8daec12a1a", "scanner": "scanner-primary", "fingerprint": "ea9d7782eeaab289", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ba9db46a3a280d15", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/page.tsx:30"}, "properties": {"repobilityId": "dc934352700e0f47", "scanner": "scanner-primary", "fingerprint": "ba9db46a3a280d15", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-89af5587b7633f15", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/h2h/[id]/page.tsx:308"}, "properties": {"repobilityId": "9d9a1f9aa99fef00", "scanner": "scanner-primary", "fingerprint": "89af5587b7633f15", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9050c9da94f6ba48", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/app/38-0/team/page.tsx:43"}, "properties": {"repobilityId": "ba38e0a9e100cbf1", "scanner": "scanner-primary", "fingerprint": "9050c9da94f6ba48", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-538c58075e900ab1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/38-0/team/page.tsx:83"}, "properties": {"repobilityId": "895ccbdcc2e98675", "scanner": "scanner-primary", "fingerprint": "538c58075e900ab1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1bc011ed74d4542c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/38-0/wc/run/[id]/page.tsx:61"}, "properties": {"repobilityId": "415619fc9393d230", "scanner": "scanner-primary", "fingerprint": "1bc011ed74d4542c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-44b46e352b203928", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/match/[id]/page.tsx:335"}, "properties": {"repobilityId": "6392489ffc29be84", "scanner": "scanner-primary", "fingerprint": "44b46e352b203928", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-657cee56cee97e31", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/play/page.tsx:453"}, "properties": {"repobilityId": "0cb83a388ac5e39a", "scanner": "scanner-primary", "fingerprint": "657cee56cee97e31", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bb6c601e137cc464", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/app/play/[roomId]/page.tsx:338"}, "properties": {"repobilityId": "d8a52549ed9971e8", "scanner": "scanner-primary", "fingerprint": "bb6c601e137cc464", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ea479662cce6b39", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/play/[roomId]/page.tsx:298"}, "properties": {"repobilityId": "0433eabaa193df45", "scanner": "scanner-primary", "fingerprint": "5ea479662cce6b39", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ff277d925f9ec65a", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/api/draft/match/route.ts:12"}, "properties": {"repobilityId": "0cc9c2612adc2304", "scanner": "scanner-primary", "fingerprint": "ff277d925f9ec65a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bc08cbb02a8eb481", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/app/api/draft/live/route.ts:9"}, "properties": {"repobilityId": "1fc6b5f5383b6d68", "scanner": "scanner-primary", "fingerprint": "bc08cbb02a8eb481", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9509dc810116de36", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/draft/teams/route.ts:7"}, "properties": {"repobilityId": "fa1b59f14eac1532", "scanner": "scanner-primary", "fingerprint": "9509dc810116de36", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-84407c51f06819ac", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/draft/records/route.ts:13"}, "properties": {"repobilityId": "21857e872f16c21b", "scanner": "scanner-primary", "fingerprint": "84407c51f06819ac", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6c2549b2ab620d74", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/draft/share/route.ts:7"}, "properties": {"repobilityId": "bcb3ea31d88e9765", "scanner": "scanner-primary", "fingerprint": "6c2549b2ab620d74", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ad1752a116351239", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/app/api/challenges/pack/route.ts:7"}, "properties": {"repobilityId": "fd1c11300d40b3fe", "scanner": "scanner-primary", "fingerprint": "ad1752a116351239", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7607c161de712e66", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/api/leaderboard/wc2026/route.ts:6"}, "properties": {"repobilityId": "9d0ed9723f902fef", "scanner": "scanner-primary", "fingerprint": "7607c161de712e66", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ce92fc7d25cff35a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/quiz/complete/route.ts:74"}, "properties": {"repobilityId": "5f13698503e9e596", "scanner": "scanner-primary", "fingerprint": "ce92fc7d25cff35a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b269a51b11c4f539", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/quiz/solo-complete/route.ts:14"}, "properties": {"repobilityId": "aa556947c150bb87", "scanner": "scanner-primary", "fingerprint": "b269a51b11c4f539", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-59c015bec98655cc", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/api/club/events/[id]/route.ts:7"}, "properties": {"repobilityId": "869c2eb95c8a6c4d", "scanner": "scanner-primary", "fingerprint": "59c015bec98655cc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-998d5570e0821f9f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/api/club/[slug]/route.ts:13"}, "properties": {"repobilityId": "3e96df814a003cd8", "scanner": "scanner-primary", "fingerprint": "998d5570e0821f9f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f38f17ca22130e0f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/club/[slug]/events/route.ts:7"}, "properties": {"repobilityId": "ddaa21a2070f4cd5", "scanner": "scanner-primary", "fingerprint": "f38f17ca22130e0f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e0dc9d100dc8f61b", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/api/account/delete/route.ts:9"}, "properties": {"repobilityId": "aa13dff9ba7a7409", "scanner": "scanner-primary", "fingerprint": "e0dc9d100dc8f61b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-542bc5494616bf2d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/og/quiz/route.tsx:40"}, "properties": {"repobilityId": "7ccf2f7dcde06045", "scanner": "scanner-primary", "fingerprint": "542bc5494616bf2d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-eede1a55ee370793", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/challenges/[slug]/page.tsx:456"}, "properties": {"repobilityId": "51970c6b74766eef", "scanner": "scanner-primary", "fingerprint": "eede1a55ee370793", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c431be8bd88f87ce", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/challenges/[slug]/page.tsx:661"}, "properties": {"repobilityId": "d51eb8473523e489", "scanner": "scanner-primary", "fingerprint": "c431be8bd88f87ce", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-974c1375a47e67cd", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/challenges/[slug]/layout.tsx:16"}, "properties": {"repobilityId": "eff503bab661fc42", "scanner": "scanner-primary", "fingerprint": "974c1375a47e67cd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8818be045b749bc0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/challenges/[slug]/layout.tsx:43"}, "properties": {"repobilityId": "9746f317a5fff523", "scanner": "scanner-primary", "fingerprint": "8818be045b749bc0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-17d1a63e24684126", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/questions/[matchId]/page.tsx:112"}, "properties": {"repobilityId": "ad6d565a09a87281", "scanner": "scanner-primary", "fingerprint": "17d1a63e24684126", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d4e1a7a098f5729e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/club-leagues/page.tsx:86"}, "properties": {"repobilityId": "084dd8ebe7e2537c", "scanner": "scanner-primary", "fingerprint": "d4e1a7a098f5729e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-189dbf578453499f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/fire/[roomId]/page.tsx:152"}, "properties": {"repobilityId": "ce5e1a7681e565a4", "scanner": "scanner-primary", "fingerprint": "189dbf578453499f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7279c9aa20de1740", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/lib/draft/wc.ts:30"}, "properties": {"repobilityId": "d5ad9de66a34ed12", "scanner": "scanner-primary", "fingerprint": "7279c9aa20de1740", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e252f5cc39b2a63c", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/draft/live-server.ts:522"}, "properties": {"repobilityId": "cea884876034f8a3", "scanner": "scanner-primary", "fingerprint": "e252f5cc39b2a63c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b31cc99685d59e59", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/supabase/client.ts:5"}, "properties": {"repobilityId": "eeef3479248b01e5", "scanner": "scanner-primary", "fingerprint": "b31cc99685d59e59", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}