{"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-2287467d77b19a4b", "name": "`truncate` class without `title=` for hover reveal \u2014 components/landing/features.tsx:120", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/landing/features.tsx:120"}, "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-f4d91b5f8c385bbf", "name": "`truncate` class without `title=` for hover reveal \u2014 components/landing/how-it-works.tsx:77", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/landing/how-it-works.tsx:77"}, "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-c0dd4121d1f6ddff", "name": "`truncate` class without `title=` for hover reveal \u2014 components/landing/hero-mockup.tsx:34", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/landing/hero-mockup.tsx:34"}, "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-8240933ac857d557", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/landing/playbook.tsx:44", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/landing/playbook.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-14c507308c126e8c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/features/feature-faq.tsx:79", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/features/feature-faq.tsx:79"}, "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-df4d42de472cf64a", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/features/breadcrumbs.tsx:31", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/features/breadcrumbs.tsx:31"}, "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-2574db7041bf3232", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/seo/json-ld.tsx:13", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/seo/json-ld.tsx:13"}, "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-bbcfc7440af539df", "name": "`truncate` class without `title=` for hover reveal \u2014 app/features/domain-overview/page.tsx:198", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/features/domain-overview/page.tsx:198"}, "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-9ea596326ca513f1", "name": "`truncate` class without `title=` for hover reveal \u2014 app/features/competitor-intel/page.tsx:218", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/features/competitor-intel/page.tsx:218"}, "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-11a32d2144ac389b", "name": "Insecure pattern 'direct_innerhtml_assignment' in components/landing/citation-signal.tsx:559", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in components/landing/citation-signal.tsx:559"}, "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-306eb742717d76de", "name": "Insecure pattern 'dangerous_innerhtml' in components/landing/playbook.tsx:44", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/landing/playbook.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-7fc700fbbf38c708", "name": "Insecure pattern 'dangerous_innerhtml' in components/features/feature-faq.tsx:79", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/features/feature-faq.tsx:79"}, "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-c69388a650b5f662", "name": "Insecure pattern 'dangerous_innerhtml' in components/features/breadcrumbs.tsx:31", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/features/breadcrumbs.tsx:31"}, "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-b92fda91c2cbbca5", "name": "Insecure pattern 'dangerous_innerhtml' in components/seo/json-ld.tsx:13", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/seo/json-ld.tsx:13"}, "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-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": "1 test file(s) for 103 source file(s) (ratio 0.01). 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 31 placeholder/mock markers across 10 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-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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-83f25123349b8527", "name": "Commented-code block (10 lines) in lib/plans.ts:5", "shortDescription": {"text": "Commented-code block (10 lines) in lib/plans.ts:5"}, "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-7a9b59cfb523e0e2", "name": "Commented-code block (5 lines) in lib/authors.ts:20", "shortDescription": {"text": "Commented-code block (5 lines) in lib/authors.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}}]}}, "automationDetails": {"id": "repobility/18872"}, "properties": {"repository": "samybensadok-cmyk/geotoolbox-web", "repoUrl": "https://github.com/samybensadok-cmyk/geotoolbox-web", "branch": "main"}, "results": [{"ruleId": "scanner-2287467d77b19a4b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/landing/features.tsx:120"}, "properties": {"repobilityId": "d8e60307494b0e8b", "scanner": "scanner-primary", "fingerprint": "2287467d77b19a4b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f4d91b5f8c385bbf", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/landing/how-it-works.tsx:77"}, "properties": {"repobilityId": "4aafc52a81e64cc3", "scanner": "scanner-primary", "fingerprint": "f4d91b5f8c385bbf", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-c0dd4121d1f6ddff", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/landing/hero-mockup.tsx:34"}, "properties": {"repobilityId": "0201f1a880558080", "scanner": "scanner-primary", "fingerprint": "c0dd4121d1f6ddff", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8240933ac857d557", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/landing/playbook.tsx:44"}, "properties": {"repobilityId": "cbea0773629c9a72", "scanner": "scanner-primary", "fingerprint": "8240933ac857d557", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-14c507308c126e8c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/features/feature-faq.tsx:79"}, "properties": {"repobilityId": "1ee0d0e8c266c5fb", "scanner": "scanner-primary", "fingerprint": "14c507308c126e8c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-df4d42de472cf64a", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/features/breadcrumbs.tsx:31"}, "properties": {"repobilityId": "d524677806307279", "scanner": "scanner-primary", "fingerprint": "df4d42de472cf64a", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-2574db7041bf3232", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/seo/json-ld.tsx:13"}, "properties": {"repobilityId": "d264b1e87d966d40", "scanner": "scanner-primary", "fingerprint": "2574db7041bf3232", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-bbcfc7440af539df", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/features/domain-overview/page.tsx:198"}, "properties": {"repobilityId": "14eb10b70ec19100", "scanner": "scanner-primary", "fingerprint": "bbcfc7440af539df", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9ea596326ca513f1", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/features/competitor-intel/page.tsx:218"}, "properties": {"repobilityId": "824aad052c85d31c", "scanner": "scanner-primary", "fingerprint": "9ea596326ca513f1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-11a32d2144ac389b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in components/landing/citation-signal.tsx:559"}, "properties": {"repobilityId": "c8671be488da285c", "scanner": "scanner-primary", "fingerprint": "11a32d2144ac389b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/landing/citation-signal.tsx"}, "region": {"startLine": 559}}}]}, {"ruleId": "scanner-306eb742717d76de", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/landing/playbook.tsx:44"}, "properties": {"repobilityId": "ae949bf810308e18", "scanner": "scanner-primary", "fingerprint": "306eb742717d76de", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/landing/playbook.tsx"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-7fc700fbbf38c708", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/features/feature-faq.tsx:79"}, "properties": {"repobilityId": "a3b8fb64c401498c", "scanner": "scanner-primary", "fingerprint": "7fc700fbbf38c708", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/features/feature-faq.tsx"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-c69388a650b5f662", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/features/breadcrumbs.tsx:31"}, "properties": {"repobilityId": "96cd94a2454e5ee3", "scanner": "scanner-primary", "fingerprint": "c69388a650b5f662", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/features/breadcrumbs.tsx"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-b92fda91c2cbbca5", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/seo/json-ld.tsx:13"}, "properties": {"repobilityId": "ec754a0f546661b6", "scanner": "scanner-primary", "fingerprint": "b92fda91c2cbbca5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/seo/json-ld.tsx"}, "region": {"startLine": 13}}}]}, {"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": "3930424aa48543c4", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "07dce645ffe179a9", "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": "7aaa2d66bfc7cb27", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "4c1502e3d81aba96", "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": "da603769cdebaa90", "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": "bf30140d7ac949fe", "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": "6c6d58554bbcac3a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-83f25123349b8527", "level": "none", "message": {"text": "Commented-code block (10 lines) in lib/plans.ts:5"}, "properties": {"repobilityId": "994d010d3cf969f9", "scanner": "scanner-primary", "fingerprint": "83f25123349b8527", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7a9b59cfb523e0e2", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/authors.ts:20"}, "properties": {"repobilityId": "775e7ea9dc78e285", "scanner": "scanner-primary", "fingerprint": "7a9b59cfb523e0e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}