{"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-b0c7613a9610780e", "name": "Stray `console.log` in TS/JS \u2014 packages/cli/src/index.ts:108", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/index.ts:108"}, "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-854b569951b7eeed", "name": "Stray `console.log` in TS/JS \u2014 packages/cli/src/server.ts:1504", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/server.ts:1504"}, "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-25a3b290ea2124d1", "name": "Possible secret in packages/core/src/secrets/scanner.test.ts", "shortDescription": {"text": "Possible secret in packages/core/src/secrets/scanner.test.ts"}, "fullDescription": {"text": "Detected pattern matching openai_or_anthropic_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-17cfc7c9f2cc4d39", "name": "Insecure pattern 'private_key_in_repo' in packages/core/src/secrets/scanner.test.ts:30", "shortDescription": {"text": "Insecure pattern 'private_key_in_repo' in packages/core/src/secrets/scanner.test.ts:30"}, "fullDescription": {"text": "Found a known-risky pattern (private_key_in_repo). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-79e3977a63b3fbb9", "name": "Insecure pattern 'node_child_process' in packages/core/src/secrets/backend-rbw.test.ts:9", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/secrets/backend-rbw.test.ts:9"}, "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-40c76a3f1f863130", "name": "Possible secret in packages/core/src/modules/appconfig.test.ts", "shortDescription": {"text": "Possible secret in packages/core/src/modules/appconfig.test.ts"}, "fullDescription": {"text": "Detected pattern matching openai_or_anthropic_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-0bf0f1f24f053aed", "name": "Insecure pattern 'node_child_process' in packages/core/src/modules/env.e2e.test.ts:5", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/core/src/modules/env.e2e.test.ts:5"}, "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-58e6683a6c105873", "name": "Insecure pattern 'node_child_process' in scripts/build-sidecar.mjs:5", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/build-sidecar.mjs:5"}, "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-0763d85002569570", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@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-14ce8614dd03f409", "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/upload-artifact@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-1eabf5581b293009", "name": "Very large file: packages/cli/src/server.ts (1505 lines)", "shortDescription": {"text": "Very large file: packages/cli/src/server.ts (1505 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-c7b46e939ed79223", "name": "Very large file: packages/cli/src/server.test.ts (2514 lines)", "shortDescription": {"text": "Very large file: packages/cli/src/server.test.ts (2514 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-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-8c2e3196a4ef0cdd", "name": "Node manifest has dependencies but no lockfile: packages/cli/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/cli/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-a28850983a0b02d5", "name": "Node manifest has dependencies but no lockfile: packages/web/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/web/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 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 33 placeholder/mock markers across 16 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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 lockfile. 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-19c6232f2da13eea", "name": "Commented-code block (5 lines) in packages/core/src/app-config-catalog.ts:14", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/app-config-catalog.ts: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-2cd4898bdace9812", "name": "Commented-code block (5 lines) in packages/core/src/exec.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/exec.ts:4"}, "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-9cf40d381f970d97", "name": "Commented-code block (7 lines) in packages/core/src/modules/dotfiles.ts:55", "shortDescription": {"text": "Commented-code block (7 lines) in packages/core/src/modules/dotfiles.ts:55"}, "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-c8169c75e9fe12db", "name": "Commented-code block (5 lines) in packages/core/src/modules/skills.ts:92", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/modules/skills.ts:92"}, "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-4180e26c704a09a0", "name": "Commented-code block (6 lines) in packages/core/src/modules/env.e2e.test.ts:15", "shortDescription": {"text": "Commented-code block (6 lines) in packages/core/src/modules/env.e2e.test.ts: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-c51aafd0097da9b2", "name": "Commented-code block (5 lines) in packages/core/src/modules/appconfig.ts:154", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/modules/appconfig.ts:154"}, "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-5f5ff98c07eeeb25", "name": "Commented-code block (8 lines) in packages/core/src/modules/env.ts:59", "shortDescription": {"text": "Commented-code block (8 lines) in packages/core/src/modules/env.ts: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-e5fe0b44c12d30e0", "name": "Commented-code block (6 lines) in packages/cli/src/server.ts:157", "shortDescription": {"text": "Commented-code block (6 lines) in packages/cli/src/server.ts:157"}, "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-8c4d45d463123626", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/github.ts:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/github.ts:28"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-653174c61e1eb5e0", "name": "Commented-code block (7 lines) in packages/cli/src/init.ts:11", "shortDescription": {"text": "Commented-code block (7 lines) in packages/cli/src/init.ts:11"}, "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-7eb8c0ac62e55952", "name": "Commented-code block (6 lines) in packages/cli/src/commands/learn.test.ts:61", "shortDescription": {"text": "Commented-code block (6 lines) in packages/cli/src/commands/learn.test.ts:61"}, "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-85e7f8bcecabde3f", "name": "Legacy-named symbol `setLegacy` in packages/web/src/views/Packages.tsx:52", "shortDescription": {"text": "Legacy-named symbol `setLegacy` in packages/web/src/views/Packages.tsx:52"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-24138b080fb44883", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/src/components/FilePreview.tsx:8", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/src/components/FilePreview.tsx:8"}, "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/24917"}, "properties": {"repository": "Chenkeliang/roost", "repoUrl": "https://github.com/Chenkeliang/roost", "branch": "main"}, "results": [{"ruleId": "scanner-b0c7613a9610780e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/index.ts:108"}, "properties": {"repobilityId": "7d672af1a16d6a76", "scanner": "scanner-primary", "fingerprint": "b0c7613a9610780e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-854b569951b7eeed", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/cli/src/server.ts:1504"}, "properties": {"repobilityId": "30be2f0cc846f42d", "scanner": "scanner-primary", "fingerprint": "854b569951b7eeed", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-25a3b290ea2124d1", "level": "error", "message": {"text": "Possible secret in packages/core/src/secrets/scanner.test.ts"}, "properties": {"repobilityId": "4df7239c5bcf6383", "scanner": "scanner-primary", "fingerprint": "25a3b290ea2124d1", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/secrets/scanner.test.ts"}, "region": {"startLine": 97}}}]}, {"ruleId": "scanner-17cfc7c9f2cc4d39", "level": "error", "message": {"text": "Insecure pattern 'private_key_in_repo' in packages/core/src/secrets/scanner.test.ts:30"}, "properties": {"repobilityId": "bd8495e5f2373f7a", "scanner": "scanner-primary", "fingerprint": "17cfc7c9f2cc4d39", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["owasp", "private_key_in_repo"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/secrets/scanner.test.ts"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-79e3977a63b3fbb9", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/secrets/backend-rbw.test.ts:9"}, "properties": {"repobilityId": "7462eb501917f1b6", "scanner": "scanner-primary", "fingerprint": "79e3977a63b3fbb9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/secrets/backend-rbw.test.ts"}, "region": {"startLine": 9}}}]}, {"ruleId": "scanner-40c76a3f1f863130", "level": "error", "message": {"text": "Possible secret in packages/core/src/modules/appconfig.test.ts"}, "properties": {"repobilityId": "a1bd0a2680e5f136", "scanner": "scanner-primary", "fingerprint": "40c76a3f1f863130", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/modules/appconfig.test.ts"}, "region": {"startLine": 260}}}]}, {"ruleId": "scanner-0bf0f1f24f053aed", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/core/src/modules/env.e2e.test.ts:5"}, "properties": {"repobilityId": "db4494b03e4a813d", "scanner": "scanner-primary", "fingerprint": "0bf0f1f24f053aed", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/core/src/modules/env.e2e.test.ts"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-58e6683a6c105873", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/build-sidecar.mjs:5"}, "properties": {"repobilityId": "fa139e6bc3b84c66", "scanner": "scanner-primary", "fingerprint": "58e6683a6c105873", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/build-sidecar.mjs"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-0763d85002569570", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4289fb2fbaf82766", "scanner": "scanner-primary", "fingerprint": "0763d85002569570", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs.yml"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-14ce8614dd03f409", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "81c5c697653f94e8", "scanner": "scanner-primary", "fingerprint": "14ce8614dd03f409", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5ab0c5bd71e63ad8", "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": 36}}}]}, {"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-1eabf5581b293009", "level": "note", "message": {"text": "Very large file: packages/cli/src/server.ts (1505 lines)"}, "properties": {"repobilityId": "b4fe18d4a1038f71", "scanner": "scanner-primary", "fingerprint": "1eabf5581b293009", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c7b46e939ed79223", "level": "note", "message": {"text": "Very large file: packages/cli/src/server.test.ts (2514 lines)"}, "properties": {"repobilityId": "bf06849ffcc970dd", "scanner": "scanner-primary", "fingerprint": "c7b46e939ed79223", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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-8c2e3196a4ef0cdd", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/cli/package.json"}, "properties": {"repobilityId": "2faf23490612d7a6", "scanner": "scanner-primary", "fingerprint": "8c2e3196a4ef0cdd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/cli/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a28850983a0b02d5", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/web/package.json"}, "properties": {"repobilityId": "8f313f0fe526a925", "scanner": "scanner-primary", "fingerprint": "a28850983a0b02d5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/web/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "a556ac0030b938be", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "9ca4933b17bd13ae", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "7cc6e8471710b887", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "a9a9737a3688fd53", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-19c6232f2da13eea", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/app-config-catalog.ts:14"}, "properties": {"repobilityId": "2277c0ba725171ea", "scanner": "scanner-primary", "fingerprint": "19c6232f2da13eea", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2cd4898bdace9812", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/exec.ts:4"}, "properties": {"repobilityId": "62aa7db038c570c5", "scanner": "scanner-primary", "fingerprint": "2cd4898bdace9812", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9cf40d381f970d97", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/core/src/modules/dotfiles.ts:55"}, "properties": {"repobilityId": "977f2438b55425bf", "scanner": "scanner-primary", "fingerprint": "9cf40d381f970d97", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c8169c75e9fe12db", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/modules/skills.ts:92"}, "properties": {"repobilityId": "77ad1e9aedbf07a6", "scanner": "scanner-primary", "fingerprint": "c8169c75e9fe12db", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4180e26c704a09a0", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/core/src/modules/env.e2e.test.ts:15"}, "properties": {"repobilityId": "efb0233dbc33863e", "scanner": "scanner-primary", "fingerprint": "4180e26c704a09a0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c51aafd0097da9b2", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/modules/appconfig.ts:154"}, "properties": {"repobilityId": "c3389530daf670a6", "scanner": "scanner-primary", "fingerprint": "c51aafd0097da9b2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5f5ff98c07eeeb25", "level": "none", "message": {"text": "Commented-code block (8 lines) in packages/core/src/modules/env.ts:59"}, "properties": {"repobilityId": "1691f98b1668dc2f", "scanner": "scanner-primary", "fingerprint": "5f5ff98c07eeeb25", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e5fe0b44c12d30e0", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/cli/src/server.ts:157"}, "properties": {"repobilityId": "9b3415ce911fd897", "scanner": "scanner-primary", "fingerprint": "e5fe0b44c12d30e0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8c4d45d463123626", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/cli/src/github.ts:28"}, "properties": {"repobilityId": "2b1f89febba6c52c", "scanner": "scanner-primary", "fingerprint": "8c4d45d463123626", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-653174c61e1eb5e0", "level": "none", "message": {"text": "Commented-code block (7 lines) in packages/cli/src/init.ts:11"}, "properties": {"repobilityId": "c2a6389cf72509c0", "scanner": "scanner-primary", "fingerprint": "653174c61e1eb5e0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7eb8c0ac62e55952", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/cli/src/commands/learn.test.ts:61"}, "properties": {"repobilityId": "06b9cb64588464ac", "scanner": "scanner-primary", "fingerprint": "7eb8c0ac62e55952", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85e7f8bcecabde3f", "level": "note", "message": {"text": "Legacy-named symbol `setLegacy` in packages/web/src/views/Packages.tsx:52"}, "properties": {"repobilityId": "cd42cd81e5b1cf8c", "scanner": "scanner-primary", "fingerprint": "85e7f8bcecabde3f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-24138b080fb44883", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/web/src/components/FilePreview.tsx:8"}, "properties": {"repobilityId": "1c0477a7804eabd7", "scanner": "scanner-primary", "fingerprint": "24138b080fb44883", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}