{"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-32f4c46de3767097", "name": "TODO/FIXME marker in shipping code \u2014 app/paywall.tsx:75", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 app/paywall.tsx:75"}, "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-548e0d2071a20a03", "name": "TODO/FIXME marker in shipping code \u2014 components/providers/PremiumProvider.tsx:52", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 components/providers/PremiumProvider.tsx:52"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9df3744d616a2e15", "name": "Very large file: lib/catalogGen.ts (1832 lines)", "shortDescription": {"text": "Very large file: lib/catalogGen.ts (1832 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": "18 tests / 82 src (ratio 0.22)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 6 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 26 placeholder/mock markers across 15 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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.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-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-a71f7756fc2b3c13", "name": "Commented-code block (5 lines) in app/(tabs)/search.tsx:15", "shortDescription": {"text": "Commented-code block (5 lines) in app/(tabs)/search.tsx:15"}, "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-e3385b3f268961d5", "name": "Commented-code block (6 lines) in app/(tabs)/cart.tsx:61", "shortDescription": {"text": "Commented-code block (6 lines) in app/(tabs)/cart.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-33a1b4270d91d783", "name": "Legacy-named symbol `nada_premium_v1` in components/providers/PremiumProvider.tsx:4", "shortDescription": {"text": "Legacy-named symbol `nada_premium_v1` in components/providers/PremiumProvider.tsx:4"}, "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-93b1dfea100efa33", "name": "Legacy-named symbol `nada_presence_v1` in components/providers/PresenceProvider.tsx:10", "shortDescription": {"text": "Legacy-named symbol `nada_presence_v1` in components/providers/PresenceProvider.tsx:10"}, "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-1575af491b3bf3ee", "name": "Legacy-named symbol `nada_scroll_v1` in components/providers/ScrollProvider.tsx:10", "shortDescription": {"text": "Legacy-named symbol `nada_scroll_v1` in components/providers/ScrollProvider.tsx:10"}, "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-2c567b07ab04b81d", "name": "Legacy-named symbol `nada_break_v1` in components/providers/BreakProvider.tsx:10", "shortDescription": {"text": "Legacy-named symbol `nada_break_v1` in components/providers/BreakProvider.tsx:10"}, "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-95b2b8541f6fbbd1", "name": "Legacy-named symbol `nada_feedprefs_v1` in components/providers/FeedPrefsProvider.tsx:14", "shortDescription": {"text": "Legacy-named symbol `nada_feedprefs_v1` in components/providers/FeedPrefsProvider.tsx:14"}, "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-0db4395c38e4589c", "name": "Legacy-named symbol `nada_cart_v1` in components/providers/CartProvider.tsx:5", "shortDescription": {"text": "Legacy-named symbol `nada_cart_v1` in components/providers/CartProvider.tsx:5"}, "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-21c1f1d6e992b81a", "name": "Commented-code block (7 lines) in lib/catalogGen.ts:50", "shortDescription": {"text": "Commented-code block (7 lines) in lib/catalogGen.ts: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-868a1a33351a6298", "name": "Legacy-named symbol `nada_state_v1` in lib/storage.ts:49", "shortDescription": {"text": "Legacy-named symbol `nada_state_v1` in lib/storage.ts:49"}, "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}}]}}, "automationDetails": {"id": "repobility/24034"}, "properties": {"repository": "alachhman/nada", "repoUrl": "https://github.com/alachhman/nada", "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-32f4c46de3767097", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 app/paywall.tsx:75"}, "properties": {"repobilityId": "53ba0f2333e37254", "scanner": "scanner-primary", "fingerprint": "32f4c46de3767097", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-548e0d2071a20a03", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 components/providers/PremiumProvider.tsx:52"}, "properties": {"repobilityId": "31f924105425e3fa", "scanner": "scanner-primary", "fingerprint": "548e0d2071a20a03", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-9df3744d616a2e15", "level": "note", "message": {"text": "Very large file: lib/catalogGen.ts (1832 lines)"}, "properties": {"repobilityId": "cf23507ef6922970", "scanner": "scanner-primary", "fingerprint": "9df3744d616a2e15", "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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "21fcba80ab4dd907", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "d0d6b1d029b5acc7", "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": "58ea5ffcdc0732d1", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"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-a71f7756fc2b3c13", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/(tabs)/search.tsx:15"}, "properties": {"repobilityId": "5616f5a7cd2a4bbb", "scanner": "scanner-primary", "fingerprint": "a71f7756fc2b3c13", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e3385b3f268961d5", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/(tabs)/cart.tsx:61"}, "properties": {"repobilityId": "dc5528c0f0242b2a", "scanner": "scanner-primary", "fingerprint": "e3385b3f268961d5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-33a1b4270d91d783", "level": "note", "message": {"text": "Legacy-named symbol `nada_premium_v1` in components/providers/PremiumProvider.tsx:4"}, "properties": {"repobilityId": "898ddee8a47b2416", "scanner": "scanner-primary", "fingerprint": "33a1b4270d91d783", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-93b1dfea100efa33", "level": "note", "message": {"text": "Legacy-named symbol `nada_presence_v1` in components/providers/PresenceProvider.tsx:10"}, "properties": {"repobilityId": "274255cf6773bc18", "scanner": "scanner-primary", "fingerprint": "93b1dfea100efa33", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-1575af491b3bf3ee", "level": "note", "message": {"text": "Legacy-named symbol `nada_scroll_v1` in components/providers/ScrollProvider.tsx:10"}, "properties": {"repobilityId": "009236c052f9559f", "scanner": "scanner-primary", "fingerprint": "1575af491b3bf3ee", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2c567b07ab04b81d", "level": "note", "message": {"text": "Legacy-named symbol `nada_break_v1` in components/providers/BreakProvider.tsx:10"}, "properties": {"repobilityId": "f85a2513bd4f839e", "scanner": "scanner-primary", "fingerprint": "2c567b07ab04b81d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-95b2b8541f6fbbd1", "level": "note", "message": {"text": "Legacy-named symbol `nada_feedprefs_v1` in components/providers/FeedPrefsProvider.tsx:14"}, "properties": {"repobilityId": "c3c53726a35f9502", "scanner": "scanner-primary", "fingerprint": "95b2b8541f6fbbd1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-0db4395c38e4589c", "level": "note", "message": {"text": "Legacy-named symbol `nada_cart_v1` in components/providers/CartProvider.tsx:5"}, "properties": {"repobilityId": "1765625d989ecf34", "scanner": "scanner-primary", "fingerprint": "0db4395c38e4589c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-21c1f1d6e992b81a", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/catalogGen.ts:50"}, "properties": {"repobilityId": "aaafb426a8626546", "scanner": "scanner-primary", "fingerprint": "21c1f1d6e992b81a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-868a1a33351a6298", "level": "note", "message": {"text": "Legacy-named symbol `nada_state_v1` in lib/storage.ts:49"}, "properties": {"repobilityId": "d95089e08985fd9c", "scanner": "scanner-primary", "fingerprint": "868a1a33351a6298", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}