{"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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8830c54097272ce5", "name": "Very large file: factors_charter.jsx (14043 lines)", "shortDescription": {"text": "Very large file: factors_charter.jsx (14043 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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, 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-e05252a6d3ad6f72", "name": "Commented-code block (5 lines) in vite.config.js:29", "shortDescription": {"text": "Commented-code block (5 lines) in vite.config.js:29"}, "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-1474514295536aa0", "name": "Legacy-named symbol `factor_key_v1` in factors_charter.jsx:35", "shortDescription": {"text": "Legacy-named symbol `factor_key_v1` in factors_charter.jsx:35"}, "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-237408c511e067bb", "name": "Commented-code block (6 lines) in factors_charter.jsx:67", "shortDescription": {"text": "Commented-code block (6 lines) in factors_charter.jsx:67"}, "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-96c513a89c634ac8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 factors_charter.jsx:10899", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 factors_charter.jsx:10899"}, "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-585067dd105d33e6", "name": "Commented-code block (5 lines) in functions/api/illustrate.js:9", "shortDescription": {"text": "Commented-code block (5 lines) in functions/api/illustrate.js:9"}, "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-0f4991751e2c077f", "name": "Commented-code block (5 lines) in functions/api/save.js:15", "shortDescription": {"text": "Commented-code block (5 lines) in functions/api/save.js:15"}, "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-25e2c395f7a10eef", "name": "Commented-code block (6 lines) in src/util/sync-conflict.js:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/util/sync-conflict.js: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-ef2e0b0b58e6135d", "name": "Commented-code block (6 lines) in src/util/ambition.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/util/ambition.js: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-caf0b0b293857e45", "name": "Commented-code block (7 lines) in src/util/plates.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/util/plates.js: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-4f9dc7041f65a4e3", "name": "Commented-code block (5 lines) in src/util/playthrough-id.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/util/playthrough-id.js: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-182e71215d853a70", "name": "Commented-code block (7 lines) in src/util/style-prefix.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/util/style-prefix.js: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-b9c0f8837723d2dc", "name": "Commented-code block (5 lines) in src/util/sabotage.js:77", "shortDescription": {"text": "Commented-code block (5 lines) in src/util/sabotage.js:77"}, "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-a22e4ba9973c414d", "name": "Commented-code block (7 lines) in src/util/text.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/util/text.js: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-76ff3e9a184cacf2", "name": "Commented-code block (5 lines) in src/util/hooks-age.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/util/hooks-age.js: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-6922c3e029c1c895", "name": "Commented-code block (12 lines) in src/util/rivalry.js:133", "shortDescription": {"text": "Commented-code block (12 lines) in src/util/rivalry.js:133"}, "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-f5920d6e70045d73", "name": "Commented-code block (6 lines) in src/util/trade-stats.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/util/trade-stats.js: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-e21c9efe4e193e42", "name": "Commented-code block (7 lines) in src/util/ventures.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/util/ventures.js: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-a235f10f1b25142e", "name": "Legacy-named symbol `factor_illustration_cache_v1` in src/util/illustration-cache.js:4", "shortDescription": {"text": "Legacy-named symbol `factor_illustration_cache_v1` in src/util/illustration-cache.js:4"}, "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-d3fcbe20d45d00d4", "name": "Commented-code block (5 lines) in src/util/illustration-cache.js:62", "shortDescription": {"text": "Commented-code block (5 lines) in src/util/illustration-cache.js: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}}]}}, "automationDetails": {"id": "repobility/22584"}, "properties": {"repository": "wcfcarolina13/factors-charter", "repoUrl": "https://github.com/wcfcarolina13/factors-charter", "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-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-8830c54097272ce5", "level": "note", "message": {"text": "Very large file: factors_charter.jsx (14043 lines)"}, "properties": {"repobilityId": "bbc6de936e3a7e45", "scanner": "scanner-primary", "fingerprint": "8830c54097272ce5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "fbe5f470efc4e6b1", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "1a717f3e0873c10e", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "eadc2e1265cd6dc0", "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": "7470ba027fbdac2b", "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": "044b0d8012555a7c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e05252a6d3ad6f72", "level": "none", "message": {"text": "Commented-code block (5 lines) in vite.config.js:29"}, "properties": {"repobilityId": "bfb8ef9774005944", "scanner": "scanner-primary", "fingerprint": "e05252a6d3ad6f72", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1474514295536aa0", "level": "note", "message": {"text": "Legacy-named symbol `factor_key_v1` in factors_charter.jsx:35"}, "properties": {"repobilityId": "c2be5fd3a4c746a0", "scanner": "scanner-primary", "fingerprint": "1474514295536aa0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-237408c511e067bb", "level": "none", "message": {"text": "Commented-code block (6 lines) in factors_charter.jsx:67"}, "properties": {"repobilityId": "6c352f22fb3d866f", "scanner": "scanner-primary", "fingerprint": "237408c511e067bb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-96c513a89c634ac8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 factors_charter.jsx:10899"}, "properties": {"repobilityId": "97d33462002e62cb", "scanner": "scanner-primary", "fingerprint": "96c513a89c634ac8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-585067dd105d33e6", "level": "none", "message": {"text": "Commented-code block (5 lines) in functions/api/illustrate.js:9"}, "properties": {"repobilityId": "4a842f1c272f1d4c", "scanner": "scanner-primary", "fingerprint": "585067dd105d33e6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0f4991751e2c077f", "level": "none", "message": {"text": "Commented-code block (5 lines) in functions/api/save.js:15"}, "properties": {"repobilityId": "d12c0b3751b99086", "scanner": "scanner-primary", "fingerprint": "0f4991751e2c077f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-25e2c395f7a10eef", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/util/sync-conflict.js:4"}, "properties": {"repobilityId": "8b528eed37020f0b", "scanner": "scanner-primary", "fingerprint": "25e2c395f7a10eef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ef2e0b0b58e6135d", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/util/ambition.js:1"}, "properties": {"repobilityId": "2f6ae5b2a8b5dc29", "scanner": "scanner-primary", "fingerprint": "ef2e0b0b58e6135d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-caf0b0b293857e45", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/util/plates.js:1"}, "properties": {"repobilityId": "2b174a730121625f", "scanner": "scanner-primary", "fingerprint": "caf0b0b293857e45", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f9dc7041f65a4e3", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/util/playthrough-id.js:1"}, "properties": {"repobilityId": "8d7580f987c17771", "scanner": "scanner-primary", "fingerprint": "4f9dc7041f65a4e3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-182e71215d853a70", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/util/style-prefix.js:1"}, "properties": {"repobilityId": "eda59d59c2e1b362", "scanner": "scanner-primary", "fingerprint": "182e71215d853a70", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b9c0f8837723d2dc", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/util/sabotage.js:77"}, "properties": {"repobilityId": "d24d34c455f347d8", "scanner": "scanner-primary", "fingerprint": "b9c0f8837723d2dc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a22e4ba9973c414d", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/util/text.js:1"}, "properties": {"repobilityId": "ba976d433ee688c7", "scanner": "scanner-primary", "fingerprint": "a22e4ba9973c414d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-76ff3e9a184cacf2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/util/hooks-age.js:1"}, "properties": {"repobilityId": "9ddabe6f5083e025", "scanner": "scanner-primary", "fingerprint": "76ff3e9a184cacf2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6922c3e029c1c895", "level": "none", "message": {"text": "Commented-code block (12 lines) in src/util/rivalry.js:133"}, "properties": {"repobilityId": "970c5b6dd6a2d240", "scanner": "scanner-primary", "fingerprint": "6922c3e029c1c895", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f5920d6e70045d73", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/util/trade-stats.js:1"}, "properties": {"repobilityId": "d526ad4befcd6b2c", "scanner": "scanner-primary", "fingerprint": "f5920d6e70045d73", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e21c9efe4e193e42", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/util/ventures.js:1"}, "properties": {"repobilityId": "56ede1c79f62dbe0", "scanner": "scanner-primary", "fingerprint": "e21c9efe4e193e42", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a235f10f1b25142e", "level": "note", "message": {"text": "Legacy-named symbol `factor_illustration_cache_v1` in src/util/illustration-cache.js:4"}, "properties": {"repobilityId": "2c86937ccd37f310", "scanner": "scanner-primary", "fingerprint": "a235f10f1b25142e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d3fcbe20d45d00d4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/util/illustration-cache.js:62"}, "properties": {"repobilityId": "267278dbc475d8c1", "scanner": "scanner-primary", "fingerprint": "d3fcbe20d45d00d4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}