{"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-d039f288356f034e", "name": "Icon-only button without accessible name \u2014 components/ProfileEditModal.js:79", "shortDescription": {"text": "Icon-only button without accessible name \u2014 components/ProfileEditModal.js:79"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-143ad6c76ccbd4a6", "name": "Icon-only button without accessible name \u2014 components/PasswordChangeModal.js:70", "shortDescription": {"text": "Icon-only button without accessible name \u2014 components/PasswordChangeModal.js:70"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fda356cb85fd59d3", "name": "Icon-only button without accessible name \u2014 components/NicknameChangeModal.js:100", "shortDescription": {"text": "Icon-only button without accessible name \u2014 components/NicknameChangeModal.js:100"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-30059112a2c6c189", "name": "Icon-only button without accessible name \u2014 components/QrCodeModal.js:133", "shortDescription": {"text": "Icon-only button without accessible name \u2014 components/QrCodeModal.js:133"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b8cd56606faecda4", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/StudentFeedbackCard.js:173", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/StudentFeedbackCard.js:173"}, "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-ee1ffdb3a6d4098d", "name": "Stray `console.log` in TS/JS \u2014 lib/apiThrottle.js:33", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/apiThrottle.js:33"}, "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-dfe6d6c6914408c9", "name": "Stray `console.log` in TS/JS \u2014 lib/loginHint.js:104", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/loginHint.js:104"}, "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-d9fb92fbd3daff71", "name": "Stray `console.log` in TS/JS \u2014 lib/gemini.js:189", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/gemini.js:189"}, "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-8458ab2a5005f188", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 pages/student/index.js:1200", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 pages/student/index.js:1200"}, "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-d29e11508c368d85", "name": "`truncate` class without `title=` for hover reveal \u2014 pages/student/history.js:386", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 pages/student/history.js:386"}, "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-8ec524fa8fc3e237", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 pages/student/history.js:166", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 pages/student/history.js:166"}, "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-5c899b997c718285", "name": "`truncate` class without `title=` for hover reveal \u2014 pages/teacher/grammar-backfill.js:322", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 pages/teacher/grammar-backfill.js:322"}, "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-2f69026d6c162122", "name": "`truncate` class without `title=` for hover reveal \u2014 pages/teacher/record.js:266", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 pages/teacher/record.js:266"}, "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-7cf3f9d96cb1c91e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 pages/teacher/submissions.js:950", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 pages/teacher/submissions.js:950"}, "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-2304adc2cfa17943", "name": "Stray `console.log` in TS/JS \u2014 pages/teacher/topics.js:632", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 pages/teacher/topics.js:632"}, "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-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-13b4a5e0dcf07d47", "name": "Insecure pattern 'document_write' in components/QrCodeModal.js:89", "shortDescription": {"text": "Insecure pattern 'document_write' in components/QrCodeModal.js:89"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9af9a00497794a74", "name": "Insecure pattern 'dangerous_innerhtml' in components/StudentFeedbackCard.js:173", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/StudentFeedbackCard.js:173"}, "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-99bb75731be2b050", "name": "Insecure pattern 'dangerous_innerhtml' in pages/student/index.js:1200", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in pages/student/index.js:1200"}, "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-1e5d3ca6eea05c5a", "name": "Insecure pattern 'dangerous_innerhtml' in pages/student/history.js:166", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in pages/student/history.js:166"}, "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-c0323ead474e7115", "name": "Insecure pattern 'dangerous_innerhtml' in pages/teacher/submissions.js:950", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in pages/teacher/submissions.js:950"}, "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-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-498090120b65307b", "name": "Very large file: pages/student/index.js (1487 lines)", "shortDescription": {"text": "Very large file: pages/student/index.js (1487 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-8cb05f8d2588f4a8", "name": "Very large file: pages/admin/index.js (2290 lines)", "shortDescription": {"text": "Very large file: pages/admin/index.js (2290 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-70ab77134482c3c6", "name": "Very large file: pages/teacher/submissions.js (1459 lines)", "shortDescription": {"text": "Very large file: pages/teacher/submissions.js (1459 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-ad8ab319708401f3", "name": "Very large file: pages/teacher/topics.js (1993 lines)", "shortDescription": {"text": "Very large file: pages/teacher/topics.js (1993 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-88bb36c376c432a9", "name": "Very large file: pages/teacher/students.js (1719 lines)", "shortDescription": {"text": "Very large file: pages/teacher/students.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": "0 test file(s) for 77 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 15 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 47 placeholder/mock markers across 18 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-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, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-95de8bdd38496a47", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/load-schools.mjs:62", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/load-schools.mjs:62"}, "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-c39484f209357237", "name": "Commented-code block (7 lines) in components/StudentLoginInfoCard.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in components/StudentLoginInfoCard.js: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-c666766fbad90af3", "name": "Commented-code block (8 lines) in components/SetupChecklist.js:1", "shortDescription": {"text": "Commented-code block (8 lines) in components/SetupChecklist.js: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-c6352847e106f963", "name": "Commented-code block (5 lines) in components/VersionChecker.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in components/VersionChecker.js: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-54d866b5bc6f3222", "name": "Commented-code block (8 lines) in components/SuggestionLogPanel.js:1", "shortDescription": {"text": "Commented-code block (8 lines) in components/SuggestionLogPanel.js: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-274932a4ac48422f", "name": "Commented-code block (7 lines) in components/TutorChat.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in components/TutorChat.js: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-d19fd6f2099b6e48", "name": "Commented-code block (7 lines) in components/NicknameChangeModal.js:4", "shortDescription": {"text": "Commented-code block (7 lines) in components/NicknameChangeModal.js: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-880bcdc6bacc734a", "name": "Commented-code block (6 lines) in lib/errorLog.js:6", "shortDescription": {"text": "Commented-code block (6 lines) in lib/errorLog.js:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7e39488d9c901efb", "name": "Commented-code block (6 lines) in lib/supabase.js:16", "shortDescription": {"text": "Commented-code block (6 lines) in lib/supabase.js:16"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-76eadaf12ad09783", "name": "Commented-code block (5 lines) in lib/impersonation.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in lib/impersonation.js: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-0e4968730f315f6e", "name": "Commented-code block (6 lines) in lib/prompts.server.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in lib/prompts.server.js: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-02c9142cdbb4ae6e", "name": "Commented-code block (5 lines) in lib/koreanRules.js:14", "shortDescription": {"text": "Commented-code block (5 lines) in lib/koreanRules.js:14"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4ca34eec8d628276", "name": "Commented-code block (5 lines) in lib/loginHint.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in lib/loginHint.js: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-9ba855bc76f49d61", "name": "Commented-code block (6 lines) in lib/gemini.js:92", "shortDescription": {"text": "Commented-code block (6 lines) in lib/gemini.js:92"}, "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-04adf9fd385e84da", "name": "Commented-code block (5 lines) in lib/aiClient.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in lib/aiClient.js: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-f39f4280d25470d8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 pages/student/login.js:212", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 pages/student/login.js:212"}, "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-c0cbd3a9af21af0e", "name": "Commented-code block (7 lines) in pages/api/find-teacher-id.js:3", "shortDescription": {"text": "Commented-code block (7 lines) in pages/api/find-teacher-id.js: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-1e870da84901be85", "name": "Commented-code block (5 lines) in pages/api/ai.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in pages/api/ai.js: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-6a8d448307526cca", "name": "Commented-code block (6 lines) in pages/api/school-search.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in pages/api/school-search.js: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-d4f80ec9b73aabdf", "name": "Commented-code block (6 lines) in pages/api/class-lookup.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in pages/api/class-lookup.js: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-315c8dc4f62a3884", "name": "Commented-code block (5 lines) in pages/teacher/submissions.js:1183", "shortDescription": {"text": "Commented-code block (5 lines) in pages/teacher/submissions.js:1183"}, "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-240f4b0fab71c77b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 pages/teacher/login.js:281", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 pages/teacher/login.js:281"}, "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-3aeb8fc8310d425d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 pages/teacher/students.js:355", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 pages/teacher/students.js:355"}, "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-1e0cf3da99bc00a9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 pages/teacher/index.js:199", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 pages/teacher/index.js:199"}, "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/19882"}, "properties": {"repository": "smh3747/literacy-class", "repoUrl": "https://github.com/smh3747/literacy-class", "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-d039f288356f034e", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 components/ProfileEditModal.js:79"}, "properties": {"repobilityId": "bcaf6cf3cb7e6322", "scanner": "scanner-primary", "fingerprint": "d039f288356f034e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-143ad6c76ccbd4a6", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 components/PasswordChangeModal.js:70"}, "properties": {"repobilityId": "fa18a9c05edc82bf", "scanner": "scanner-primary", "fingerprint": "143ad6c76ccbd4a6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-fda356cb85fd59d3", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 components/NicknameChangeModal.js:100"}, "properties": {"repobilityId": "b9d743c988d9a458", "scanner": "scanner-primary", "fingerprint": "fda356cb85fd59d3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-30059112a2c6c189", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 components/QrCodeModal.js:133"}, "properties": {"repobilityId": "6bb55f803698f493", "scanner": "scanner-primary", "fingerprint": "30059112a2c6c189", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-b8cd56606faecda4", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/StudentFeedbackCard.js:173"}, "properties": {"repobilityId": "192745501195ea49", "scanner": "scanner-primary", "fingerprint": "b8cd56606faecda4", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-ee1ffdb3a6d4098d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/apiThrottle.js:33"}, "properties": {"repobilityId": "8bf1ad7188090856", "scanner": "scanner-primary", "fingerprint": "ee1ffdb3a6d4098d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dfe6d6c6914408c9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/loginHint.js:104"}, "properties": {"repobilityId": "92b70322137b5c1a", "scanner": "scanner-primary", "fingerprint": "dfe6d6c6914408c9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d9fb92fbd3daff71", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/gemini.js:189"}, "properties": {"repobilityId": "cd2663df3b25ebf8", "scanner": "scanner-primary", "fingerprint": "d9fb92fbd3daff71", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8458ab2a5005f188", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 pages/student/index.js:1200"}, "properties": {"repobilityId": "d31ff6a7573660bb", "scanner": "scanner-primary", "fingerprint": "8458ab2a5005f188", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d29e11508c368d85", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 pages/student/history.js:386"}, "properties": {"repobilityId": "d9e86d408d5499e4", "scanner": "scanner-primary", "fingerprint": "d29e11508c368d85", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8ec524fa8fc3e237", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 pages/student/history.js:166"}, "properties": {"repobilityId": "0f2ddac3163d9a66", "scanner": "scanner-primary", "fingerprint": "8ec524fa8fc3e237", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-5c899b997c718285", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 pages/teacher/grammar-backfill.js:322"}, "properties": {"repobilityId": "af6307db678ae8cd", "scanner": "scanner-primary", "fingerprint": "5c899b997c718285", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2f69026d6c162122", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 pages/teacher/record.js:266"}, "properties": {"repobilityId": "b7fedf1dc2ce25f6", "scanner": "scanner-primary", "fingerprint": "2f69026d6c162122", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7cf3f9d96cb1c91e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 pages/teacher/submissions.js:950"}, "properties": {"repobilityId": "6c6cf3cae76aa971", "scanner": "scanner-primary", "fingerprint": "7cf3f9d96cb1c91e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-2304adc2cfa17943", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 pages/teacher/topics.js:632"}, "properties": {"repobilityId": "7badbc27f9bcf442", "scanner": "scanner-primary", "fingerprint": "2304adc2cfa17943", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-13b4a5e0dcf07d47", "level": "note", "message": {"text": "Insecure pattern 'document_write' in components/QrCodeModal.js:89"}, "properties": {"repobilityId": "2df5104b907d8cef", "scanner": "scanner-primary", "fingerprint": "13b4a5e0dcf07d47", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/QrCodeModal.js"}, "region": {"startLine": 89}}}]}, {"ruleId": "scanner-9af9a00497794a74", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/StudentFeedbackCard.js:173"}, "properties": {"repobilityId": "91399c33a452cd8c", "scanner": "scanner-primary", "fingerprint": "9af9a00497794a74", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/StudentFeedbackCard.js"}, "region": {"startLine": 173}}}]}, {"ruleId": "scanner-99bb75731be2b050", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in pages/student/index.js:1200"}, "properties": {"repobilityId": "6d7fc400bf9eb18b", "scanner": "scanner-primary", "fingerprint": "99bb75731be2b050", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pages/student/index.js"}, "region": {"startLine": 1200}}}]}, {"ruleId": "scanner-1e5d3ca6eea05c5a", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in pages/student/history.js:166"}, "properties": {"repobilityId": "724e2fd8b5bbfab9", "scanner": "scanner-primary", "fingerprint": "1e5d3ca6eea05c5a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pages/student/history.js"}, "region": {"startLine": 166}}}]}, {"ruleId": "scanner-c0323ead474e7115", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in pages/teacher/submissions.js:950"}, "properties": {"repobilityId": "b8ea5121086221ef", "scanner": "scanner-primary", "fingerprint": "c0323ead474e7115", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pages/teacher/submissions.js"}, "region": {"startLine": 950}}}]}, {"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-498090120b65307b", "level": "note", "message": {"text": "Very large file: pages/student/index.js (1487 lines)"}, "properties": {"repobilityId": "a836dad85715f870", "scanner": "scanner-primary", "fingerprint": "498090120b65307b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8cb05f8d2588f4a8", "level": "note", "message": {"text": "Very large file: pages/admin/index.js (2290 lines)"}, "properties": {"repobilityId": "58369ed8adcab0ff", "scanner": "scanner-primary", "fingerprint": "8cb05f8d2588f4a8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-70ab77134482c3c6", "level": "note", "message": {"text": "Very large file: pages/teacher/submissions.js (1459 lines)"}, "properties": {"repobilityId": "670bc8545b3b3d54", "scanner": "scanner-primary", "fingerprint": "70ab77134482c3c6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ad8ab319708401f3", "level": "note", "message": {"text": "Very large file: pages/teacher/topics.js (1993 lines)"}, "properties": {"repobilityId": "5b7569b7c08359bc", "scanner": "scanner-primary", "fingerprint": "ad8ab319708401f3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-88bb36c376c432a9", "level": "note", "message": {"text": "Very large file: pages/teacher/students.js (1719 lines)"}, "properties": {"repobilityId": "66e251b096926b96", "scanner": "scanner-primary", "fingerprint": "88bb36c376c432a9", "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": "9d5f287075c9f7f3", "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": "bdc9436824101ecf", "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": "5965cd1410f90a55", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "bf282683b71f1431", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "5d6d818ee2359d6a", "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": "d6ab7369e677f9f6", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "a29f8dfb85fc719c", "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": "94a161e76707f206", "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": "dd742aba077ef0c1", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-95de8bdd38496a47", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/load-schools.mjs:62"}, "properties": {"repobilityId": "8bb01be77e1e42ba", "scanner": "scanner-primary", "fingerprint": "95de8bdd38496a47", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c39484f209357237", "level": "none", "message": {"text": "Commented-code block (7 lines) in components/StudentLoginInfoCard.js:1"}, "properties": {"repobilityId": "ddabf679eba4d32b", "scanner": "scanner-primary", "fingerprint": "c39484f209357237", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c666766fbad90af3", "level": "none", "message": {"text": "Commented-code block (8 lines) in components/SetupChecklist.js:1"}, "properties": {"repobilityId": "ea37021145937106", "scanner": "scanner-primary", "fingerprint": "c666766fbad90af3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c6352847e106f963", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/VersionChecker.js:1"}, "properties": {"repobilityId": "0bfa1d2c880a97fe", "scanner": "scanner-primary", "fingerprint": "c6352847e106f963", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-54d866b5bc6f3222", "level": "none", "message": {"text": "Commented-code block (8 lines) in components/SuggestionLogPanel.js:1"}, "properties": {"repobilityId": "33d331da5c3ab96b", "scanner": "scanner-primary", "fingerprint": "54d866b5bc6f3222", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-274932a4ac48422f", "level": "none", "message": {"text": "Commented-code block (7 lines) in components/TutorChat.js:1"}, "properties": {"repobilityId": "19d9e938294a319e", "scanner": "scanner-primary", "fingerprint": "274932a4ac48422f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d19fd6f2099b6e48", "level": "none", "message": {"text": "Commented-code block (7 lines) in components/NicknameChangeModal.js:4"}, "properties": {"repobilityId": "1d6bf39029aafad5", "scanner": "scanner-primary", "fingerprint": "d19fd6f2099b6e48", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-880bcdc6bacc734a", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/errorLog.js:6"}, "properties": {"repobilityId": "037a5a50cb115db1", "scanner": "scanner-primary", "fingerprint": "880bcdc6bacc734a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7e39488d9c901efb", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/supabase.js:16"}, "properties": {"repobilityId": "e78851a75a20c8a7", "scanner": "scanner-primary", "fingerprint": "7e39488d9c901efb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-76eadaf12ad09783", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/impersonation.js:1"}, "properties": {"repobilityId": "d4fc6a00273ece85", "scanner": "scanner-primary", "fingerprint": "76eadaf12ad09783", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0e4968730f315f6e", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/prompts.server.js:1"}, "properties": {"repobilityId": "113ef2a4fc1aef7a", "scanner": "scanner-primary", "fingerprint": "0e4968730f315f6e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-02c9142cdbb4ae6e", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/koreanRules.js:14"}, "properties": {"repobilityId": "d8791216c706ac76", "scanner": "scanner-primary", "fingerprint": "02c9142cdbb4ae6e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4ca34eec8d628276", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/loginHint.js:1"}, "properties": {"repobilityId": "f58558b631643b8f", "scanner": "scanner-primary", "fingerprint": "4ca34eec8d628276", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9ba855bc76f49d61", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/gemini.js:92"}, "properties": {"repobilityId": "24443b0155f81b5c", "scanner": "scanner-primary", "fingerprint": "9ba855bc76f49d61", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-04adf9fd385e84da", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/aiClient.js:1"}, "properties": {"repobilityId": "89eff74a076d01b5", "scanner": "scanner-primary", "fingerprint": "04adf9fd385e84da", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f39f4280d25470d8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 pages/student/login.js:212"}, "properties": {"repobilityId": "c2ac005be7bbb9b3", "scanner": "scanner-primary", "fingerprint": "f39f4280d25470d8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c0cbd3a9af21af0e", "level": "none", "message": {"text": "Commented-code block (7 lines) in pages/api/find-teacher-id.js:3"}, "properties": {"repobilityId": "1c7cb0ff3eeeffe2", "scanner": "scanner-primary", "fingerprint": "c0cbd3a9af21af0e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1e870da84901be85", "level": "none", "message": {"text": "Commented-code block (5 lines) in pages/api/ai.js:1"}, "properties": {"repobilityId": "bc18f659ac14ebf0", "scanner": "scanner-primary", "fingerprint": "1e870da84901be85", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6a8d448307526cca", "level": "none", "message": {"text": "Commented-code block (6 lines) in pages/api/school-search.js:3"}, "properties": {"repobilityId": "be4bf0cbbb611385", "scanner": "scanner-primary", "fingerprint": "6a8d448307526cca", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d4f80ec9b73aabdf", "level": "none", "message": {"text": "Commented-code block (6 lines) in pages/api/class-lookup.js:1"}, "properties": {"repobilityId": "55c87908a51fde28", "scanner": "scanner-primary", "fingerprint": "d4f80ec9b73aabdf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-315c8dc4f62a3884", "level": "none", "message": {"text": "Commented-code block (5 lines) in pages/teacher/submissions.js:1183"}, "properties": {"repobilityId": "882afb864c247f9c", "scanner": "scanner-primary", "fingerprint": "315c8dc4f62a3884", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-240f4b0fab71c77b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 pages/teacher/login.js:281"}, "properties": {"repobilityId": "f331e4f4763658da", "scanner": "scanner-primary", "fingerprint": "240f4b0fab71c77b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3aeb8fc8310d425d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 pages/teacher/students.js:355"}, "properties": {"repobilityId": "faf713f4c88df8b0", "scanner": "scanner-primary", "fingerprint": "3aeb8fc8310d425d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1e0cf3da99bc00a9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 pages/teacher/index.js:199"}, "properties": {"repobilityId": "aa9ff1de9fb52699", "scanner": "scanner-primary", "fingerprint": "1e0cf3da99bc00a9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}