{"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-8c78a703bbbcf538", "name": "Insecure pattern 'direct_innerhtml_assignment' in engine-src/src/viewer/viewer.ts:185", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in engine-src/src/viewer/viewer.ts:185"}, "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-a0e22b0ec2e66141", "name": "Very large file: src/screens/Quiz.tsx (1351 lines)", "shortDescription": {"text": "Very large file: src/screens/Quiz.tsx (1351 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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "8 tests / 67 src (ratio 0.12)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "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 13 placeholder/mock markers across 8 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing ci, operator-readme. 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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-98e9874733837ac6", "name": "Commented-code block (5 lines) in engine-src/vite.config.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in engine-src/vite.config.ts:9"}, "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-5484cd43e1ed2e71", "name": "Commented-code block (7 lines) in engine-src/src/polyfills.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in engine-src/src/polyfills.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b6e4fc651a0c9527", "name": "Commented-code block (5 lines) in engine-src/src/bridge.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in engine-src/src/bridge.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-2d384da2015646cd", "name": "Commented-code block (5 lines) in engine-src/src/types.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in engine-src/src/types.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-4a5d8ac26e2189d4", "name": "Commented-code block (6 lines) in engine-src/src/viewer/viewer.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in engine-src/src/viewer/viewer.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3e793afab598ecb9", "name": "Commented-code block (5 lines) in src/types.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/types.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-dda0cc89213f292f", "name": "Commented-code block (6 lines) in src/sync/api.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/sync/api.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5cc60c5ce49009bf", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/sync/api.ts:35", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/sync/api.ts:35"}, "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-b8ba155458a38730", "name": "Legacy-named symbol `usedOld` in src/sync/cardKeys.ts:81", "shortDescription": {"text": "Legacy-named symbol `usedOld` in src/sync/cardKeys.ts:81"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a0d3d59b45285a4a", "name": "Commented-code block (6 lines) in src/sync/cardKeys.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/sync/cardKeys.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-adffd09bb5bfde27", "name": "Commented-code block (5 lines) in src/sync/progressMerge.ts:8", "shortDescription": {"text": "Commented-code block (5 lines) in src/sync/progressMerge.ts:8"}, "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-574871a7d00a5f19", "name": "Commented-code block (10 lines) in src/sync/topics.ts:1", "shortDescription": {"text": "Commented-code block (10 lines) in src/sync/topics.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e0a546cd2bdba15e", "name": "Commented-code block (5 lines) in src/ai/generate.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/ai/generate.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fec07927cc4a75e2", "name": "Commented-code block (5 lines) in src/auth/secureStorage.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/auth/secureStorage.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-1d8c252b9461e3a4", "name": "Commented-code block (5 lines) in src/screens/ImportWizard.tsx:131", "shortDescription": {"text": "Commented-code block (5 lines) in src/screens/ImportWizard.tsx:131"}, "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-f6cfcc7fdcc9954e", "name": "Commented-code block (5 lines) in src/screens/DeckList.tsx:169", "shortDescription": {"text": "Commented-code block (5 lines) in src/screens/DeckList.tsx:169"}, "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-0582fb772816cf9e", "name": "Commented-code block (5 lines) in src/screens/DowngradeSelect.tsx:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/screens/DowngradeSelect.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-221b94151283219c", "name": "Legacy-named symbol `starLegacy` in src/screens/PageViewer.tsx:289", "shortDescription": {"text": "Legacy-named symbol `starLegacy` in src/screens/PageViewer.tsx:289"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-86889c1ee16b1baa", "name": "Commented-code block (8 lines) in src/screens/Quiz.tsx:1", "shortDescription": {"text": "Commented-code block (8 lines) in src/screens/Quiz.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0811e2641ac7d5e3", "name": "Commented-code block (6 lines) in src/screens/Paywall.tsx:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/screens/Paywall.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-14ed484124fd9335", "name": "Commented-code block (8 lines) in src/components/DevTierSwitch.tsx:1", "shortDescription": {"text": "Commented-code block (8 lines) in src/components/DevTierSwitch.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dd909a432069b187", "name": "Commented-code block (7 lines) in src/iap/entitlements.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/iap/entitlements.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5e4713eb658bad05", "name": "Commented-code block (12 lines) in src/db/backup.ts:11", "shortDescription": {"text": "Commented-code block (12 lines) in src/db/backup.ts:11"}, "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-8e047ab7af03962f", "name": "7 env vars used in code but missing from .env.example", "shortDescription": {"text": "7 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ANKI_SHEET_DIAGNOSE_PAGE`, `ANKI_SHEET_DIAGNOSE_PDF`, `ANKI_SHEET_HUE`, `ANKI_SHEET_HUETOL`, `ANKI_SHEET_TEST_PAGES`, `ANKI_SHEET_TEST_PDF`, `EXPO_PUBLIC_RC_ANDROID_KEY`. 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}}]}}, "automationDetails": {"id": "repobility/20757"}, "properties": {"repository": "takayuki0407/anki-sheet-ios", "repoUrl": "https://github.com/takayuki0407/anki-sheet-ios", "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-8c78a703bbbcf538", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in engine-src/src/viewer/viewer.ts:185"}, "properties": {"repobilityId": "c9c58b0247fe5841", "scanner": "scanner-primary", "fingerprint": "8c78a703bbbcf538", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "engine-src/src/viewer/viewer.ts"}, "region": {"startLine": 185}}}]}, {"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-a0e22b0ec2e66141", "level": "note", "message": {"text": "Very large file: src/screens/Quiz.tsx (1351 lines)"}, "properties": {"repobilityId": "166606e4a8bb64cc", "scanner": "scanner-primary", "fingerprint": "a0e22b0ec2e66141", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "3fa061c9825395f7", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "d84517d60333e87b", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "08f095fe8bc47291", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "bba59be919849113", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "5305033ea0b5995a", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "88400928d188d4c7", "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": "de61aa8d8515db73", "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": "c5cd6d19350cb803", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-98e9874733837ac6", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine-src/vite.config.ts:9"}, "properties": {"repobilityId": "a608178f40263e75", "scanner": "scanner-primary", "fingerprint": "98e9874733837ac6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5484cd43e1ed2e71", "level": "none", "message": {"text": "Commented-code block (7 lines) in engine-src/src/polyfills.ts:1"}, "properties": {"repobilityId": "c9f4ed7f9b71beb4", "scanner": "scanner-primary", "fingerprint": "5484cd43e1ed2e71", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b6e4fc651a0c9527", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine-src/src/bridge.ts:3"}, "properties": {"repobilityId": "fb7f44b0796155f9", "scanner": "scanner-primary", "fingerprint": "b6e4fc651a0c9527", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2d384da2015646cd", "level": "none", "message": {"text": "Commented-code block (5 lines) in engine-src/src/types.ts:3"}, "properties": {"repobilityId": "d9468b3e6e8d6c29", "scanner": "scanner-primary", "fingerprint": "2d384da2015646cd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4a5d8ac26e2189d4", "level": "none", "message": {"text": "Commented-code block (6 lines) in engine-src/src/viewer/viewer.ts:1"}, "properties": {"repobilityId": "cad8636995acf4ba", "scanner": "scanner-primary", "fingerprint": "4a5d8ac26e2189d4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3e793afab598ecb9", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/types.ts:3"}, "properties": {"repobilityId": "555df5d61f727977", "scanner": "scanner-primary", "fingerprint": "3e793afab598ecb9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dda0cc89213f292f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/sync/api.ts:1"}, "properties": {"repobilityId": "a79a44b1d0ce6472", "scanner": "scanner-primary", "fingerprint": "dda0cc89213f292f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5cc60c5ce49009bf", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/sync/api.ts:35"}, "properties": {"repobilityId": "939721d34afb01ff", "scanner": "scanner-primary", "fingerprint": "5cc60c5ce49009bf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b8ba155458a38730", "level": "note", "message": {"text": "Legacy-named symbol `usedOld` in src/sync/cardKeys.ts:81"}, "properties": {"repobilityId": "f9b7878ad6adad6c", "scanner": "scanner-primary", "fingerprint": "b8ba155458a38730", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a0d3d59b45285a4a", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/sync/cardKeys.ts:3"}, "properties": {"repobilityId": "30a3aeeb678c7ca9", "scanner": "scanner-primary", "fingerprint": "a0d3d59b45285a4a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-adffd09bb5bfde27", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/sync/progressMerge.ts:8"}, "properties": {"repobilityId": "7a8442e72c923ffd", "scanner": "scanner-primary", "fingerprint": "adffd09bb5bfde27", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-574871a7d00a5f19", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/sync/topics.ts:1"}, "properties": {"repobilityId": "a7801077d8d2ee37", "scanner": "scanner-primary", "fingerprint": "574871a7d00a5f19", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e0a546cd2bdba15e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/ai/generate.ts:1"}, "properties": {"repobilityId": "4494d83d5d38dea6", "scanner": "scanner-primary", "fingerprint": "e0a546cd2bdba15e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fec07927cc4a75e2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/auth/secureStorage.ts:3"}, "properties": {"repobilityId": "355f8a532f202682", "scanner": "scanner-primary", "fingerprint": "fec07927cc4a75e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1d8c252b9461e3a4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/screens/ImportWizard.tsx:131"}, "properties": {"repobilityId": "6b69e538d99d7636", "scanner": "scanner-primary", "fingerprint": "1d8c252b9461e3a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f6cfcc7fdcc9954e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/screens/DeckList.tsx:169"}, "properties": {"repobilityId": "6261ed37470ed6f7", "scanner": "scanner-primary", "fingerprint": "f6cfcc7fdcc9954e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0582fb772816cf9e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/screens/DowngradeSelect.tsx:1"}, "properties": {"repobilityId": "2cd2a9faac54030b", "scanner": "scanner-primary", "fingerprint": "0582fb772816cf9e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-221b94151283219c", "level": "note", "message": {"text": "Legacy-named symbol `starLegacy` in src/screens/PageViewer.tsx:289"}, "properties": {"repobilityId": "ce49d33af96675c9", "scanner": "scanner-primary", "fingerprint": "221b94151283219c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-86889c1ee16b1baa", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/screens/Quiz.tsx:1"}, "properties": {"repobilityId": "fc3463f485816acd", "scanner": "scanner-primary", "fingerprint": "86889c1ee16b1baa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0811e2641ac7d5e3", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/screens/Paywall.tsx:1"}, "properties": {"repobilityId": "b706b8d50350f1f5", "scanner": "scanner-primary", "fingerprint": "0811e2641ac7d5e3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-14ed484124fd9335", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/components/DevTierSwitch.tsx:1"}, "properties": {"repobilityId": "c07d1a516905e7ca", "scanner": "scanner-primary", "fingerprint": "14ed484124fd9335", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dd909a432069b187", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/iap/entitlements.ts:1"}, "properties": {"repobilityId": "e276b76161c77abd", "scanner": "scanner-primary", "fingerprint": "dd909a432069b187", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5e4713eb658bad05", "level": "none", "message": {"text": "Commented-code block (12 lines) in src/db/backup.ts:11"}, "properties": {"repobilityId": "a5be245ecd6bab85", "scanner": "scanner-primary", "fingerprint": "5e4713eb658bad05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8e047ab7af03962f", "level": "note", "message": {"text": "7 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "5a0455f6498c27ad", "scanner": "scanner-primary", "fingerprint": "8e047ab7af03962f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}