{"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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3233cfca64792954", "name": "Insecure pattern 'node_child_process' in app/api/projector/upload-video/route.js:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in app/api/projector/upload-video/route.js:1"}, "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-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-a36e05d55eb83fd8", "name": "Very large file: app/play/double-board/game-client.js (1893 lines)", "shortDescription": {"text": "Very large file: app/play/double-board/game-client.js (1893 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-a91a05dd7c1957ab", "name": "Very large file: app/play/integer-practice/game-client.js (1341 lines)", "shortDescription": {"text": "Very large file: app/play/integer-practice/game-client.js (1341 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-21dcbd15f5d87539", "name": "Very large file: app/api/play/double-board/route.js (2378 lines)", "shortDescription": {"text": "Very large file: app/api/play/double-board/route.js (2378 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-5400eda13475b728", "name": "Very large file: app/projector/projector-client.js (1818 lines)", "shortDescription": {"text": "Very large file: app/projector/projector-client.js (1818 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-8cef72205d726a84", "name": "Very large file: app/admin/page.js (1719 lines)", "shortDescription": {"text": "Very large file: app/admin/page.js (1719 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": "4 test file(s) for 152 source file(s) (ratio 0.03). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 5 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 58 placeholder/mock markers across 21 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8769bcc771831214", "name": "Agent instruction contains unpinned remote install: .claude/settings.json", "shortDescription": {"text": "Agent instruction contains unpinned remote install: .claude/settings.json"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-992ac1ce74c418b8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/number-compare/game-client.js:94", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/number-compare/game-client.js:94"}, "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-dd6e92d96ea2f841", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/money-counting/game-client.js:195", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/money-counting/game-client.js:195"}, "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-58d6ce63ecb42dbe", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/sudoku/game-client.js:295", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/sudoku/game-client.js:295"}, "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-f6e3ebc3f9dff130", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/showdown-framework/game-client.js:194", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/showdown-framework/game-client.js:194"}, "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-57cc2476be62549e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/lowest-number-wins/game-client.js:413", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/lowest-number-wins/game-client.js:413"}, "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-2e17854181e447c8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/question-kind-review/game-client.js:90", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/question-kind-review/game-client.js:90"}, "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-a0fee2cf65605355", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/minesweeper/game-client.js:243", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/minesweeper/game-client.js:243"}, "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-4c5923056cb12592", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/locker-practice/game-client.js:388", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/locker-practice/game-client.js:388"}, "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-c9ed8465db8fe674", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/comet-typing/game-client.js:184", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/comet-typing/game-client.js:184"}, "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-d724b417b5cc2617", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/open-middle/[sessionId]/game-client.js:60", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/open-middle/[sessionId]/game-client.js: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-00084f6decf6b078", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/tournaments/tournament-client.js:352", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/tournaments/tournament-client.js:352"}, "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-771dbfb2a13c8cd6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/telling-time/game-client.js:287", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/telling-time/game-client.js:287"}, "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-36660ecbe8fc2b8a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/2048/game-client.js:326", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/2048/game-client.js:326"}, "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-b7f2143ac836dbb5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/integer-practice/game-client.js:621", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/integer-practice/game-client.js:621"}, "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-02e182c47220db58", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/connect4/game-client.js:224", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/connect4/game-client.js:224"}, "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-c180ae2541d4da6b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/skill-builder/game-client.js:102", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/skill-builder/game-client.js:102"}, "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-5b0dab79929b36a2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/spiral-review/game-client.js:90", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/spiral-review/game-client.js:90"}, "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-32df57b978711169", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/slope-intercept/game-client.js:188", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/slope-intercept/game-client.js:188"}, "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-dadfa3aa4311e2ef", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/dashboard/announcement-assignments-injector.js:91", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/dashboard/announcement-assignments-injector.js:91"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-11d3b5acb845eba3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/projector/projector-client.js:952", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/projector/projector-client.js:952"}, "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-7d6ac8567842d29b", "name": "Legacy-named symbol `teacher_card_copy` in app/admin/actions.js:989", "shortDescription": {"text": "Legacy-named symbol `teacher_card_copy` in app/admin/actions.js:989"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23506"}, "properties": {"repository": "zackharen/mathclaw-next", "repoUrl": "https://github.com/zackharen/mathclaw-next", "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-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-3233cfca64792954", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in app/api/projector/upload-video/route.js:1"}, "properties": {"repobilityId": "bfb4c473aaa3a823", "scanner": "scanner-primary", "fingerprint": "3233cfca64792954", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/api/projector/upload-video/route.js"}, "region": {"startLine": 1}}}]}, {"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-a36e05d55eb83fd8", "level": "note", "message": {"text": "Very large file: app/play/double-board/game-client.js (1893 lines)"}, "properties": {"repobilityId": "7fc8ea87c915740b", "scanner": "scanner-primary", "fingerprint": "a36e05d55eb83fd8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-a91a05dd7c1957ab", "level": "note", "message": {"text": "Very large file: app/play/integer-practice/game-client.js (1341 lines)"}, "properties": {"repobilityId": "cffc6fc62f933cd8", "scanner": "scanner-primary", "fingerprint": "a91a05dd7c1957ab", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-21dcbd15f5d87539", "level": "note", "message": {"text": "Very large file: app/api/play/double-board/route.js (2378 lines)"}, "properties": {"repobilityId": "549c1ac98ddd041d", "scanner": "scanner-primary", "fingerprint": "21dcbd15f5d87539", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5400eda13475b728", "level": "note", "message": {"text": "Very large file: app/projector/projector-client.js (1818 lines)"}, "properties": {"repobilityId": "00f6bdc3a3de1ced", "scanner": "scanner-primary", "fingerprint": "5400eda13475b728", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8cef72205d726a84", "level": "note", "message": {"text": "Very large file: app/admin/page.js (1719 lines)"}, "properties": {"repobilityId": "ede286ba61f8258d", "scanner": "scanner-primary", "fingerprint": "8cef72205d726a84", "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": "4b45b295bc15df56", "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": "7069f9034ba65c88", "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": "b8a4c56d4618c1c7", "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": "616f661266bd1e38", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "0c51a0b7acecf9ab", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "c08042a8ce288789", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "baec63cb287f415a", "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": "2d308cb8957385b0", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8769bcc771831214", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: .claude/settings.json"}, "properties": {"repobilityId": "f94968d1c8aa7dc6", "scanner": "scanner-primary", "fingerprint": "8769bcc771831214", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 65}}}]}, {"ruleId": "scanner-992ac1ce74c418b8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/number-compare/game-client.js:94"}, "properties": {"repobilityId": "fa761533e0c3c817", "scanner": "scanner-primary", "fingerprint": "992ac1ce74c418b8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-dd6e92d96ea2f841", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/money-counting/game-client.js:195"}, "properties": {"repobilityId": "7b9d7e618ceaa097", "scanner": "scanner-primary", "fingerprint": "dd6e92d96ea2f841", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-58d6ce63ecb42dbe", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/sudoku/game-client.js:295"}, "properties": {"repobilityId": "2278f43780833e66", "scanner": "scanner-primary", "fingerprint": "58d6ce63ecb42dbe", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f6e3ebc3f9dff130", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/showdown-framework/game-client.js:194"}, "properties": {"repobilityId": "d4614608ace0228c", "scanner": "scanner-primary", "fingerprint": "f6e3ebc3f9dff130", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-57cc2476be62549e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/lowest-number-wins/game-client.js:413"}, "properties": {"repobilityId": "872ee6421455421c", "scanner": "scanner-primary", "fingerprint": "57cc2476be62549e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2e17854181e447c8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/question-kind-review/game-client.js:90"}, "properties": {"repobilityId": "c39a7957701db6ab", "scanner": "scanner-primary", "fingerprint": "2e17854181e447c8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a0fee2cf65605355", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/minesweeper/game-client.js:243"}, "properties": {"repobilityId": "90ab515da8281fc5", "scanner": "scanner-primary", "fingerprint": "a0fee2cf65605355", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4c5923056cb12592", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/locker-practice/game-client.js:388"}, "properties": {"repobilityId": "bed893147cfde436", "scanner": "scanner-primary", "fingerprint": "4c5923056cb12592", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c9ed8465db8fe674", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/comet-typing/game-client.js:184"}, "properties": {"repobilityId": "709d2104accdb8b8", "scanner": "scanner-primary", "fingerprint": "c9ed8465db8fe674", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d724b417b5cc2617", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/open-middle/[sessionId]/game-client.js:60"}, "properties": {"repobilityId": "f5b7a96178ef344f", "scanner": "scanner-primary", "fingerprint": "d724b417b5cc2617", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-00084f6decf6b078", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/tournaments/tournament-client.js:352"}, "properties": {"repobilityId": "0c224f17bd9ee450", "scanner": "scanner-primary", "fingerprint": "00084f6decf6b078", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-771dbfb2a13c8cd6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/telling-time/game-client.js:287"}, "properties": {"repobilityId": "29f3973608bc0cb0", "scanner": "scanner-primary", "fingerprint": "771dbfb2a13c8cd6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-36660ecbe8fc2b8a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/2048/game-client.js:326"}, "properties": {"repobilityId": "3fb7867921db852c", "scanner": "scanner-primary", "fingerprint": "36660ecbe8fc2b8a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b7f2143ac836dbb5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/integer-practice/game-client.js:621"}, "properties": {"repobilityId": "dd012c738909a125", "scanner": "scanner-primary", "fingerprint": "b7f2143ac836dbb5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-02e182c47220db58", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/connect4/game-client.js:224"}, "properties": {"repobilityId": "7b71e373ec19d85b", "scanner": "scanner-primary", "fingerprint": "02e182c47220db58", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c180ae2541d4da6b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/skill-builder/game-client.js:102"}, "properties": {"repobilityId": "798d99d9a4261bd6", "scanner": "scanner-primary", "fingerprint": "c180ae2541d4da6b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5b0dab79929b36a2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/spiral-review/game-client.js:90"}, "properties": {"repobilityId": "e60f06f47acaf56a", "scanner": "scanner-primary", "fingerprint": "5b0dab79929b36a2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-32df57b978711169", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/play/slope-intercept/game-client.js:188"}, "properties": {"repobilityId": "051bbec849124366", "scanner": "scanner-primary", "fingerprint": "32df57b978711169", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-dadfa3aa4311e2ef", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/dashboard/announcement-assignments-injector.js:91"}, "properties": {"repobilityId": "513e1f5e8433a0a1", "scanner": "scanner-primary", "fingerprint": "dadfa3aa4311e2ef", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-11d3b5acb845eba3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/projector/projector-client.js:952"}, "properties": {"repobilityId": "a78b369ae7e92eee", "scanner": "scanner-primary", "fingerprint": "11d3b5acb845eba3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7d6ac8567842d29b", "level": "note", "message": {"text": "Legacy-named symbol `teacher_card_copy` in app/admin/actions.js:989"}, "properties": {"repobilityId": "bad304feda70ea12", "scanner": "scanner-primary", "fingerprint": "7d6ac8567842d29b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}