{"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-a056ebcca528cbf1", "name": "Stray `console.log` in TS/JS \u2014 src/http.ts:131", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/http.ts:131"}, "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-ee42290e5c2be1a1", "name": "Stray `console.log` in TS/JS \u2014 src/init.ts:21", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/init.ts:21"}, "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-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-835eae4c7f17a2f8", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e8e68e6b5dd68e84", "name": "Insecure pattern 'node_child_process' in scripts/pack-mcpb.mjs:14", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/pack-mcpb.mjs:14"}, "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-a8fe52fa6623700e", "name": "Insecure pattern 'domparser_html_parse' in src/ui/account-notifications.html.ts:312", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in src/ui/account-notifications.html.ts:312"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cbe310f193a6df9f", "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 7 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-2679282aa1c484b5", "name": "Agent authority lacks a verifier contract: AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: AGENTS.md"}, "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-e1d3fbc30bead412", "name": "Agent instruction contains unpinned remote install: AGENTS.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: AGENTS.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4caa39c210e7e71d", "name": "Agent authority lacks a verifier contract: skills/canvas-admin-roster/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/canvas-admin-roster/SKILL.md"}, "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-b13dd603595b8746", "name": "Agent authority lacks a verifier contract: skills/canvas-quiz-review/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/canvas-quiz-review/SKILL.md"}, "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-549c2361f2797798", "name": "Agent authority lacks a verifier contract: skills/canvas-discussion-facilitator/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/canvas-discussion-facilitator/SKILL.md"}, "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-1f73c54600c996fd", "name": "Agent authority lacks a verifier contract: .claude/CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/CLAUDE.md"}, "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-406f27762f2a347e", "name": "Agent authority lacks a verifier contract: .claude/agents/devops-engineer.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agents/devops-engineer.md"}, "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-b26d7ab8cf1208ee", "name": "Agent authority lacks a verifier contract: .claude/agents/qa-engineer.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agents/qa-engineer.md"}, "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-646ebf94ee5f0daf", "name": "Agent authority lacks a verifier contract: .claude/agents/architect.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/agents/architect.md"}, "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-4723ea45061f1be9", "name": "Commented-code block (6 lines) in scripts/pack-mcpb.mjs:4", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/pack-mcpb.mjs:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5bb2d36f64137351", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/canvas/files.ts:142", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/canvas/files.ts:142"}, "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-c46d29b1765bae6e", "name": "Commented-code block (6 lines) in src/pseudonym/paths.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/pseudonym/paths.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-d08fd69d589838ff", "name": "Commented-code block (9 lines) in src/pseudonym/store.ts:6", "shortDescription": {"text": "Commented-code block (9 lines) in src/pseudonym/store.ts:6"}, "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-cef19c793046f2fc", "name": "Commented-code block (5 lines) in src/pseudonym/roles.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in src/pseudonym/roles.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-17990aeba1b24144", "name": "Commented-code block (5 lines) in src/pseudonym/coverage.ts:8", "shortDescription": {"text": "Commented-code block (5 lines) in src/pseudonym/coverage.ts:8"}, "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-be51ab1f7149d19b", "name": "Commented-code block (7 lines) in src/ui/account-notifications.html.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/ui/account-notifications.html.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-afd301491b687344", "name": "Commented-code block (6 lines) in src/ui/account-notifications-sanitizer.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in src/ui/account-notifications-sanitizer.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-319e66a630e14977", "name": "2 env vars used in code but missing from .env.example", "shortDescription": {"text": "2 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `APPDATA`, `CANVAS_ALLOWED_ORIGIN`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24730"}, "properties": {"repository": "bruchris/canvas-lms-mcp", "repoUrl": "https://github.com/bruchris/canvas-lms-mcp", "branch": "main"}, "results": [{"ruleId": "scanner-a056ebcca528cbf1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/http.ts:131"}, "properties": {"repobilityId": "8030ae0129c1dc6e", "scanner": "scanner-primary", "fingerprint": "a056ebcca528cbf1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ee42290e5c2be1a1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/init.ts:21"}, "properties": {"repobilityId": "b99bd3e76419b740", "scanner": "scanner-primary", "fingerprint": "ee42290e5c2be1a1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-835eae4c7f17a2f8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "properties": {"repobilityId": "2280cc5cb3104c5b", "scanner": "scanner-primary", "fingerprint": "835eae4c7f17a2f8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-835eae4c7f17a2f8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "properties": {"repobilityId": "c7d3308739f84ed1", "scanner": "scanner-primary", "fingerprint": "835eae4c7f17a2f8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-e8e68e6b5dd68e84", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/pack-mcpb.mjs:14"}, "properties": {"repobilityId": "08d2e628362e1541", "scanner": "scanner-primary", "fingerprint": "e8e68e6b5dd68e84", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/pack-mcpb.mjs"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-a8fe52fa6623700e", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in src/ui/account-notifications.html.ts:312"}, "properties": {"repobilityId": "1c20456eb7a4bd2a", "scanner": "scanner-primary", "fingerprint": "a8fe52fa6623700e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/account-notifications.html.ts"}, "region": {"startLine": 312}}}]}, {"ruleId": "scanner-cbe310f193a6df9f", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "573212e145c44806", "scanner": "scanner-primary", "fingerprint": "cbe310f193a6df9f", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-please.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "e753dad5c742b5b4", "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": "d11386df7acd0253", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-2679282aa1c484b5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: AGENTS.md"}, "properties": {"repobilityId": "27d579812e6be614", "scanner": "scanner-primary", "fingerprint": "2679282aa1c484b5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e1d3fbc30bead412", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: AGENTS.md"}, "properties": {"repobilityId": "56bfc666b358d0d0", "scanner": "scanner-primary", "fingerprint": "e1d3fbc30bead412", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "AGENTS.md"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-4caa39c210e7e71d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/canvas-admin-roster/SKILL.md"}, "properties": {"repobilityId": "81edd9c70b8c5f89", "scanner": "scanner-primary", "fingerprint": "4caa39c210e7e71d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/canvas-admin-roster/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b13dd603595b8746", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/canvas-quiz-review/SKILL.md"}, "properties": {"repobilityId": "528c9556fb43dda7", "scanner": "scanner-primary", "fingerprint": "b13dd603595b8746", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/canvas-quiz-review/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-549c2361f2797798", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/canvas-discussion-facilitator/SKILL.md"}, "properties": {"repobilityId": "a2adcb2c3b34a5de", "scanner": "scanner-primary", "fingerprint": "549c2361f2797798", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/canvas-discussion-facilitator/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1f73c54600c996fd", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/CLAUDE.md"}, "properties": {"repobilityId": "31713f8f64e4a724", "scanner": "scanner-primary", "fingerprint": "1f73c54600c996fd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-406f27762f2a347e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agents/devops-engineer.md"}, "properties": {"repobilityId": "e6feabbdc80d6808", "scanner": "scanner-primary", "fingerprint": "406f27762f2a347e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agents/devops-engineer.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b26d7ab8cf1208ee", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agents/qa-engineer.md"}, "properties": {"repobilityId": "2dcb1c9ff670b0ca", "scanner": "scanner-primary", "fingerprint": "b26d7ab8cf1208ee", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agents/qa-engineer.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-646ebf94ee5f0daf", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/agents/architect.md"}, "properties": {"repobilityId": "6b392900284cd61d", "scanner": "scanner-primary", "fingerprint": "646ebf94ee5f0daf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/agents/architect.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4723ea45061f1be9", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/pack-mcpb.mjs:4"}, "properties": {"repobilityId": "a28bfc8774dd2811", "scanner": "scanner-primary", "fingerprint": "4723ea45061f1be9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5bb2d36f64137351", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/canvas/files.ts:142"}, "properties": {"repobilityId": "0a8a118bb2194fe6", "scanner": "scanner-primary", "fingerprint": "5bb2d36f64137351", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c46d29b1765bae6e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/pseudonym/paths.ts:3"}, "properties": {"repobilityId": "c40311c651c50a0e", "scanner": "scanner-primary", "fingerprint": "c46d29b1765bae6e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d08fd69d589838ff", "level": "none", "message": {"text": "Commented-code block (9 lines) in src/pseudonym/store.ts:6"}, "properties": {"repobilityId": "abc9a8d6adccaad6", "scanner": "scanner-primary", "fingerprint": "d08fd69d589838ff", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cef19c793046f2fc", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/pseudonym/roles.ts:3"}, "properties": {"repobilityId": "c7d1ef6dcec191df", "scanner": "scanner-primary", "fingerprint": "cef19c793046f2fc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-17990aeba1b24144", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/pseudonym/coverage.ts:8"}, "properties": {"repobilityId": "74eb4c97ad33959f", "scanner": "scanner-primary", "fingerprint": "17990aeba1b24144", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-be51ab1f7149d19b", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/ui/account-notifications.html.ts:1"}, "properties": {"repobilityId": "501adf4758e85621", "scanner": "scanner-primary", "fingerprint": "be51ab1f7149d19b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-afd301491b687344", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/ui/account-notifications-sanitizer.ts:3"}, "properties": {"repobilityId": "9eaa856b3e51b52b", "scanner": "scanner-primary", "fingerprint": "afd301491b687344", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-319e66a630e14977", "level": "none", "message": {"text": "2 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d838d1fc5d8231c9", "scanner": "scanner-primary", "fingerprint": "319e66a630e14977", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}