{"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-7d767537f016baff", "name": "TODO/FIXME marker in shipping code \u2014 app/(auth)/login.tsx:37", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 app/(auth)/login.tsx:37"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-77e3a72df3b0415c", "name": "TODO/FIXME marker in shipping code \u2014 app/(auth)/forgot-password.tsx:28", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 app/(auth)/forgot-password.tsx:28"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-294df233316f28f7", "name": "Insecure pattern 'exec_used' in src/db/sqlite/migrator.ts:13", "shortDescription": {"text": "Insecure pattern 'exec_used' in src/db/sqlite/migrator.ts:13"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6429fdd60ee1ea1a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "android-actions/setup-android@v3 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8e21159ec909fc4b", "name": "Very large file: src/types/supabase.ts (2063 lines)", "shortDescription": {"text": "Very large file: src/types/supabase.ts (2063 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": "14 test file(s) for 213 source file(s) (ratio 0.07). 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 22 placeholder/mock markers across 14 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-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. 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-b17a1bff70baf60e", "name": "Agent instruction/config may expose a secret: .claude/skills/titan-mobile-saas/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/titan-mobile-saas/SKILL.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-11eb8a869e95df91", "name": "Commented-code block (5 lines) in app/(tabs)/profile.tsx:147", "shortDescription": {"text": "Commented-code block (5 lines) in app/(tabs)/profile.tsx:147"}, "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-1bafd6ce60539cf3", "name": "Commented-code block (5 lines) in app/(auth)/signup.tsx:61", "shortDescription": {"text": "Commented-code block (5 lines) in app/(auth)/signup.tsx:61"}, "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-59f32c47ecf25994", "name": "Commented-code block (5 lines) in src/sync/restore.ts:81", "shortDescription": {"text": "Commented-code block (5 lines) in src/sync/restore.ts:81"}, "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-e05cedf5bb194607", "name": "Commented-code block (5 lines) in src/sync/flush-dirty.ts:115", "shortDescription": {"text": "Commented-code block (5 lines) in src/sync/flush-dirty.ts:115"}, "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-912ee71983321324", "name": "Commented-code block (5 lines) in src/stores/useAuthStore.ts:128", "shortDescription": {"text": "Commented-code block (5 lines) in src/stores/useAuthStore.ts:128"}, "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-a5966a5362e30eb0", "name": "Commented-code block (5 lines) in src/components/FirstRunPullGate.tsx:50", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/FirstRunPullGate.tsx:50"}, "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-86d08df1997d5ecf", "name": "Commented-code block (8 lines) in src/db/gamification.ts:3", "shortDescription": {"text": "Commented-code block (8 lines) in src/db/gamification.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-db9902b30ee6861d", "name": "Commented-code block (5 lines) in src/db/sqlite/service-helpers.ts:516", "shortDescription": {"text": "Commented-code block (5 lines) in src/db/sqlite/service-helpers.ts:516"}, "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-4b57b7361900cac6", "name": "Commented-code block (7 lines) in src/db/sqlite/column-types.ts:7", "shortDescription": {"text": "Commented-code block (7 lines) in src/db/sqlite/column-types.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-a96c8fc1dbd1b8b4", "name": "Commented-code block (5 lines) in src/db/sqlite/migrator.ts:32", "shortDescription": {"text": "Commented-code block (5 lines) in src/db/sqlite/migrator.ts:32"}, "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-5e474b41f6c3e8fa", "name": "Commented-code block (5 lines) in src/db/sqlite/migrations/004_add_xp_log.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/db/sqlite/migrations/004_add_xp_log.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-c5d50d6b55713bd7", "name": "Commented-code block (5 lines) in src/lib/protocol-integrity.ts:147", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/protocol-integrity.ts:147"}, "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-aecf1aaed2317065", "name": "Commented-code block (5 lines) in src/lib/achievement-checker.ts:235", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/achievement-checker.ts:235"}, "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-7f89bce005a1e648", "name": "Commented-code block (5 lines) in src/lib/sleep-helpers.ts:76", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/sleep-helpers.ts:76"}, "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-dd7c8f6fbfd27d8f", "name": "Commented-code block (5 lines) in src/lib/supabase.ts:68", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/supabase.ts:68"}, "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-90f149d30de65ddf", "name": "Commented-code block (5 lines) in src/services/xp.ts:197", "shortDescription": {"text": "Commented-code block (5 lines) in src/services/xp.ts:197"}, "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-a14a8744ef308b65", "name": "Commented-code block (5 lines) in src/services/boss-challenges.ts:93", "shortDescription": {"text": "Commented-code block (5 lines) in src/services/boss-challenges.ts:93"}, "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-bff2c25535b8ff45", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/send-push/index.ts:82", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/send-push/index.ts:82"}, "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/24337"}, "properties": {"repository": "Arun-Sanjay/titan-protocol-mobile-saas", "repoUrl": "https://github.com/Arun-Sanjay/titan-protocol-mobile-saas", "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-7d767537f016baff", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 app/(auth)/login.tsx:37"}, "properties": {"repobilityId": "b14fd769ecf48ed1", "scanner": "scanner-primary", "fingerprint": "7d767537f016baff", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-77e3a72df3b0415c", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 app/(auth)/forgot-password.tsx:28"}, "properties": {"repobilityId": "8b906bb78923b6fd", "scanner": "scanner-primary", "fingerprint": "77e3a72df3b0415c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-294df233316f28f7", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in src/db/sqlite/migrator.ts:13"}, "properties": {"repobilityId": "10964464582ed38b", "scanner": "scanner-primary", "fingerprint": "294df233316f28f7", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/db/sqlite/migrator.ts"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-6429fdd60ee1ea1a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9f39292ae5663bb0", "scanner": "scanner-primary", "fingerprint": "6429fdd60ee1ea1a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/android-apk.yml"}, "region": {"startLine": 74}}}]}, {"ruleId": "scanner-6429fdd60ee1ea1a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f6f78448cd380623", "scanner": "scanner-primary", "fingerprint": "6429fdd60ee1ea1a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/android-apk.yml"}, "region": {"startLine": 133}}}]}, {"ruleId": "scanner-8e21159ec909fc4b", "level": "note", "message": {"text": "Very large file: src/types/supabase.ts (2063 lines)"}, "properties": {"repobilityId": "c08e06ee828f07ac", "scanner": "scanner-primary", "fingerprint": "8e21159ec909fc4b", "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": "0c81a3e8de1038a3", "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": "f027361427dfffc4", "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": "93bb369b3334f0d6", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "1e1bdb5a20442325", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b17a1bff70baf60e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/titan-mobile-saas/SKILL.md"}, "properties": {"repobilityId": "d7cd16dc80730a96", "scanner": "scanner-primary", "fingerprint": "b17a1bff70baf60e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/titan-mobile-saas/SKILL.md"}, "region": {"startLine": 116}}}]}, {"ruleId": "scanner-11eb8a869e95df91", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/(tabs)/profile.tsx:147"}, "properties": {"repobilityId": "64fce95b39213b5e", "scanner": "scanner-primary", "fingerprint": "11eb8a869e95df91", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1bafd6ce60539cf3", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/(auth)/signup.tsx:61"}, "properties": {"repobilityId": "7414da281ed128d4", "scanner": "scanner-primary", "fingerprint": "1bafd6ce60539cf3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-59f32c47ecf25994", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/sync/restore.ts:81"}, "properties": {"repobilityId": "e902ab74ff1ae2b5", "scanner": "scanner-primary", "fingerprint": "59f32c47ecf25994", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e05cedf5bb194607", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/sync/flush-dirty.ts:115"}, "properties": {"repobilityId": "b008e86dfb7f59d8", "scanner": "scanner-primary", "fingerprint": "e05cedf5bb194607", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-912ee71983321324", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/stores/useAuthStore.ts:128"}, "properties": {"repobilityId": "6815eab0c6d4ef42", "scanner": "scanner-primary", "fingerprint": "912ee71983321324", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a5966a5362e30eb0", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/FirstRunPullGate.tsx:50"}, "properties": {"repobilityId": "ec0ffa65e2ec699d", "scanner": "scanner-primary", "fingerprint": "a5966a5362e30eb0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-86d08df1997d5ecf", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/db/gamification.ts:3"}, "properties": {"repobilityId": "4933129a9f26991e", "scanner": "scanner-primary", "fingerprint": "86d08df1997d5ecf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db9902b30ee6861d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/db/sqlite/service-helpers.ts:516"}, "properties": {"repobilityId": "affcb42da51acc6e", "scanner": "scanner-primary", "fingerprint": "db9902b30ee6861d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4b57b7361900cac6", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/db/sqlite/column-types.ts:7"}, "properties": {"repobilityId": "bc063111cf607234", "scanner": "scanner-primary", "fingerprint": "4b57b7361900cac6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a96c8fc1dbd1b8b4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/db/sqlite/migrator.ts:32"}, "properties": {"repobilityId": "52521745e3dbfdc6", "scanner": "scanner-primary", "fingerprint": "a96c8fc1dbd1b8b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5e474b41f6c3e8fa", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/db/sqlite/migrations/004_add_xp_log.ts:1"}, "properties": {"repobilityId": "5eb2e5fe1310ef56", "scanner": "scanner-primary", "fingerprint": "5e474b41f6c3e8fa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c5d50d6b55713bd7", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/protocol-integrity.ts:147"}, "properties": {"repobilityId": "907515b6e87b40f8", "scanner": "scanner-primary", "fingerprint": "c5d50d6b55713bd7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aecf1aaed2317065", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/achievement-checker.ts:235"}, "properties": {"repobilityId": "a09d88bc3f8c580e", "scanner": "scanner-primary", "fingerprint": "aecf1aaed2317065", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f89bce005a1e648", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/sleep-helpers.ts:76"}, "properties": {"repobilityId": "5fe6b2786ba25c51", "scanner": "scanner-primary", "fingerprint": "7f89bce005a1e648", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dd7c8f6fbfd27d8f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/supabase.ts:68"}, "properties": {"repobilityId": "6be7c9a7ed70350f", "scanner": "scanner-primary", "fingerprint": "dd7c8f6fbfd27d8f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-90f149d30de65ddf", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/services/xp.ts:197"}, "properties": {"repobilityId": "62445735e2b088b2", "scanner": "scanner-primary", "fingerprint": "90f149d30de65ddf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a14a8744ef308b65", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/services/boss-challenges.ts:93"}, "properties": {"repobilityId": "989f72f5ab8f59d2", "scanner": "scanner-primary", "fingerprint": "a14a8744ef308b65", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bff2c25535b8ff45", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/send-push/index.ts:82"}, "properties": {"repobilityId": "9592f7954f18f6fe", "scanner": "scanner-primary", "fingerprint": "bff2c25535b8ff45", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}