{"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-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e430d268dd799b36", "name": "Insecure pattern 'node_child_process' in scripts/compute-bump.test.mjs:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/compute-bump.test.mjs:4"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-713ed4ff77aadd99", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@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-1838a141491ce38c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "1 tests / 8 src (ratio 0.12)."}, "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-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-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 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-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-0b111775582d26cb", "name": "Agent authority lacks a verifier contract: .claude/skills/skillify/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/skillify/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-233e4875d6269226", "name": "Agent authority lacks a verifier contract: .claude/skills/create-pr/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/create-pr/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-870923acf8128cad", "name": "Agent authority lacks a verifier contract: .claude/skills/code-review/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/code-review/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7f79cc5f4c3c53f5", "name": "Agent authority lacks a verifier contract: .claude/skills/simplify/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/simplify/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1b547ef331800c84", "name": "Agent authority lacks a verifier contract: .claude/skills/sync-scaffold/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/sync-scaffold/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-aa28444ca5a8803e", "name": "Agent authority lacks a verifier contract: .claude/skills/prune/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/prune/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-93162f356356f205", "name": "Agent authority lacks a verifier contract: .claude/skills/hoist-skill/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/hoist-skill/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9e3d67b8b3c3985e", "name": "Agent authority lacks a verifier contract: .cursor/rules/prune.mdc", "shortDescription": {"text": "Agent authority lacks a verifier contract: .cursor/rules/prune.mdc"}, "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-6354fd4f5c30d668", "name": "Agent authority lacks a verifier contract: .cursor/rules/create-pr.mdc", "shortDescription": {"text": "Agent authority lacks a verifier contract: .cursor/rules/create-pr.mdc"}, "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-88438a2c4fe1c1ec", "name": "Agent authority lacks a verifier contract: .cursor/rules/sync-scaffold.mdc", "shortDescription": {"text": "Agent authority lacks a verifier contract: .cursor/rules/sync-scaffold.mdc"}, "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-dbc3940ef2f4c000", "name": "Agent authority lacks a verifier contract: .cursor/rules/hoist-skill.mdc", "shortDescription": {"text": "Agent authority lacks a verifier contract: .cursor/rules/hoist-skill.mdc"}, "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-931e245324183bc8", "name": "Agent authority lacks a verifier contract: .cursor/rules/skillify.mdc", "shortDescription": {"text": "Agent authority lacks a verifier contract: .cursor/rules/skillify.mdc"}, "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-05eeb20a229bf67e", "name": "Agent authority lacks a verifier contract: .cursor/rules/simplify.mdc", "shortDescription": {"text": "Agent authority lacks a verifier contract: .cursor/rules/simplify.mdc"}, "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-d9134f07a5c73306", "name": "Commented-code block (5 lines) in scripts/compute-bump.mjs:2", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/compute-bump.mjs:2"}, "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-fbc417e763d63e61", "name": "Commented-code block (6 lines) in scripts/check-resolvable.mjs:64", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/check-resolvable.mjs:64"}, "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-dbe492cb45e501ea", "name": "`fetch()` without try/.catch or AbortSignal \u2014 tools/hoist-skill/hoist.mjs:163", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 tools/hoist-skill/hoist.mjs:163"}, "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/22213"}, "properties": {"repository": "victusfate/scaffold", "repoUrl": "https://github.com/victusfate/scaffold", "branch": "main"}, "results": [{"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-e430d268dd799b36", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/compute-bump.test.mjs:4"}, "properties": {"repobilityId": "27f575d1b72dbb03", "scanner": "scanner-primary", "fingerprint": "e430d268dd799b36", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/compute-bump.test.mjs"}, "region": {"startLine": 4}}}]}, {"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-713ed4ff77aadd99", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "d0276932ad615c8a", "scanner": "scanner-primary", "fingerprint": "713ed4ff77aadd99", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sync-scaffold.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "56e3a51606fb7307", "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": "34a6041cecd6dc88", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "d768283e863374aa", "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": "d3ace620bd62ce34", "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": "cdeb6d1a5af51292", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"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-0b111775582d26cb", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/skillify/SKILL.md"}, "properties": {"repobilityId": "56a7df8d5e15094a", "scanner": "scanner-primary", "fingerprint": "0b111775582d26cb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/skillify/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-233e4875d6269226", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/create-pr/SKILL.md"}, "properties": {"repobilityId": "7dadc879565e226e", "scanner": "scanner-primary", "fingerprint": "233e4875d6269226", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/create-pr/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-870923acf8128cad", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/code-review/SKILL.md"}, "properties": {"repobilityId": "b1f591c7c8b62417", "scanner": "scanner-primary", "fingerprint": "870923acf8128cad", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/code-review/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7f79cc5f4c3c53f5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/simplify/SKILL.md"}, "properties": {"repobilityId": "30e4d8d366c0f590", "scanner": "scanner-primary", "fingerprint": "7f79cc5f4c3c53f5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/simplify/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1b547ef331800c84", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/sync-scaffold/SKILL.md"}, "properties": {"repobilityId": "ab5b4443b96eb202", "scanner": "scanner-primary", "fingerprint": "1b547ef331800c84", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/sync-scaffold/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-aa28444ca5a8803e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/prune/SKILL.md"}, "properties": {"repobilityId": "11c1f0195297b720", "scanner": "scanner-primary", "fingerprint": "aa28444ca5a8803e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/prune/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-93162f356356f205", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/hoist-skill/SKILL.md"}, "properties": {"repobilityId": "31e173859c568b09", "scanner": "scanner-primary", "fingerprint": "93162f356356f205", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hoist-skill/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9e3d67b8b3c3985e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .cursor/rules/prune.mdc"}, "properties": {"repobilityId": "53088f0e5d41b5e9", "scanner": "scanner-primary", "fingerprint": "9e3d67b8b3c3985e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/rules/prune.mdc"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6354fd4f5c30d668", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .cursor/rules/create-pr.mdc"}, "properties": {"repobilityId": "0ca8706813d3a5f2", "scanner": "scanner-primary", "fingerprint": "6354fd4f5c30d668", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/rules/create-pr.mdc"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-88438a2c4fe1c1ec", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .cursor/rules/sync-scaffold.mdc"}, "properties": {"repobilityId": "ecdff28c43c9255b", "scanner": "scanner-primary", "fingerprint": "88438a2c4fe1c1ec", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/rules/sync-scaffold.mdc"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dbc3940ef2f4c000", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .cursor/rules/hoist-skill.mdc"}, "properties": {"repobilityId": "aee151cb9ef8b7c7", "scanner": "scanner-primary", "fingerprint": "dbc3940ef2f4c000", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/rules/hoist-skill.mdc"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-931e245324183bc8", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .cursor/rules/skillify.mdc"}, "properties": {"repobilityId": "269b54551e8d7799", "scanner": "scanner-primary", "fingerprint": "931e245324183bc8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/rules/skillify.mdc"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-05eeb20a229bf67e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .cursor/rules/simplify.mdc"}, "properties": {"repobilityId": "404ad7c8e2163468", "scanner": "scanner-primary", "fingerprint": "05eeb20a229bf67e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/rules/simplify.mdc"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d9134f07a5c73306", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/compute-bump.mjs:2"}, "properties": {"repobilityId": "673d270f5bac8c68", "scanner": "scanner-primary", "fingerprint": "d9134f07a5c73306", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fbc417e763d63e61", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/check-resolvable.mjs:64"}, "properties": {"repobilityId": "606ecf1a6d196712", "scanner": "scanner-primary", "fingerprint": "fbc417e763d63e61", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dbe492cb45e501ea", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 tools/hoist-skill/hoist.mjs:163"}, "properties": {"repobilityId": "bf179bc54a4e7880", "scanner": "scanner-primary", "fingerprint": "dbe492cb45e501ea", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}