{"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-a8a80de3322fe4c8", "name": "`truncate` class without `title=` for hover reveal \u2014 apps/web/components/search-results.tsx:62", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 apps/web/components/search-results.tsx:62"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ebe80423a23135ae", "name": "`truncate` class without `title=` for hover reveal \u2014 apps/web/components/area-section.tsx:30", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 apps/web/components/area-section.tsx:30"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f5e445e9071fef56", "name": "Stray `console.log` in TS/JS \u2014 src/api/index.ts:210", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/api/index.ts:210"}, "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-fac9735b8bc11b06", "name": "Stray `console.log` in TS/JS \u2014 src/cli/index.ts:125", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/cli/index.ts:125"}, "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-dc0427688060d244", "name": "Stray `console.log` in TS/JS \u2014 src/cli/analyze.ts:54", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/cli/analyze.ts:54"}, "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-563548d7b6413399", "name": "Stray `console.log` in TS/JS \u2014 src/cli/commands.ts:34", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/cli/commands.ts:34"}, "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-7398559e0cc58dbf", "name": "Stray `console.log` in TS/JS \u2014 src/scraper/crawl.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scraper/crawl.ts:19"}, "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-09c68fafe30e5954", "name": "Stray `console.log` in TS/JS \u2014 src/scraper/details.ts:40", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scraper/details.ts:40"}, "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-33c30e3e71949320", "name": "Stray `console.log` in TS/JS \u2014 src/jobs/scheduler.ts:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/jobs/scheduler.ts:9"}, "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-8424167ad10ff9e0", "name": "Insecure pattern 'cors_wildcard' in src/api/index.ts:33", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in src/api/index.ts:33"}, "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-2bb8c8d788ca992f", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/api/index.html:179", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/api/index.html:179"}, "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-77a11c5f8c5f5b3c", "name": "Insecure pattern 'insert_adjacent_html' in src/api/index.html:312", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in src/api/index.html:312"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 53 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 145 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 14 placeholder/mock markers across 5 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, 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": "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, ci, 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-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-cc55229a7a3c078d", "name": "Agent authority lacks a verifier contract: .mcp.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .mcp.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-8e83b80be9ee417a", "name": "Commented-code block (10 lines) in src/api/index.ts:4", "shortDescription": {"text": "Commented-code block (10 lines) in src/api/index.ts:4"}, "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-2905d38654e9bda9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/scraper/client.ts:38", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/scraper/client.ts: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-4ec9047b78623c95", "name": "Commented-code block (5 lines) in src/analysis/model.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/analysis/model.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-8e8f013571166b48", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/analysis/cost.ts:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/analysis/cost.ts:43"}, "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/23588"}, "properties": {"repository": "zeriaxdev/oikotie-scraper", "repoUrl": "https://github.com/zeriaxdev/oikotie-scraper", "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-a8a80de3322fe4c8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 apps/web/components/search-results.tsx:62"}, "properties": {"repobilityId": "a8148defeadf71f8", "scanner": "scanner-primary", "fingerprint": "a8a80de3322fe4c8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-ebe80423a23135ae", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 apps/web/components/area-section.tsx:30"}, "properties": {"repobilityId": "f98fa6c438ef82ed", "scanner": "scanner-primary", "fingerprint": "ebe80423a23135ae", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f5e445e9071fef56", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/api/index.ts:210"}, "properties": {"repobilityId": "3a8548cca3489abb", "scanner": "scanner-primary", "fingerprint": "f5e445e9071fef56", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fac9735b8bc11b06", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/cli/index.ts:125"}, "properties": {"repobilityId": "ee7dac2d7990903e", "scanner": "scanner-primary", "fingerprint": "fac9735b8bc11b06", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dc0427688060d244", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/cli/analyze.ts:54"}, "properties": {"repobilityId": "d633c5e82e4982f8", "scanner": "scanner-primary", "fingerprint": "dc0427688060d244", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-563548d7b6413399", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/cli/commands.ts:34"}, "properties": {"repobilityId": "07eff5174a66b8db", "scanner": "scanner-primary", "fingerprint": "563548d7b6413399", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7398559e0cc58dbf", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scraper/crawl.ts:19"}, "properties": {"repobilityId": "325d265fbb3de405", "scanner": "scanner-primary", "fingerprint": "7398559e0cc58dbf", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-09c68fafe30e5954", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scraper/details.ts:40"}, "properties": {"repobilityId": "93407aff99dd7e88", "scanner": "scanner-primary", "fingerprint": "09c68fafe30e5954", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-33c30e3e71949320", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/jobs/scheduler.ts:9"}, "properties": {"repobilityId": "b330ae90b7ea97f1", "scanner": "scanner-primary", "fingerprint": "33c30e3e71949320", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8424167ad10ff9e0", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in src/api/index.ts:33"}, "properties": {"repobilityId": "af4169625a7a2ca7", "scanner": "scanner-primary", "fingerprint": "8424167ad10ff9e0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/api/index.ts"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-2bb8c8d788ca992f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/api/index.html:179"}, "properties": {"repobilityId": "99d70c00af09174d", "scanner": "scanner-primary", "fingerprint": "2bb8c8d788ca992f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/api/index.html"}, "region": {"startLine": 179}}}]}, {"ruleId": "scanner-77a11c5f8c5f5b3c", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in src/api/index.html:312"}, "properties": {"repobilityId": "533a0e60282d7877", "scanner": "scanner-primary", "fingerprint": "77a11c5f8c5f5b3c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/api/index.html"}, "region": {"startLine": 312}}}]}, {"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-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-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": "04d09567c04826c4", "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": "1b29cd10249fb76d", "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": "8f920afa77b3d479", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "2c1b4b86ac8a32b1", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "bea5ba62255c788d", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "49118222255d24da", "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": "cab2304dc170a011", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-cc55229a7a3c078d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "properties": {"repobilityId": "51942fb3d5b8b5b4", "scanner": "scanner-primary", "fingerprint": "cc55229a7a3c078d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "mcp_config"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".mcp.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8e83b80be9ee417a", "level": "none", "message": {"text": "Commented-code block (10 lines) in src/api/index.ts:4"}, "properties": {"repobilityId": "34f9869564a89042", "scanner": "scanner-primary", "fingerprint": "8e83b80be9ee417a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2905d38654e9bda9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/scraper/client.ts:38"}, "properties": {"repobilityId": "6ee21b0a2da53c30", "scanner": "scanner-primary", "fingerprint": "2905d38654e9bda9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4ec9047b78623c95", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/analysis/model.ts:3"}, "properties": {"repobilityId": "753cc1e0e272f388", "scanner": "scanner-primary", "fingerprint": "4ec9047b78623c95", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8e8f013571166b48", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/analysis/cost.ts:43"}, "properties": {"repobilityId": "b95192eded8f9e22", "scanner": "scanner-primary", "fingerprint": "8e8f013571166b48", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}