{"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-8fe7be5e9afad07c", "name": "Stray `console.log` in TS/JS \u2014 scripts/refresh-2026.js:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/refresh-2026.js:24"}, "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-a456e07f27756c6b", "name": "Stray `console.log` in TS/JS \u2014 scripts/scrape-torvik-tournament.js:349", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/scrape-torvik-tournament.js:349"}, "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-d67ee2d564a886c0", "name": "Stray `console.log` in TS/JS \u2014 scripts/scrape-torvik-tournament-women.js:335", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/scrape-torvik-tournament-women.js:335"}, "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-1fae2db8369c3e63", "name": "Stray `console.log` in TS/JS \u2014 scripts/compare-2026.js:14", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/compare-2026.js:14"}, "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-3f90ea5a527f1df3", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/OddsTable.tsx:447", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/OddsTable.tsx:447"}, "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-ec6baf30af7928f9", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/GameCard.tsx:152", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/GameCard.tsx:152"}, "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-ecbf8c484d1befc5", "name": "Stray `console.log` in TS/JS \u2014 src/components/FuturesTable.tsx:191", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/components/FuturesTable.tsx:191"}, "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-8af2f95cb1b29b25", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/MyBets.tsx:559", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/MyBets.tsx:559"}, "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-267c6581fa15d5ed", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/PropsTable.tsx:294", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/PropsTable.tsx:294"}, "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-3ec9a18c30927e33", "name": "Stray `console.log` in TS/JS \u2014 src/app/lacrosse-ratings/hooks/useLacrosseData.ts:54", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/lacrosse-ratings/hooks/useLacrosseData.ts:54"}, "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-3b451d020d4d8fea", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/futures/route.ts:5", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/futures/route.ts:5"}, "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-1f2700d0449153ad", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/futures/ncaab-elite/route.ts:129", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/futures/ncaab-elite/route.ts:129"}, "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-28cfd120a26d13a4", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/props/route.ts:90", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/props/route.ts:90"}, "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-fdc927bb43f505ad", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/odds/route.ts:53", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/odds/route.ts:53"}, "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-2eab98d991e5e006", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/schedule/route.ts:140", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/schedule/route.ts:140"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4538a8fc3a010414", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/schedule/history/route.ts:43", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/schedule/history/route.ts:43"}, "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-876f0c61ebe5eb99", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/barttorvik/route.ts:126", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/barttorvik/route.ts:126"}, "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-954da4396a92aabb", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/games/route.ts:191", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/games/route.ts:191"}, "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-7b40e9acb1bc9249", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/sync/backfill-closing/route.ts:65", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/sync/backfill-closing/route.ts:65"}, "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-5e3a3a7a718358e7", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/calculate/route.ts:223", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/calculate/route.ts:223"}, "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-7a1998f4f08470aa", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/kenpom-scrape/route.ts:17", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/kenpom-scrape/route.ts:17"}, "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-5f9bc7e6a0bbd68e", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/team-logos/route.ts:88", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/team-logos/route.ts:88"}, "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-0f48382ed57d86d2", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/sbr-openers/save/route.ts:204", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/sbr-openers/save/route.ts:204"}, "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-37f6592930d7a86a", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/closing-lines/route.ts:36", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/closing-lines/route.ts:36"}, "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-269c5bbb85c6e7e1", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/sbr-odds/route.ts:31", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/sbr-odds/route.ts:31"}, "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-578b71dd2a02a544", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/kenpom/route.ts:81", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/kenpom/route.ts:81"}, "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-e2df5e9b59874854", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/historical-odds/route.ts:77", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/historical-odds/route.ts:77"}, "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-b04af01855862738", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/espn/route.ts:42", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/espn/route.ts:42"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-068ddf8bdb08cb74", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/lacrosse/calculate/route.ts:178", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/lacrosse/calculate/route.ts:178"}, "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-17a54031b2560ef1", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/lacrosse/team-logos/route.ts:77", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/lacrosse/team-logos/route.ts:77"}, "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-4df148ff1836e7af", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/lacrosse/import-ratings/route.ts:81", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/lacrosse/import-ratings/route.ts:81"}, "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-5a31cdd8cf6988e8", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/bets/page.tsx:862", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/bets/page.tsx:862"}, "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-8eb2fc867cc10cb2", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/game/[id]/page.tsx:361", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/game/[id]/page.tsx:361"}, "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-8d34bb8045ade2e0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/ratings/components/OverridesTab.tsx:436", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/ratings/components/OverridesTab.tsx:436"}, "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-cb9f2e2b3c949c37", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/ratings/components/tournament/SeedingPanel.tsx:225", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/ratings/components/tournament/SeedingPanel.tsx:225"}, "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-b1fb0ad65d2ece75", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/ratings/components/tournament/BracketMatchupCard.tsx:62", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/ratings/components/tournament/BracketMatchupCard.tsx:62"}, "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-ea67b8b2a194b4aa", "name": "Stray `console.log` in TS/JS \u2014 src/app/ratings/hooks/useRatingsData.ts:176", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/ratings/hooks/useRatingsData.ts:176"}, "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-844e4f1b76d7fa32", "name": "Stray `console.log` in TS/JS \u2014 src/lib/feiData.ts:310", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/feiData.ts:310"}, "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-6df7836ff4160a43", "name": "Stray `console.log` in TS/JS \u2014 src/lib/kenpom/scraper.ts:40", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/kenpom/scraper.ts:40"}, "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-1d9ff00db41d770e", "name": "Stray `console.log` in TS/JS \u2014 src/lib/kenpom/supabase.ts:66", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/kenpom/supabase.ts:66"}, "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-24ae019a94a7cfa7", "name": "Stray `console.log` in TS/JS \u2014 src/lib/ratings/supabase.ts:199", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/ratings/supabase.ts:199"}, "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-dcc7f683cd086a7b", "name": "Stray `console.log` in TS/JS \u2014 src/lib/lacrosse/supabase.ts:112", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/lacrosse/supabase.ts:112"}, "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-b25e19457b64eaea", "name": "Insecure pattern 'node_child_process' in scripts/refresh-2026.js:14", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/refresh-2026.js:14"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-79f298672fe117cc", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/game/[id]/page.tsx:361", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/game/[id]/page.tsx:361"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f7afc8b0f9d648a5", "name": "Very large file: scripts/scrape-torvik-tournament.js (1809 lines)", "shortDescription": {"text": "Very large file: scripts/scrape-torvik-tournament.js (1809 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-52a4152bb19e70a4", "name": "Very large file: scripts/scrape-torvik-tournament-women.js (1883 lines)", "shortDescription": {"text": "Very large file: scripts/scrape-torvik-tournament-women.js (1883 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-bf0da22940cca504", "name": "Very large file: src/app/page.tsx (1322 lines)", "shortDescription": {"text": "Very large file: src/app/page.tsx (1322 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 113 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 375 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 40 placeholder/mock markers across 14 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-8d2f5b487f36d706", "name": "Commented-code block (8 lines) in scripts/scrape-torvik-tournament.js:45", "shortDescription": {"text": "Commented-code block (8 lines) in scripts/scrape-torvik-tournament.js:45"}, "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-85e8aea4b911499e", "name": "Commented-code block (8 lines) in scripts/scrape-torvik-tournament-women.js:50", "shortDescription": {"text": "Commented-code block (8 lines) in scripts/scrape-torvik-tournament-women.js:50"}, "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-29cea74d7a786562", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/lacrosse-ratings/hooks/useLacrosseData.ts:167", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/lacrosse-ratings/hooks/useLacrosseData.ts:167"}, "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-a2e70da14582f103", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/futures/route.ts:37", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/futures/route.ts:37"}, "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-892af2fb4ce87cea", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/futures/ncaab-elite/route.ts:131", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/futures/ncaab-elite/route.ts:131"}, "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-f505a36a42f9c1c7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/props/route.ts:114", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/props/route.ts:114"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7857dd4629c63fb1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/send-to-zapier/route.ts:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/send-to-zapier/route.ts:19"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cb5c433aac15a953", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/odds/route.ts:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/odds/route.ts:40"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-35ec9047ee989ad1", "name": "Commented-code block (5 lines) in src/app/api/bet-team-logos/route.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/bet-team-logos/route.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2ff59375a3fbe595", "name": "Commented-code block (7 lines) in src/app/api/ratings/schedule/route.ts:465", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/api/ratings/schedule/route.ts:465"}, "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-fb7202226dbdc2fc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/schedule/route.ts:162", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/schedule/route.ts:162"}, "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-05cd3fad3fb823da", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/sync/backfill-closing/route.ts:232", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/sync/backfill-closing/route.ts:232"}, "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-b720db0051e5e848", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/calculate/route.ts:282", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/calculate/route.ts:282"}, "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-00ef5cb2a48d053f", "name": "Commented-code block (5 lines) in src/app/api/ratings/sbr-openers/route.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/ratings/sbr-openers/route.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3c8bde7b9f9e7fe3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/kenpom/route.ts:83", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/kenpom/route.ts: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-caec33213d674197", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/historical-odds/route.ts:79", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/historical-odds/route.ts:79"}, "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-3942963963809d50", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/espn/route.ts:44", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/espn/route.ts:44"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7d10e634c3b9069f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/lacrosse/calculate/route.ts:548", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/lacrosse/calculate/route.ts:548"}, "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-d1f08a0590f43aac", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/game/[id]/page.tsx:27", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/game/[id]/page.tsx:27"}, "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-ecc6d9592dcd45b1", "name": "Commented-code block (5 lines) in src/app/ratings/utils/ncaaField2026.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/ratings/utils/ncaaField2026.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cbf32c0860a24354", "name": "Commented-code block (5 lines) in src/app/ratings/utils/nitField2026.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/ratings/utils/nitField2026.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a5c61bc68a0d5dbb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/SBROpenersTab.tsx:221", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/SBROpenersTab.tsx:221"}, "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-3cc4a85252073d27", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/TournamentsTab.tsx:330", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/TournamentsTab.tsx:330"}, "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-04586cdc392082f9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/HistoryTab.tsx:58", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/HistoryTab.tsx:58"}, "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-40765734b16cf416", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/OverridesTab.tsx:138", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/OverridesTab.tsx:138"}, "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-4e68173606d01662", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/AdminTabs.tsx:310", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/AdminTabs.tsx:310"}, "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-9c0e282ca4686a6c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/hooks/useRatingsData.ts:515", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/hooks/useRatingsData.ts:515"}, "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-d5affd84cb0e1c5f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/kalshi.ts:576", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/kalshi.ts:576"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21803"}, "properties": {"repository": "tymurrayco/odds-comparison-app", "repoUrl": "https://github.com/tymurrayco/odds-comparison-app", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-8fe7be5e9afad07c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/refresh-2026.js:24"}, "properties": {"repobilityId": "8ad3f557129449c6", "scanner": "scanner-primary", "fingerprint": "8fe7be5e9afad07c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a456e07f27756c6b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/scrape-torvik-tournament.js:349"}, "properties": {"repobilityId": "db64f96a1b2a2dbd", "scanner": "scanner-primary", "fingerprint": "a456e07f27756c6b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d67ee2d564a886c0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/scrape-torvik-tournament-women.js:335"}, "properties": {"repobilityId": "a9a2ef0016fd62ce", "scanner": "scanner-primary", "fingerprint": "d67ee2d564a886c0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1fae2db8369c3e63", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/compare-2026.js:14"}, "properties": {"repobilityId": "de84410586173172", "scanner": "scanner-primary", "fingerprint": "1fae2db8369c3e63", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3f90ea5a527f1df3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/OddsTable.tsx:447"}, "properties": {"repobilityId": "7bb714ab755a2663", "scanner": "scanner-primary", "fingerprint": "3f90ea5a527f1df3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ec6baf30af7928f9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/GameCard.tsx:152"}, "properties": {"repobilityId": "a2456d965e54711f", "scanner": "scanner-primary", "fingerprint": "ec6baf30af7928f9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ecbf8c484d1befc5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/components/FuturesTable.tsx:191"}, "properties": {"repobilityId": "31e0d68e79ca445f", "scanner": "scanner-primary", "fingerprint": "ecbf8c484d1befc5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8af2f95cb1b29b25", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/MyBets.tsx:559"}, "properties": {"repobilityId": "c6dcc3fc8fd0524d", "scanner": "scanner-primary", "fingerprint": "8af2f95cb1b29b25", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-267c6581fa15d5ed", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/PropsTable.tsx:294"}, "properties": {"repobilityId": "0130a383c2776d5d", "scanner": "scanner-primary", "fingerprint": "267c6581fa15d5ed", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3ec9a18c30927e33", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/lacrosse-ratings/hooks/useLacrosseData.ts:54"}, "properties": {"repobilityId": "efb40e25fb2b4d3e", "scanner": "scanner-primary", "fingerprint": "3ec9a18c30927e33", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3b451d020d4d8fea", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/futures/route.ts:5"}, "properties": {"repobilityId": "38bcab3a2b58d9b1", "scanner": "scanner-primary", "fingerprint": "3b451d020d4d8fea", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1f2700d0449153ad", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/futures/ncaab-elite/route.ts:129"}, "properties": {"repobilityId": "dfcbe47a29c649df", "scanner": "scanner-primary", "fingerprint": "1f2700d0449153ad", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-28cfd120a26d13a4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/props/route.ts:90"}, "properties": {"repobilityId": "ded7e059f3882092", "scanner": "scanner-primary", "fingerprint": "28cfd120a26d13a4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fdc927bb43f505ad", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/odds/route.ts:53"}, "properties": {"repobilityId": "4f51709b1ece9c3e", "scanner": "scanner-primary", "fingerprint": "fdc927bb43f505ad", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2eab98d991e5e006", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/schedule/route.ts:140"}, "properties": {"repobilityId": "761d36c1877aa7a9", "scanner": "scanner-primary", "fingerprint": "2eab98d991e5e006", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4538a8fc3a010414", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/schedule/history/route.ts:43"}, "properties": {"repobilityId": "48854ef37d63b763", "scanner": "scanner-primary", "fingerprint": "4538a8fc3a010414", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-876f0c61ebe5eb99", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/barttorvik/route.ts:126"}, "properties": {"repobilityId": "3b5ec5f5015e1f70", "scanner": "scanner-primary", "fingerprint": "876f0c61ebe5eb99", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-954da4396a92aabb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/games/route.ts:191"}, "properties": {"repobilityId": "42e8d6be3f67c8fd", "scanner": "scanner-primary", "fingerprint": "954da4396a92aabb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7b40e9acb1bc9249", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/sync/backfill-closing/route.ts:65"}, "properties": {"repobilityId": "318cece36b41c51f", "scanner": "scanner-primary", "fingerprint": "7b40e9acb1bc9249", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5e3a3a7a718358e7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/calculate/route.ts:223"}, "properties": {"repobilityId": "5a5f0b06bd0cb6fd", "scanner": "scanner-primary", "fingerprint": "5e3a3a7a718358e7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7a1998f4f08470aa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/kenpom-scrape/route.ts:17"}, "properties": {"repobilityId": "633b3a47fb068663", "scanner": "scanner-primary", "fingerprint": "7a1998f4f08470aa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5f9bc7e6a0bbd68e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/team-logos/route.ts:88"}, "properties": {"repobilityId": "bdff7a54071accd5", "scanner": "scanner-primary", "fingerprint": "5f9bc7e6a0bbd68e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0f48382ed57d86d2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/sbr-openers/save/route.ts:204"}, "properties": {"repobilityId": "9acf3c2182d5a6aa", "scanner": "scanner-primary", "fingerprint": "0f48382ed57d86d2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-37f6592930d7a86a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/closing-lines/route.ts:36"}, "properties": {"repobilityId": "8a1ac376afb076c8", "scanner": "scanner-primary", "fingerprint": "37f6592930d7a86a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-269c5bbb85c6e7e1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/sbr-odds/route.ts:31"}, "properties": {"repobilityId": "81ec2d3d65c68b22", "scanner": "scanner-primary", "fingerprint": "269c5bbb85c6e7e1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-578b71dd2a02a544", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/kenpom/route.ts:81"}, "properties": {"repobilityId": "97c551169767dec7", "scanner": "scanner-primary", "fingerprint": "578b71dd2a02a544", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e2df5e9b59874854", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/ratings/historical-odds/route.ts:77"}, "properties": {"repobilityId": "561a2e8021a0fb6a", "scanner": "scanner-primary", "fingerprint": "e2df5e9b59874854", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b04af01855862738", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/espn/route.ts:42"}, "properties": {"repobilityId": "82723e6376006514", "scanner": "scanner-primary", "fingerprint": "b04af01855862738", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-068ddf8bdb08cb74", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/lacrosse/calculate/route.ts:178"}, "properties": {"repobilityId": "2788ee0a0ba23ce2", "scanner": "scanner-primary", "fingerprint": "068ddf8bdb08cb74", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-17a54031b2560ef1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/lacrosse/team-logos/route.ts:77"}, "properties": {"repobilityId": "f0a378c70027a31e", "scanner": "scanner-primary", "fingerprint": "17a54031b2560ef1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4df148ff1836e7af", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/lacrosse/import-ratings/route.ts:81"}, "properties": {"repobilityId": "7d537938e206d679", "scanner": "scanner-primary", "fingerprint": "4df148ff1836e7af", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5a31cdd8cf6988e8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/bets/page.tsx:862"}, "properties": {"repobilityId": "186f6aff6ae398f3", "scanner": "scanner-primary", "fingerprint": "5a31cdd8cf6988e8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8eb2fc867cc10cb2", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/game/[id]/page.tsx:361"}, "properties": {"repobilityId": "40c2006e8cc518a1", "scanner": "scanner-primary", "fingerprint": "8eb2fc867cc10cb2", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-8d34bb8045ade2e0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/ratings/components/OverridesTab.tsx:436"}, "properties": {"repobilityId": "f0566ee8db98e452", "scanner": "scanner-primary", "fingerprint": "8d34bb8045ade2e0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cb9f2e2b3c949c37", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/ratings/components/tournament/SeedingPanel.tsx:225"}, "properties": {"repobilityId": "bd392a277ecacf2a", "scanner": "scanner-primary", "fingerprint": "cb9f2e2b3c949c37", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b1fb0ad65d2ece75", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/ratings/components/tournament/BracketMatchupCard.tsx:62"}, "properties": {"repobilityId": "892fa244cac808b7", "scanner": "scanner-primary", "fingerprint": "b1fb0ad65d2ece75", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ea67b8b2a194b4aa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/ratings/hooks/useRatingsData.ts:176"}, "properties": {"repobilityId": "ed283b7deaf451e1", "scanner": "scanner-primary", "fingerprint": "ea67b8b2a194b4aa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-844e4f1b76d7fa32", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/feiData.ts:310"}, "properties": {"repobilityId": "e622c50d76307a29", "scanner": "scanner-primary", "fingerprint": "844e4f1b76d7fa32", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6df7836ff4160a43", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/kenpom/scraper.ts:40"}, "properties": {"repobilityId": "843daf13dbcc31d4", "scanner": "scanner-primary", "fingerprint": "6df7836ff4160a43", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1d9ff00db41d770e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/kenpom/supabase.ts:66"}, "properties": {"repobilityId": "d024ee76df064aa2", "scanner": "scanner-primary", "fingerprint": "1d9ff00db41d770e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-24ae019a94a7cfa7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/ratings/supabase.ts:199"}, "properties": {"repobilityId": "ec479c3d30a6fbf0", "scanner": "scanner-primary", "fingerprint": "24ae019a94a7cfa7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dcc7f683cd086a7b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/lacrosse/supabase.ts:112"}, "properties": {"repobilityId": "45117a6e48c58e1d", "scanner": "scanner-primary", "fingerprint": "dcc7f683cd086a7b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b25e19457b64eaea", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/refresh-2026.js:14"}, "properties": {"repobilityId": "de3e74cc758d452e", "scanner": "scanner-primary", "fingerprint": "b25e19457b64eaea", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/refresh-2026.js"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-79f298672fe117cc", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/game/[id]/page.tsx:361"}, "properties": {"repobilityId": "eb57bd77e672b8fc", "scanner": "scanner-primary", "fingerprint": "79f298672fe117cc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/game/[id]/page.tsx"}, "region": {"startLine": 361}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-f7afc8b0f9d648a5", "level": "note", "message": {"text": "Very large file: scripts/scrape-torvik-tournament.js (1809 lines)"}, "properties": {"repobilityId": "3fcb9316ab5d0a8d", "scanner": "scanner-primary", "fingerprint": "f7afc8b0f9d648a5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-52a4152bb19e70a4", "level": "note", "message": {"text": "Very large file: scripts/scrape-torvik-tournament-women.js (1883 lines)"}, "properties": {"repobilityId": "befd4c9d4e597247", "scanner": "scanner-primary", "fingerprint": "52a4152bb19e70a4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-bf0da22940cca504", "level": "note", "message": {"text": "Very large file: src/app/page.tsx (1322 lines)"}, "properties": {"repobilityId": "476ce75d7038532f", "scanner": "scanner-primary", "fingerprint": "bf0da22940cca504", "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": "2706e8fb327dc92d", "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": "7c14c459e645e603", "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": "bb1ddd8e28b56af6", "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": "ec180df12333e0e6", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "e83565f052127088", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "547863b9ff1d18e3", "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": "0ae5613c440597d9", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8d2f5b487f36d706", "level": "none", "message": {"text": "Commented-code block (8 lines) in scripts/scrape-torvik-tournament.js:45"}, "properties": {"repobilityId": "6467bf1a1af03d40", "scanner": "scanner-primary", "fingerprint": "8d2f5b487f36d706", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85e8aea4b911499e", "level": "none", "message": {"text": "Commented-code block (8 lines) in scripts/scrape-torvik-tournament-women.js:50"}, "properties": {"repobilityId": "747efe81090b8f94", "scanner": "scanner-primary", "fingerprint": "85e8aea4b911499e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-29cea74d7a786562", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/lacrosse-ratings/hooks/useLacrosseData.ts:167"}, "properties": {"repobilityId": "20ffc7249ef00b4f", "scanner": "scanner-primary", "fingerprint": "29cea74d7a786562", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a2e70da14582f103", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/futures/route.ts:37"}, "properties": {"repobilityId": "95f03d7f5bf82897", "scanner": "scanner-primary", "fingerprint": "a2e70da14582f103", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-892af2fb4ce87cea", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/futures/ncaab-elite/route.ts:131"}, "properties": {"repobilityId": "434e0809a1d88b51", "scanner": "scanner-primary", "fingerprint": "892af2fb4ce87cea", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f505a36a42f9c1c7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/props/route.ts:114"}, "properties": {"repobilityId": "0b9e07ebcbec3a8e", "scanner": "scanner-primary", "fingerprint": "f505a36a42f9c1c7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7857dd4629c63fb1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/send-to-zapier/route.ts:19"}, "properties": {"repobilityId": "c3359260a601b280", "scanner": "scanner-primary", "fingerprint": "7857dd4629c63fb1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cb5c433aac15a953", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/odds/route.ts:40"}, "properties": {"repobilityId": "87522dcef1a0e31e", "scanner": "scanner-primary", "fingerprint": "cb5c433aac15a953", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-35ec9047ee989ad1", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/bet-team-logos/route.ts:1"}, "properties": {"repobilityId": "a6732f6b8f2b77c2", "scanner": "scanner-primary", "fingerprint": "35ec9047ee989ad1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2ff59375a3fbe595", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/api/ratings/schedule/route.ts:465"}, "properties": {"repobilityId": "cd17d6b01e031e0a", "scanner": "scanner-primary", "fingerprint": "2ff59375a3fbe595", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fb7202226dbdc2fc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/schedule/route.ts:162"}, "properties": {"repobilityId": "b4cc1af6339c620f", "scanner": "scanner-primary", "fingerprint": "fb7202226dbdc2fc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-05cd3fad3fb823da", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/sync/backfill-closing/route.ts:232"}, "properties": {"repobilityId": "7652a969055bf9ae", "scanner": "scanner-primary", "fingerprint": "05cd3fad3fb823da", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b720db0051e5e848", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/calculate/route.ts:282"}, "properties": {"repobilityId": "27be6b8551e835d6", "scanner": "scanner-primary", "fingerprint": "b720db0051e5e848", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-00ef5cb2a48d053f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/ratings/sbr-openers/route.ts:1"}, "properties": {"repobilityId": "fc46c09738f64ae4", "scanner": "scanner-primary", "fingerprint": "00ef5cb2a48d053f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3c8bde7b9f9e7fe3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/kenpom/route.ts:83"}, "properties": {"repobilityId": "23c5f16461077754", "scanner": "scanner-primary", "fingerprint": "3c8bde7b9f9e7fe3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-caec33213d674197", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/ratings/historical-odds/route.ts:79"}, "properties": {"repobilityId": "548cb82748352df0", "scanner": "scanner-primary", "fingerprint": "caec33213d674197", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3942963963809d50", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/espn/route.ts:44"}, "properties": {"repobilityId": "e4c8d11824277023", "scanner": "scanner-primary", "fingerprint": "3942963963809d50", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7d10e634c3b9069f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/lacrosse/calculate/route.ts:548"}, "properties": {"repobilityId": "3aeec6fbb5dadcfd", "scanner": "scanner-primary", "fingerprint": "7d10e634c3b9069f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d1f08a0590f43aac", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/game/[id]/page.tsx:27"}, "properties": {"repobilityId": "5acd170fa070151a", "scanner": "scanner-primary", "fingerprint": "d1f08a0590f43aac", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ecc6d9592dcd45b1", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/ratings/utils/ncaaField2026.ts:4"}, "properties": {"repobilityId": "a43ff2443288cba9", "scanner": "scanner-primary", "fingerprint": "ecc6d9592dcd45b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cbf32c0860a24354", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/ratings/utils/nitField2026.ts:3"}, "properties": {"repobilityId": "41d5192fb005125f", "scanner": "scanner-primary", "fingerprint": "cbf32c0860a24354", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a5c61bc68a0d5dbb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/SBROpenersTab.tsx:221"}, "properties": {"repobilityId": "e696677fe83280e5", "scanner": "scanner-primary", "fingerprint": "a5c61bc68a0d5dbb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3cc4a85252073d27", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/TournamentsTab.tsx:330"}, "properties": {"repobilityId": "57271aadc2eaf5a5", "scanner": "scanner-primary", "fingerprint": "3cc4a85252073d27", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-04586cdc392082f9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/HistoryTab.tsx:58"}, "properties": {"repobilityId": "cc1367f591d85526", "scanner": "scanner-primary", "fingerprint": "04586cdc392082f9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-40765734b16cf416", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/OverridesTab.tsx:138"}, "properties": {"repobilityId": "e7c7e0efe6009f65", "scanner": "scanner-primary", "fingerprint": "40765734b16cf416", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4e68173606d01662", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/components/AdminTabs.tsx:310"}, "properties": {"repobilityId": "83ff2ea82e096319", "scanner": "scanner-primary", "fingerprint": "4e68173606d01662", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9c0e282ca4686a6c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/ratings/hooks/useRatingsData.ts:515"}, "properties": {"repobilityId": "517c1d5256e51b44", "scanner": "scanner-primary", "fingerprint": "9c0e282ca4686a6c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d5affd84cb0e1c5f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/kalshi.ts:576"}, "properties": {"repobilityId": "a78fcbc114e012e5", "scanner": "scanner-primary", "fingerprint": "d5affd84cb0e1c5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}