{"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-798d379f6a4043f0", "name": "Icon-only button without accessible name \u2014 screens/budget-category.js:161", "shortDescription": {"text": "Icon-only button without accessible name \u2014 screens/budget-category.js:161"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3552c7e8e8cc3bb3", "name": "Icon-only button without accessible name \u2014 screens/debt-analyzer.js:467", "shortDescription": {"text": "Icon-only button without accessible name \u2014 screens/debt-analyzer.js:467"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "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-0bdf5b14f61d82ca", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:54", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:54"}, "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-296f68b4391ac07d", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/render.js:120", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/render.js:120"}, "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-0ee82a60cb79dd7d", "name": "Insecure pattern 'direct_innerhtml_assignment' in screens/learn.js:25", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in screens/learn.js:25"}, "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-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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 38 source file(s) (ratio 0.00). 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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 23 placeholder/mock markers across 12 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme. 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": "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-5fd2e3b1d9a9d59e", "name": "Commented-code block (5 lines) in build_bb.py:19", "shortDescription": {"text": "Commented-code block (5 lines) in build_bb.py:19"}, "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-d395b0110625b7db", "name": "Commented-code block (5 lines) in js/utils.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in js/utils.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-718d9eeef2f9b937", "name": "Commented-code block (6 lines) in js/state.js:5", "shortDescription": {"text": "Commented-code block (6 lines) in js/state.js:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-68811e6a82c38032", "name": "Commented-code block (7 lines) in js/navigation.js:271", "shortDescription": {"text": "Commented-code block (7 lines) in js/navigation.js:271"}, "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-bbe2f752a847a6ee", "name": "Commented-code block (5 lines) in js/wizard-bridge.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in js/wizard-bridge.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-a2553bb6c5e3ac8f", "name": "Commented-code block (6 lines) in screens/marketplace.js:16", "shortDescription": {"text": "Commented-code block (6 lines) in screens/marketplace.js: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-050e02cb8adf5b92", "name": "Commented-code block (5 lines) in screens/settings.js:14", "shortDescription": {"text": "Commented-code block (5 lines) in screens/settings.js:14"}, "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-7ec1db1720df45de", "name": "Commented-code block (7 lines) in screens/about-me.js:14", "shortDescription": {"text": "Commented-code block (7 lines) in screens/about-me.js:14"}, "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-f9542685d5b0f3bc", "name": "Commented-code block (6 lines) in screens/home.js:17", "shortDescription": {"text": "Commented-code block (6 lines) in screens/home.js:17"}, "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-b39832d91f6524b7", "name": "Commented-code block (8 lines) in screens/baby-budget.js:28", "shortDescription": {"text": "Commented-code block (8 lines) in screens/baby-budget.js:28"}, "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-3ff47ff2728e56a3", "name": "Commented-code block (6 lines) in screens/marketplace-detail.js:17", "shortDescription": {"text": "Commented-code block (6 lines) in screens/marketplace-detail.js:17"}, "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-c61a2ed335f7aeb7", "name": "Commented-code block (5 lines) in screens/debt-balances.js:17", "shortDescription": {"text": "Commented-code block (5 lines) in screens/debt-balances.js:17"}, "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-041976f7f26ba17a", "name": "Commented-code block (5 lines) in screens/topic.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in screens/topic.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-927bfd5c31ba44d9", "name": "Commented-code block (5 lines) in screens/account-balances.js:17", "shortDescription": {"text": "Commented-code block (5 lines) in screens/account-balances.js:17"}, "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-da186906ed2f4b75", "name": "Commented-code block (5 lines) in screens/finish.js:13", "shortDescription": {"text": "Commented-code block (5 lines) in screens/finish.js:13"}, "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-3ca4f8e38385a152", "name": "Commented-code block (5 lines) in screens/my-progress.js:4", "shortDescription": {"text": "Commented-code block (5 lines) in screens/my-progress.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-5e0b1bb26d2efa62", "name": "Commented-code block (5 lines) in screens/my-debts.js:16", "shortDescription": {"text": "Commented-code block (5 lines) in screens/my-debts.js: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-1c5da2f734a67716", "name": "Commented-code block (6 lines) in screens/next-action.js:8", "shortDescription": {"text": "Commented-code block (6 lines) in screens/next-action.js: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-0b39ad9c3cfdd4b4", "name": "Commented-code block (5 lines) in screens/lesson.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in screens/lesson.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-2f4610644ddf65f9", "name": "Commented-code block (5 lines) in screens/reward.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in screens/reward.js:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a3829b461fc0f5ab", "name": "Commented-code block (5 lines) in screens/budget-setup.js:18", "shortDescription": {"text": "Commented-code block (5 lines) in screens/budget-setup.js:18"}, "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-6d7a33514ad84ffe", "name": "Commented-code block (5 lines) in screens/lifestyle-chain.js:17", "shortDescription": {"text": "Commented-code block (5 lines) in screens/lifestyle-chain.js:17"}, "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-e9741fd2eef8531f", "name": "Commented-code block (5 lines) in screens/goals.js:18", "shortDescription": {"text": "Commented-code block (5 lines) in screens/goals.js:18"}, "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-33465014ae087935", "name": "Commented-code block (7 lines) in screens/quiz.js:5", "shortDescription": {"text": "Commented-code block (7 lines) in screens/quiz.js:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d5dd25055fe5e30c", "name": "Commented-code block (6 lines) in screens/commitment.js:13", "shortDescription": {"text": "Commented-code block (6 lines) in screens/commitment.js:13"}, "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-c4ec1c6fd64644de", "name": "Commented-code block (5 lines) in screens/budget.js:5", "shortDescription": {"text": "Commented-code block (5 lines) in screens/budget.js:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5e69cded5c6dc48e", "name": "Commented-code block (12 lines) in components/nav.js:1", "shortDescription": {"text": "Commented-code block (12 lines) in components/nav.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-b6139c63789c798c", "name": "Commented-code block (9 lines) in components/badge-ring.js:5", "shortDescription": {"text": "Commented-code block (9 lines) in components/badge-ring.js:5"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20531"}, "properties": {"repository": "superdyu/mbprototype_v1", "repoUrl": "https://github.com/superdyu/mbprototype_v1", "branch": "main"}, "results": [{"ruleId": "scanner-798d379f6a4043f0", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 screens/budget-category.js:161"}, "properties": {"repobilityId": "96469fad5a1a8e33", "scanner": "scanner-primary", "fingerprint": "798d379f6a4043f0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-3552c7e8e8cc3bb3", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 screens/debt-analyzer.js:467"}, "properties": {"repobilityId": "d8c692f1cd83cde5", "scanner": "scanner-primary", "fingerprint": "3552c7e8e8cc3bb3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"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-0bdf5b14f61d82ca", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:54"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "0bdf5b14f61d82ca", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-296f68b4391ac07d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/render.js:120"}, "properties": {"repobilityId": "13fe1a5b8e432a82", "scanner": "scanner-primary", "fingerprint": "296f68b4391ac07d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/render.js"}, "region": {"startLine": 120}}}]}, {"ruleId": "scanner-0ee82a60cb79dd7d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in screens/learn.js:25"}, "properties": {"repobilityId": "f92b804e505329d0", "scanner": "scanner-primary", "fingerprint": "0ee82a60cb79dd7d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "screens/learn.js"}, "region": {"startLine": 25}}}]}, {"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-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": "1076e736e17f62db", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "d0b8a42e4edf5b64", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "8aa0f9a541d53ecb", "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": "65d1ba5ec360a9b6", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "86230ab05dc36613", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "edd6597ccae23105", "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": "a22d534f85087f90", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-5fd2e3b1d9a9d59e", "level": "none", "message": {"text": "Commented-code block (5 lines) in build_bb.py:19"}, "properties": {"repobilityId": "2d2c1d12cc4c0b9f", "scanner": "scanner-primary", "fingerprint": "5fd2e3b1d9a9d59e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d395b0110625b7db", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/utils.js:4"}, "properties": {"repobilityId": "57e30a6b8f4fb023", "scanner": "scanner-primary", "fingerprint": "d395b0110625b7db", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-718d9eeef2f9b937", "level": "none", "message": {"text": "Commented-code block (6 lines) in js/state.js:5"}, "properties": {"repobilityId": "c5bf264535d44260", "scanner": "scanner-primary", "fingerprint": "718d9eeef2f9b937", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-68811e6a82c38032", "level": "none", "message": {"text": "Commented-code block (7 lines) in js/navigation.js:271"}, "properties": {"repobilityId": "a482a383f00817c3", "scanner": "scanner-primary", "fingerprint": "68811e6a82c38032", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bbe2f752a847a6ee", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/wizard-bridge.js:1"}, "properties": {"repobilityId": "c094f8bae5a5f925", "scanner": "scanner-primary", "fingerprint": "bbe2f752a847a6ee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a2553bb6c5e3ac8f", "level": "none", "message": {"text": "Commented-code block (6 lines) in screens/marketplace.js:16"}, "properties": {"repobilityId": "f69668a87f83e17c", "scanner": "scanner-primary", "fingerprint": "a2553bb6c5e3ac8f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-050e02cb8adf5b92", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/settings.js:14"}, "properties": {"repobilityId": "f46d57687bc5234e", "scanner": "scanner-primary", "fingerprint": "050e02cb8adf5b92", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7ec1db1720df45de", "level": "none", "message": {"text": "Commented-code block (7 lines) in screens/about-me.js:14"}, "properties": {"repobilityId": "192769073d7e5f3f", "scanner": "scanner-primary", "fingerprint": "7ec1db1720df45de", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f9542685d5b0f3bc", "level": "none", "message": {"text": "Commented-code block (6 lines) in screens/home.js:17"}, "properties": {"repobilityId": "62e99c0b1733c139", "scanner": "scanner-primary", "fingerprint": "f9542685d5b0f3bc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b39832d91f6524b7", "level": "none", "message": {"text": "Commented-code block (8 lines) in screens/baby-budget.js:28"}, "properties": {"repobilityId": "7d9f1197436a6ad2", "scanner": "scanner-primary", "fingerprint": "b39832d91f6524b7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3ff47ff2728e56a3", "level": "none", "message": {"text": "Commented-code block (6 lines) in screens/marketplace-detail.js:17"}, "properties": {"repobilityId": "a145478c29c72fbb", "scanner": "scanner-primary", "fingerprint": "3ff47ff2728e56a3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c61a2ed335f7aeb7", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/debt-balances.js:17"}, "properties": {"repobilityId": "9831b1408ee9e61c", "scanner": "scanner-primary", "fingerprint": "c61a2ed335f7aeb7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-041976f7f26ba17a", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/topic.js:1"}, "properties": {"repobilityId": "9d1dd3f2550c1aa9", "scanner": "scanner-primary", "fingerprint": "041976f7f26ba17a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-927bfd5c31ba44d9", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/account-balances.js:17"}, "properties": {"repobilityId": "5e8c702cd1ecfe78", "scanner": "scanner-primary", "fingerprint": "927bfd5c31ba44d9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-da186906ed2f4b75", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/finish.js:13"}, "properties": {"repobilityId": "7f7c45f6c10e478f", "scanner": "scanner-primary", "fingerprint": "da186906ed2f4b75", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3ca4f8e38385a152", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/my-progress.js:4"}, "properties": {"repobilityId": "e098146439e6f68e", "scanner": "scanner-primary", "fingerprint": "3ca4f8e38385a152", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5e0b1bb26d2efa62", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/my-debts.js:16"}, "properties": {"repobilityId": "a225d8221b9923e8", "scanner": "scanner-primary", "fingerprint": "5e0b1bb26d2efa62", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1c5da2f734a67716", "level": "none", "message": {"text": "Commented-code block (6 lines) in screens/next-action.js:8"}, "properties": {"repobilityId": "c3c4044e36cb77a2", "scanner": "scanner-primary", "fingerprint": "1c5da2f734a67716", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0b39ad9c3cfdd4b4", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/lesson.js:1"}, "properties": {"repobilityId": "acb6c97cb3b35c49", "scanner": "scanner-primary", "fingerprint": "0b39ad9c3cfdd4b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2f4610644ddf65f9", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/reward.js:5"}, "properties": {"repobilityId": "e0755f094fb19b8e", "scanner": "scanner-primary", "fingerprint": "2f4610644ddf65f9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a3829b461fc0f5ab", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/budget-setup.js:18"}, "properties": {"repobilityId": "cd8e5b33f7193a10", "scanner": "scanner-primary", "fingerprint": "a3829b461fc0f5ab", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6d7a33514ad84ffe", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/lifestyle-chain.js:17"}, "properties": {"repobilityId": "e19129f07de8eede", "scanner": "scanner-primary", "fingerprint": "6d7a33514ad84ffe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e9741fd2eef8531f", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/goals.js:18"}, "properties": {"repobilityId": "09cb2b28c694e274", "scanner": "scanner-primary", "fingerprint": "e9741fd2eef8531f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-33465014ae087935", "level": "none", "message": {"text": "Commented-code block (7 lines) in screens/quiz.js:5"}, "properties": {"repobilityId": "6d4334af0aeb6df6", "scanner": "scanner-primary", "fingerprint": "33465014ae087935", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d5dd25055fe5e30c", "level": "none", "message": {"text": "Commented-code block (6 lines) in screens/commitment.js:13"}, "properties": {"repobilityId": "7ac742f41f4ffaca", "scanner": "scanner-primary", "fingerprint": "d5dd25055fe5e30c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c4ec1c6fd64644de", "level": "none", "message": {"text": "Commented-code block (5 lines) in screens/budget.js:5"}, "properties": {"repobilityId": "a5a4a129befeedb4", "scanner": "scanner-primary", "fingerprint": "c4ec1c6fd64644de", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5e69cded5c6dc48e", "level": "none", "message": {"text": "Commented-code block (12 lines) in components/nav.js:1"}, "properties": {"repobilityId": "b1a43ea05e7c549e", "scanner": "scanner-primary", "fingerprint": "5e69cded5c6dc48e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b6139c63789c798c", "level": "none", "message": {"text": "Commented-code block (9 lines) in components/badge-ring.js:5"}, "properties": {"repobilityId": "315fa4e8de64fa8a", "scanner": "scanner-primary", "fingerprint": "b6139c63789c798c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}