{"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-8d29e3b8a5270453", "name": "Stray `console.log` in TS/JS \u2014 tests/cache-freshness-regression.test.ts:202", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/cache-freshness-regression.test.ts:202"}, "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-314b6ed5cd4982c9", "name": "Stray `console.log` in TS/JS \u2014 scripts/check-vercel-function-size.ts:183", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-vercel-function-size.ts:183"}, "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-1eb442814411d26f", "name": "Insecure pattern 'node_child_process' in scripts/deploy-production-surfaces.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/deploy-production-surfaces.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-1604d2399401ebbe", "name": "Insecure pattern 'node_child_process' in scripts/monitor-vercel-spend.ts:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/monitor-vercel-spend.ts:2"}, "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-fa16ac58771b58b8", "name": "Insecure pattern 'node_child_process' in scripts/build-vercel-git-preview.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/build-vercel-git-preview.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-0cdfc2bca0f18d8a", "name": "Insecure pattern 'node_child_process' in scripts/deploy-vercel-prebuilt.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/deploy-vercel-prebuilt.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-d7c3c9b57e305977", "name": "Insecure pattern 'node_child_process' in scripts/run-test-shard.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/run-test-shard.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-e79c39e4c97cb453", "name": "Insecure pattern 'node_child_process' in scripts/usage-report.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/usage-report.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-41fd708f7ac50b63", "name": "Insecure pattern 'node_child_process' in src/evaluation/fpf-work-evaluator.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/evaluation/fpf-work-evaluator.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-adb9812b878e86ca", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/cache@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-e95a1006c39b0a00", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "peter-evans/create-pull-request@v8 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-d38ace49eb52a15f", "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-0c4489a3c0c7270b", "name": "Very large file: src/core/documents.ts (1735 lines)", "shortDescription": {"text": "Very large file: src/core/documents.ts (1735 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-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 license. 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-cc55229a7a3c078d", "name": "Agent authority lacks a verifier contract: .mcp.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .mcp.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-0c173cc5c30719dc", "name": "Commented-code block (7 lines) in rspress.config.ts:38", "shortDescription": {"text": "Commented-code block (7 lines) in rspress.config.ts:38"}, "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-2c2e02c65e3aeccb", "name": "Commented-code block (6 lines) in tests/query-contracts.test.ts:924", "shortDescription": {"text": "Commented-code block (6 lines) in tests/query-contracts.test.ts:924"}, "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-cfbcb81d64152129", "name": "Commented-code block (6 lines) in tests/publish-current.test.ts:76", "shortDescription": {"text": "Commented-code block (6 lines) in tests/publish-current.test.ts:76"}, "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-91723de3146a7479", "name": "Commented-code block (5 lines) in tests/search-hooks.test.ts:53", "shortDescription": {"text": "Commented-code block (5 lines) in tests/search-hooks.test.ts:53"}, "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-e16d640db3093a01", "name": "Commented-code block (7 lines) in tests/mcp-session-roundtrip.test.ts:147", "shortDescription": {"text": "Commented-code block (7 lines) in tests/mcp-session-roundtrip.test.ts:147"}, "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-bedbe60da8a0af5d", "name": "Commented-code block (5 lines) in tests/docs-projection.test.ts:81", "shortDescription": {"text": "Commented-code block (5 lines) in tests/docs-projection.test.ts:81"}, "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-5c362490fbe69ed1", "name": "Commented-code block (6 lines) in tests/compiler-contracts.test.ts:184", "shortDescription": {"text": "Commented-code block (6 lines) in tests/compiler-contracts.test.ts:184"}, "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-1a25001bd844d5b1", "name": "Commented-code block (7 lines) in tests/discovery-layer.test.ts:245", "shortDescription": {"text": "Commented-code block (7 lines) in tests/discovery-layer.test.ts:245"}, "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-d5d83de8a9792ef2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/download-upstream-spec.ts:15", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/download-upstream-spec.ts:15"}, "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-0d145dbd99b6c763", "name": "Commented-code block (5 lines) in scripts/run-test-shard.ts:104", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/run-test-shard.ts:104"}, "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-9ec3f9f9162071bd", "name": "Commented-code block (6 lines) in src/adapters/docs/generate.ts:78", "shortDescription": {"text": "Commented-code block (6 lines) in src/adapters/docs/generate.ts:78"}, "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-0fc30981e95e50f8", "name": "Legacy-named symbol `parseStringWithLegacy` in src/adapters/infra/config/env.ts:44", "shortDescription": {"text": "Legacy-named symbol `parseStringWithLegacy` in src/adapters/infra/config/env.ts:44"}, "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-417f204e4684926a", "name": "Commented-code block (5 lines) in src/mcp/tool-contracts.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/mcp/tool-contracts.ts: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-bed822ca581677a6", "name": "Commented-code block (5 lines) in src/docs/search-hooks.ts:58", "shortDescription": {"text": "Commented-code block (5 lines) in src/docs/search-hooks.ts:58"}, "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-aa0ad03b522dd202", "name": "Commented-code block (5 lines) in src/evaluation/fpf-work-evaluator.ts:907", "shortDescription": {"text": "Commented-code block (5 lines) in src/evaluation/fpf-work-evaluator.ts:907"}, "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-883b429771f110e2", "name": "Commented-code block (5 lines) in src/runtime/spec-heuristics.ts:384", "shortDescription": {"text": "Commented-code block (5 lines) in src/runtime/spec-heuristics.ts:384"}, "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-4e35e64043d4496f", "name": "Commented-code block (6 lines) in src/runtime/runtime.ts:301", "shortDescription": {"text": "Commented-code block (6 lines) in src/runtime/runtime.ts:301"}, "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-52c118b77fa3df26", "name": "Commented-code block (8 lines) in src/runtime/index-projector.ts:237", "shortDescription": {"text": "Commented-code block (8 lines) in src/runtime/index-projector.ts:237"}, "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-e5cd2a5d04db1bba", "name": "Commented-code block (6 lines) in src/runtime/source-parser.ts:791", "shortDescription": {"text": "Commented-code block (6 lines) in src/runtime/source-parser.ts:791"}, "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-4736f1867f383c45", "name": "Commented-code block (7 lines) in src/runtime/validation-runner.ts:24", "shortDescription": {"text": "Commented-code block (7 lines) in src/runtime/validation-runner.ts:24"}, "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-857c83cb20233859", "name": "Commented-code block (5 lines) in src/runtime/query-engine.ts:104", "shortDescription": {"text": "Commented-code block (5 lines) in src/runtime/query-engine.ts:104"}, "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-3dd7ac5c2682ddd0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/entrypoints/vercel-function.ts:41", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/entrypoints/vercel-function.ts:41"}, "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-88b0c4e8f7033416", "name": "Commented-code block (9 lines) in src/core/documents.ts:106", "shortDescription": {"text": "Commented-code block (9 lines) in src/core/documents.ts:106"}, "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-d89705be0e800f1c", "name": "Commented-code block (6 lines) in src/composition/runtime.ts:36", "shortDescription": {"text": "Commented-code block (6 lines) in src/composition/runtime.ts:36"}, "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-64bc033a45ab26f1", "name": "34 env vars used in code but missing from .env.example", "shortDescription": {"text": "34 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CI`, `FPF_CONTENT_QUALITY_MONITOR_FORMAT`, `FPF_CONTENT_QUALITY_MONITOR_MODE`, `FPF_DEPLOYED_AT`, `FPF_DOCS_OUT_DIR`, `FPF_DOCS_ROOT`, `FPF_DOWNLOAD_SPEC_OUTPUT`, `FPF_E2E_BASE_URL` + 26 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22133"}, "properties": {"repository": "venikman/fpf-memory", "repoUrl": "https://github.com/venikman/fpf-memory", "branch": "main"}, "results": [{"ruleId": "scanner-8d29e3b8a5270453", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/cache-freshness-regression.test.ts:202"}, "properties": {"repobilityId": "8047844563db1716", "scanner": "scanner-primary", "fingerprint": "8d29e3b8a5270453", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-314b6ed5cd4982c9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-vercel-function-size.ts:183"}, "properties": {"repobilityId": "1abf219c7a2cc38a", "scanner": "scanner-primary", "fingerprint": "314b6ed5cd4982c9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1eb442814411d26f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/deploy-production-surfaces.ts:1"}, "properties": {"repobilityId": "a1951dfca8d3cf85", "scanner": "scanner-primary", "fingerprint": "1eb442814411d26f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/deploy-production-surfaces.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1604d2399401ebbe", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/monitor-vercel-spend.ts:2"}, "properties": {"repobilityId": "e5883dc8c415828a", "scanner": "scanner-primary", "fingerprint": "1604d2399401ebbe", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/monitor-vercel-spend.ts"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-fa16ac58771b58b8", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/build-vercel-git-preview.ts:1"}, "properties": {"repobilityId": "653fc8d20808e60c", "scanner": "scanner-primary", "fingerprint": "fa16ac58771b58b8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/build-vercel-git-preview.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0cdfc2bca0f18d8a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/deploy-vercel-prebuilt.ts:1"}, "properties": {"repobilityId": "01b73ee5e385c8a7", "scanner": "scanner-primary", "fingerprint": "0cdfc2bca0f18d8a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/deploy-vercel-prebuilt.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d7c3c9b57e305977", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/run-test-shard.ts:1"}, "properties": {"repobilityId": "06a3c440102304b2", "scanner": "scanner-primary", "fingerprint": "d7c3c9b57e305977", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/run-test-shard.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e79c39e4c97cb453", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/usage-report.ts:1"}, "properties": {"repobilityId": "ff3d9dce655f0b8d", "scanner": "scanner-primary", "fingerprint": "e79c39e4c97cb453", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/usage-report.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-41fd708f7ac50b63", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/evaluation/fpf-work-evaluator.ts:1"}, "properties": {"repobilityId": "c4c987c3a34829b3", "scanner": "scanner-primary", "fingerprint": "41fd708f7ac50b63", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/evaluation/fpf-work-evaluator.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-adb9812b878e86ca", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4faa45debf8475bf", "scanner": "scanner-primary", "fingerprint": "adb9812b878e86ca", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/preview-e2e.yml"}, "region": {"startLine": 36}}}]}, {"ruleId": "scanner-adb9812b878e86ca", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "85497e39b667293d", "scanner": "scanner-primary", "fingerprint": "adb9812b878e86ca", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/preview-e2e.yml"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-e95a1006c39b0a00", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a865791b8b86c1a3", "scanner": "scanner-primary", "fingerprint": "e95a1006c39b0a00", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sync-fpf.yml"}, "region": {"startLine": 240}}}]}, {"ruleId": "scanner-d38ace49eb52a15f", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8e11f6bf904cc23d", "scanner": "scanner-primary", "fingerprint": "d38ace49eb52a15f", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/sync-fpf.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0c4489a3c0c7270b", "level": "note", "message": {"text": "Very large file: src/core/documents.ts (1735 lines)"}, "properties": {"repobilityId": "69781510eedddd0a", "scanner": "scanner-primary", "fingerprint": "0c4489a3c0c7270b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "30bd16209bcedd1f", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "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": "e4179e0ae7e18a86", "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": "b437e74bb10e00b2", "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": "bfd256c6cb3feddf", "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": "e4b4fd6bb76f4dd0", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-cc55229a7a3c078d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "properties": {"repobilityId": "51942fb3d5b8b5b4", "scanner": "scanner-primary", "fingerprint": "cc55229a7a3c078d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "mcp_config"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".mcp.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0c173cc5c30719dc", "level": "none", "message": {"text": "Commented-code block (7 lines) in rspress.config.ts:38"}, "properties": {"repobilityId": "c5bdcd8dc9942764", "scanner": "scanner-primary", "fingerprint": "0c173cc5c30719dc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c2e02c65e3aeccb", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/query-contracts.test.ts:924"}, "properties": {"repobilityId": "c8a0ffa1cff41976", "scanner": "scanner-primary", "fingerprint": "2c2e02c65e3aeccb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cfbcb81d64152129", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/publish-current.test.ts:76"}, "properties": {"repobilityId": "8fe30bba4d42c01f", "scanner": "scanner-primary", "fingerprint": "cfbcb81d64152129", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-91723de3146a7479", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/search-hooks.test.ts:53"}, "properties": {"repobilityId": "ca83aeac70baf401", "scanner": "scanner-primary", "fingerprint": "91723de3146a7479", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e16d640db3093a01", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/mcp-session-roundtrip.test.ts:147"}, "properties": {"repobilityId": "dbac466984512250", "scanner": "scanner-primary", "fingerprint": "e16d640db3093a01", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bedbe60da8a0af5d", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/docs-projection.test.ts:81"}, "properties": {"repobilityId": "b7f5797fa35432bc", "scanner": "scanner-primary", "fingerprint": "bedbe60da8a0af5d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5c362490fbe69ed1", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/compiler-contracts.test.ts:184"}, "properties": {"repobilityId": "16b4bbc0c1794fd3", "scanner": "scanner-primary", "fingerprint": "5c362490fbe69ed1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1a25001bd844d5b1", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/discovery-layer.test.ts:245"}, "properties": {"repobilityId": "3b96f3b6f3899a4a", "scanner": "scanner-primary", "fingerprint": "1a25001bd844d5b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d5d83de8a9792ef2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/download-upstream-spec.ts:15"}, "properties": {"repobilityId": "c88e9a0b7b580ba3", "scanner": "scanner-primary", "fingerprint": "d5d83de8a9792ef2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0d145dbd99b6c763", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/run-test-shard.ts:104"}, "properties": {"repobilityId": "14429839afc18a40", "scanner": "scanner-primary", "fingerprint": "0d145dbd99b6c763", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9ec3f9f9162071bd", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/adapters/docs/generate.ts:78"}, "properties": {"repobilityId": "278174a3759c3cdf", "scanner": "scanner-primary", "fingerprint": "9ec3f9f9162071bd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0fc30981e95e50f8", "level": "note", "message": {"text": "Legacy-named symbol `parseStringWithLegacy` in src/adapters/infra/config/env.ts:44"}, "properties": {"repobilityId": "bc547c22ed504a51", "scanner": "scanner-primary", "fingerprint": "0fc30981e95e50f8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-417f204e4684926a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/mcp/tool-contracts.ts:3"}, "properties": {"repobilityId": "dac19134dd0b8224", "scanner": "scanner-primary", "fingerprint": "417f204e4684926a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bed822ca581677a6", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/docs/search-hooks.ts:58"}, "properties": {"repobilityId": "013018e8ca534c49", "scanner": "scanner-primary", "fingerprint": "bed822ca581677a6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aa0ad03b522dd202", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/evaluation/fpf-work-evaluator.ts:907"}, "properties": {"repobilityId": "8cabacc04589b662", "scanner": "scanner-primary", "fingerprint": "aa0ad03b522dd202", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-883b429771f110e2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/runtime/spec-heuristics.ts:384"}, "properties": {"repobilityId": "b2b5065e33ba3fec", "scanner": "scanner-primary", "fingerprint": "883b429771f110e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4e35e64043d4496f", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/runtime/runtime.ts:301"}, "properties": {"repobilityId": "1cc1db03eb0b7b36", "scanner": "scanner-primary", "fingerprint": "4e35e64043d4496f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-52c118b77fa3df26", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/runtime/index-projector.ts:237"}, "properties": {"repobilityId": "ebfc4ff574e5513f", "scanner": "scanner-primary", "fingerprint": "52c118b77fa3df26", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e5cd2a5d04db1bba", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/runtime/source-parser.ts:791"}, "properties": {"repobilityId": "10331f9ae8ee2764", "scanner": "scanner-primary", "fingerprint": "e5cd2a5d04db1bba", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4736f1867f383c45", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/runtime/validation-runner.ts:24"}, "properties": {"repobilityId": "8932feac6b9269d0", "scanner": "scanner-primary", "fingerprint": "4736f1867f383c45", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-857c83cb20233859", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/runtime/query-engine.ts:104"}, "properties": {"repobilityId": "189b492e7b7734c5", "scanner": "scanner-primary", "fingerprint": "857c83cb20233859", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3dd7ac5c2682ddd0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/entrypoints/vercel-function.ts:41"}, "properties": {"repobilityId": "53d716c21e26fc06", "scanner": "scanner-primary", "fingerprint": "3dd7ac5c2682ddd0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-88b0c4e8f7033416", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/core/documents.ts:106"}, "properties": {"repobilityId": "b11332f787fffbfb", "scanner": "scanner-primary", "fingerprint": "88b0c4e8f7033416", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d89705be0e800f1c", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/composition/runtime.ts:36"}, "properties": {"repobilityId": "f2569c053ac944db", "scanner": "scanner-primary", "fingerprint": "d89705be0e800f1c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-64bc033a45ab26f1", "level": "note", "message": {"text": "34 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "dab9f6f977f9c414", "scanner": "scanner-primary", "fingerprint": "64bc033a45ab26f1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}