{"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-7021266a00f14d84", "name": "Insecure pattern 'node_child_process' in scripts/check-publish.mjs:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/check-publish.mjs:1"}, "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-c74083ab0cd2586d", "name": "Insecure pattern 'node_child_process' in packages/electron/src/e2e.test.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/electron/src/e2e.test.ts:1"}, "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-718e8c4a970d4a96", "name": "Insecure pattern 'node_child_process' in packages/fixture-agent/README.md:57", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/fixture-agent/README.md:57"}, "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-83b7c939fc65717f", "name": "Insecure pattern 'node_child_process' in packages/fixture-agent/src/e2e-harness.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/fixture-agent/src/e2e-harness.ts:1"}, "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-10b42e7daf143a0e", "name": "Insecure pattern 'node_child_process' in packages/fixture-agent/src/e2e-prompt.test.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/fixture-agent/src/e2e-prompt.test.ts:1"}, "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-5b1ba02f60b6784e", "name": "Insecure pattern 'node_child_process' in packages/registry/src/archive.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/registry/src/archive.ts:1"}, "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-41598beaff66d27d", "name": "Insecure pattern 'node_child_process' in packages/registry/src/test-support.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/registry/src/test-support.ts:1"}, "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-5807874f38140aac", "name": "Insecure pattern 'node_child_process' in packages/core/src/agent-runtime.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/agent-runtime.ts:1"}, "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-72809df9a553e532", "name": "Insecure pattern 'node_child_process' in packages/core/src/terminal-handler.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/terminal-handler.ts:1"}, "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-da235f527d0309e9", "name": "Insecure pattern 'node_child_process' in packages/core/src/internal.ts:12", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/internal.ts:12"}, "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-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "changesets/action@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-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-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-f1f0c52db7c97cef", "name": "Node manifest has dependencies but no lockfile: packages/client/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/client/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-40ab38d855aad783", "name": "Node manifest has dependencies but no lockfile: packages/electron/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/electron/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8846a6ebf95a2caa", "name": "Node manifest has dependencies but no lockfile: packages/fixture-agent/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/fixture-agent/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-54087a80012c8a15", "name": "Node manifest has dependencies but no lockfile: packages/registry/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/registry/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f75585e48a80a595", "name": "Node manifest has dependencies but no lockfile: packages/react/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/react/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-28e92806c0db3cd2", "name": "Node manifest has dependencies but no lockfile: packages/core/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/core/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1b3d0fa3fe79a342", "name": "Node manifest has dependencies but no lockfile: packages/protocol/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/protocol/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 6 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-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, lockfile. 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-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-f6dfb10463a4c210", "name": "Commented-code block (5 lines) in packages/react/src/api-surface.test.ts:20", "shortDescription": {"text": "Commented-code block (5 lines) in packages/react/src/api-surface.test.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/23625"}, "properties": {"repository": "zhangyu1818/acpjs", "repoUrl": "https://github.com/zhangyu1818/acpjs", "branch": "main"}, "results": [{"ruleId": "scanner-7021266a00f14d84", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/check-publish.mjs:1"}, "properties": {"repobilityId": "31772609c72fe7e5", "scanner": "scanner-primary", "fingerprint": "7021266a00f14d84", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/check-publish.mjs"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c74083ab0cd2586d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/electron/src/e2e.test.ts:1"}, "properties": {"repobilityId": "d987b23d59e337aa", "scanner": "scanner-primary", "fingerprint": "c74083ab0cd2586d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/electron/src/e2e.test.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-718e8c4a970d4a96", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/fixture-agent/README.md:57"}, "properties": {"repobilityId": "bda35c4ff04b99b0", "scanner": "scanner-primary", "fingerprint": "718e8c4a970d4a96", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/fixture-agent/README.md"}, "region": {"startLine": 57}}}]}, {"ruleId": "scanner-83b7c939fc65717f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/fixture-agent/src/e2e-harness.ts:1"}, "properties": {"repobilityId": "bcc98765b3aeac0d", "scanner": "scanner-primary", "fingerprint": "83b7c939fc65717f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/fixture-agent/src/e2e-harness.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-10b42e7daf143a0e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/fixture-agent/src/e2e-prompt.test.ts:1"}, "properties": {"repobilityId": "2189f05fc955cc83", "scanner": "scanner-primary", "fingerprint": "10b42e7daf143a0e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/fixture-agent/src/e2e-prompt.test.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5b1ba02f60b6784e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/registry/src/archive.ts:1"}, "properties": {"repobilityId": "66a135886272ace7", "scanner": "scanner-primary", "fingerprint": "5b1ba02f60b6784e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/registry/src/archive.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-41598beaff66d27d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/registry/src/test-support.ts:1"}, "properties": {"repobilityId": "7a400a7f381460af", "scanner": "scanner-primary", "fingerprint": "41598beaff66d27d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/registry/src/test-support.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5807874f38140aac", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/agent-runtime.ts:1"}, "properties": {"repobilityId": "069aa96e77de1052", "scanner": "scanner-primary", "fingerprint": "5807874f38140aac", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/agent-runtime.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-72809df9a553e532", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/terminal-handler.ts:1"}, "properties": {"repobilityId": "7d8c245189786e0d", "scanner": "scanner-primary", "fingerprint": "72809df9a553e532", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/terminal-handler.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-da235f527d0309e9", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/internal.ts:12"}, "properties": {"repobilityId": "1f74357b0552a2d4", "scanner": "scanner-primary", "fingerprint": "da235f527d0309e9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/internal.ts"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "795422ca0cf75519", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 55}}}]}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "d9979570a7efb062", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-f1f0c52db7c97cef", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/client/package.json"}, "properties": {"repobilityId": "708197ec3b624f59", "scanner": "scanner-primary", "fingerprint": "f1f0c52db7c97cef", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/client/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-40ab38d855aad783", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/electron/package.json"}, "properties": {"repobilityId": "df4ae29f1f5c482b", "scanner": "scanner-primary", "fingerprint": "40ab38d855aad783", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/electron/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8846a6ebf95a2caa", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/fixture-agent/package.json"}, "properties": {"repobilityId": "3691ddcb93e25fd3", "scanner": "scanner-primary", "fingerprint": "8846a6ebf95a2caa", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/fixture-agent/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-54087a80012c8a15", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/registry/package.json"}, "properties": {"repobilityId": "53c88d907bc96133", "scanner": "scanner-primary", "fingerprint": "54087a80012c8a15", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/registry/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f75585e48a80a595", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/react/package.json"}, "properties": {"repobilityId": "280ebcdfd6337c69", "scanner": "scanner-primary", "fingerprint": "f75585e48a80a595", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/react/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-28e92806c0db3cd2", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/core/package.json"}, "properties": {"repobilityId": "8640e46be7e3f9b2", "scanner": "scanner-primary", "fingerprint": "28e92806c0db3cd2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1b3d0fa3fe79a342", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/protocol/package.json"}, "properties": {"repobilityId": "0939d10aef433444", "scanner": "scanner-primary", "fingerprint": "1b3d0fa3fe79a342", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/protocol/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "4f0f2aace69eb6cf", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "b10fd098df1cf1fb", "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": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "888292e17a871941", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "2eb6752f5d465482", "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": "49f1e31b1fd54799", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-f6dfb10463a4c210", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/react/src/api-surface.test.ts:20"}, "properties": {"repobilityId": "dfa417d5fc3ad684", "scanner": "scanner-primary", "fingerprint": "f6dfb10463a4c210", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}