{"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-ea4c5f68f1194a5b", "name": "Stray `console.log` in TS/JS \u2014 screeningRetry.js:125", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 screeningRetry.js:125"}, "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-28f5c7bf07c671fb", "name": "Stray `console.log` in TS/JS \u2014 dataRetention.js:143", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 dataRetention.js:143"}, "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-d241b0c18617854e", "name": "Stray `console.log` in TS/JS \u2014 eventRollover.js:205", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 eventRollover.js:205"}, "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-eaf86b61f2da7024", "name": "Stray `console.log` in TS/JS \u2014 index-simple.js:96", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 index-simple.js:96"}, "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-b6f8f80c4430e67b", "name": "Stray `console.log` in TS/JS \u2014 applicantDailyRecap.js:194", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 applicantDailyRecap.js:194"}, "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-c9c4f448182bb640", "name": "Stray `console.log` in TS/JS \u2014 index.js:42", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 index.js:42"}, "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-bc78980d599f4037", "name": "Stray `console.log` in TS/JS \u2014 test.js:1", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test.js:1"}, "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-8a1c94391a9b438d", "name": "Stray `console.log` in TS/JS \u2014 interviewReminders.js:122", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 interviewReminders.js:122"}, "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-ee542cb047b10ef4", "name": "Stray `console.log` in TS/JS \u2014 eventReminders.js:167", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 eventReminders.js:167"}, "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-497d69f9c7ff9548", "name": "Stray `console.log` in TS/JS \u2014 questionnaireReminders.js:60", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 questionnaireReminders.js:60"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8987d6d1c30c7202", "name": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-564b45d270cf0238", "name": "Runtime dotenv file present in repo: .env.production", "shortDescription": {"text": "Runtime dotenv file present in repo: .env.production"}, "fullDescription": {"text": "`.env.production` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "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-27116fa71df9cee4", "name": "Very large file: helpers.js (2230 lines)", "shortDescription": {"text": "Very large file: helpers.js (2230 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 22 source file(s) (ratio 0.05). 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 20 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-0f9824b25c65b733", "name": "Commented-code block (5 lines) in screeningRetry.js:66", "shortDescription": {"text": "Commented-code block (5 lines) in screeningRetry.js:66"}, "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-e16b19b3a1860bc1", "name": "Commented-code block (5 lines) in dataRetention.js:11", "shortDescription": {"text": "Commented-code block (5 lines) in dataRetention.js:11"}, "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-2b0cdd23fb912c0c", "name": "Legacy-named symbol `isLegacy` in helpers.js:990", "shortDescription": {"text": "Legacy-named symbol `isLegacy` in helpers.js:990"}, "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-b42e5f2bd0274057", "name": "Commented-code block (6 lines) in helpers.js:2146", "shortDescription": {"text": "Commented-code block (6 lines) in helpers.js:2146"}, "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-ba0bae42fa0ef222", "name": "Commented-code block (6 lines) in eventRollover.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in eventRollover.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-803a82f1870404bc", "name": "Commented-code block (5 lines) in dateEastern.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in dateEastern.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-16aa7f9f5503da79", "name": "Commented-code block (5 lines) in eventJudging.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in eventJudging.js:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2fd20be30535b7a3", "name": "Commented-code block (5 lines) in interviewReminders.js:90", "shortDescription": {"text": "Commented-code block (5 lines) in interviewReminders.js: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-3314ef14dca7af1d", "name": "Commented-code block (6 lines) in eventSignupTypes.js:6", "shortDescription": {"text": "Commented-code block (6 lines) in eventSignupTypes.js:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-79c6a6f609674063", "name": "Commented-code block (10 lines) in auditLog.js:4", "shortDescription": {"text": "Commented-code block (10 lines) in auditLog.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-cf6b68b9a284d457", "name": "Commented-code block (6 lines) in bartenderInvite.js:4", "shortDescription": {"text": "Commented-code block (6 lines) in bartenderInvite.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-deab09e7eeea92da", "name": "Commented-code block (7 lines) in eventReminders.js:4", "shortDescription": {"text": "Commented-code block (7 lines) in eventReminders.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}}]}}, "automationDetails": {"id": "repobility/27383"}, "properties": {"repository": "lentzison/dramanddraught-menuqr", "repoUrl": "https://github.com/lentzison/dramanddraught-menuqr", "branch": "main"}, "results": [{"ruleId": "scanner-ea4c5f68f1194a5b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 screeningRetry.js:125"}, "properties": {"repobilityId": "7e3ed447f8a3c830", "scanner": "scanner-primary", "fingerprint": "ea4c5f68f1194a5b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-28f5c7bf07c671fb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 dataRetention.js:143"}, "properties": {"repobilityId": "f1b885633246e998", "scanner": "scanner-primary", "fingerprint": "28f5c7bf07c671fb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d241b0c18617854e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 eventRollover.js:205"}, "properties": {"repobilityId": "de1825cfe324f520", "scanner": "scanner-primary", "fingerprint": "d241b0c18617854e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-eaf86b61f2da7024", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 index-simple.js:96"}, "properties": {"repobilityId": "a2446a86548a5b49", "scanner": "scanner-primary", "fingerprint": "eaf86b61f2da7024", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b6f8f80c4430e67b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 applicantDailyRecap.js:194"}, "properties": {"repobilityId": "889e06e6051267ce", "scanner": "scanner-primary", "fingerprint": "b6f8f80c4430e67b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c9c4f448182bb640", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 index.js:42"}, "properties": {"repobilityId": "e7f4432877081bd5", "scanner": "scanner-primary", "fingerprint": "c9c4f448182bb640", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bc78980d599f4037", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test.js:1"}, "properties": {"repobilityId": "35311906c4a900ee", "scanner": "scanner-primary", "fingerprint": "bc78980d599f4037", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8a1c94391a9b438d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 interviewReminders.js:122"}, "properties": {"repobilityId": "ebf583ffeb108fdf", "scanner": "scanner-primary", "fingerprint": "8a1c94391a9b438d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ee542cb047b10ef4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 eventReminders.js:167"}, "properties": {"repobilityId": "34187ab5fdbbb588", "scanner": "scanner-primary", "fingerprint": "ee542cb047b10ef4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-497d69f9c7ff9548", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 questionnaireReminders.js:60"}, "properties": {"repobilityId": "b9f691853c66fc88", "scanner": "scanner-primary", "fingerprint": "497d69f9c7ff9548", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-8987d6d1c30c7202", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:20-alpine"}, "properties": {"repobilityId": "068fbf45727eac17", "scanner": "scanner-primary", "fingerprint": "8987d6d1c30c7202", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-564b45d270cf0238", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env.production"}, "properties": {"repobilityId": "da3016501941bee3", "scanner": "scanner-primary", "fingerprint": "564b45d270cf0238", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.production"}, "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-27116fa71df9cee4", "level": "note", "message": {"text": "Very large file: helpers.js (2230 lines)"}, "properties": {"repobilityId": "b864ccd11d1889fb", "scanner": "scanner-primary", "fingerprint": "27116fa71df9cee4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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": "5acc89287f539ea8", "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": "e4593b53b012cf0f", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "f2e7a4008612d779", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "3bcbd29a283382f7", "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": "56dd4fbeb4c5ec9d", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-0f9824b25c65b733", "level": "none", "message": {"text": "Commented-code block (5 lines) in screeningRetry.js:66"}, "properties": {"repobilityId": "d90910382701aa58", "scanner": "scanner-primary", "fingerprint": "0f9824b25c65b733", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e16b19b3a1860bc1", "level": "none", "message": {"text": "Commented-code block (5 lines) in dataRetention.js:11"}, "properties": {"repobilityId": "4738c70620187aa8", "scanner": "scanner-primary", "fingerprint": "e16b19b3a1860bc1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2b0cdd23fb912c0c", "level": "note", "message": {"text": "Legacy-named symbol `isLegacy` in helpers.js:990"}, "properties": {"repobilityId": "299b400c6c159e67", "scanner": "scanner-primary", "fingerprint": "2b0cdd23fb912c0c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-b42e5f2bd0274057", "level": "none", "message": {"text": "Commented-code block (6 lines) in helpers.js:2146"}, "properties": {"repobilityId": "7f35b174e3170614", "scanner": "scanner-primary", "fingerprint": "b42e5f2bd0274057", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ba0bae42fa0ef222", "level": "none", "message": {"text": "Commented-code block (6 lines) in eventRollover.js:1"}, "properties": {"repobilityId": "4d4512ee6fc64c48", "scanner": "scanner-primary", "fingerprint": "ba0bae42fa0ef222", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-803a82f1870404bc", "level": "none", "message": {"text": "Commented-code block (5 lines) in dateEastern.js:1"}, "properties": {"repobilityId": "944bcdbc1bd2b7ac", "scanner": "scanner-primary", "fingerprint": "803a82f1870404bc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-16aa7f9f5503da79", "level": "none", "message": {"text": "Commented-code block (5 lines) in eventJudging.js:3"}, "properties": {"repobilityId": "66704273c67f83a6", "scanner": "scanner-primary", "fingerprint": "16aa7f9f5503da79", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2fd20be30535b7a3", "level": "none", "message": {"text": "Commented-code block (5 lines) in interviewReminders.js:90"}, "properties": {"repobilityId": "701a849bab1cd397", "scanner": "scanner-primary", "fingerprint": "2fd20be30535b7a3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3314ef14dca7af1d", "level": "none", "message": {"text": "Commented-code block (6 lines) in eventSignupTypes.js:6"}, "properties": {"repobilityId": "d1c6adcb842da4a1", "scanner": "scanner-primary", "fingerprint": "3314ef14dca7af1d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-79c6a6f609674063", "level": "none", "message": {"text": "Commented-code block (10 lines) in auditLog.js:4"}, "properties": {"repobilityId": "1b2e364b89a8ef96", "scanner": "scanner-primary", "fingerprint": "79c6a6f609674063", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cf6b68b9a284d457", "level": "none", "message": {"text": "Commented-code block (6 lines) in bartenderInvite.js:4"}, "properties": {"repobilityId": "585c51976c32ba52", "scanner": "scanner-primary", "fingerprint": "cf6b68b9a284d457", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-deab09e7eeea92da", "level": "none", "message": {"text": "Commented-code block (7 lines) in eventReminders.js:4"}, "properties": {"repobilityId": "69e456aba1ffb79d", "scanner": "scanner-primary", "fingerprint": "deab09e7eeea92da", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}