{"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-5d3cd2c69a6af8c3", "name": "Stray `console.log` in TS/JS \u2014 tools/validate-content.ts:44", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/validate-content.ts:44"}, "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-f2358c9300c677ed", "name": "Stray `console.log` in TS/JS \u2014 tools/calibrate.ts:40", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/calibrate.ts:40"}, "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-24f1fdf874584e68", "name": "Stray `console.log` in TS/JS \u2014 tools/routine-dryrun.ts:386", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/routine-dryrun.ts:386"}, "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-ad65d5bc58c7beb9", "name": "Stray `console.log` in TS/JS \u2014 tools/gen-state.ts:195", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/gen-state.ts:195"}, "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-a00ed87a994b486d", "name": "Stray `console.log` in TS/JS \u2014 tools/spec-trace.ts:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/spec-trace.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-dfce68f6c59d5c42", "name": "Stray `console.log` in TS/JS \u2014 tools/gen-docs.ts:435", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/gen-docs.ts:435"}, "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-aed5d5f3a76672ca", "name": "Insecure pattern 'exec_used' in tools/routine-dryrun.ts:259", "shortDescription": {"text": "Insecure pattern 'exec_used' in tools/routine-dryrun.ts:259"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-83a163a54233df7e", "name": "Insecure pattern 'node_child_process' in tools/gen-docs.ts:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in tools/gen-docs.ts:3"}, "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-8a2678aff39d780d", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v6 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-063997d8d14f8d5c", "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-2ff0a2920304de04", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 18 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-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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1b9681cb4edff7ab", "name": "Commented-code block (5 lines) in test/fomc.test.ts:144", "shortDescription": {"text": "Commented-code block (5 lines) in test/fomc.test.ts:144"}, "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-6171fba93d239ca0", "name": "Commented-code block (5 lines) in test/cadence.test.ts:191", "shortDescription": {"text": "Commented-code block (5 lines) in test/cadence.test.ts:191"}, "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-0ea705081a9b9547", "name": "Commented-code block (5 lines) in test/chair-capital.test.ts:364", "shortDescription": {"text": "Commented-code block (5 lines) in test/chair-capital.test.ts:364"}, "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-452c27a7752ffd5c", "name": "Commented-code block (5 lines) in test/fog.test.ts:96", "shortDescription": {"text": "Commented-code block (5 lines) in test/fog.test.ts:96"}, "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-00aa426748515f79", "name": "Commented-code block (5 lines) in test/calibration-volcker.test.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in test/calibration-volcker.test.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e61cea86eac4c711", "name": "Commented-code block (9 lines) in test/session.test.ts:514", "shortDescription": {"text": "Commented-code block (9 lines) in test/session.test.ts:514"}, "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-59f570c53b1cfec8", "name": "Commented-code block (5 lines) in test/gen-state.test.ts:53", "shortDescription": {"text": "Commented-code block (5 lines) in test/gen-state.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-3bf3431284b1843d", "name": "Commented-code block (5 lines) in web/src/StartScreen.test.tsx:1", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/StartScreen.test.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-04edafcc4f260505", "name": "Commented-code block (6 lines) in web/src/engine-content.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in web/src/engine-content.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-32e11d5cfbf04277", "name": "Commented-code block (6 lines) in web/src/App.test.tsx:34", "shortDescription": {"text": "Commented-code block (6 lines) in web/src/App.test.tsx:34"}, "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-bd4db0359279d12c", "name": "Commented-code block (6 lines) in web/src/engine-content.test.ts:7", "shortDescription": {"text": "Commented-code block (6 lines) in web/src/engine-content.test.ts:7"}, "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-4029473cca56d2d0", "name": "Commented-code block (5 lines) in web/src/MeetingPanel.test.tsx:1", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/MeetingPanel.test.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1ef3e6fb9fc8941c", "name": "Commented-code block (5 lines) in web/src/node-stubs.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/node-stubs.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5c967ea3874d0782", "name": "Commented-code block (6 lines) in web/src/Dashboard.tsx:1", "shortDescription": {"text": "Commented-code block (6 lines) in web/src/Dashboard.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4d5596f8d4797305", "name": "Commented-code block (6 lines) in web/src/MeetingPanel.tsx:1", "shortDescription": {"text": "Commented-code block (6 lines) in web/src/MeetingPanel.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5ceac7526959c02b", "name": "Commented-code block (5 lines) in web/src/useSession.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/useSession.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bce74b0c74368cc3", "name": "Commented-code block (5 lines) in web/src/App.tsx:1", "shortDescription": {"text": "Commented-code block (5 lines) in web/src/App.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-15e43e133d9fcd60", "name": "Commented-code block (7 lines) in tools/calibrate.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in tools/calibrate.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-98df4ac0d8ec41d5", "name": "Commented-code block (5 lines) in tools/routine-dryrun.ts:323", "shortDescription": {"text": "Commented-code block (5 lines) in tools/routine-dryrun.ts:323"}, "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-0d5f768dbc41bd54", "name": "Commented-code block (5 lines) in tools/gen-state.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in tools/gen-state.ts:5"}, "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-95e47f74a52e5659", "name": "Commented-code block (5 lines) in tools/gen-docs.ts:5", "shortDescription": {"text": "Commented-code block (5 lines) in tools/gen-docs.ts:5"}, "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-72baef1788339dfe", "name": "Commented-code block (5 lines) in src/engine/lags.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/engine/lags.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9b5ed92064cf5aaf", "name": "Commented-code block (7 lines) in src/engine/dynamics.ts:7", "shortDescription": {"text": "Commented-code block (7 lines) in src/engine/dynamics.ts:7"}, "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-abf2538bb6df4f2c", "name": "Commented-code block (5 lines) in src/engine/session.ts:107", "shortDescription": {"text": "Commented-code block (5 lines) in src/engine/session.ts:107"}, "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-ebacc77ef03c64ce", "name": "Commented-code block (7 lines) in src/engine/cadence.ts:3", "shortDescription": {"text": "Commented-code block (7 lines) in src/engine/cadence.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-6d9bf907f83e9303", "name": "Commented-code block (6 lines) in src/engine/forecast-quality.ts:81", "shortDescription": {"text": "Commented-code block (6 lines) in src/engine/forecast-quality.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-2684d756a7ba88e0", "name": "Commented-code block (5 lines) in src/engine/credibility.ts:45", "shortDescription": {"text": "Commented-code block (5 lines) in src/engine/credibility.ts:45"}, "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/21614"}, "properties": {"repository": "travis4dams/mandate", "repoUrl": "https://github.com/travis4dams/mandate", "branch": "main"}, "results": [{"ruleId": "scanner-5d3cd2c69a6af8c3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/validate-content.ts:44"}, "properties": {"repobilityId": "af8ad0d53c2b1d79", "scanner": "scanner-primary", "fingerprint": "5d3cd2c69a6af8c3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f2358c9300c677ed", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/calibrate.ts:40"}, "properties": {"repobilityId": "b1bae08341ad428c", "scanner": "scanner-primary", "fingerprint": "f2358c9300c677ed", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-24f1fdf874584e68", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/routine-dryrun.ts:386"}, "properties": {"repobilityId": "f022e851b622792c", "scanner": "scanner-primary", "fingerprint": "24f1fdf874584e68", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ad65d5bc58c7beb9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/gen-state.ts:195"}, "properties": {"repobilityId": "d7fff696f8b29f87", "scanner": "scanner-primary", "fingerprint": "ad65d5bc58c7beb9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a00ed87a994b486d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/spec-trace.ts:24"}, "properties": {"repobilityId": "495599c3c8f684bb", "scanner": "scanner-primary", "fingerprint": "a00ed87a994b486d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dfce68f6c59d5c42", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/gen-docs.ts:435"}, "properties": {"repobilityId": "12bbe01feaf3b005", "scanner": "scanner-primary", "fingerprint": "dfce68f6c59d5c42", "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-aed5d5f3a76672ca", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in tools/routine-dryrun.ts:259"}, "properties": {"repobilityId": "e6bb2338f0bce424", "scanner": "scanner-primary", "fingerprint": "aed5d5f3a76672ca", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/routine-dryrun.ts"}, "region": {"startLine": 259}}}]}, {"ruleId": "scanner-83a163a54233df7e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in tools/gen-docs.ts:3"}, "properties": {"repobilityId": "d877d2e10ff18363", "scanner": "scanner-primary", "fingerprint": "83a163a54233df7e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/gen-docs.ts"}, "region": {"startLine": 3}}}]}, {"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-8a2678aff39d780d", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "849f6b4c0a4e6a0c", "scanner": "scanner-primary", "fingerprint": "8a2678aff39d780d", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-review.yml"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-8a2678aff39d780d", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f1f231dae8005d65", "scanner": "scanner-primary", "fingerprint": "8a2678aff39d780d", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-review.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-063997d8d14f8d5c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b268301d4ba9d1b9", "scanner": "scanner-primary", "fingerprint": "063997d8d14f8d5c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-review.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2ff0a2920304de04", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "965648d04867ad01", "scanner": "scanner-primary", "fingerprint": "2ff0a2920304de04", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/update-state.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "911bc87b3f528409", "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": "f8a79d091157a525", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "a9f1dcd1072a078c", "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": "235967197db3bed7", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-1b9681cb4edff7ab", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/fomc.test.ts:144"}, "properties": {"repobilityId": "7fc892fcd7c415d2", "scanner": "scanner-primary", "fingerprint": "1b9681cb4edff7ab", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6171fba93d239ca0", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/cadence.test.ts:191"}, "properties": {"repobilityId": "28f912e1fd30e3ad", "scanner": "scanner-primary", "fingerprint": "6171fba93d239ca0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0ea705081a9b9547", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/chair-capital.test.ts:364"}, "properties": {"repobilityId": "748cb8eaa380fdd0", "scanner": "scanner-primary", "fingerprint": "0ea705081a9b9547", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-452c27a7752ffd5c", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/fog.test.ts:96"}, "properties": {"repobilityId": "bee6c02138d6c927", "scanner": "scanner-primary", "fingerprint": "452c27a7752ffd5c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-00aa426748515f79", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/calibration-volcker.test.ts:1"}, "properties": {"repobilityId": "69166ecb8acd07bc", "scanner": "scanner-primary", "fingerprint": "00aa426748515f79", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e61cea86eac4c711", "level": "none", "message": {"text": "Commented-code block (9 lines) in test/session.test.ts:514"}, "properties": {"repobilityId": "75ec959550d09384", "scanner": "scanner-primary", "fingerprint": "e61cea86eac4c711", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-59f570c53b1cfec8", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/gen-state.test.ts:53"}, "properties": {"repobilityId": "ac76d4df05ccbb4c", "scanner": "scanner-primary", "fingerprint": "59f570c53b1cfec8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3bf3431284b1843d", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/StartScreen.test.tsx:1"}, "properties": {"repobilityId": "969522b8402d0472", "scanner": "scanner-primary", "fingerprint": "3bf3431284b1843d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-04edafcc4f260505", "level": "none", "message": {"text": "Commented-code block (6 lines) in web/src/engine-content.ts:1"}, "properties": {"repobilityId": "43b00b3ee96c3736", "scanner": "scanner-primary", "fingerprint": "04edafcc4f260505", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-32e11d5cfbf04277", "level": "none", "message": {"text": "Commented-code block (6 lines) in web/src/App.test.tsx:34"}, "properties": {"repobilityId": "40d7fe02d0134e11", "scanner": "scanner-primary", "fingerprint": "32e11d5cfbf04277", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bd4db0359279d12c", "level": "none", "message": {"text": "Commented-code block (6 lines) in web/src/engine-content.test.ts:7"}, "properties": {"repobilityId": "beccf702ea1fa340", "scanner": "scanner-primary", "fingerprint": "bd4db0359279d12c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4029473cca56d2d0", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/MeetingPanel.test.tsx:1"}, "properties": {"repobilityId": "7d3211067b719a98", "scanner": "scanner-primary", "fingerprint": "4029473cca56d2d0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1ef3e6fb9fc8941c", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/node-stubs.ts:1"}, "properties": {"repobilityId": "631c34a36a3e9720", "scanner": "scanner-primary", "fingerprint": "1ef3e6fb9fc8941c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5c967ea3874d0782", "level": "none", "message": {"text": "Commented-code block (6 lines) in web/src/Dashboard.tsx:1"}, "properties": {"repobilityId": "ef7bf30515da3151", "scanner": "scanner-primary", "fingerprint": "5c967ea3874d0782", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4d5596f8d4797305", "level": "none", "message": {"text": "Commented-code block (6 lines) in web/src/MeetingPanel.tsx:1"}, "properties": {"repobilityId": "77702262fd55f684", "scanner": "scanner-primary", "fingerprint": "4d5596f8d4797305", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ceac7526959c02b", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/useSession.ts:1"}, "properties": {"repobilityId": "654a6f9cb285a117", "scanner": "scanner-primary", "fingerprint": "5ceac7526959c02b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bce74b0c74368cc3", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/src/App.tsx:1"}, "properties": {"repobilityId": "c0135989c942005b", "scanner": "scanner-primary", "fingerprint": "bce74b0c74368cc3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-15e43e133d9fcd60", "level": "none", "message": {"text": "Commented-code block (7 lines) in tools/calibrate.ts:1"}, "properties": {"repobilityId": "82d871d4a9954247", "scanner": "scanner-primary", "fingerprint": "15e43e133d9fcd60", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-98df4ac0d8ec41d5", "level": "none", "message": {"text": "Commented-code block (5 lines) in tools/routine-dryrun.ts:323"}, "properties": {"repobilityId": "3f187ed2590272cb", "scanner": "scanner-primary", "fingerprint": "98df4ac0d8ec41d5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0d5f768dbc41bd54", "level": "none", "message": {"text": "Commented-code block (5 lines) in tools/gen-state.ts:5"}, "properties": {"repobilityId": "90f6ebac944369cb", "scanner": "scanner-primary", "fingerprint": "0d5f768dbc41bd54", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-95e47f74a52e5659", "level": "none", "message": {"text": "Commented-code block (5 lines) in tools/gen-docs.ts:5"}, "properties": {"repobilityId": "1501906af7a561e7", "scanner": "scanner-primary", "fingerprint": "95e47f74a52e5659", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-72baef1788339dfe", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/engine/lags.ts:1"}, "properties": {"repobilityId": "540d8a31550e9391", "scanner": "scanner-primary", "fingerprint": "72baef1788339dfe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9b5ed92064cf5aaf", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/engine/dynamics.ts:7"}, "properties": {"repobilityId": "eb843b8907e29b46", "scanner": "scanner-primary", "fingerprint": "9b5ed92064cf5aaf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-abf2538bb6df4f2c", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/engine/session.ts:107"}, "properties": {"repobilityId": "c697f99798b5d394", "scanner": "scanner-primary", "fingerprint": "abf2538bb6df4f2c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ebacc77ef03c64ce", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/engine/cadence.ts:3"}, "properties": {"repobilityId": "3ed561307e0dc2b5", "scanner": "scanner-primary", "fingerprint": "ebacc77ef03c64ce", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6d9bf907f83e9303", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/engine/forecast-quality.ts:81"}, "properties": {"repobilityId": "8e6a653627ff9e24", "scanner": "scanner-primary", "fingerprint": "6d9bf907f83e9303", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2684d756a7ba88e0", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/engine/credibility.ts:45"}, "properties": {"repobilityId": "b4371612ec62e51d", "scanner": "scanner-primary", "fingerprint": "2684d756a7ba88e0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}