{"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-ba7e8be363f5f2cf", "name": "Stray `console.log` in TS/JS \u2014 scripts/git-stats.js:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/git-stats.js:9"}, "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-6504ae8a7436038c", "name": "Icon-only button without accessible name \u2014 components/UpgradeModal.tsx:135", "shortDescription": {"text": "Icon-only button without accessible name \u2014 components/UpgradeModal.tsx:135"}, "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-e16aab98715319cd", "name": "Icon-only button without accessible name \u2014 components/ui/ExerciseModal.tsx:45", "shortDescription": {"text": "Icon-only button without accessible name \u2014 components/ui/ExerciseModal.tsx:45"}, "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-71cecb2cdf7b9fd1", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ui/ExerciseModal.tsx:125", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ui/ExerciseModal.tsx:125"}, "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-7aac5e5feb5e0851", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/CEOBriefingTab.tsx:244", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/CEOBriefingTab.tsx:244"}, "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-c2039c1c7d24abd1", "name": "Icon-only button without accessible name \u2014 components/admin/KnowledgeBaseTab.tsx:164", "shortDescription": {"text": "Icon-only button without accessible name \u2014 components/admin/KnowledgeBaseTab.tsx:164"}, "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-2cdb4c9bf3e62c55", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/KnowledgeBaseTab.tsx:367", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/KnowledgeBaseTab.tsx:367"}, "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-059f11bc265432b6", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/LaunchpadTab.tsx:1188", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/LaunchpadTab.tsx:1188"}, "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-804b4f4ace129b43", "name": "Icon-only button without accessible name \u2014 app/admin/page.tsx:604", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/admin/page.tsx:604"}, "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-1af35238806b6b01", "name": "Icon-only button without accessible name \u2014 app/coach/messages/page.tsx:397", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/coach/messages/page.tsx:397"}, "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-aed418228922ad4e", "name": "Icon-only button without accessible name \u2014 app/profile/page.tsx:490", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/profile/page.tsx:490"}, "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-cfde666b590a5378", "name": "Icon-only button without accessible name \u2014 app/my-coach/page.tsx:366", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app/my-coach/page.tsx:366"}, "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-7c2a4b7114581795", "name": "Insecure pattern 'node_child_process' in scripts/git-stats.js:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/git-stats.js:4"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cb11b472487021ec", "name": "Insecure pattern 'dangerous_innerhtml' in components/ui/ExerciseModal.tsx:125", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/ui/ExerciseModal.tsx:125"}, "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-3f411530c5453581", "name": "Insecure pattern 'document_write' in components/admin/CEOBriefingTab.tsx:150", "shortDescription": {"text": "Insecure pattern 'document_write' in components/admin/CEOBriefingTab.tsx:150"}, "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-de5c50c4b38bdd92", "name": "Insecure pattern 'dangerous_innerhtml' in components/admin/CEOBriefingTab.tsx:244", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/admin/CEOBriefingTab.tsx:244"}, "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-a921100e2d9e572f", "name": "Insecure pattern 'dangerous_innerhtml' in components/admin/KnowledgeBaseTab.tsx:367", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/admin/KnowledgeBaseTab.tsx:367"}, "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-73cc1c2a77b9284a", "name": "Insecure pattern 'document_write' in components/admin/LaunchpadTab.tsx:937", "shortDescription": {"text": "Insecure pattern 'document_write' in components/admin/LaunchpadTab.tsx:937"}, "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-1ab09d3c3e6f5339", "name": "Insecure pattern 'dangerous_innerhtml' in components/admin/LaunchpadTab.tsx:1188", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/admin/LaunchpadTab.tsx:1188"}, "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-c6007009537ed5f9", "name": "Insecure pattern 'document_write' in app/coach/programs/[id]/page.tsx:423", "shortDescription": {"text": "Insecure pattern 'document_write' in app/coach/programs/[id]/page.tsx:423"}, "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-795642bc7728463f", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/anatomy-explorer.html:864", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/anatomy-explorer.html:864"}, "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-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-82d9ebb617980eaf", "name": "Very large file: components/admin/VideoCurationTab.tsx (1094 lines)", "shortDescription": {"text": "Very large file: components/admin/VideoCurationTab.tsx (1094 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-b6f056026870be69", "name": "Very large file: components/admin/LaunchpadTab.tsx (1244 lines)", "shortDescription": {"text": "Very large file: components/admin/LaunchpadTab.tsx (1244 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-5831349ac6a0c65c", "name": "Very large file: app/admin/page.tsx (1866 lines)", "shortDescription": {"text": "Very large file: app/admin/page.tsx (1866 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-2ab64c148e04ffd6", "name": "Very large file: app/coach/programs/[id]/page.tsx (913 lines)", "shortDescription": {"text": "Very large file: app/coach/programs/[id]/page.tsx (913 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-73fa183f9ada6df9", "name": "Very large file: app/plan/page.tsx (1108 lines)", "shortDescription": {"text": "Very large file: app/plan/page.tsx (1108 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-e8c1626cb2e1cc94", "name": "Very large file: app/calendar/page.tsx (951 lines)", "shortDescription": {"text": "Very large file: app/calendar/page.tsx (951 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-3f2142d63cd11a45", "name": "Very large file: lib/data.ts (1306 lines)", "shortDescription": {"text": "Very large file: lib/data.ts (1306 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": "1 test file(s) for 143 source file(s) (ratio 0.01). 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 135 placeholder/mock markers across 38 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-17d866d91a7c451e", "name": "Agent instruction/config may expose a secret: CLAUDE.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "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-505bc666a82f9849", "name": "Agent instruction/config may expose a secret: .claude/settings.local.json", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/settings.local.json"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-1a428528ff54f108", "name": "Agent authority lacks a verifier contract: .claude/commands/nite.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/nite.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-756f1ced40bd4a05", "name": "Agent authority lacks a verifier contract: .claude/commands/start.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/start.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-2ea4f7140b4de5d1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/PushNotificationBanner.tsx:52", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/PushNotificationBanner.tsx:52"}, "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-8a66e07a99199faa", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/admin/VideoCurationTab.tsx:270", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/admin/VideoCurationTab.tsx:270"}, "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-5ab6585074495f8a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/admin/CEOBriefingTab.tsx:536", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/admin/CEOBriefingTab.tsx:536"}, "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-96dfe18250e6dc72", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/coach/LogSessionSection.tsx:163", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/coach/LogSessionSection.tsx:163"}, "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-099f4c4b2c274ee8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/coach/ClientNotesSection.tsx:131", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/coach/ClientNotesSection.tsx:131"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-19e4431b62e0e41e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 contexts/CoachedContext.tsx:87", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 contexts/CoachedContext.tsx:87"}, "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-f7f2c3f0c843472d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/knowledge-search/route.ts:70", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/knowledge-search/route.ts:70"}, "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-d276a1b48aad76d6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/curate-videos/route.ts:21", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/curate-videos/route.ts:21"}, "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-1cf65f410b91b0b2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/discover-channels/route.ts:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/discover-channels/route.ts:40"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-043361a244df7509", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/recovery/return-to-sport/page.tsx:222", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/recovery/return-to-sport/page.tsx:222"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1a148372b8173a41", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/join/[slug]/page.tsx:44", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/join/[slug]/page.tsx:44"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9d400db1b155c565", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/programs/page.tsx:108", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/programs/page.tsx:108"}, "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-43d2928debd03724", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/coach/analytics/page.tsx:69", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/coach/analytics/page.tsx:69"}, "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-53a7b21545437be3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/my-coach/page.tsx:113", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/my-coach/page.tsx:113"}, "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-fd3feb9ad6a18729", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/nutrition/page.tsx:177", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/nutrition/page.tsx:177"}, "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-7a8d147064830cdb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/useStreak.ts:41", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/useStreak.ts:41"}, "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/22743"}, "properties": {"repository": "Willdes1/movement-app", "repoUrl": "https://github.com/Willdes1/movement-app", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-ba7e8be363f5f2cf", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/git-stats.js:9"}, "properties": {"repobilityId": "c1ff3a5e750b0787", "scanner": "scanner-primary", "fingerprint": "ba7e8be363f5f2cf", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6504ae8a7436038c", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 components/UpgradeModal.tsx:135"}, "properties": {"repobilityId": "0cd4ed0e6bddcaf0", "scanner": "scanner-primary", "fingerprint": "6504ae8a7436038c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-e16aab98715319cd", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 components/ui/ExerciseModal.tsx:45"}, "properties": {"repobilityId": "1e1ba3be508f52e9", "scanner": "scanner-primary", "fingerprint": "e16aab98715319cd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-71cecb2cdf7b9fd1", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ui/ExerciseModal.tsx:125"}, "properties": {"repobilityId": "a78dd4cd0358fa52", "scanner": "scanner-primary", "fingerprint": "71cecb2cdf7b9fd1", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-7aac5e5feb5e0851", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/CEOBriefingTab.tsx:244"}, "properties": {"repobilityId": "59462e1c532e0418", "scanner": "scanner-primary", "fingerprint": "7aac5e5feb5e0851", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-c2039c1c7d24abd1", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 components/admin/KnowledgeBaseTab.tsx:164"}, "properties": {"repobilityId": "c601120438377572", "scanner": "scanner-primary", "fingerprint": "c2039c1c7d24abd1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-2cdb4c9bf3e62c55", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/KnowledgeBaseTab.tsx:367"}, "properties": {"repobilityId": "30bcd878d9a66a0d", "scanner": "scanner-primary", "fingerprint": "2cdb4c9bf3e62c55", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-059f11bc265432b6", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/admin/LaunchpadTab.tsx:1188"}, "properties": {"repobilityId": "7fc36e2e8b6599f5", "scanner": "scanner-primary", "fingerprint": "059f11bc265432b6", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-804b4f4ace129b43", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/admin/page.tsx:604"}, "properties": {"repobilityId": "25e2c69f51bb6a9e", "scanner": "scanner-primary", "fingerprint": "804b4f4ace129b43", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-1af35238806b6b01", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/coach/messages/page.tsx:397"}, "properties": {"repobilityId": "55d91ff34aa5f845", "scanner": "scanner-primary", "fingerprint": "1af35238806b6b01", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-aed418228922ad4e", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/profile/page.tsx:490"}, "properties": {"repobilityId": "65cc8824a7027b13", "scanner": "scanner-primary", "fingerprint": "aed418228922ad4e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-cfde666b590a5378", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app/my-coach/page.tsx:366"}, "properties": {"repobilityId": "cb5065ac2a2ccbac", "scanner": "scanner-primary", "fingerprint": "cfde666b590a5378", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-7c2a4b7114581795", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/git-stats.js:4"}, "properties": {"repobilityId": "5de0b583309cdcb9", "scanner": "scanner-primary", "fingerprint": "7c2a4b7114581795", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/git-stats.js"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-cb11b472487021ec", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/ui/ExerciseModal.tsx:125"}, "properties": {"repobilityId": "e388178cf1cc8694", "scanner": "scanner-primary", "fingerprint": "cb11b472487021ec", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/ui/ExerciseModal.tsx"}, "region": {"startLine": 125}}}]}, {"ruleId": "scanner-3f411530c5453581", "level": "note", "message": {"text": "Insecure pattern 'document_write' in components/admin/CEOBriefingTab.tsx:150"}, "properties": {"repobilityId": "15f420fb21ca980d", "scanner": "scanner-primary", "fingerprint": "3f411530c5453581", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/admin/CEOBriefingTab.tsx"}, "region": {"startLine": 150}}}]}, {"ruleId": "scanner-de5c50c4b38bdd92", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/admin/CEOBriefingTab.tsx:244"}, "properties": {"repobilityId": "12805ad3fd4b8dfe", "scanner": "scanner-primary", "fingerprint": "de5c50c4b38bdd92", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/admin/CEOBriefingTab.tsx"}, "region": {"startLine": 244}}}]}, {"ruleId": "scanner-a921100e2d9e572f", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/admin/KnowledgeBaseTab.tsx:367"}, "properties": {"repobilityId": "73d7c046df0a6e4b", "scanner": "scanner-primary", "fingerprint": "a921100e2d9e572f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/admin/KnowledgeBaseTab.tsx"}, "region": {"startLine": 367}}}]}, {"ruleId": "scanner-73cc1c2a77b9284a", "level": "note", "message": {"text": "Insecure pattern 'document_write' in components/admin/LaunchpadTab.tsx:937"}, "properties": {"repobilityId": "66909de19b0735cb", "scanner": "scanner-primary", "fingerprint": "73cc1c2a77b9284a", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/admin/LaunchpadTab.tsx"}, "region": {"startLine": 937}}}]}, {"ruleId": "scanner-1ab09d3c3e6f5339", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/admin/LaunchpadTab.tsx:1188"}, "properties": {"repobilityId": "e58a482c8d0bd560", "scanner": "scanner-primary", "fingerprint": "1ab09d3c3e6f5339", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/admin/LaunchpadTab.tsx"}, "region": {"startLine": 1188}}}]}, {"ruleId": "scanner-c6007009537ed5f9", "level": "note", "message": {"text": "Insecure pattern 'document_write' in app/coach/programs/[id]/page.tsx:423"}, "properties": {"repobilityId": "23e35800315a3c03", "scanner": "scanner-primary", "fingerprint": "c6007009537ed5f9", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/coach/programs/[id]/page.tsx"}, "region": {"startLine": 423}}}]}, {"ruleId": "scanner-795642bc7728463f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/anatomy-explorer.html:864"}, "properties": {"repobilityId": "5ee5f7f2a2a365fc", "scanner": "scanner-primary", "fingerprint": "795642bc7728463f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/anatomy-explorer.html"}, "region": {"startLine": 864}}}]}, {"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-82d9ebb617980eaf", "level": "note", "message": {"text": "Very large file: components/admin/VideoCurationTab.tsx (1094 lines)"}, "properties": {"repobilityId": "dc1fc5326e1ae385", "scanner": "scanner-primary", "fingerprint": "82d9ebb617980eaf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b6f056026870be69", "level": "note", "message": {"text": "Very large file: components/admin/LaunchpadTab.tsx (1244 lines)"}, "properties": {"repobilityId": "c74212b73e11255e", "scanner": "scanner-primary", "fingerprint": "b6f056026870be69", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5831349ac6a0c65c", "level": "note", "message": {"text": "Very large file: app/admin/page.tsx (1866 lines)"}, "properties": {"repobilityId": "b253f5b6880faf92", "scanner": "scanner-primary", "fingerprint": "5831349ac6a0c65c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-2ab64c148e04ffd6", "level": "note", "message": {"text": "Very large file: app/coach/programs/[id]/page.tsx (913 lines)"}, "properties": {"repobilityId": "21b4ec718781dc28", "scanner": "scanner-primary", "fingerprint": "2ab64c148e04ffd6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-73fa183f9ada6df9", "level": "note", "message": {"text": "Very large file: app/plan/page.tsx (1108 lines)"}, "properties": {"repobilityId": "9358a4e77eb27bb5", "scanner": "scanner-primary", "fingerprint": "73fa183f9ada6df9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e8c1626cb2e1cc94", "level": "note", "message": {"text": "Very large file: app/calendar/page.tsx (951 lines)"}, "properties": {"repobilityId": "82259d28cbdd6410", "scanner": "scanner-primary", "fingerprint": "e8c1626cb2e1cc94", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3f2142d63cd11a45", "level": "note", "message": {"text": "Very large file: lib/data.ts (1306 lines)"}, "properties": {"repobilityId": "a31a541508dc1266", "scanner": "scanner-primary", "fingerprint": "3f2142d63cd11a45", "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": "86462288f07ff262", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "8834699d32a79a54", "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": "885fbe7bea72ff12", "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": "232d198250911971", "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": "7ddc21e447809620", "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": "c48476ff8a631b74", "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": "f6eaa95b0e87c028", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-17d866d91a7c451e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "properties": {"repobilityId": "ccce5984e58a48f0", "scanner": "scanner-primary", "fingerprint": "17d866d91a7c451e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-505bc666a82f9849", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/settings.local.json"}, "properties": {"repobilityId": "777970b0fce0a93b", "scanner": "scanner-primary", "fingerprint": "505bc666a82f9849", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.local.json"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-1a428528ff54f108", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/nite.md"}, "properties": {"repobilityId": "959c774053b51faa", "scanner": "scanner-primary", "fingerprint": "1a428528ff54f108", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/nite.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-756f1ced40bd4a05", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/start.md"}, "properties": {"repobilityId": "05eb5b7e9e976cd1", "scanner": "scanner-primary", "fingerprint": "756f1ced40bd4a05", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/start.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2ea4f7140b4de5d1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/PushNotificationBanner.tsx:52"}, "properties": {"repobilityId": "50f74a902ebce1ab", "scanner": "scanner-primary", "fingerprint": "2ea4f7140b4de5d1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8a66e07a99199faa", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/admin/VideoCurationTab.tsx:270"}, "properties": {"repobilityId": "451b1a423b744d0c", "scanner": "scanner-primary", "fingerprint": "8a66e07a99199faa", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5ab6585074495f8a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/admin/CEOBriefingTab.tsx:536"}, "properties": {"repobilityId": "9e4616f9ca3d9739", "scanner": "scanner-primary", "fingerprint": "5ab6585074495f8a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-96dfe18250e6dc72", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/coach/LogSessionSection.tsx:163"}, "properties": {"repobilityId": "515940917d254793", "scanner": "scanner-primary", "fingerprint": "96dfe18250e6dc72", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-099f4c4b2c274ee8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/coach/ClientNotesSection.tsx:131"}, "properties": {"repobilityId": "2dcf4ba0ef734e92", "scanner": "scanner-primary", "fingerprint": "099f4c4b2c274ee8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-19e4431b62e0e41e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 contexts/CoachedContext.tsx:87"}, "properties": {"repobilityId": "5f2e352449b0536b", "scanner": "scanner-primary", "fingerprint": "19e4431b62e0e41e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f7f2c3f0c843472d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/knowledge-search/route.ts:70"}, "properties": {"repobilityId": "bfa9a1624239da71", "scanner": "scanner-primary", "fingerprint": "f7f2c3f0c843472d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d276a1b48aad76d6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/curate-videos/route.ts:21"}, "properties": {"repobilityId": "131bcfa59d07f6ff", "scanner": "scanner-primary", "fingerprint": "d276a1b48aad76d6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1cf65f410b91b0b2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/admin/discover-channels/route.ts:40"}, "properties": {"repobilityId": "ac6b34b665dc97f0", "scanner": "scanner-primary", "fingerprint": "1cf65f410b91b0b2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-043361a244df7509", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/recovery/return-to-sport/page.tsx:222"}, "properties": {"repobilityId": "eb9b9b6781987261", "scanner": "scanner-primary", "fingerprint": "043361a244df7509", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1a148372b8173a41", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/join/[slug]/page.tsx:44"}, "properties": {"repobilityId": "6359113b291be383", "scanner": "scanner-primary", "fingerprint": "1a148372b8173a41", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9d400db1b155c565", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/programs/page.tsx:108"}, "properties": {"repobilityId": "492768aa8ca9052e", "scanner": "scanner-primary", "fingerprint": "9d400db1b155c565", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-43d2928debd03724", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/coach/analytics/page.tsx:69"}, "properties": {"repobilityId": "f29cae433247c949", "scanner": "scanner-primary", "fingerprint": "43d2928debd03724", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-53a7b21545437be3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/my-coach/page.tsx:113"}, "properties": {"repobilityId": "96719731eda13906", "scanner": "scanner-primary", "fingerprint": "53a7b21545437be3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fd3feb9ad6a18729", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/nutrition/page.tsx:177"}, "properties": {"repobilityId": "a48429c4ca1728c9", "scanner": "scanner-primary", "fingerprint": "fd3feb9ad6a18729", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7a8d147064830cdb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/useStreak.ts:41"}, "properties": {"repobilityId": "2334f8d0520f40c0", "scanner": "scanner-primary", "fingerprint": "7a8d147064830cdb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}