{"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-27dbb908a39ec611", "name": "Stray `console.log` in TS/JS \u2014 fix-comments.js:240", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 fix-comments.js:240"}, "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-e58bc865f645badd", "name": "Stray `console.log` in TS/JS \u2014 src/helpers/utility-functions/Log.js:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/helpers/utility-functions/Log.js:7"}, "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-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-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-1d7e834080dbebed", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "microsoft/variable-substitution@v1 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": "medium", "confidence": 1.0}}, {"id": "scanner-68d5497fb99016e2", "name": "Very large file: src/document/types/actor/types/character/CharacterDataModel.js (6413 lines)", "shortDescription": {"text": "Very large file: src/document/types/actor/types/character/CharacterDataModel.js (6413 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "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 5 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, operator-readme. 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, operator-readme. 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-bea357a6497a2d5d", "name": "Agent authority lacks a verifier contract: CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: CLAUDE.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-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-ecb0d2c55ed6875d", "name": "Agent authority lacks a verifier contract: .claude/settings.local.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.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-67bf0687174894da", "name": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/github-and-merge.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/github-and-merge.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-731805252e03a6a1", "name": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/hooks.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/hooks.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-a1935833bdc0f89f", "name": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/extraction-spec.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/extraction-spec.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-7fda7562de1eb550", "name": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/transcribe.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/transcribe.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-15ced4efabd6aa26", "name": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/exports.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/exports.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-22a1bd992c1a642f", "name": "Commented-code block (6 lines) in tests/unit/BuildChatMessageData.test.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in tests/unit/BuildChatMessageData.test.js: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-c6601931213d692b", "name": "Commented-code block (13 lines) in tests/unit/EffectSchemaEquivalence.test.js:14", "shortDescription": {"text": "Commented-code block (13 lines) in tests/unit/EffectSchemaEquivalence.test.js:14"}, "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-55fa323c561c6cb6", "name": "Commented-code block (7 lines) in tests/unit/ReportChatMessageSchemaEquivalence.test.js:9", "shortDescription": {"text": "Commented-code block (7 lines) in tests/unit/ReportChatMessageSchemaEquivalence.test.js:9"}, "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-c0f0bb706b7dc0ef", "name": "Commented-code block (6 lines) in tests/unit/EffectBuildChatMessageData.test.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in tests/unit/EffectBuildChatMessageData.test.js: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-872cdb464f1f8eb8", "name": "Commented-code block (7 lines) in tests/unit/ItemChatMessageDataModel.test.js:3", "shortDescription": {"text": "Commented-code block (7 lines) in tests/unit/ItemChatMessageDataModel.test.js: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-7d5284fb47a97854", "name": "Commented-code block (13 lines) in tests/unit/CheckChatMessageSchemaEquivalence.test.js:15", "shortDescription": {"text": "Commented-code block (13 lines) in tests/unit/CheckChatMessageSchemaEquivalence.test.js:15"}, "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-4c8a642631bf4a13", "name": "Commented-code block (11 lines) in tests/unit/ItemDataModelSchemaEquivalence.test.js:16", "shortDescription": {"text": "Commented-code block (11 lines) in tests/unit/ItemDataModelSchemaEquivalence.test.js:16"}, "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-bdb4397c619c46d6", "name": "Commented-code block (5 lines) in tests/unit/BuildSchemaFromShape.test.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in tests/unit/BuildSchemaFromShape.test.js: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-4af4d174cbda648d", "name": "Commented-code block (7 lines) in tests/unit/helpers/schemaFingerprint.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in tests/unit/helpers/schemaFingerprint.js:1"}, "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-bcdb17ed59603dd3", "name": "Commented-code block (5 lines) in tests/e2e/component-probe-selects.spec.js:674", "shortDescription": {"text": "Commented-code block (5 lines) in tests/e2e/component-probe-selects.spec.js:674"}, "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-fc2583af5b3629ca", "name": "Commented-code block (8 lines) in tests/e2e/permissions-auto-open.spec.js:59", "shortDescription": {"text": "Commented-code block (8 lines) in tests/e2e/permissions-auto-open.spec.js:59"}, "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-13816d1cc305ee57", "name": "Commented-code block (5 lines) in tests/e2e/attack-tags.spec.js:211", "shortDescription": {"text": "Commented-code block (5 lines) in tests/e2e/attack-tags.spec.js:211"}, "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-8c06916af5004e2d", "name": "Commented-code block (5 lines) in tests/e2e/embedded-context-items.spec.js:65", "shortDescription": {"text": "Commented-code block (5 lines) in tests/e2e/embedded-context-items.spec.js:65"}, "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-9782a6bd3d795a96", "name": "Commented-code block (5 lines) in tests/e2e/embedded-context-effects.spec.js:143", "shortDescription": {"text": "Commented-code block (5 lines) in tests/e2e/embedded-context-effects.spec.js:143"}, "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-d8d19d9570604ca0", "name": "Commented-code block (7 lines) in tests/e2e/chat-message-mounts.spec.js:84", "shortDescription": {"text": "Commented-code block (7 lines) in tests/e2e/chat-message-mounts.spec.js:84"}, "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-fb1b7b00e0c83998", "name": "Commented-code block (6 lines) in tests/e2e/interaction-rolls.spec.js:116", "shortDescription": {"text": "Commented-code block (6 lines) in tests/e2e/interaction-rolls.spec.js:116"}, "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-a36f56949f9d56cf", "name": "Commented-code block (5 lines) in src/document/types/active-effect/TitanActiveEffectDataModel.js:35", "shortDescription": {"text": "Commented-code block (5 lines) in src/document/types/active-effect/TitanActiveEffectDataModel.js:35"}, "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/19987"}, "properties": {"repository": "Solidor777/Titan-VTTRPG", "repoUrl": "https://github.com/Solidor777/Titan-VTTRPG", "branch": "main"}, "results": [{"ruleId": "scanner-27dbb908a39ec611", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 fix-comments.js:240"}, "properties": {"repobilityId": "f8f63448a80fa83a", "scanner": "scanner-primary", "fingerprint": "27dbb908a39ec611", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e58bc865f645badd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/helpers/utility-functions/Log.js:7"}, "properties": {"repobilityId": "1a7529bc0b712fdd", "scanner": "scanner-primary", "fingerprint": "e58bc865f645badd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-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-1d7e834080dbebed", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "cc6721cf82962b74", "scanner": "scanner-primary", "fingerprint": "1d7e834080dbebed", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/main.yml"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-1d7e834080dbebed", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d88392e490fb290a", "scanner": "scanner-primary", "fingerprint": "1d7e834080dbebed", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/main.yml"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-68d5497fb99016e2", "level": "note", "message": {"text": "Very large file: src/document/types/actor/types/character/CharacterDataModel.js (6413 lines)"}, "properties": {"repobilityId": "d7558ab1b87af1ac", "scanner": "scanner-primary", "fingerprint": "68d5497fb99016e2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "77a0f5e79912dd76", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "0aea092cde680e6c", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "0961004a30d10116", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "589878705473e3ca", "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": "6a06168bd8cb3593", "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": "fc6c1cfc59b4941a", "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": "c4fb64906989370c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-bea357a6497a2d5d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "properties": {"repobilityId": "aae72df3934829ac", "scanner": "scanner-primary", "fingerprint": "bea357a6497a2d5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ecb0d2c55ed6875d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.json"}, "properties": {"repobilityId": "d8bae33a6d517bf0", "scanner": "scanner-primary", "fingerprint": "ecb0d2c55ed6875d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.local.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-67bf0687174894da", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/github-and-merge.md"}, "properties": {"repobilityId": "84b936571a8ef538", "scanner": "scanner-primary", "fingerprint": "67bf0687174894da", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/graphify/references/github-and-merge.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-731805252e03a6a1", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/hooks.md"}, "properties": {"repobilityId": "2df6fda7f2229e1d", "scanner": "scanner-primary", "fingerprint": "731805252e03a6a1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/graphify/references/hooks.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a1935833bdc0f89f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/extraction-spec.md"}, "properties": {"repobilityId": "4fef067851faa0d1", "scanner": "scanner-primary", "fingerprint": "a1935833bdc0f89f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/graphify/references/extraction-spec.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7fda7562de1eb550", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/transcribe.md"}, "properties": {"repobilityId": "613539b1b890be15", "scanner": "scanner-primary", "fingerprint": "7fda7562de1eb550", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/graphify/references/transcribe.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-15ced4efabd6aa26", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/graphify/references/exports.md"}, "properties": {"repobilityId": "8b5734cf7f620ddc", "scanner": "scanner-primary", "fingerprint": "15ced4efabd6aa26", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/graphify/references/exports.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-22a1bd992c1a642f", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/unit/BuildChatMessageData.test.js:3"}, "properties": {"repobilityId": "27b2346a1c7e5c09", "scanner": "scanner-primary", "fingerprint": "22a1bd992c1a642f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c6601931213d692b", "level": "none", "message": {"text": "Commented-code block (13 lines) in tests/unit/EffectSchemaEquivalence.test.js:14"}, "properties": {"repobilityId": "2c042168878b593a", "scanner": "scanner-primary", "fingerprint": "c6601931213d692b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-55fa323c561c6cb6", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/unit/ReportChatMessageSchemaEquivalence.test.js:9"}, "properties": {"repobilityId": "bf907db7f7606e1c", "scanner": "scanner-primary", "fingerprint": "55fa323c561c6cb6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c0f0bb706b7dc0ef", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/unit/EffectBuildChatMessageData.test.js:3"}, "properties": {"repobilityId": "565c03f909cbe54d", "scanner": "scanner-primary", "fingerprint": "c0f0bb706b7dc0ef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-872cdb464f1f8eb8", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/unit/ItemChatMessageDataModel.test.js:3"}, "properties": {"repobilityId": "5cc81d11eaad82da", "scanner": "scanner-primary", "fingerprint": "872cdb464f1f8eb8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7d5284fb47a97854", "level": "none", "message": {"text": "Commented-code block (13 lines) in tests/unit/CheckChatMessageSchemaEquivalence.test.js:15"}, "properties": {"repobilityId": "b5147121102ba0a7", "scanner": "scanner-primary", "fingerprint": "7d5284fb47a97854", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4c8a642631bf4a13", "level": "none", "message": {"text": "Commented-code block (11 lines) in tests/unit/ItemDataModelSchemaEquivalence.test.js:16"}, "properties": {"repobilityId": "4287e1078a302579", "scanner": "scanner-primary", "fingerprint": "4c8a642631bf4a13", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bdb4397c619c46d6", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/unit/BuildSchemaFromShape.test.js:3"}, "properties": {"repobilityId": "53ea6366c0fd6330", "scanner": "scanner-primary", "fingerprint": "bdb4397c619c46d6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4af4d174cbda648d", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/unit/helpers/schemaFingerprint.js:1"}, "properties": {"repobilityId": "c7fb1def339a231a", "scanner": "scanner-primary", "fingerprint": "4af4d174cbda648d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bcdb17ed59603dd3", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/e2e/component-probe-selects.spec.js:674"}, "properties": {"repobilityId": "9f22bb47c05ade98", "scanner": "scanner-primary", "fingerprint": "bcdb17ed59603dd3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fc2583af5b3629ca", "level": "none", "message": {"text": "Commented-code block (8 lines) in tests/e2e/permissions-auto-open.spec.js:59"}, "properties": {"repobilityId": "cf8819d4c8f942b8", "scanner": "scanner-primary", "fingerprint": "fc2583af5b3629ca", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-13816d1cc305ee57", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/e2e/attack-tags.spec.js:211"}, "properties": {"repobilityId": "a447bd80509d444b", "scanner": "scanner-primary", "fingerprint": "13816d1cc305ee57", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8c06916af5004e2d", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/e2e/embedded-context-items.spec.js:65"}, "properties": {"repobilityId": "83eb616994e79ef9", "scanner": "scanner-primary", "fingerprint": "8c06916af5004e2d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9782a6bd3d795a96", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/e2e/embedded-context-effects.spec.js:143"}, "properties": {"repobilityId": "1024d96ce0e963c1", "scanner": "scanner-primary", "fingerprint": "9782a6bd3d795a96", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d8d19d9570604ca0", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/e2e/chat-message-mounts.spec.js:84"}, "properties": {"repobilityId": "e648de756c5dcdd1", "scanner": "scanner-primary", "fingerprint": "d8d19d9570604ca0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fb1b7b00e0c83998", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/e2e/interaction-rolls.spec.js:116"}, "properties": {"repobilityId": "c124354aea63b675", "scanner": "scanner-primary", "fingerprint": "fb1b7b00e0c83998", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a36f56949f9d56cf", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/document/types/active-effect/TitanActiveEffectDataModel.js:35"}, "properties": {"repobilityId": "90cba7cff3b9ebd0", "scanner": "scanner-primary", "fingerprint": "a36f56949f9d56cf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}