{"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-439eda7db53e444f", "name": "Stray `console.log` in TS/JS \u2014 functions/api/_log.js:30", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 functions/api/_log.js:30"}, "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-e7a043b36d89cbb8", "name": "Insecure pattern 'document_write' in index.html:13778", "shortDescription": {"text": "Insecure pattern 'document_write' in index.html:13778"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-76de65eb9b597ab3", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:6561", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:6561"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6ef9476f8849ce5c", "name": "Insecure pattern 'direct_outerhtml_assignment' in index.html:8081", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in index.html:8081"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-462544806471204a", "name": "Insecure pattern 'insert_adjacent_html' in index.html:7493", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in index.html:7493"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e77354f7bee8802f", "name": "Insecure pattern 'local_storage_auth_token' in index.html:6745", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in index.html:6745"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6ef5c68e7b9e7e43", "name": "Insecure pattern 'direct_innerhtml_assignment' in admin.html:326", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin.html:326"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4f39bb31d95a439f", "name": "Insecure pattern 'cors_wildcard' in functions/api/classify.js:184", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in functions/api/classify.js:184"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-00632014ffebfe1a", "name": "Insecure pattern 'cors_wildcard' in functions/api/_tryon-shared.js:604", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in functions/api/_tryon-shared.js:604"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1aba3462c48adcd4", "name": "Insecure pattern 'cors_wildcard' in functions/api/inspire.js:275", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in functions/api/inspire.js:275"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-467a1ba82bb0752a", "name": "Insecure pattern 'cors_wildcard' in functions/api/img/[key].js:19", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in functions/api/img/[key].js:19"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-40dba48ffd6bded2", "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@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 39 source file(s) (ratio 0.03). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 6 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-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-8303246c47c212ac", "name": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/tryon-listenhub.js:131", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/tryon-listenhub.js:131"}, "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-48530290703273eb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/_google.js:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/_google.js:19"}, "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-8d5d662f99ac7860", "name": "Commented-code block (5 lines) in functions/api/_db.js:147", "shortDescription": {"text": "Commented-code block (5 lines) in functions/api/_db.js:147"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-18db522589be6094", "name": "Commented-code block (5 lines) in functions/api/_tryon-shared.js:240", "shortDescription": {"text": "Commented-code block (5 lines) in functions/api/_tryon-shared.js:240"}, "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-6e65efb94e75a780", "name": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/_tryon-shared.js:566", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/_tryon-shared.js:566"}, "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-a3a850547f662b3d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/tryon.js:67", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/tryon.js:67"}, "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-90faa03cbd4df3a5", "name": "Legacy-named symbol `pw_pending_combo_v1` in tests/regression/critical-flows.spec.mjs:119", "shortDescription": {"text": "Legacy-named symbol `pw_pending_combo_v1` in tests/regression/critical-flows.spec.mjs:119"}, "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}}]}}, "automationDetails": {"id": "repobility/22219"}, "properties": {"repository": "Vieeeeeee/pocket-wardrobe", "repoUrl": "https://github.com/Vieeeeeee/pocket-wardrobe", "branch": "main"}, "results": [{"ruleId": "scanner-439eda7db53e444f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 functions/api/_log.js:30"}, "properties": {"repobilityId": "2a7fb314c6174283", "scanner": "scanner-primary", "fingerprint": "439eda7db53e444f", "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-e7a043b36d89cbb8", "level": "note", "message": {"text": "Insecure pattern 'document_write' in index.html:13778"}, "properties": {"repobilityId": "2884396940812c43", "scanner": "scanner-primary", "fingerprint": "e7a043b36d89cbb8", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 13778}}}]}, {"ruleId": "scanner-76de65eb9b597ab3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:6561"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "76de65eb9b597ab3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 6561}}}]}, {"ruleId": "scanner-6ef9476f8849ce5c", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in index.html:8081"}, "properties": {"repobilityId": "fbffc2b0cac7f83e", "scanner": "scanner-primary", "fingerprint": "6ef9476f8849ce5c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 8081}}}]}, {"ruleId": "scanner-462544806471204a", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in index.html:7493"}, "properties": {"repobilityId": "983d2a9291dba1d4", "scanner": "scanner-primary", "fingerprint": "462544806471204a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 7493}}}]}, {"ruleId": "scanner-e77354f7bee8802f", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in index.html:6745"}, "properties": {"repobilityId": "8f2a167064b03ceb", "scanner": "scanner-primary", "fingerprint": "e77354f7bee8802f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 6745}}}]}, {"ruleId": "scanner-6ef5c68e7b9e7e43", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin.html:326"}, "properties": {"repobilityId": "6ce12d2fb0d90b99", "scanner": "scanner-primary", "fingerprint": "6ef5c68e7b9e7e43", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin.html"}, "region": {"startLine": 326}}}]}, {"ruleId": "scanner-4f39bb31d95a439f", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in functions/api/classify.js:184"}, "properties": {"repobilityId": "6c810b5c7ccbaa30", "scanner": "scanner-primary", "fingerprint": "4f39bb31d95a439f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "functions/api/classify.js"}, "region": {"startLine": 184}}}]}, {"ruleId": "scanner-00632014ffebfe1a", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in functions/api/_tryon-shared.js:604"}, "properties": {"repobilityId": "524732b97e1e03a8", "scanner": "scanner-primary", "fingerprint": "00632014ffebfe1a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "functions/api/_tryon-shared.js"}, "region": {"startLine": 604}}}]}, {"ruleId": "scanner-1aba3462c48adcd4", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in functions/api/inspire.js:275"}, "properties": {"repobilityId": "30318e40ea09b8d6", "scanner": "scanner-primary", "fingerprint": "1aba3462c48adcd4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "functions/api/inspire.js"}, "region": {"startLine": 275}}}]}, {"ruleId": "scanner-467a1ba82bb0752a", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in functions/api/img/[key].js:19"}, "properties": {"repobilityId": "bf8a916d3846a128", "scanner": "scanner-primary", "fingerprint": "467a1ba82bb0752a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "functions/api/img/[key].js"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-40dba48ffd6bded2", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1538935628a25bd0", "scanner": "scanner-primary", "fingerprint": "40dba48ffd6bded2", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/d1-backup.yml"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-40dba48ffd6bded2", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "adac27da467cf64d", "scanner": "scanner-primary", "fingerprint": "40dba48ffd6bded2", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/d1-backup.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-40dba48ffd6bded2", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1079d082b243be59", "scanner": "scanner-primary", "fingerprint": "40dba48ffd6bded2", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/d1-backup.yml"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "299913b635360f39", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "07664e9e0b71cdf1", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "b7e04942914c4193", "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": "66acf88ae401f4e8", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8303246c47c212ac", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/tryon-listenhub.js:131"}, "properties": {"repobilityId": "b64f5212b5564913", "scanner": "scanner-primary", "fingerprint": "8303246c47c212ac", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-48530290703273eb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/_google.js:19"}, "properties": {"repobilityId": "d050de12a49da7ee", "scanner": "scanner-primary", "fingerprint": "48530290703273eb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8d5d662f99ac7860", "level": "none", "message": {"text": "Commented-code block (5 lines) in functions/api/_db.js:147"}, "properties": {"repobilityId": "13b197670c2fc33d", "scanner": "scanner-primary", "fingerprint": "8d5d662f99ac7860", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-18db522589be6094", "level": "none", "message": {"text": "Commented-code block (5 lines) in functions/api/_tryon-shared.js:240"}, "properties": {"repobilityId": "29e0158671670f7e", "scanner": "scanner-primary", "fingerprint": "18db522589be6094", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6e65efb94e75a780", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/_tryon-shared.js:566"}, "properties": {"repobilityId": "195d5db6268662e4", "scanner": "scanner-primary", "fingerprint": "6e65efb94e75a780", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a3a850547f662b3d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 functions/api/tryon.js:67"}, "properties": {"repobilityId": "b403d1a6f65c7eb7", "scanner": "scanner-primary", "fingerprint": "a3a850547f662b3d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-90faa03cbd4df3a5", "level": "note", "message": {"text": "Legacy-named symbol `pw_pending_combo_v1` in tests/regression/critical-flows.spec.mjs:119"}, "properties": {"repobilityId": "3f6f4991724d7a67", "scanner": "scanner-primary", "fingerprint": "90faa03cbd4df3a5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}