{"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-9b83ada64d327ff1", "name": "Stray `console.log` in TS/JS \u2014 app/local-game/page.tsx:196", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/local-game/page.tsx:196"}, "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-adca2191f266f215", "name": "Stray `console.log` in TS/JS \u2014 app/api/rooms/[roomCode]/route.ts:186", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/rooms/[roomCode]/route.ts:186"}, "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-da8ee95cca1d200b", "name": "TODO/FIXME marker in shipping code \u2014 app/game/page.tsx:25", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 app/game/page.tsx:25"}, "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-ab714160193a64bb", "name": "Stray `console.log` in TS/JS \u2014 app/hooks/useOnlineGame.ts:107", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/hooks/useOnlineGame.ts:107"}, "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-7458e4c08fecb823", "name": "Stray `console.log` in TS/JS \u2014 app/components/ui/share-button.tsx:37", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/components/ui/share-button.tsx:37"}, "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-cddd78ef05266c66", "name": "Stray `console.log` in TS/JS \u2014 app/(online-game)/room/[roomCode]/page.tsx:54", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/(online-game)/room/[roomCode]/page.tsx: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-f0d4786e12682e9c", "name": "Stray `console.log` in TS/JS \u2014 app/waiting-room/page.tsx:39", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/waiting-room/page.tsx:39"}, "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-f06f67a6f1146812", "name": "`truncate` class without `title=` for hover reveal \u2014 app/local/page.tsx:330", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/local/page.tsx:330"}, "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-70c995bf7a16c88e", "name": "Stray `console.log` in TS/JS \u2014 app/lib/game-logic.ts:43", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/lib/game-logic.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-cad6c8763f1a6847", "name": "Stray `console.log` in TS/JS \u2014 app/lib/pusher.ts:36", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/lib/pusher.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-7329082b5b611492", "name": "Stray `console.log` in TS/JS \u2014 scripts/insert-words.js:193", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/insert-words.js:193"}, "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-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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 56 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 111 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 21 placeholder/mock markers across 12 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-66f5aa1c8bff1d49", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/rooms/[roomCode]/route.ts:201", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/rooms/[roomCode]/route.ts:201"}, "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-39c37a0d4030d219", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useOnlineGame.ts:308", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useOnlineGame.ts: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-f5080d3a624601b7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useOnlineGame_new.ts:222", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useOnlineGame_new.ts:222"}, "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-b50785ff5815ab1c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useWords.ts:60", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useWords.ts:60"}, "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-5de70dfb3e5a3d26", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/(online-game)/room/[roomCode]/page.tsx:332", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(online-game)/room/[roomCode]/page.tsx:332"}, "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-eb03361ba45e60e2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/game-logic.ts:54", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/game-logic.ts:54"}, "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-c972a856225974fc", "name": "Commented-code block (5 lines) in scripts/insert-words.js:36", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/insert-words.js:36"}, "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/25334"}, "properties": {"repository": "deperdomo/mister-white-game", "repoUrl": "https://github.com/deperdomo/mister-white-game", "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-9b83ada64d327ff1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/local-game/page.tsx:196"}, "properties": {"repobilityId": "a9a1c26f842c77f5", "scanner": "scanner-primary", "fingerprint": "9b83ada64d327ff1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-adca2191f266f215", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/rooms/[roomCode]/route.ts:186"}, "properties": {"repobilityId": "657f18ceec58938a", "scanner": "scanner-primary", "fingerprint": "adca2191f266f215", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-da8ee95cca1d200b", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 app/game/page.tsx:25"}, "properties": {"repobilityId": "a359e1e29b2cbc69", "scanner": "scanner-primary", "fingerprint": "da8ee95cca1d200b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-ab714160193a64bb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/hooks/useOnlineGame.ts:107"}, "properties": {"repobilityId": "bed0e2043c2d2034", "scanner": "scanner-primary", "fingerprint": "ab714160193a64bb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7458e4c08fecb823", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/components/ui/share-button.tsx:37"}, "properties": {"repobilityId": "8a5a9428c9eca2c6", "scanner": "scanner-primary", "fingerprint": "7458e4c08fecb823", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cddd78ef05266c66", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/(online-game)/room/[roomCode]/page.tsx:54"}, "properties": {"repobilityId": "a1ada7c4e05c9042", "scanner": "scanner-primary", "fingerprint": "cddd78ef05266c66", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f0d4786e12682e9c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/waiting-room/page.tsx:39"}, "properties": {"repobilityId": "ed30dbad916b97f4", "scanner": "scanner-primary", "fingerprint": "f0d4786e12682e9c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f06f67a6f1146812", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/local/page.tsx:330"}, "properties": {"repobilityId": "d21e9e08ab00add7", "scanner": "scanner-primary", "fingerprint": "f06f67a6f1146812", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-70c995bf7a16c88e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/lib/game-logic.ts:43"}, "properties": {"repobilityId": "7fd6aab376f47713", "scanner": "scanner-primary", "fingerprint": "70c995bf7a16c88e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cad6c8763f1a6847", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/lib/pusher.ts:36"}, "properties": {"repobilityId": "c5b5de7072d8ec78", "scanner": "scanner-primary", "fingerprint": "cad6c8763f1a6847", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7329082b5b611492", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/insert-words.js:193"}, "properties": {"repobilityId": "212ae70a961cc08d", "scanner": "scanner-primary", "fingerprint": "7329082b5b611492", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-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": "3c866e8ae1efc19d", "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": "b989c6587b3bbba7", "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": "7409f1d0a90154b6", "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": "3c7feb27172ebcb4", "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": "709d3a2911031005", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-66f5aa1c8bff1d49", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/rooms/[roomCode]/route.ts:201"}, "properties": {"repobilityId": "4a152aaf5e4cb04f", "scanner": "scanner-primary", "fingerprint": "66f5aa1c8bff1d49", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-39c37a0d4030d219", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useOnlineGame.ts:308"}, "properties": {"repobilityId": "17381c4f587a60e5", "scanner": "scanner-primary", "fingerprint": "39c37a0d4030d219", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f5080d3a624601b7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useOnlineGame_new.ts:222"}, "properties": {"repobilityId": "2a2b626b3afb62e6", "scanner": "scanner-primary", "fingerprint": "f5080d3a624601b7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b50785ff5815ab1c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useWords.ts:60"}, "properties": {"repobilityId": "cd85c0695e48251f", "scanner": "scanner-primary", "fingerprint": "b50785ff5815ab1c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5de70dfb3e5a3d26", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(online-game)/room/[roomCode]/page.tsx:332"}, "properties": {"repobilityId": "120b5a1b0275ed7c", "scanner": "scanner-primary", "fingerprint": "5de70dfb3e5a3d26", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-eb03361ba45e60e2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/lib/game-logic.ts:54"}, "properties": {"repobilityId": "c3310a98202b07de", "scanner": "scanner-primary", "fingerprint": "eb03361ba45e60e2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c972a856225974fc", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/insert-words.js:36"}, "properties": {"repobilityId": "64cd082267d404c4", "scanner": "scanner-primary", "fingerprint": "c972a856225974fc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}