{"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-6b31e72bf1c8b119", "name": "Stray `console.log` in TS/JS \u2014 src/pages/api/navigation.ts:134", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/pages/api/navigation.ts:134"}, "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-62c45b829224fe56", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/ai-citations.ts:161", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/ai-citations.ts:161"}, "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-b106b3d28143158b", "name": "Insecure pattern 'cors_wildcard' in functions/mcp.ts:246", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in functions/mcp.ts:246"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b5b84cb599695cd6", "name": "Insecure pattern 'cors_wildcard' in mcp-server/src/index.ts:73", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in mcp-server/src/index.ts:73"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-28c4a04bd807da0c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/cache@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-277888534dd0b691", "name": "Very large file: src/lib/markdown.ts (1736 lines)", "shortDescription": {"text": "Very large file: src/lib/markdown.ts (1736 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": "0 test file(s) for 25 source file(s) (ratio 0.00). 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-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-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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "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 license, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d4bff0b3688a0622", "name": "Agent authority lacks a verifier contract: .claude/skills/add-api-route.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/add-api-route.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-c3b1b17f38eb58c5", "name": "Agent authority lacks a verifier contract: .claude/skills/dev.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/dev.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-8d6479225e50dd06", "name": "Agent authority lacks a verifier contract: .claude/skills/add-editor-component.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/add-editor-component.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-8bb56643ae700e95", "name": "Agent authority lacks a verifier contract: .claude/skills/add-db-table.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/add-db-table.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-e3240e8268dd929a", "name": "Agent authority lacks a verifier contract: .claude/skills/db-migrate.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/db-migrate.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-00fc986180daad22", "name": "Commented-code block (7 lines) in astro.config.mjs:8", "shortDescription": {"text": "Commented-code block (7 lines) in astro.config.mjs: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-f1d8b5850241008e", "name": "Commented-code block (5 lines) in src/middleware.ts:20", "shortDescription": {"text": "Commented-code block (5 lines) in src/middleware.ts:20"}, "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-d4ca6023a485c53e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/cms.ts:44", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/cms.ts:44"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7a35a0912dc975db", "name": "Commented-code block (5 lines) in src/lib/markdown.ts:124", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/markdown.ts:124"}, "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-743fc47c6b1ec777", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/markdown.ts:1649", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/markdown.ts:1649"}, "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-b13767c7d332892f", "name": "Legacy-named symbol `gamepadOld` in src/lib/icons.ts:118", "shortDescription": {"text": "Legacy-named symbol `gamepadOld` in src/lib/icons.ts:118"}, "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-6d1ad2d24b255419", "name": "Commented-code block (5 lines) in src/loaders/cms-loader.ts:78", "shortDescription": {"text": "Commented-code block (5 lines) in src/loaders/cms-loader.ts:78"}, "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-248bd85ea5b32663", "name": "`fetch()` without try/.catch or AbortSignal \u2014 functions/mcp.ts:74", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/mcp.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-b919107841e1c0be", "name": "`fetch()` without try/.catch or AbortSignal \u2014 mcp-server/src/cms-client.ts:62", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 mcp-server/src/cms-client.ts:62"}, "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-aa7cf67ba6d61516", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/_worker.js:38", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/_worker.js:38"}, "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-af022f937dd5b7fd", "name": "9 env vars used in code but missing from .env.example", "shortDescription": {"text": "9 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ASTRO_DATA_STORE_PATH`, `CMS_API_KEY`, `CMS_URL`, `MCP_HTTP`, `PORT`, `PROD`, `PUBLIC_CMS_URL`, `SERVICE_SECRET` + 1 more. 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}}, {"id": "scanner-fbd9ed1e4e3991b1", "name": "Dangling fetch: GET /api/documents?${params} (functions/mcp.ts:94)", "shortDescription": {"text": "Dangling fetch: GET /api/documents?${params} (functions/mcp.ts:94)"}, "fullDescription": {"text": "`functions/mcp.ts:94` calls `GET /api/documents?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/documents`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3696d1950a44ef50", "name": "Dangling fetch: GET /api/documents?${params} (mcp-server/src/cms-client.ts:93)", "shortDescription": {"text": "Dangling fetch: GET /api/documents?${params} (mcp-server/src/cms-client.ts:93)"}, "fullDescription": {"text": "`mcp-server/src/cms-client.ts:93` calls `GET /api/documents?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: helper:request\nNormalized path used for matching: `/documents`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-efbc80312c5027b5", "name": "Unused endpoint: ALL /mcp", "shortDescription": {"text": "Unused endpoint: ALL /mcp"}, "fullDescription": {"text": "`mcp-server/src/index.ts` declares `ALL /mcp` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24274"}, "properties": {"repository": "applivery/docs-front", "repoUrl": "https://github.com/applivery/docs-front", "branch": "main"}, "results": [{"ruleId": "scanner-6b31e72bf1c8b119", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/pages/api/navigation.ts:134"}, "properties": {"repobilityId": "e8340de3bdf5cfeb", "scanner": "scanner-primary", "fingerprint": "6b31e72bf1c8b119", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-62c45b829224fe56", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/lib/ai-citations.ts:161"}, "properties": {"repobilityId": "84ada1ada1c4d169", "scanner": "scanner-primary", "fingerprint": "62c45b829224fe56", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/ai-citations.ts"}, "region": {"startLine": 161}}}]}, {"ruleId": "scanner-b106b3d28143158b", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in functions/mcp.ts:246"}, "properties": {"repobilityId": "747852d774a8dc2f", "scanner": "scanner-primary", "fingerprint": "b106b3d28143158b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "functions/mcp.ts"}, "region": {"startLine": 246}}}]}, {"ruleId": "scanner-b5b84cb599695cd6", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in mcp-server/src/index.ts:73"}, "properties": {"repobilityId": "87465b1d4a7f1ca2", "scanner": "scanner-primary", "fingerprint": "b5b84cb599695cd6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mcp-server/src/index.ts"}, "region": {"startLine": 73}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "735be02f00f3d798", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "09a60410de7f2c23", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 81}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "09a60410de7f2c23", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 89}}}]}, {"ruleId": "scanner-277888534dd0b691", "level": "note", "message": {"text": "Very large file: src/lib/markdown.ts (1736 lines)"}, "properties": {"repobilityId": "3349f1c8ffe3bcc5", "scanner": "scanner-primary", "fingerprint": "277888534dd0b691", "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": "5da0501d74766b1c", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "784c6e0d5886473c", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "b37d1328e61b83bf", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "99a9554c35f69f6d", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "c2d0c852872cf79c", "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": "9c9b796e34272641", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "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-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d4bff0b3688a0622", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/add-api-route.md"}, "properties": {"repobilityId": "bf288fa3ac545b3f", "scanner": "scanner-primary", "fingerprint": "d4bff0b3688a0622", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/add-api-route.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c3b1b17f38eb58c5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/dev.md"}, "properties": {"repobilityId": "5cfc6ce1d67c4f27", "scanner": "scanner-primary", "fingerprint": "c3b1b17f38eb58c5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/dev.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8d6479225e50dd06", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/add-editor-component.md"}, "properties": {"repobilityId": "0f99a058c64bdc3b", "scanner": "scanner-primary", "fingerprint": "8d6479225e50dd06", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/add-editor-component.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8bb56643ae700e95", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/add-db-table.md"}, "properties": {"repobilityId": "99514f5cfa2981d6", "scanner": "scanner-primary", "fingerprint": "8bb56643ae700e95", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/add-db-table.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e3240e8268dd929a", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/db-migrate.md"}, "properties": {"repobilityId": "e71a05b9d1ec675c", "scanner": "scanner-primary", "fingerprint": "e3240e8268dd929a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/db-migrate.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-00fc986180daad22", "level": "none", "message": {"text": "Commented-code block (7 lines) in astro.config.mjs:8"}, "properties": {"repobilityId": "74ff4370dd4f3562", "scanner": "scanner-primary", "fingerprint": "00fc986180daad22", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f1d8b5850241008e", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/middleware.ts:20"}, "properties": {"repobilityId": "67b8971f30b823d5", "scanner": "scanner-primary", "fingerprint": "f1d8b5850241008e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d4ca6023a485c53e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/cms.ts:44"}, "properties": {"repobilityId": "ad8303b726eb2bac", "scanner": "scanner-primary", "fingerprint": "d4ca6023a485c53e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7a35a0912dc975db", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/markdown.ts:124"}, "properties": {"repobilityId": "b4ac68823ae3ffc6", "scanner": "scanner-primary", "fingerprint": "7a35a0912dc975db", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-743fc47c6b1ec777", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/markdown.ts:1649"}, "properties": {"repobilityId": "d5d8c18f6fc709fb", "scanner": "scanner-primary", "fingerprint": "743fc47c6b1ec777", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b13767c7d332892f", "level": "note", "message": {"text": "Legacy-named symbol `gamepadOld` in src/lib/icons.ts:118"}, "properties": {"repobilityId": "0d404d6c8b50353b", "scanner": "scanner-primary", "fingerprint": "b13767c7d332892f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-6d1ad2d24b255419", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/loaders/cms-loader.ts:78"}, "properties": {"repobilityId": "ad2e5cf458ea3beb", "scanner": "scanner-primary", "fingerprint": "6d1ad2d24b255419", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-248bd85ea5b32663", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/mcp.ts:74"}, "properties": {"repobilityId": "1b8dc24669715891", "scanner": "scanner-primary", "fingerprint": "248bd85ea5b32663", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b919107841e1c0be", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 mcp-server/src/cms-client.ts:62"}, "properties": {"repobilityId": "228c2ba506c2b0cf", "scanner": "scanner-primary", "fingerprint": "b919107841e1c0be", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-aa7cf67ba6d61516", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/_worker.js:38"}, "properties": {"repobilityId": "d3b6f4c376c6cda5", "scanner": "scanner-primary", "fingerprint": "aa7cf67ba6d61516", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-af022f937dd5b7fd", "level": "note", "message": {"text": "9 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "5597384795dea7a4", "scanner": "scanner-primary", "fingerprint": "af022f937dd5b7fd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-fbd9ed1e4e3991b1", "level": "error", "message": {"text": "Dangling fetch: GET /api/documents?${params} (functions/mcp.ts:94)"}, "properties": {"repobilityId": "d2c0b1556f4534fb", "scanner": "scanner-primary", "fingerprint": "fbd9ed1e4e3991b1", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-3696d1950a44ef50", "level": "error", "message": {"text": "Dangling fetch: GET /api/documents?${params} (mcp-server/src/cms-client.ts:93)"}, "properties": {"repobilityId": "0d375fb1319dd5e0", "scanner": "scanner-primary", "fingerprint": "3696d1950a44ef50", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "helper:request"]}}, {"ruleId": "scanner-efbc80312c5027b5", "level": "note", "message": {"text": "Unused endpoint: ALL /mcp"}, "properties": {"repobilityId": "5291af63a44bf3fb", "scanner": "scanner-primary", "fingerprint": "efbc80312c5027b5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}