{"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-48d96ede749e4e7d", "name": "Stray `console.log` in TS/JS \u2014 server.ts:200", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server.ts:200"}, "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-09fbaab1e6dff601", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/AttentionIndicator.tsx:42", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/AttentionIndicator.tsx:42"}, "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-dadebcd9226dd012", "name": "Icon-only button without accessible name \u2014 src/components/StepGate.tsx:76", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/StepGate.tsx:76"}, "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-b8774472c1a1e9ed", "name": "Icon-only button without accessible name \u2014 src/components/SimulationLibrary.tsx:97", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/SimulationLibrary.tsx:97"}, "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-fc00fac4548145cb", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/SimulationLibrary.tsx:165", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/SimulationLibrary.tsx:165"}, "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-f79b51e6c5c779eb", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Leaderboard.tsx:124", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Leaderboard.tsx:124"}, "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-c7139d059b11326a", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/UserList.tsx:61", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/UserList.tsx:61"}, "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-4594a10b708359a9", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Whiteboard.tsx:83", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Whiteboard.tsx:83"}, "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-64e220a4e023c5fc", "name": "Icon-only button without accessible name \u2014 src/lib/demoLesson.ts:92", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/lib/demoLesson.ts:92"}, "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-60ede4e30478768a", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Room.tsx:2342", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Room.tsx:2342"}, "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-0c40ff22cc1fc2f7", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/StudentView.tsx:1153", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/StudentView.tsx:1153"}, "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-7cdaf658ea76b87c", "name": "Possible secret in verify-sync.mjs", "shortDescription": {"text": "Possible secret in verify-sync.mjs"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-2b2989b90261b3b5", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/Whiteboard.tsx:83", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Whiteboard.tsx:83"}, "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-3faaa9557eb5a804", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/demoLesson.ts:150", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/demoLesson.ts:150"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-84d168fd4b7cfa87", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/syncScript.ts:857", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/syncScript.ts:857"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d444c34e8bc6109", "name": "Insecure pattern 'domparser_html_parse' in src/lib/syncScript.ts:855", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in src/lib/syncScript.ts:855"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). 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-d126308705333aae", "name": "Very large file: server.ts (2958 lines)", "shortDescription": {"text": "Very large file: server.ts (2958 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-b31e31344f28dfe7", "name": "Very large file: src/components/Whiteboard.tsx (4457 lines)", "shortDescription": {"text": "Very large file: src/components/Whiteboard.tsx (4457 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-08e9a3696c2bc363", "name": "Very large file: src/pages/Room.tsx (3131 lines)", "shortDescription": {"text": "Very large file: src/pages/Room.tsx (3131 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-8a36332fbf043324", "name": "Very large file: src/pages/StudentView.tsx (1797 lines)", "shortDescription": {"text": "Very large file: src/pages/StudentView.tsx (1797 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 48 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 87 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 29 placeholder/mock markers across 10 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-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-2679282aa1c484b5", "name": "Agent authority lacks a verifier contract: AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: AGENTS.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-af3f37dc20c42f2f", "name": "Commented-code block (10 lines) in verify-sync.mjs:3", "shortDescription": {"text": "Commented-code block (10 lines) in verify-sync.mjs: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-70331a1b5ad2fb9d", "name": "Commented-code block (9 lines) in server.ts:56", "shortDescription": {"text": "Commented-code block (9 lines) in server.ts:56"}, "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-73093058517b1942", "name": "`fetch()` without try/.catch or AbortSignal \u2014 server.ts:472", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server.ts:472"}, "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-a7c68728d475e1d3", "name": "Commented-code block (9 lines) in src/App.tsx:13", "shortDescription": {"text": "Commented-code block (9 lines) in src/App.tsx:13"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0bd0b6669aacbe44", "name": "Commented-code block (5 lines) in src/components/TeacherControls.tsx:88", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/TeacherControls.tsx:88"}, "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-6780d79c4de14980", "name": "Commented-code block (7 lines) in src/components/ErrorBoundary.tsx:6", "shortDescription": {"text": "Commented-code block (7 lines) in src/components/ErrorBoundary.tsx: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-4aa8de198172b142", "name": "Commented-code block (5 lines) in src/components/Celebrations.tsx:22", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/Celebrations.tsx:22"}, "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-62815be5aa7fd997", "name": "Commented-code block (5 lines) in src/components/AnnotationLayer.tsx:19", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/AnnotationLayer.tsx:19"}, "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-b7e8c8b297cbe5eb", "name": "Commented-code block (6 lines) in src/components/ConnectionStatus.tsx:14", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/ConnectionStatus.tsx: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-fc49912c803dd8c8", "name": "Commented-code block (10 lines) in src/components/Whiteboard.tsx:39", "shortDescription": {"text": "Commented-code block (10 lines) in src/components/Whiteboard.tsx:39"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-151cb80ba655c1f0", "name": "Commented-code block (5 lines) in src/lib/sounds.ts:35", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/sounds.ts:35"}, "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-8b7c6a957f65cf3f", "name": "Commented-code block (8 lines) in src/lib/syncScript.ts:35", "shortDescription": {"text": "Commented-code block (8 lines) in src/lib/syncScript.ts:35"}, "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-39e3e6c9f54e0640", "name": "Commented-code block (8 lines) in src/lib/iframeAttrs.ts:7", "shortDescription": {"text": "Commented-code block (8 lines) in src/lib/iframeAttrs.ts:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9a88a8376b7b110b", "name": "Commented-code block (5 lines) in src/lib/prefs.ts:82", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/prefs.ts:82"}, "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-4d0dd1f4f50bff12", "name": "Commented-code block (6 lines) in src/lib/supabase.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/supabase.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b9b29eda9dcc1549", "name": "Commented-code block (7 lines) in src/lib/sessionRecorder.ts:13", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/sessionRecorder.ts:13"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4c0e74961f4c6f83", "name": "Commented-code block (9 lines) in src/pages/Room.tsx:111", "shortDescription": {"text": "Commented-code block (9 lines) in src/pages/Room.tsx:111"}, "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-c8240d99d08d17e3", "name": "Commented-code block (5 lines) in src/pages/StudentView.tsx:186", "shortDescription": {"text": "Commented-code block (5 lines) in src/pages/StudentView.tsx:186"}, "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-b334d875f2339fa1", "name": "5 env vars used in code but missing from .env.example", "shortDescription": {"text": "5 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CMD`, `DISABLE_HMR`, `NODE_ENV`, `QUIZ`, `ROOM`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c927a268b903fb36", "name": "Frontend route `/room/:roomId` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/room/:roomId` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bdc96178040d9f17", "name": "Frontend route `/live/:roomId` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/live/:roomId` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4f5646a974cedccb", "name": "Frontend route `/student/:roomId` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/student/:roomId` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22081"}, "properties": {"repository": "varunupadhyay1669-gif/math-live-colab", "repoUrl": "https://github.com/varunupadhyay1669-gif/math-live-colab", "branch": "main"}, "results": [{"ruleId": "scanner-48d96ede749e4e7d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server.ts:200"}, "properties": {"repobilityId": "63422c4893a0b074", "scanner": "scanner-primary", "fingerprint": "48d96ede749e4e7d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-09fbaab1e6dff601", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/AttentionIndicator.tsx:42"}, "properties": {"repobilityId": "1e5c827d1d3895a4", "scanner": "scanner-primary", "fingerprint": "09fbaab1e6dff601", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-dadebcd9226dd012", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/StepGate.tsx:76"}, "properties": {"repobilityId": "c508fa6dd48fa35b", "scanner": "scanner-primary", "fingerprint": "dadebcd9226dd012", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-b8774472c1a1e9ed", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/SimulationLibrary.tsx:97"}, "properties": {"repobilityId": "0eb2ec1877072931", "scanner": "scanner-primary", "fingerprint": "b8774472c1a1e9ed", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-fc00fac4548145cb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/SimulationLibrary.tsx:165"}, "properties": {"repobilityId": "dc78add1e8c5f0ae", "scanner": "scanner-primary", "fingerprint": "fc00fac4548145cb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f79b51e6c5c779eb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Leaderboard.tsx:124"}, "properties": {"repobilityId": "13b04fd6c399bd49", "scanner": "scanner-primary", "fingerprint": "f79b51e6c5c779eb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c7139d059b11326a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/UserList.tsx:61"}, "properties": {"repobilityId": "5b06dde9a2631579", "scanner": "scanner-primary", "fingerprint": "c7139d059b11326a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4594a10b708359a9", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/Whiteboard.tsx:83"}, "properties": {"repobilityId": "f4a8e7f9e28b576b", "scanner": "scanner-primary", "fingerprint": "4594a10b708359a9", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-64e220a4e023c5fc", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/lib/demoLesson.ts:92"}, "properties": {"repobilityId": "1c972edba0664bf1", "scanner": "scanner-primary", "fingerprint": "64e220a4e023c5fc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-60ede4e30478768a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Room.tsx:2342"}, "properties": {"repobilityId": "5033a66094b759da", "scanner": "scanner-primary", "fingerprint": "60ede4e30478768a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0c40ff22cc1fc2f7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/StudentView.tsx:1153"}, "properties": {"repobilityId": "bd281ea6f8e33244", "scanner": "scanner-primary", "fingerprint": "0c40ff22cc1fc2f7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7cdaf658ea76b87c", "level": "error", "message": {"text": "Possible secret in verify-sync.mjs"}, "properties": {"repobilityId": "ce6c6384fe005ffb", "scanner": "scanner-primary", "fingerprint": "7cdaf658ea76b87c", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "verify-sync.mjs"}, "region": {"startLine": 105}}}]}, {"ruleId": "scanner-7cdaf658ea76b87c", "level": "error", "message": {"text": "Possible secret in verify-sync.mjs"}, "properties": {"repobilityId": "ce6c6384fe005ffb", "scanner": "scanner-primary", "fingerprint": "7cdaf658ea76b87c", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "verify-sync.mjs"}, "region": {"startLine": 117}}}]}, {"ruleId": "scanner-2b2989b90261b3b5", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/Whiteboard.tsx:83"}, "properties": {"repobilityId": "efd48d62181104a4", "scanner": "scanner-primary", "fingerprint": "2b2989b90261b3b5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/Whiteboard.tsx"}, "region": {"startLine": 83}}}]}, {"ruleId": "scanner-3faaa9557eb5a804", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/demoLesson.ts:150"}, "properties": {"repobilityId": "276f23eaff738a92", "scanner": "scanner-primary", "fingerprint": "3faaa9557eb5a804", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/demoLesson.ts"}, "region": {"startLine": 150}}}]}, {"ruleId": "scanner-84d168fd4b7cfa87", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/syncScript.ts:857"}, "properties": {"repobilityId": "98470bd7911ec913", "scanner": "scanner-primary", "fingerprint": "84d168fd4b7cfa87", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/syncScript.ts"}, "region": {"startLine": 857}}}]}, {"ruleId": "scanner-2d444c34e8bc6109", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in src/lib/syncScript.ts:855"}, "properties": {"repobilityId": "dcb6396846c2f7da", "scanner": "scanner-primary", "fingerprint": "2d444c34e8bc6109", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/syncScript.ts"}, "region": {"startLine": 855}}}]}, {"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-d126308705333aae", "level": "note", "message": {"text": "Very large file: server.ts (2958 lines)"}, "properties": {"repobilityId": "83bb4401a5276cc8", "scanner": "scanner-primary", "fingerprint": "d126308705333aae", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b31e31344f28dfe7", "level": "note", "message": {"text": "Very large file: src/components/Whiteboard.tsx (4457 lines)"}, "properties": {"repobilityId": "5f7f786597bdd072", "scanner": "scanner-primary", "fingerprint": "b31e31344f28dfe7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-08e9a3696c2bc363", "level": "note", "message": {"text": "Very large file: src/pages/Room.tsx (3131 lines)"}, "properties": {"repobilityId": "00d861e2c5f8547a", "scanner": "scanner-primary", "fingerprint": "08e9a3696c2bc363", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8a36332fbf043324", "level": "note", "message": {"text": "Very large file: src/pages/StudentView.tsx (1797 lines)"}, "properties": {"repobilityId": "327fd14205946d5d", "scanner": "scanner-primary", "fingerprint": "8a36332fbf043324", "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": "d4060b18f95cb75d", "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": "740c62fa1b73bdae", "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": "babde2b5e7f7c434", "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": "ba7a00dafd642803", "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": "879d88e2801c2313", "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": "bd5b9b6dee18c644", "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": "df944020194d0cad", "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": "e1e0d98dce0eb8f9", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2679282aa1c484b5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: AGENTS.md"}, "properties": {"repobilityId": "27d579812e6be614", "scanner": "scanner-primary", "fingerprint": "2679282aa1c484b5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-af3f37dc20c42f2f", "level": "none", "message": {"text": "Commented-code block (10 lines) in verify-sync.mjs:3"}, "properties": {"repobilityId": "bcefeb745b8fa062", "scanner": "scanner-primary", "fingerprint": "af3f37dc20c42f2f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-70331a1b5ad2fb9d", "level": "none", "message": {"text": "Commented-code block (9 lines) in server.ts:56"}, "properties": {"repobilityId": "cd4895f1c20536a4", "scanner": "scanner-primary", "fingerprint": "70331a1b5ad2fb9d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-73093058517b1942", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server.ts:472"}, "properties": {"repobilityId": "7d2ff5ce1331fbcf", "scanner": "scanner-primary", "fingerprint": "73093058517b1942", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a7c68728d475e1d3", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/App.tsx:13"}, "properties": {"repobilityId": "08e239359ea85d42", "scanner": "scanner-primary", "fingerprint": "a7c68728d475e1d3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0bd0b6669aacbe44", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/TeacherControls.tsx:88"}, "properties": {"repobilityId": "14d81a39761d49c2", "scanner": "scanner-primary", "fingerprint": "0bd0b6669aacbe44", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6780d79c4de14980", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/components/ErrorBoundary.tsx:6"}, "properties": {"repobilityId": "2afee4296c46a9b9", "scanner": "scanner-primary", "fingerprint": "6780d79c4de14980", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4aa8de198172b142", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/Celebrations.tsx:22"}, "properties": {"repobilityId": "189765126fc2345e", "scanner": "scanner-primary", "fingerprint": "4aa8de198172b142", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-62815be5aa7fd997", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/AnnotationLayer.tsx:19"}, "properties": {"repobilityId": "2721dad90b30cd8c", "scanner": "scanner-primary", "fingerprint": "62815be5aa7fd997", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b7e8c8b297cbe5eb", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/ConnectionStatus.tsx:14"}, "properties": {"repobilityId": "8d77ac7df7693a60", "scanner": "scanner-primary", "fingerprint": "b7e8c8b297cbe5eb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fc49912c803dd8c8", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/components/Whiteboard.tsx:39"}, "properties": {"repobilityId": "c7c6cf33d44d6ac9", "scanner": "scanner-primary", "fingerprint": "fc49912c803dd8c8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-151cb80ba655c1f0", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/sounds.ts:35"}, "properties": {"repobilityId": "33724fa49c3b61cf", "scanner": "scanner-primary", "fingerprint": "151cb80ba655c1f0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8b7c6a957f65cf3f", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/lib/syncScript.ts:35"}, "properties": {"repobilityId": "57899fa4222fd848", "scanner": "scanner-primary", "fingerprint": "8b7c6a957f65cf3f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-39e3e6c9f54e0640", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/lib/iframeAttrs.ts:7"}, "properties": {"repobilityId": "adc4a4c5425aaff2", "scanner": "scanner-primary", "fingerprint": "39e3e6c9f54e0640", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9a88a8376b7b110b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/prefs.ts:82"}, "properties": {"repobilityId": "f12d1b30bdb22c21", "scanner": "scanner-primary", "fingerprint": "9a88a8376b7b110b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d0dd1f4f50bff12", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/supabase.ts:3"}, "properties": {"repobilityId": "9b8edd10ec269442", "scanner": "scanner-primary", "fingerprint": "4d0dd1f4f50bff12", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b9b29eda9dcc1549", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/sessionRecorder.ts:13"}, "properties": {"repobilityId": "4692a049196b7b84", "scanner": "scanner-primary", "fingerprint": "b9b29eda9dcc1549", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4c0e74961f4c6f83", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/pages/Room.tsx:111"}, "properties": {"repobilityId": "946423d8b0eeda4b", "scanner": "scanner-primary", "fingerprint": "4c0e74961f4c6f83", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c8240d99d08d17e3", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/pages/StudentView.tsx:186"}, "properties": {"repobilityId": "291141747b1316f5", "scanner": "scanner-primary", "fingerprint": "c8240d99d08d17e3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b334d875f2339fa1", "level": "note", "message": {"text": "5 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "faa38682016f5d53", "scanner": "scanner-primary", "fingerprint": "b334d875f2339fa1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-c927a268b903fb36", "level": "warning", "message": {"text": "Frontend route `/room/:roomId` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "49c1b54061ae82fb", "scanner": "scanner-primary", "fingerprint": "c927a268b903fb36", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-bdc96178040d9f17", "level": "warning", "message": {"text": "Frontend route `/live/:roomId` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "594d6c4ea01cf966", "scanner": "scanner-primary", "fingerprint": "bdc96178040d9f17", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-4f5646a974cedccb", "level": "warning", "message": {"text": "Frontend route `/student/:roomId` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "4532a0eb795607fc", "scanner": "scanner-primary", "fingerprint": "4f5646a974cedccb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}