{"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-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-06a8c3e34fb628d3", "name": "Insecure pattern 'domparser_html_parse' in entrypoints/twitter.content/extract.test.ts:32", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in entrypoints/twitter.content/extract.test.ts:32"}, "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-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-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 26 placeholder/mock markers across 17 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing ci. 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-e74733d2945c9d78", "name": "Commented-code block (7 lines) in docs/design/tweaks-panel.jsx:16", "shortDescription": {"text": "Commented-code block (7 lines) in docs/design/tweaks-panel.jsx:16"}, "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-cad0694c432ae607", "name": "Commented-code block (6 lines) in entrypoints/twitter.content/index.ts:95", "shortDescription": {"text": "Commented-code block (6 lines) in entrypoints/twitter.content/index.ts:95"}, "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-9ca90800f5aec543", "name": "Commented-code block (5 lines) in entrypoints/twitter.content/overlay.ts:73", "shortDescription": {"text": "Commented-code block (5 lines) in entrypoints/twitter.content/overlay.ts:73"}, "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-d2b776b624f0f240", "name": "Commented-code block (7 lines) in entrypoints/twitter.content/extract.ts:161", "shortDescription": {"text": "Commented-code block (7 lines) in entrypoints/twitter.content/extract.ts:161"}, "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-b23d6a9a747271e3", "name": "Commented-code block (5 lines) in entrypoints/background/capture.ts:183", "shortDescription": {"text": "Commented-code block (5 lines) in entrypoints/background/capture.ts:183"}, "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-a379cbdcd41ae7df", "name": "Commented-code block (5 lines) in entrypoints/background/index.ts:91", "shortDescription": {"text": "Commented-code block (5 lines) in entrypoints/background/index.ts:91"}, "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-d9e58da924543fc1", "name": "Commented-code block (5 lines) in entrypoints/background/generation.ts:146", "shortDescription": {"text": "Commented-code block (5 lines) in entrypoints/background/generation.ts:146"}, "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-bde75580fbbeed9f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/anthropic.test.ts:163", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/anthropic.test.ts:163"}, "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-1cf3de3dd57cd741", "name": "Commented-code block (6 lines) in src/api/anthropic.ts:90", "shortDescription": {"text": "Commented-code block (6 lines) in src/api/anthropic.ts:90"}, "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-75096d66b8d4761d", "name": "Commented-code block (5 lines) in src/ui/VoiceScreen.tsx:122", "shortDescription": {"text": "Commented-code block (5 lines) in src/ui/VoiceScreen.tsx:122"}, "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-f02ab51c05fabfd0", "name": "Commented-code block (5 lines) in src/ui/ComposeScreen.tsx:177", "shortDescription": {"text": "Commented-code block (5 lines) in src/ui/ComposeScreen.tsx:177"}, "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-31d436da1cf27518", "name": "Commented-code block (8 lines) in src/ui/App.tsx:62", "shortDescription": {"text": "Commented-code block (8 lines) in src/ui/App.tsx:62"}, "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-395e32e7a38498a0", "name": "Commented-code block (6 lines) in src/ui/voice/CaptureBanner.tsx:36", "shortDescription": {"text": "Commented-code block (6 lines) in src/ui/voice/CaptureBanner.tsx: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-a3bb97426ba9a64f", "name": "Commented-code block (7 lines) in src/lib/counting/twitter.ts:25", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/counting/twitter.ts:25"}, "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-1baa57a164a1eeb2", "name": "Commented-code block (5 lines) in src/lib/prompt/defaults.test.ts:44", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/prompt/defaults.test.ts:44"}, "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-6a15037012889891", "name": "Commented-code block (5 lines) in src/lib/draft/lifecycle.ts:241", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/draft/lifecycle.ts:241"}, "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-ba45060972f2d69d", "name": "Commented-code block (5 lines) in src/messaging/contracts.ts:30", "shortDescription": {"text": "Commented-code block (5 lines) in src/messaging/contracts.ts:30"}, "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-e06bf96ae3c0ca2e", "name": "Commented-code block (8 lines) in src/storage/corpus.ts:70", "shortDescription": {"text": "Commented-code block (8 lines) in src/storage/corpus.ts:70"}, "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/18874"}, "properties": {"repository": "samurijv3/x-post-composer", "repoUrl": "https://github.com/samurijv3/x-post-composer", "branch": "main"}, "results": [{"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-06a8c3e34fb628d3", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in entrypoints/twitter.content/extract.test.ts:32"}, "properties": {"repobilityId": "159fe14edbe2dc0f", "scanner": "scanner-primary", "fingerprint": "06a8c3e34fb628d3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "entrypoints/twitter.content/extract.test.ts"}, "region": {"startLine": 32}}}]}, {"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-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "edeab51902066991", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "9183692b159271a3", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "9c220154c7937eab", "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": "9a21d11149ff82f2", "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": "248e9b7b948f22d2", "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": "8435897c7ec14644", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e74733d2945c9d78", "level": "none", "message": {"text": "Commented-code block (7 lines) in docs/design/tweaks-panel.jsx:16"}, "properties": {"repobilityId": "54b13a7fa448f622", "scanner": "scanner-primary", "fingerprint": "e74733d2945c9d78", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cad0694c432ae607", "level": "none", "message": {"text": "Commented-code block (6 lines) in entrypoints/twitter.content/index.ts:95"}, "properties": {"repobilityId": "693589469faf9c4d", "scanner": "scanner-primary", "fingerprint": "cad0694c432ae607", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9ca90800f5aec543", "level": "none", "message": {"text": "Commented-code block (5 lines) in entrypoints/twitter.content/overlay.ts:73"}, "properties": {"repobilityId": "6263e91407acb889", "scanner": "scanner-primary", "fingerprint": "9ca90800f5aec543", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d2b776b624f0f240", "level": "none", "message": {"text": "Commented-code block (7 lines) in entrypoints/twitter.content/extract.ts:161"}, "properties": {"repobilityId": "5eebab58e8b68270", "scanner": "scanner-primary", "fingerprint": "d2b776b624f0f240", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b23d6a9a747271e3", "level": "none", "message": {"text": "Commented-code block (5 lines) in entrypoints/background/capture.ts:183"}, "properties": {"repobilityId": "355366ef29ba97a6", "scanner": "scanner-primary", "fingerprint": "b23d6a9a747271e3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a379cbdcd41ae7df", "level": "none", "message": {"text": "Commented-code block (5 lines) in entrypoints/background/index.ts:91"}, "properties": {"repobilityId": "a5b4a60887e1133f", "scanner": "scanner-primary", "fingerprint": "a379cbdcd41ae7df", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d9e58da924543fc1", "level": "none", "message": {"text": "Commented-code block (5 lines) in entrypoints/background/generation.ts:146"}, "properties": {"repobilityId": "6acdee9082cdcd47", "scanner": "scanner-primary", "fingerprint": "d9e58da924543fc1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bde75580fbbeed9f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/api/anthropic.test.ts:163"}, "properties": {"repobilityId": "d0821f55f04c4ee7", "scanner": "scanner-primary", "fingerprint": "bde75580fbbeed9f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1cf3de3dd57cd741", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/api/anthropic.ts:90"}, "properties": {"repobilityId": "f9f3b128232d7869", "scanner": "scanner-primary", "fingerprint": "1cf3de3dd57cd741", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-75096d66b8d4761d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/ui/VoiceScreen.tsx:122"}, "properties": {"repobilityId": "2381c1991b268f3a", "scanner": "scanner-primary", "fingerprint": "75096d66b8d4761d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f02ab51c05fabfd0", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/ui/ComposeScreen.tsx:177"}, "properties": {"repobilityId": "2fe565a43feb5bd6", "scanner": "scanner-primary", "fingerprint": "f02ab51c05fabfd0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-31d436da1cf27518", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/ui/App.tsx:62"}, "properties": {"repobilityId": "9c6879062f0414aa", "scanner": "scanner-primary", "fingerprint": "31d436da1cf27518", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-395e32e7a38498a0", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/ui/voice/CaptureBanner.tsx:36"}, "properties": {"repobilityId": "8ff0dc515c12e765", "scanner": "scanner-primary", "fingerprint": "395e32e7a38498a0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a3bb97426ba9a64f", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/counting/twitter.ts:25"}, "properties": {"repobilityId": "c7a6d09f0cfdb2b3", "scanner": "scanner-primary", "fingerprint": "a3bb97426ba9a64f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1baa57a164a1eeb2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/prompt/defaults.test.ts:44"}, "properties": {"repobilityId": "32677e997f7e7078", "scanner": "scanner-primary", "fingerprint": "1baa57a164a1eeb2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6a15037012889891", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/draft/lifecycle.ts:241"}, "properties": {"repobilityId": "7d4f1d47aaf32ecd", "scanner": "scanner-primary", "fingerprint": "6a15037012889891", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ba45060972f2d69d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/messaging/contracts.ts:30"}, "properties": {"repobilityId": "3022c22235ff6bdd", "scanner": "scanner-primary", "fingerprint": "ba45060972f2d69d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e06bf96ae3c0ca2e", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/storage/corpus.ts:70"}, "properties": {"repobilityId": "fb9ce7eb2b50b5fb", "scanner": "scanner-primary", "fingerprint": "e06bf96ae3c0ca2e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}