{"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-6cfdeede16d518b5", "name": "Stray `console.log` in TS/JS \u2014 scripts/try-lsp.ts:53", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/try-lsp.ts:53"}, "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-c621211d2269891e", "name": "Stray `console.log` in TS/JS \u2014 scripts/ping-api.ts:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ping-api.ts:15"}, "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-5fde549036ae1bfa", "name": "TODO/FIXME marker in shipping code \u2014 packages/tools/src/edit.ts:74", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 packages/tools/src/edit.ts:74"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0562e93810cff54f", "name": "TODO/FIXME marker in shipping code \u2014 packages/tools/src/write.ts:50", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 packages/tools/src/write.ts:50"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5f416700a3aa50b1", "name": "Stray `console.log` in TS/JS \u2014 packages/tools/src/bash.test.ts:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/tools/src/bash.test.ts:24"}, "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-92dde0065312954e", "name": "Stray `console.log` in TS/JS \u2014 packages/core/src/anthropic-client.test.ts:56", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/core/src/anthropic-client.test.ts:56"}, "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-08c8906c0294d1b8", "name": "Insecure pattern 'node_child_process' in packages/tools/src/bash.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/bash.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-a65a00ce2dc71129", "name": "Insecure pattern 'node_child_process' in packages/tools/src/grep.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/grep.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-c110d797a09f8a25", "name": "Insecure pattern 'node_child_process' in packages/tools/src/util.ts:5", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/util.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-1a1fcaba5684131c", "name": "Insecure pattern 'node_child_process' in packages/tools/src/shell-snapshot.ts:29", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/shell-snapshot.ts:29"}, "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-dd128c5c42357629", "name": "Insecure pattern 'node_child_process' in packages/tools/src/tmux-isolation.ts:25", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/tmux-isolation.ts:25"}, "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-f5498af6a5439b53", "name": "Insecure pattern 'node_child_process' in packages/tools/src/lsp/client.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/lsp/client.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-90f203740debc7f2", "name": "Insecure pattern 'node_child_process' in packages/tools/src/lsp/install.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/lsp/install.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-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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-844c3d7cafdee47d", "name": "Node manifest has dependencies but no lockfile: packages/tui/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/tui/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-b45b624f1b2e1cec", "name": "Node manifest has dependencies but no lockfile: packages/tools/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/tools/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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 31 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, ci, 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": "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-bf1fda7a8cd78baa", "name": "Commented-code block (6 lines) in packages/tui/tsup.config.ts:17", "shortDescription": {"text": "Commented-code block (6 lines) in packages/tui/tsup.config.ts:17"}, "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-58e8eedc20b5f0ff", "name": "Commented-code block (5 lines) in packages/tui/src/components/StreamRenderer.tsx:259", "shortDescription": {"text": "Commented-code block (5 lines) in packages/tui/src/components/StreamRenderer.tsx:259"}, "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-a450513d5a498010", "name": "Commented-code block (9 lines) in packages/tui/src/hooks/useConversation.ts:544", "shortDescription": {"text": "Commented-code block (9 lines) in packages/tui/src/hooks/useConversation.ts:544"}, "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-89e0d31941b757bb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/tools/src/webfetch.ts:128", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/tools/src/webfetch.ts:128"}, "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-be38660193d8cfbb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/tools/src/websearch.ts:48", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/tools/src/websearch.ts:48"}, "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-aa50aa32aa089de5", "name": "Commented-code block (6 lines) in packages/core/src/agent.test.ts:185", "shortDescription": {"text": "Commented-code block (6 lines) in packages/core/src/agent.test.ts:185"}, "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-5b26ff88535f4852", "name": "Commented-code block (5 lines) in packages/core/src/permission.ts:216", "shortDescription": {"text": "Commented-code block (5 lines) in packages/core/src/permission.ts:216"}, "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/23688"}, "properties": {"repository": "zoanun/zuse", "repoUrl": "https://github.com/zoanun/zuse", "branch": "main"}, "results": [{"ruleId": "scanner-6cfdeede16d518b5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/try-lsp.ts:53"}, "properties": {"repobilityId": "921d9ded7736a72f", "scanner": "scanner-primary", "fingerprint": "6cfdeede16d518b5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c621211d2269891e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ping-api.ts:15"}, "properties": {"repobilityId": "90da17f8c087d656", "scanner": "scanner-primary", "fingerprint": "c621211d2269891e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5fde549036ae1bfa", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 packages/tools/src/edit.ts:74"}, "properties": {"repobilityId": "56a452c0309e2c3b", "scanner": "scanner-primary", "fingerprint": "5fde549036ae1bfa", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-0562e93810cff54f", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 packages/tools/src/write.ts:50"}, "properties": {"repobilityId": "a1e40d0729506052", "scanner": "scanner-primary", "fingerprint": "0562e93810cff54f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-5f416700a3aa50b1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/tools/src/bash.test.ts:24"}, "properties": {"repobilityId": "d9455fce69d5ded2", "scanner": "scanner-primary", "fingerprint": "5f416700a3aa50b1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-92dde0065312954e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/core/src/anthropic-client.test.ts:56"}, "properties": {"repobilityId": "d6516c321129a68f", "scanner": "scanner-primary", "fingerprint": "92dde0065312954e", "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-08c8906c0294d1b8", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/bash.ts:1"}, "properties": {"repobilityId": "c4ce76cf107bee0d", "scanner": "scanner-primary", "fingerprint": "08c8906c0294d1b8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/tools/src/bash.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a65a00ce2dc71129", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/grep.ts:1"}, "properties": {"repobilityId": "3f91f95b29df153a", "scanner": "scanner-primary", "fingerprint": "a65a00ce2dc71129", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/tools/src/grep.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c110d797a09f8a25", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/util.ts:5"}, "properties": {"repobilityId": "c9951dc7404c2d87", "scanner": "scanner-primary", "fingerprint": "c110d797a09f8a25", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/tools/src/util.ts"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-1a1fcaba5684131c", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/shell-snapshot.ts:29"}, "properties": {"repobilityId": "abd406554ef87bcd", "scanner": "scanner-primary", "fingerprint": "1a1fcaba5684131c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/tools/src/shell-snapshot.ts"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-dd128c5c42357629", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/tmux-isolation.ts:25"}, "properties": {"repobilityId": "c37b5d965a2d93f3", "scanner": "scanner-primary", "fingerprint": "dd128c5c42357629", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/tools/src/tmux-isolation.ts"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-f5498af6a5439b53", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/lsp/client.ts:1"}, "properties": {"repobilityId": "2a81ef9174a2e232", "scanner": "scanner-primary", "fingerprint": "f5498af6a5439b53", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/tools/src/lsp/client.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-90f203740debc7f2", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in packages/tools/src/lsp/install.ts:1"}, "properties": {"repobilityId": "913412081fe16553", "scanner": "scanner-primary", "fingerprint": "90f203740debc7f2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/tools/src/lsp/install.ts"}, "region": {"startLine": 1}}}]}, {"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-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "fa8d7282c568b167", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-844c3d7cafdee47d", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/tui/package.json"}, "properties": {"repobilityId": "9c1f34e916ee30aa", "scanner": "scanner-primary", "fingerprint": "844c3d7cafdee47d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/tui/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b45b624f1b2e1cec", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/tools/package.json"}, "properties": {"repobilityId": "767491b0490d1f83", "scanner": "scanner-primary", "fingerprint": "b45b624f1b2e1cec", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/tools/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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "d324f5e305a063fb", "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": "6de51bea156293a5", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "0e38b385b715d032", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "3e7ace6fe3aa20a7", "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": "370a937454cb698a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-bf1fda7a8cd78baa", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/tui/tsup.config.ts:17"}, "properties": {"repobilityId": "6b80a40ba23c438a", "scanner": "scanner-primary", "fingerprint": "bf1fda7a8cd78baa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-58e8eedc20b5f0ff", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/tui/src/components/StreamRenderer.tsx:259"}, "properties": {"repobilityId": "e7dd85efc50bd5aa", "scanner": "scanner-primary", "fingerprint": "58e8eedc20b5f0ff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a450513d5a498010", "level": "none", "message": {"text": "Commented-code block (9 lines) in packages/tui/src/hooks/useConversation.ts:544"}, "properties": {"repobilityId": "2531c2f81a785573", "scanner": "scanner-primary", "fingerprint": "a450513d5a498010", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-89e0d31941b757bb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/tools/src/webfetch.ts:128"}, "properties": {"repobilityId": "817a3f7518e055e0", "scanner": "scanner-primary", "fingerprint": "89e0d31941b757bb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-be38660193d8cfbb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/tools/src/websearch.ts:48"}, "properties": {"repobilityId": "9e4aeb6f89b1f122", "scanner": "scanner-primary", "fingerprint": "be38660193d8cfbb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-aa50aa32aa089de5", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/core/src/agent.test.ts:185"}, "properties": {"repobilityId": "002d8d6f9f121ce1", "scanner": "scanner-primary", "fingerprint": "aa50aa32aa089de5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5b26ff88535f4852", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/core/src/permission.ts:216"}, "properties": {"repobilityId": "471b31a2aa733439", "scanner": "scanner-primary", "fingerprint": "5b26ff88535f4852", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}