{"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-9ef7dc68cea84c3a", "name": "Stray `console.log` in TS/JS \u2014 scripts/reset-project.js:55", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/reset-project.js:55"}, "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-525f242929ab826c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/+html.tsx:23", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/+html.tsx:23"}, "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-ca4868294c83ed02", "name": "Insecure pattern 'private_key_in_repo' in README.md:97", "shortDescription": {"text": "Insecure pattern 'private_key_in_repo' in README.md:97"}, "fullDescription": {"text": "Found a known-risky pattern (private_key_in_repo). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-db05855e2c8d0278", "name": "Insecure pattern 'node_child_process' in scripts/deploy-web.mjs:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/deploy-web.mjs:3"}, "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-b07457a778e8796d", "name": "Insecure pattern 'private_key_in_repo' in convex/directorySync.test.ts:31", "shortDescription": {"text": "Insecure pattern 'private_key_in_repo' in convex/directorySync.test.ts:31"}, "fullDescription": {"text": "Found a known-risky pattern (private_key_in_repo). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-fd08abb04797c7fe", "name": "Insecure pattern 'private_key_in_repo' in convex/directorySync.ts:36", "shortDescription": {"text": "Insecure pattern 'private_key_in_repo' in convex/directorySync.ts:36"}, "fullDescription": {"text": "Found a known-risky pattern (private_key_in_repo). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-355d5dac4321f199", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/+html.tsx:23", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/+html.tsx:23"}, "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-ebb749b13ade4935", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "expo/expo-github-action@v8 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-be53bdba73da8074", "name": "Very large file: convex/requests.test.ts (1334 lines)", "shortDescription": {"text": "Very large file: convex/requests.test.ts (1334 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-2bdfd2db86241c72", "name": "Very large file: convex/admin.ts (1482 lines)", "shortDescription": {"text": "Very large file: convex/admin.ts (1482 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-66be91350e9ee2a6", "name": "Very large file: convex/importData.ts (7860 lines)", "shortDescription": {"text": "Very large file: convex/importData.ts (7860 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 13 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 30 placeholder/mock markers across 7 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-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-605050f21a3825fa", "name": "Agent authority lacks a verifier contract: .claude/skills/convex-migration-helper/agents/openai.yaml", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/convex-migration-helper/agents/openai.yaml"}, "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-6aab269cb4fc21f7", "name": "Agent authority lacks a verifier contract: .claude/skills/convex/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/convex/SKILL.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-1e2c8e84d7c22abd", "name": "Agent instruction contains unpinned remote install: .claude/skills/convex-performance-audit/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: .claude/skills/convex-performance-audit/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e626b9c91896f95f", "name": "Agent authority lacks a verifier contract: .claude/skills/convex-create-component/references/advanced-patterns.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/convex-create-component/references/advanced-patterns.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-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-e189750779fe3cfd", "name": "Commented-code block (6 lines) in vitest.config.ts:25", "shortDescription": {"text": "Commented-code block (6 lines) in vitest.config.ts:25"}, "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-078436285357cfc4", "name": "Commented-code block (6 lines) in convex/schema.ts:39", "shortDescription": {"text": "Commented-code block (6 lines) in convex/schema.ts:39"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9724855dfff9b6f7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 convex/push.ts:74", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/push.ts:74"}, "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-11269548c32be8a9", "name": "Commented-code block (5 lines) in convex/requests.ts:294", "shortDescription": {"text": "Commented-code block (5 lines) in convex/requests.ts:294"}, "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-b1d6bda598ef525d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 convex/requests.ts:438", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/requests.ts:438"}, "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-3eb7af1afb9f3c2d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 convex/comments.ts:187", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/comments.ts:187"}, "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-a0a83ced14294b1d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 convex/emails.ts:21", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/emails.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-b345f78522498ec4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 convex/directorySync.ts:80", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/directorySync.ts:80"}, "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-fb3d4435d175548b", "name": "Legacy-named symbol `referencesOld` in convex/admin.ts:679", "shortDescription": {"text": "Legacy-named symbol `referencesOld` in convex/admin.ts:679"}, "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-56414e6951a6c704", "name": "Commented-code block (6 lines) in convex/admin.ts:48", "shortDescription": {"text": "Commented-code block (6 lines) in convex/admin.ts:48"}, "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-b998f97a6a4392c8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/ProfileView.tsx:303", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/ProfileView.tsx:303"}, "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-ba7b834eca3c112c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/MyRequests.tsx:394", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/MyRequests.tsx:394"}, "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-8eb4ea2bb33306d0", "name": "Commented-code block (6 lines) in src/app/+html.tsx:17", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/+html.tsx:17"}, "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}}]}}, "automationDetails": {"id": "repobility/20058"}, "properties": {"repository": "SOW-IT/the-shed-mobile", "repoUrl": "https://github.com/SOW-IT/the-shed-mobile", "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-9ef7dc68cea84c3a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/reset-project.js:55"}, "properties": {"repobilityId": "2904bd55a571ae3b", "scanner": "scanner-primary", "fingerprint": "9ef7dc68cea84c3a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-525f242929ab826c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/+html.tsx:23"}, "properties": {"repobilityId": "d6ffdfa88b1496a2", "scanner": "scanner-primary", "fingerprint": "525f242929ab826c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-ca4868294c83ed02", "level": "error", "message": {"text": "Insecure pattern 'private_key_in_repo' in README.md:97"}, "properties": {"repobilityId": "9f3cd7a09905263d", "scanner": "scanner-primary", "fingerprint": "ca4868294c83ed02", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["owasp", "private_key_in_repo"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "README.md"}, "region": {"startLine": 97}}}]}, {"ruleId": "scanner-db05855e2c8d0278", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/deploy-web.mjs:3"}, "properties": {"repobilityId": "18d4813e10fb7838", "scanner": "scanner-primary", "fingerprint": "db05855e2c8d0278", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/deploy-web.mjs"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-b07457a778e8796d", "level": "error", "message": {"text": "Insecure pattern 'private_key_in_repo' in convex/directorySync.test.ts:31"}, "properties": {"repobilityId": "cbf3b02025b96236", "scanner": "scanner-primary", "fingerprint": "b07457a778e8796d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["owasp", "private_key_in_repo"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "convex/directorySync.test.ts"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-fd08abb04797c7fe", "level": "error", "message": {"text": "Insecure pattern 'private_key_in_repo' in convex/directorySync.ts:36"}, "properties": {"repobilityId": "742d1c74c58e1ab5", "scanner": "scanner-primary", "fingerprint": "fd08abb04797c7fe", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["owasp", "private_key_in_repo"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "convex/directorySync.ts"}, "region": {"startLine": 36}}}]}, {"ruleId": "scanner-355d5dac4321f199", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/+html.tsx:23"}, "properties": {"repobilityId": "2389da637332b89e", "scanner": "scanner-primary", "fingerprint": "355d5dac4321f199", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/+html.tsx"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-ebb749b13ade4935", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f43d0fb3f539c60f", "scanner": "scanner-primary", "fingerprint": "ebb749b13ade4935", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/eas-build.yml"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-be53bdba73da8074", "level": "note", "message": {"text": "Very large file: convex/requests.test.ts (1334 lines)"}, "properties": {"repobilityId": "1014a35b52363c70", "scanner": "scanner-primary", "fingerprint": "be53bdba73da8074", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-2bdfd2db86241c72", "level": "note", "message": {"text": "Very large file: convex/admin.ts (1482 lines)"}, "properties": {"repobilityId": "60208ce8aa2f0cd0", "scanner": "scanner-primary", "fingerprint": "2bdfd2db86241c72", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-66be91350e9ee2a6", "level": "note", "message": {"text": "Very large file: convex/importData.ts (7860 lines)"}, "properties": {"repobilityId": "970954606fb4d552", "scanner": "scanner-primary", "fingerprint": "66be91350e9ee2a6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "23155c55f7ec7ecc", "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": "daa6ce11e646b55f", "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": "74f14ad3f5321b2f", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "3ef8913e5478de38", "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": "7f3614ac076615ec", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-605050f21a3825fa", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/convex-migration-helper/agents/openai.yaml"}, "properties": {"repobilityId": "56b6272a1cf7a37f", "scanner": "scanner-primary", "fingerprint": "605050f21a3825fa", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/convex-migration-helper/agents/openai.yaml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6aab269cb4fc21f7", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/convex/SKILL.md"}, "properties": {"repobilityId": "42fd6497469242d9", "scanner": "scanner-primary", "fingerprint": "6aab269cb4fc21f7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/convex/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1e2c8e84d7c22abd", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: .claude/skills/convex-performance-audit/SKILL.md"}, "properties": {"repobilityId": "bd70cefd3e41a6a8", "scanner": "scanner-primary", "fingerprint": "1e2c8e84d7c22abd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/convex-performance-audit/SKILL.md"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-e626b9c91896f95f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/convex-create-component/references/advanced-patterns.md"}, "properties": {"repobilityId": "b670e122b860b0b5", "scanner": "scanner-primary", "fingerprint": "e626b9c91896f95f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/convex-create-component/references/advanced-patterns.md"}, "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-e189750779fe3cfd", "level": "none", "message": {"text": "Commented-code block (6 lines) in vitest.config.ts:25"}, "properties": {"repobilityId": "d8a680d2d4030acb", "scanner": "scanner-primary", "fingerprint": "e189750779fe3cfd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-078436285357cfc4", "level": "none", "message": {"text": "Commented-code block (6 lines) in convex/schema.ts:39"}, "properties": {"repobilityId": "a6bc07ecfed15445", "scanner": "scanner-primary", "fingerprint": "078436285357cfc4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9724855dfff9b6f7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/push.ts:74"}, "properties": {"repobilityId": "9f7b5b07fd902a13", "scanner": "scanner-primary", "fingerprint": "9724855dfff9b6f7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-11269548c32be8a9", "level": "none", "message": {"text": "Commented-code block (5 lines) in convex/requests.ts:294"}, "properties": {"repobilityId": "130ff15549ff5d6f", "scanner": "scanner-primary", "fingerprint": "11269548c32be8a9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b1d6bda598ef525d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/requests.ts:438"}, "properties": {"repobilityId": "6b968426c8e5ca77", "scanner": "scanner-primary", "fingerprint": "b1d6bda598ef525d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3eb7af1afb9f3c2d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/comments.ts:187"}, "properties": {"repobilityId": "5151178626030198", "scanner": "scanner-primary", "fingerprint": "3eb7af1afb9f3c2d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a0a83ced14294b1d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/emails.ts:21"}, "properties": {"repobilityId": "77c7743c5c96a77a", "scanner": "scanner-primary", "fingerprint": "a0a83ced14294b1d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b345f78522498ec4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/directorySync.ts:80"}, "properties": {"repobilityId": "4447406b5d2f1441", "scanner": "scanner-primary", "fingerprint": "b345f78522498ec4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fb3d4435d175548b", "level": "note", "message": {"text": "Legacy-named symbol `referencesOld` in convex/admin.ts:679"}, "properties": {"repobilityId": "567f1aad9b92219c", "scanner": "scanner-primary", "fingerprint": "fb3d4435d175548b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-56414e6951a6c704", "level": "none", "message": {"text": "Commented-code block (6 lines) in convex/admin.ts:48"}, "properties": {"repobilityId": "eb5dcdcbeab1f25e", "scanner": "scanner-primary", "fingerprint": "56414e6951a6c704", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b998f97a6a4392c8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/ProfileView.tsx:303"}, "properties": {"repobilityId": "9dd754afb21b9136", "scanner": "scanner-primary", "fingerprint": "b998f97a6a4392c8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ba7b834eca3c112c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/components/MyRequests.tsx:394"}, "properties": {"repobilityId": "aa189fe03038141c", "scanner": "scanner-primary", "fingerprint": "ba7b834eca3c112c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8eb4ea2bb33306d0", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/+html.tsx:17"}, "properties": {"repobilityId": "d7ec3858768113f0", "scanner": "scanner-primary", "fingerprint": "8eb4ea2bb33306d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}