{"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-9b0df7a6663ee31b", "name": "Stray `console.log` in TS/JS \u2014 scripts/xata-cleanup.ts:75", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/xata-cleanup.ts:75"}, "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-2ac70a94aee423bb", "name": "Stray `console.log` in TS/JS \u2014 scripts/prepare-templates.ts:98", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/prepare-templates.ts:98"}, "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-ab582a3d17f9c7ab", "name": "Stray `console.log` in TS/JS \u2014 scripts/validate-lessons.ts:89", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/validate-lessons.ts:89"}, "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-5f2062bf943f08b7", "name": "Stray `console.log` in TS/JS \u2014 scripts/new-lesson.ts:138", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/new-lesson.ts:138"}, "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-3d887e0cbc8c435f", "name": "`truncate` class without `title=` for hover reveal \u2014 components/lesson/SandboxPanel.tsx:60", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/lesson/SandboxPanel.tsx:60"}, "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-9be4e246d2b95ba1", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:44", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:44"}, "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-6f88aa65a2fa8b27", "name": "`truncate` class without `title=` for hover reveal \u2014 app/badge/[token]/page.tsx:71", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/badge/[token]/page.tsx:71"}, "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-bf7519f1a3b2282c", "name": "`truncate` class without `title=` for hover reveal \u2014 app/lessons/page.tsx:159", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/lessons/page.tsx:159"}, "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-0632667f427084ec", "name": "Stray `console.log` in TS/JS \u2014 lib/xata-rest.ts:239", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/xata-rest.ts:239"}, "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-f43a80cc2909b37e", "name": "Stray `console.log` in TS/JS \u2014 lib/branch-manager.ts:71", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/branch-manager.ts:71"}, "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-e99d7cee04b92632", "name": "Stray `console.log` in TS/JS \u2014 lib/shell/pool-cache.ts:150", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/shell/pool-cache.ts:150"}, "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-15ff272eae4d5f36", "name": "Stray `console.log` in TS/JS \u2014 lib/shell/query-runner.ts:122", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/shell/query-runner.ts:122"}, "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-2f85e7611afb3553", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:44", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:44"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 66 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 34 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-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-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-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-a8094373506e0b09", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/xata-cleanup.ts:38", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/xata-cleanup.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-e67fbb930efc9284", "name": "Commented-code block (6 lines) in components/shell/Terminal.tsx:158", "shortDescription": {"text": "Commented-code block (6 lines) in components/shell/Terminal.tsx:158"}, "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-9d2e467bcb867845", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/shell/Terminal.tsx:107", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/shell/Terminal.tsx:107"}, "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-1278e08bf6e73a57", "name": "Commented-code block (6 lines) in lib/auth.ts:8", "shortDescription": {"text": "Commented-code block (6 lines) in lib/auth.ts: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-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: `BRANCH_CONNECT_TIMEOUT_MS`, `BRANCH_CREATE_LIMIT`, `BRANCH_CREATE_WINDOW_MS`, `BRANCH_IDLE_DAYS`, `MAX_BRANCHES_PER_USER`, `NODE_ENV`, `QUERY_RATE_LIMIT`, `QUERY_RATE_WINDOW_MS` + 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}}]}}, "automationDetails": {"id": "repobility/22946"}, "properties": {"repository": "xataio/learn-postgres", "repoUrl": "https://github.com/xataio/learn-postgres", "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-9b0df7a6663ee31b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/xata-cleanup.ts:75"}, "properties": {"repobilityId": "f15b6485ee45f16a", "scanner": "scanner-primary", "fingerprint": "9b0df7a6663ee31b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2ac70a94aee423bb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/prepare-templates.ts:98"}, "properties": {"repobilityId": "f558fbc3a7221f31", "scanner": "scanner-primary", "fingerprint": "2ac70a94aee423bb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ab582a3d17f9c7ab", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/validate-lessons.ts:89"}, "properties": {"repobilityId": "625914e3183a1922", "scanner": "scanner-primary", "fingerprint": "ab582a3d17f9c7ab", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5f2062bf943f08b7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/new-lesson.ts:138"}, "properties": {"repobilityId": "555a92c341908ab2", "scanner": "scanner-primary", "fingerprint": "5f2062bf943f08b7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3d887e0cbc8c435f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/lesson/SandboxPanel.tsx:60"}, "properties": {"repobilityId": "a92f93f9483ab3ee", "scanner": "scanner-primary", "fingerprint": "3d887e0cbc8c435f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9be4e246d2b95ba1", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:44"}, "properties": {"repobilityId": "6f16eb9b82a2dcd6", "scanner": "scanner-primary", "fingerprint": "9be4e246d2b95ba1", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-6f88aa65a2fa8b27", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/badge/[token]/page.tsx:71"}, "properties": {"repobilityId": "09426d150ed1e6fc", "scanner": "scanner-primary", "fingerprint": "6f88aa65a2fa8b27", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-bf7519f1a3b2282c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/lessons/page.tsx:159"}, "properties": {"repobilityId": "2bda3efc76642875", "scanner": "scanner-primary", "fingerprint": "bf7519f1a3b2282c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0632667f427084ec", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/xata-rest.ts:239"}, "properties": {"repobilityId": "ef1c1307b1476c88", "scanner": "scanner-primary", "fingerprint": "0632667f427084ec", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f43a80cc2909b37e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/branch-manager.ts:71"}, "properties": {"repobilityId": "b1f2aeb53bfa21e9", "scanner": "scanner-primary", "fingerprint": "f43a80cc2909b37e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e99d7cee04b92632", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/shell/pool-cache.ts:150"}, "properties": {"repobilityId": "3dc0cf4409f46e76", "scanner": "scanner-primary", "fingerprint": "e99d7cee04b92632", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-15ff272eae4d5f36", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/shell/query-runner.ts:122"}, "properties": {"repobilityId": "604ef212ec9e0445", "scanner": "scanner-primary", "fingerprint": "15ff272eae4d5f36", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2f85e7611afb3553", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:44"}, "properties": {"repobilityId": "69d4743587f721a0", "scanner": "scanner-primary", "fingerprint": "2f85e7611afb3553", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.tsx"}, "region": {"startLine": 44}}}]}, {"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": "bfc88ee0a9be1c3d", "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": "dc26d7c228752173", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "e7c7d1990aa180cb", "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": "65a567fd9d7d02de", "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": "8422b2cacb9e2011", "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": "04c877afcaf65cf1", "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": "f65e7f02b93c8004", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"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-a8094373506e0b09", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/xata-cleanup.ts:38"}, "properties": {"repobilityId": "9c0b01659a2ba21c", "scanner": "scanner-primary", "fingerprint": "a8094373506e0b09", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e67fbb930efc9284", "level": "none", "message": {"text": "Commented-code block (6 lines) in components/shell/Terminal.tsx:158"}, "properties": {"repobilityId": "fee1a875443f7b36", "scanner": "scanner-primary", "fingerprint": "e67fbb930efc9284", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9d2e467bcb867845", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/shell/Terminal.tsx:107"}, "properties": {"repobilityId": "47a6a36c8d9f841f", "scanner": "scanner-primary", "fingerprint": "9d2e467bcb867845", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1278e08bf6e73a57", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/auth.ts:8"}, "properties": {"repobilityId": "6c4bf89be3b85fbf", "scanner": "scanner-primary", "fingerprint": "1278e08bf6e73a57", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"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"]}}]}]}