{"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-fe98b32bf0947f17", "name": "Possibly dead Python function: handle_starttag", "shortDescription": {"text": "Possibly dead Python function: handle_starttag"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9a1fc80decfa9a6e", "name": "Possibly dead Python function: handle_endtag", "shortDescription": {"text": "Possibly dead Python function: handle_endtag"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d8dc858dfe5b9d17", "name": "Possibly dead Python function: handle_data", "shortDescription": {"text": "Possibly dead Python function: handle_data"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4a636f1777de25a3", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 tests/enterprise/invariants.test.ts:237", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 tests/enterprise/invariants.test.ts:237"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9dd9371615c01023", "name": "Stray `console.log` in TS/JS \u2014 tests/agents/food-parse.accuracy.test.ts:631", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/agents/food-parse.accuracy.test.ts:631"}, "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-b5d31e5bbeb4ad27", "name": "Icon-only button without accessible name \u2014 docs/v0.3/design-handoff/trophe/project/audit/components.jsx:685", "shortDescription": {"text": "Icon-only button without accessible name \u2014 docs/v0.3/design-handoff/trophe/project/audit/components.jsx:685"}, "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-6f347297ee7da1f7", "name": "Icon-only button without accessible name \u2014 docs/v0.3/design-handoff/trophe/project/audit/combined.jsx:685", "shortDescription": {"text": "Icon-only button without accessible name \u2014 docs/v0.3/design-handoff/trophe/project/audit/combined.jsx:685"}, "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-804d7437dcc51f14", "name": "Stray `console.log` in TS/JS \u2014 scripts/seed-exercises.js:147", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-exercises.js:147"}, "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-6359b437aad44683", "name": "Stray `console.log` in TS/JS \u2014 scripts/check-enterprise-readiness.ts:14", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-enterprise-readiness.ts:14"}, "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-e349f1d6b46bd471", "name": "Stray `console.log` in TS/JS \u2014 scripts/check-integration-readiness.ts:21", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-integration-readiness.ts:21"}, "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-99cf1b4dfce13662", "name": "Stray `console.log` in TS/JS \u2014 scripts/ops/check-ai-budgets.ts:56", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ops/check-ai-budgets.ts:56"}, "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-f4b5e0620e426c4b", "name": "Stray `console.log` in TS/JS \u2014 scripts/ops/reconcile-ai-costs.ts:43", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ops/reconcile-ai-costs.ts:43"}, "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-26588ff0f2dccb30", "name": "Stray `console.log` in TS/JS \u2014 scripts/ops/check-rag-readiness.ts:53", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ops/check-rag-readiness.ts:53"}, "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-dd9686d613416afa", "name": "Stray `console.log` in TS/JS \u2014 scripts/ops/check-food-readiness.ts:59", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ops/check-food-readiness.ts:59"}, "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-3b244f16ab0c9d58", "name": "Stray `console.log` in TS/JS \u2014 scripts/test/wp1-invite-claim-concurrency.ts:41", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test/wp1-invite-claim-concurrency.ts:41"}, "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-7661d42082bf8c6b", "name": "Stray `console.log` in TS/JS \u2014 scripts/test/wp1-signup-confirm-e2e.ts:41", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test/wp1-signup-confirm-e2e.ts:41"}, "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-f7a49c29a2644cc9", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/mape-tail-dishes.ts:80", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/mape-tail-dishes.ts:80"}, "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-03908063f7e44652", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/off-market.ts:130", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/off-market.ts:130"}, "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-a0bbf6e0a8677b0e", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/restaurants.ts:282", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/restaurants.ts:282"}, "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-cb2777a69b0cc0b9", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/fndds.ts:169", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/fndds.ts:169"}, "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-3ce5d700bc0a26f4", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/seed-greek-colombian.ts:177", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/seed-greek-colombian.ts:177"}, "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-ccd5ee2f2d4a7950", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/usda.ts:161", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/usda.ts:161"}, "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-eaca9bf56993c9fe", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/benchmark-gap-foods.ts:968", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/benchmark-gap-foods.ts:968"}, "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-b0a3730391fc81ce", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/bedca.ts:65", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/bedca.ts:65"}, "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-cd6738a7d8fac958", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/crea.ts:185", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/crea.ts:185"}, "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-8059c7d838f6aeb3", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/openfoodfacts.ts:130", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/openfoodfacts.ts:130"}, "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-ce51363ba0e3edff", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/embed-foods.ts:125", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/embed-foods.ts: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-bc3606c253731fee", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/cofid.ts:73", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/cofid.ts:73"}, "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-f4f033991f329c90", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/ciqual.ts:130", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/ciqual.ts:130"}, "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-51015dfc5cb3bc45", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/hhf-dishes.ts:351", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/hhf-dishes.ts:351"}, "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-35cf89b1d46cfa40", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/populate-portions.ts:54", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/populate-portions.ts:54"}, "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-39e20440eaea3b34", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/off-greece.ts:129", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/off-greece.ts:129"}, "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-0136ed77c29efa6e", "name": "Stray `console.log` in TS/JS \u2014 scripts/ingest/nevo.ts:92", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/nevo.ts:92"}, "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-d354217489ab35c7", "name": "Stray `console.log` in TS/JS \u2014 scripts/rag/ingest-document.ts:54", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/rag/ingest-document.ts:54"}, "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-3a4d86c4a1e7165c", "name": "TODO/FIXME marker in shipping code \u2014 scripts/eval/validate-dataset.ts:54", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 scripts/eval/validate-dataset.ts:54"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8ec9d403e077362f", "name": "Stray `console.log` in TS/JS \u2014 scripts/eval/validate-dataset.ts:108", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/validate-dataset.ts:108"}, "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-000a288392577885", "name": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-50-cases.ts:175", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-50-cases.ts:175"}, "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-c343f9edfcfc647e", "name": "Stray `console.log` in TS/JS \u2014 scripts/eval/generate-french-cases.ts:86", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/generate-french-cases.ts:86"}, "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-f4a34cff780c3524", "name": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-deepseek-candidate.ts:191", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-deepseek-candidate.ts:191"}, "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-a23e67e1a10f033e", "name": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-colombian-search-cases.ts:104", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-colombian-search-cases.ts:104"}, "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-bf0ff2a4cf94225c", "name": "Stray `console.log` in TS/JS \u2014 scripts/eval/generate-benchmark-cases.ts:201", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/generate-benchmark-cases.ts:201"}, "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-9af0f2e5f67cdbdb", "name": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-nutrition-enterprise-prod.ts:39", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-nutrition-enterprise-prod.ts:39"}, "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-9d26e929df0a5dc2", "name": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-deepseek-stress.ts:160", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-deepseek-stress.ts:160"}, "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-159a16642661b3c6", "name": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-greek-colombian-prod.ts:117", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-greek-colombian-prod.ts:117"}, "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-f1e7ec8ad33b29d0", "name": "Stray `console.log` in TS/JS \u2014 scripts/eval/generate-replacement-cases.ts:151", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/generate-replacement-cases.ts:151"}, "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-04ad81a3d0a0e3d0", "name": "Stray `console.log` in TS/JS \u2014 scripts/db/doctor.ts:84", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/doctor.ts:84"}, "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-00382af2ad29dd34", "name": "Stray `console.log` in TS/JS \u2014 scripts/db/run-migrations.ts:31", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/run-migrations.ts:31"}, "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-367d42a77183a84b", "name": "Stray `console.log` in TS/JS \u2014 scripts/db/explain.ts:73", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/explain.ts:73"}, "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-b31d289f84521dd0", "name": "Stray `console.log` in TS/JS \u2014 scripts/db/verify.ts:258", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/verify.ts:258"}, "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-267097124c1f912d", "name": "Stray `console.log` in TS/JS \u2014 scripts/debug/probe-gaps.ts:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug/probe-gaps.ts:9"}, "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-bfcea592c674d2c5", "name": "Stray `console.log` in TS/JS \u2014 scripts/debug/probe-greek.ts:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug/probe-greek.ts:9"}, "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-f23ab11ca644aa60", "name": "Stray `console.log` in TS/JS \u2014 scripts/debug/qa-walk.ts:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug/qa-walk.ts:22"}, "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-c8a9ddfc2f55a663", "name": "Stray `console.log` in TS/JS \u2014 scripts/debug/probe-lookup-fat.ts:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug/probe-lookup-fat.ts:9"}, "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-818ad7eed66f6d55", "name": "Stray `console.log` in TS/JS \u2014 scripts/debug/debug-lookup.ts:14", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug/debug-lookup.ts:14"}, "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-b5b3c568c67d92c8", "name": "`truncate` class without `title=` for hover reveal \u2014 components/workout/FormScore.tsx:160", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workout/FormScore.tsx:160"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4b6b46111448387f", "name": "`truncate` class without `title=` for hover reveal \u2014 components/workout/FormCheck.tsx:512", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workout/FormCheck.tsx:512"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e7bd75b7a53c69ff", "name": "`truncate` class without `title=` for hover reveal \u2014 components/charts/ProteinDistribution.tsx:137", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/charts/ProteinDistribution.tsx:137"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2c4a1cfd5d2010d5", "name": "`truncate` class without `title=` for hover reveal \u2014 components/health/NutrientDensity.tsx:152", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/health/NutrientDensity.tsx:152"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a6747410ba1d3a72", "name": "`truncate` class without `title=` for hover reveal \u2014 components/progress/DayComparison.tsx:143", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/progress/DayComparison.tsx:143"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e6e3f0cfccc1220e", "name": "`truncate` class without `title=` for hover reveal \u2014 components/progress/ActivityTimeline.tsx:145", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/progress/ActivityTimeline.tsx:145"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-31aa25e60166927a", "name": "`truncate` class without `title=` for hover reveal \u2014 components/coach/CoachCalendar.tsx:217", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/CoachCalendar.tsx:217"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-164ce5510105574b", "name": "`truncate` class without `title=` for hover reveal \u2014 components/coach/ExportClientReport.tsx:112", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/ExportClientReport.tsx:112"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8b94736f49ceac7f", "name": "`truncate` class without `title=` for hover reveal \u2014 components/coach/MealPatternView.tsx:203", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/MealPatternView.tsx:203"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a7b286821d21620b", "name": "`truncate` class without `title=` for hover reveal \u2014 components/coach/CoachActivityFeed.tsx:81", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/CoachActivityFeed.tsx:81"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-50d5a4f614462d40", "name": "`truncate` class without `title=` for hover reveal \u2014 components/coach/WorkoutWeekPlanner.tsx:104", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/WorkoutWeekPlanner.tsx:104"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-66c31877273000b1", "name": "`truncate` class without `title=` for hover reveal \u2014 components/coach/ClientChecklist.tsx:120", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/ClientChecklist.tsx:120"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-617c8aaa20a54196", "name": "`truncate` class without `title=` for hover reveal \u2014 components/coach/ProtocolTemplateLibrary.tsx:130", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/ProtocolTemplateLibrary.tsx:130"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3911b8dd35b17378", "name": "`truncate` class without `title=` for hover reveal \u2014 components/coach/SmartPriorityQueue.tsx:114", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/SmartPriorityQueue.tsx:114"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a026de0a2560adea", "name": "`truncate` class without `title=` for hover reveal \u2014 components/coach/MonthlyCoachReport.tsx:157", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/MonthlyCoachReport.tsx:157"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7229bbd28fad5ccb", "name": "`truncate` class without `title=` for hover reveal \u2014 components/food/ParsedFoodList.tsx:153", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/food/ParsedFoodList.tsx:153"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4d3e1144a6ff6b4f", "name": "`truncate` class without `title=` for hover reveal \u2014 components/food/FoodFrequency.tsx:199", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/food/FoodFrequency.tsx:199"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-288b2e1603085663", "name": "`truncate` class without `title=` for hover reveal \u2014 components/food/RecipeAnalyzerModal.tsx:249", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/food/RecipeAnalyzerModal.tsx:249"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-965ca5dac98b1c62", "name": "`truncate` class without `title=` for hover reveal \u2014 components/meals/MealSlotCard.tsx:275", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/meals/MealSlotCard.tsx:275"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b011dcea471f4f01", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:72", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:72"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5cdf097d64ce7bfb", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/page.tsx:944", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/page.tsx:944"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b9e6741c2b95c7e2", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/workout/page.tsx:409", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/workout/page.tsx:409"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a5948c4d7cd4b68f", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/workout/history/page.tsx:136", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/workout/history/page.tsx:136"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2042bc5a89e14e25", "name": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/workout/stats/page.tsx:516", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/workout/stats/page.tsx:516"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4f3d779b14d92ded", "name": "`truncate` class without `title=` for hover reveal \u2014 app/admin/costs/page.tsx:236", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/costs/page.tsx:236"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-253cf86859c84ba1", "name": "`truncate` class without `title=` for hover reveal \u2014 app/coach/page.tsx:1085", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/page.tsx:1085"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-61d7ff3e02ccb866", "name": "`truncate` class without `title=` for hover reveal \u2014 app/coach/habits/page.tsx:267", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/habits/page.tsx:267"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4c8a59fe2014a81c", "name": "`truncate` class without `title=` for hover reveal \u2014 app/coach/templates/page.tsx:406", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/templates/page.tsx:406"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-62ec6e50c239ee49", "name": "TODO/FIXME marker in shipping code \u2014 app/coach/templates/page.tsx:511", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 app/coach/templates/page.tsx:511"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f2876d5f61843417", "name": "`truncate` class without `title=` for hover reveal \u2014 app/coach/foods/page.tsx:282", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/foods/page.tsx:282"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-863206b9ae374646", "name": "`truncate` class without `title=` for hover reveal \u2014 app/coach/inbox/page.tsx:203", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/inbox/page.tsx:203"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0fe7ebfe261f5971", "name": "`truncate` class without `title=` for hover reveal \u2014 app/coach/protocols/page.tsx:308", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/protocols/page.tsx:308"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-638c960435272ee2", "name": "Stray `console.log` in TS/JS \u2014 agents/observability/otel.ts:76", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 agents/observability/otel.ts:76"}, "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-bd09a5198f496b0f", "name": "Stray `console.log` in TS/JS \u2014 agents/evals/run-food-parse.ts:165", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 agents/evals/run-food-parse.ts:165"}, "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-1d77042862d7199a", "name": "TODO/FIXME marker in shipping code \u2014 agents/evals/run-all.ts:104", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 agents/evals/run-all.ts:104"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5e729246aca16f22", "name": "Stray `console.log` in TS/JS \u2014 agents/evals/run-all.ts:76", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 agents/evals/run-all.ts:76"}, "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-442135baedbc93b6", "name": "Stray `console.log` in TS/JS \u2014 agents/evals/run-meal-suggest.ts:343", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 agents/evals/run-meal-suggest.ts:343"}, "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-5e9d850c9b0f6a28", "name": "Stray `console.log` in TS/JS \u2014 agents/evals/run-rag-eval.ts:39", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 agents/evals/run-rag-eval.ts:39"}, "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-b90606bc67c06b77", "name": "Insecure pattern 'dangerous_innerhtml' in CODEX.md:625", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in CODEX.md:625"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-383e6baa3c7f4c44", "name": "Insecure pattern 'dangerous_innerhtml' in CLAUDE.md:237", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in CLAUDE.md:237"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d78d2ef01dc69976", "name": "Insecure pattern 'dangerous_innerhtml' in AGENTS.md:35", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in AGENTS.md:35"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cde4539047b0e1f4", "name": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts", "shortDescription": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-dfb58b70e56fb6d6", "name": "Possible secret in scripts/test/wp1-signup-confirm-e2e.ts", "shortDescription": {"text": "Possible secret in scripts/test/wp1-signup-confirm-e2e.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-32cea689d19043a3", "name": "Insecure pattern 'node_child_process' in scripts/eval/run-nutrition-enterprise-prod.ts:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/eval/run-nutrition-enterprise-prod.ts:2"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0f035928faea291d", "name": "Insecure pattern 'node_child_process' in scripts/db/doctor.ts:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/db/doctor.ts:4"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7b3002a24e79428a", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:72", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:72"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-35347517be844954", "name": "Insecure pattern 'eval_used' in agents/evals/run-meal-suggest.ts:343", "shortDescription": {"text": "Insecure pattern 'eval_used' in agents/evals/run-meal-suggest.ts:343"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f2e47722474d0653", "name": "Very large file: docs/v0.3/design-handoff/trophe/project/audit/combined.jsx (1066 lines)", "shortDescription": {"text": "Very large file: docs/v0.3/design-handoff/trophe/project/audit/combined.jsx (1066 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-b3d84f69869d085e", "name": "Very large file: app/dashboard/page.tsx (1001 lines)", "shortDescription": {"text": "Very large file: app/dashboard/page.tsx (1001 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-5a3265f849bf8723", "name": "Very large file: app/dashboard/workout/page.tsx (1291 lines)", "shortDescription": {"text": "Very large file: app/dashboard/workout/page.tsx (1291 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-87089be7e5906ff7", "name": "Very large file: app/coach/page.tsx (1463 lines)", "shortDescription": {"text": "Very large file: app/coach/page.tsx (1463 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-9387b46657a7dafe", "name": "Very large file: app/coach/client/[id]/page.tsx (1848 lines)", "shortDescription": {"text": "Very large file: app/coach/client/[id]/page.tsx (1848 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-2ffa286a42fb87ba", "name": "Very large file: agents/food-parse/lookup.ts (1857 lines)", "shortDescription": {"text": "Very large file: agents/food-parse/lookup.ts (1857 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-963653931ee0cf82", "name": "Very large file: agents/food-parse/index.v4.ts (1423 lines)", "shortDescription": {"text": "Very large file: agents/food-parse/index.v4.ts (1423 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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "59 tests / 403 src (ratio 0.15)."}, "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 315 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 117 placeholder/mock markers across 41 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license. 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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-36743f5e19b0cb8d", "name": "Commented-code block (5 lines) in scripts/seed-exercises.js:2", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/seed-exercises.js:2"}, "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-d16ed85fdae8e2dc", "name": "Commented-code block (7 lines) in scripts/test/wp1-signup-confirm-e2e.ts:227", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/test/wp1-signup-confirm-e2e.ts:227"}, "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-5f3b6a687a278080", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/test/wp1-signup-confirm-e2e.ts:87", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/test/wp1-signup-confirm-e2e.ts:87"}, "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-e855fa69e6c46407", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/off-market.ts:71", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/off-market.ts:71"}, "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-19c8a08c71513996", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/usda.ts:140", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/usda.ts:140"}, "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-f87aaaa171f006d0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/openfoodfacts.ts:100", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/openfoodfacts.ts:100"}, "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-fef3974cd1f6ddc5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/embed-foods.ts:76", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/embed-foods.ts:76"}, "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-f8ad3ee58dffedad", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/off-greece.ts:64", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/off-greece.ts:64"}, "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-4c478dcc7dc23975", "name": "Commented-code block (5 lines) in scripts/eval/validate-dataset.ts:68", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/eval/validate-dataset.ts:68"}, "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-e38ef4af584f1f7a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/generate-french-cases.ts:59", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/generate-french-cases.ts:59"}, "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-d7f28555802cfd92", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/generate-benchmark-cases.ts:141", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/generate-benchmark-cases.ts:141"}, "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-e97268afdb305f65", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/run-nutrition-enterprise-prod.ts:84", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/run-nutrition-enterprise-prod.ts:84"}, "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-232dbb02bd5c39f6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/run-greek-colombian-prod.ts:118", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/run-greek-colombian-prod.ts:118"}, "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-6168ada874500e26", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/generate-replacement-cases.ts:106", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/generate-replacement-cases.ts:106"}, "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-df3f5de34165d984", "name": "Commented-code block (5 lines) in components/shared/ChatThread.tsx:84", "shortDescription": {"text": "Commented-code block (5 lines) in components/shared/ChatThread.tsx:84"}, "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-96b7087d1bf59e2b", "name": "Commented-code block (5 lines) in components/shared/ErrorBoundary.tsx:6", "shortDescription": {"text": "Commented-code block (5 lines) in components/shared/ErrorBoundary.tsx: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-7c02802bb6f5f421", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/coach/CoachInsightPanel.tsx:37", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/coach/CoachInsightPanel.tsx:37"}, "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-8a1e656cce30d984", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/food/QuickFoodInput.tsx:134", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/food/QuickFoodInput.tsx:134"}, "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-43d1cd4e4b2b9eec", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/auth/signout/route.ts:11", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/auth/signout/route.ts:11"}, "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-886faf0806e4e88b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/food/search/route.ts:211", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/food/search/route.ts:211"}, "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-5a86b867e98f0fc6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/dashboard/page.tsx:373", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/dashboard/page.tsx:373"}, "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-23885b1d3ec8b9e9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/super/page.tsx:49", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/super/page.tsx:49"}, "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-0f9f09f4ed9ed8d9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/costs/page.tsx:62", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/costs/page.tsx:62"}, "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-a589d464d7189f8e", "name": "Commented-code block (6 lines) in lib/auth/auth-admin.ts:161", "shortDescription": {"text": "Commented-code block (6 lines) in lib/auth/auth-admin.ts:161"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-44a0976c466f2adf", "name": "Commented-code block (8 lines) in lib/habits/habits-seed.ts:1", "shortDescription": {"text": "Commented-code block (8 lines) in lib/habits/habits-seed.ts: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-aa0a60c9765c2dce", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/trpc/provider.tsx:53", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/trpc/provider.tsx:53"}, "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-068686392a71bd6a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/spike/client.ts:105", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/spike/client.ts:105"}, "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-636655af85e9cfbc", "name": "Commented-code block (5 lines) in lib/food/food-database-seed.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in lib/food/food-database-seed.ts: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-bd9d2211381525a4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/nutrition/usda-fdc.ts:196", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/nutrition/usda-fdc.ts:196"}, "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-e1f65f5cc0e2aea2", "name": "Commented-code block (5 lines) in agents/food-parse/lookup.ts:350", "shortDescription": {"text": "Commented-code block (5 lines) in agents/food-parse/lookup.ts:350"}, "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-f7e1fb920c2ef379", "name": "Commented-code block (5 lines) in agents/food-parse/index.v4.ts:118", "shortDescription": {"text": "Commented-code block (5 lines) in agents/food-parse/index.v4.ts:118"}, "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-0034d5d730f59cf9", "name": "Commented-code block (5 lines) in agents/memory/queue.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in agents/memory/queue.ts: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-4008667bd38dfcb8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 agents/runtime/providers/deepseek.ts:16", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 agents/runtime/providers/deepseek.ts:16"}, "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-c25a287471595468", "name": "`fetch()` without try/.catch or AbortSignal \u2014 agents/runtime/providers/voyage.ts:13", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 agents/runtime/providers/voyage.ts:13"}, "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-c2d0fd9e15288b9a", "name": "Commented-code block (5 lines) in agents/runtime/providers/structured.ts:54", "shortDescription": {"text": "Commented-code block (5 lines) in agents/runtime/providers/structured.ts:54"}, "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-a4672c5c7a13a7ea", "name": "`fetch()` without try/.catch or AbortSignal \u2014 agents/runtime/providers/anthropic.ts:13", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 agents/runtime/providers/anthropic.ts:13"}, "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-ac59a70202ae14ad", "name": "`fetch()` without try/.catch or AbortSignal \u2014 agents/clients/anthropic.ts:39", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 agents/clients/anthropic.ts:39"}, "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-2bf93b1c905bcfa0", "name": "Commented-code block (6 lines) in agents/evals/run-all.ts:165", "shortDescription": {"text": "Commented-code block (6 lines) in agents/evals/run-all.ts:165"}, "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-f563beb86fe5d77f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 agents/evals/run-meal-suggest.ts:197", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 agents/evals/run-meal-suggest.ts:197"}, "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-c703bc245d12a87c", "name": "Commented-code block (5 lines) in db/schema/foods.ts:100", "shortDescription": {"text": "Commented-code block (5 lines) in db/schema/foods.ts:100"}, "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-1320de959133474a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:1"}, "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}}]}}, "automationDetails": {"id": "repobility/23707"}, "properties": {"repository": "zsoist/trophe", "repoUrl": "https://github.com/zsoist/trophe", "branch": "main"}, "results": [{"ruleId": "scanner-fe98b32bf0947f17", "level": "note", "message": {"text": "Possibly dead Python function: handle_starttag"}, "properties": {"repobilityId": "3bf216d149959ebf", "scanner": "scanner-primary", "fingerprint": "fe98b32bf0947f17", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/ingest/scrape-crea.py:745"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9a1fc80decfa9a6e", "level": "note", "message": {"text": "Possibly dead Python function: handle_endtag"}, "properties": {"repobilityId": "7eb6f3decafc1766", "scanner": "scanner-primary", "fingerprint": "9a1fc80decfa9a6e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/ingest/scrape-crea.py:753"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d8dc858dfe5b9d17", "level": "note", "message": {"text": "Possibly dead Python function: handle_data"}, "properties": {"repobilityId": "3a673a278f4fc1e6", "scanner": "scanner-primary", "fingerprint": "d8dc858dfe5b9d17", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/ingest/scrape-crea.py:761"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-4a636f1777de25a3", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 tests/enterprise/invariants.test.ts:237"}, "properties": {"repobilityId": "d6a564287d62de80", "scanner": "scanner-primary", "fingerprint": "4a636f1777de25a3", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-9dd9371615c01023", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/agents/food-parse.accuracy.test.ts:631"}, "properties": {"repobilityId": "69a23adf0b6f3f90", "scanner": "scanner-primary", "fingerprint": "9dd9371615c01023", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b5d31e5bbeb4ad27", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 docs/v0.3/design-handoff/trophe/project/audit/components.jsx:685"}, "properties": {"repobilityId": "df8515aba363a89f", "scanner": "scanner-primary", "fingerprint": "b5d31e5bbeb4ad27", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-6f347297ee7da1f7", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 docs/v0.3/design-handoff/trophe/project/audit/combined.jsx:685"}, "properties": {"repobilityId": "0b7c95347d9b9913", "scanner": "scanner-primary", "fingerprint": "6f347297ee7da1f7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-804d7437dcc51f14", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-exercises.js:147"}, "properties": {"repobilityId": "dd4862810745e238", "scanner": "scanner-primary", "fingerprint": "804d7437dcc51f14", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6359b437aad44683", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-enterprise-readiness.ts:14"}, "properties": {"repobilityId": "37bd9983ebd0e7f2", "scanner": "scanner-primary", "fingerprint": "6359b437aad44683", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e349f1d6b46bd471", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-integration-readiness.ts:21"}, "properties": {"repobilityId": "517809842b518366", "scanner": "scanner-primary", "fingerprint": "e349f1d6b46bd471", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-99cf1b4dfce13662", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ops/check-ai-budgets.ts:56"}, "properties": {"repobilityId": "49aab9fb8c2c5575", "scanner": "scanner-primary", "fingerprint": "99cf1b4dfce13662", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f4b5e0620e426c4b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ops/reconcile-ai-costs.ts:43"}, "properties": {"repobilityId": "509cad02448c90bd", "scanner": "scanner-primary", "fingerprint": "f4b5e0620e426c4b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-26588ff0f2dccb30", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ops/check-rag-readiness.ts:53"}, "properties": {"repobilityId": "0a6539dbaf240f06", "scanner": "scanner-primary", "fingerprint": "26588ff0f2dccb30", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dd9686d613416afa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ops/check-food-readiness.ts:59"}, "properties": {"repobilityId": "1563408f086a9927", "scanner": "scanner-primary", "fingerprint": "dd9686d613416afa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3b244f16ab0c9d58", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test/wp1-invite-claim-concurrency.ts:41"}, "properties": {"repobilityId": "261fcb31903930b0", "scanner": "scanner-primary", "fingerprint": "3b244f16ab0c9d58", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7661d42082bf8c6b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test/wp1-signup-confirm-e2e.ts:41"}, "properties": {"repobilityId": "88df80746fd2a8b3", "scanner": "scanner-primary", "fingerprint": "7661d42082bf8c6b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f7a49c29a2644cc9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/mape-tail-dishes.ts:80"}, "properties": {"repobilityId": "6349e29aadd1e981", "scanner": "scanner-primary", "fingerprint": "f7a49c29a2644cc9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-03908063f7e44652", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/off-market.ts:130"}, "properties": {"repobilityId": "dadbf7bc0b14d4be", "scanner": "scanner-primary", "fingerprint": "03908063f7e44652", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a0bbf6e0a8677b0e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/restaurants.ts:282"}, "properties": {"repobilityId": "935bce9cf474eb8c", "scanner": "scanner-primary", "fingerprint": "a0bbf6e0a8677b0e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cb2777a69b0cc0b9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/fndds.ts:169"}, "properties": {"repobilityId": "f366a1b32fa464f6", "scanner": "scanner-primary", "fingerprint": "cb2777a69b0cc0b9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3ce5d700bc0a26f4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/seed-greek-colombian.ts:177"}, "properties": {"repobilityId": "1c9dc02dd7fd28f8", "scanner": "scanner-primary", "fingerprint": "3ce5d700bc0a26f4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ccd5ee2f2d4a7950", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/usda.ts:161"}, "properties": {"repobilityId": "9bf511f15cc12c8b", "scanner": "scanner-primary", "fingerprint": "ccd5ee2f2d4a7950", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-eaca9bf56993c9fe", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/benchmark-gap-foods.ts:968"}, "properties": {"repobilityId": "e7763284c5aa24a6", "scanner": "scanner-primary", "fingerprint": "eaca9bf56993c9fe", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b0a3730391fc81ce", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/bedca.ts:65"}, "properties": {"repobilityId": "d78f0a8259e5fd7d", "scanner": "scanner-primary", "fingerprint": "b0a3730391fc81ce", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cd6738a7d8fac958", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/crea.ts:185"}, "properties": {"repobilityId": "a7bc971fcc2de9b7", "scanner": "scanner-primary", "fingerprint": "cd6738a7d8fac958", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8059c7d838f6aeb3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/openfoodfacts.ts:130"}, "properties": {"repobilityId": "30508c118fe44343", "scanner": "scanner-primary", "fingerprint": "8059c7d838f6aeb3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ce51363ba0e3edff", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/embed-foods.ts:125"}, "properties": {"repobilityId": "8b6cd70488d2e294", "scanner": "scanner-primary", "fingerprint": "ce51363ba0e3edff", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bc3606c253731fee", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/cofid.ts:73"}, "properties": {"repobilityId": "7a3e0148ab46f4e2", "scanner": "scanner-primary", "fingerprint": "bc3606c253731fee", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f4f033991f329c90", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/ciqual.ts:130"}, "properties": {"repobilityId": "220bc912d5c1eb4b", "scanner": "scanner-primary", "fingerprint": "f4f033991f329c90", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-51015dfc5cb3bc45", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/hhf-dishes.ts:351"}, "properties": {"repobilityId": "c6f249c927775717", "scanner": "scanner-primary", "fingerprint": "51015dfc5cb3bc45", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-35cf89b1d46cfa40", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/populate-portions.ts:54"}, "properties": {"repobilityId": "8963e05ce07a04ab", "scanner": "scanner-primary", "fingerprint": "35cf89b1d46cfa40", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-39e20440eaea3b34", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/off-greece.ts:129"}, "properties": {"repobilityId": "e445ce454ea31eb8", "scanner": "scanner-primary", "fingerprint": "39e20440eaea3b34", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0136ed77c29efa6e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/ingest/nevo.ts:92"}, "properties": {"repobilityId": "cd62b557b35032fc", "scanner": "scanner-primary", "fingerprint": "0136ed77c29efa6e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d354217489ab35c7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/rag/ingest-document.ts:54"}, "properties": {"repobilityId": "3aa4256b1722a8fa", "scanner": "scanner-primary", "fingerprint": "d354217489ab35c7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3a4d86c4a1e7165c", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 scripts/eval/validate-dataset.ts:54"}, "properties": {"repobilityId": "489ceda57e760595", "scanner": "scanner-primary", "fingerprint": "3a4d86c4a1e7165c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-8ec9d403e077362f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/validate-dataset.ts:108"}, "properties": {"repobilityId": "ff409fa44ae3eaa6", "scanner": "scanner-primary", "fingerprint": "8ec9d403e077362f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-000a288392577885", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-50-cases.ts:175"}, "properties": {"repobilityId": "cd014a7cba238d8d", "scanner": "scanner-primary", "fingerprint": "000a288392577885", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c343f9edfcfc647e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/generate-french-cases.ts:86"}, "properties": {"repobilityId": "cf3d48901b1f4777", "scanner": "scanner-primary", "fingerprint": "c343f9edfcfc647e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f4a34cff780c3524", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-deepseek-candidate.ts:191"}, "properties": {"repobilityId": "d3be34f0aab2ed09", "scanner": "scanner-primary", "fingerprint": "f4a34cff780c3524", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a23e67e1a10f033e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-colombian-search-cases.ts:104"}, "properties": {"repobilityId": "79cd1915c3e79ced", "scanner": "scanner-primary", "fingerprint": "a23e67e1a10f033e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bf0ff2a4cf94225c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/generate-benchmark-cases.ts:201"}, "properties": {"repobilityId": "ad316326e93b371d", "scanner": "scanner-primary", "fingerprint": "bf0ff2a4cf94225c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9af0f2e5f67cdbdb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-nutrition-enterprise-prod.ts:39"}, "properties": {"repobilityId": "20cc90a40eb3887d", "scanner": "scanner-primary", "fingerprint": "9af0f2e5f67cdbdb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9d26e929df0a5dc2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-deepseek-stress.ts:160"}, "properties": {"repobilityId": "307c4f7639eab7ea", "scanner": "scanner-primary", "fingerprint": "9d26e929df0a5dc2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-159a16642661b3c6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/run-greek-colombian-prod.ts:117"}, "properties": {"repobilityId": "8ec4b21fd7af1239", "scanner": "scanner-primary", "fingerprint": "159a16642661b3c6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f1e7ec8ad33b29d0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/eval/generate-replacement-cases.ts:151"}, "properties": {"repobilityId": "48ddf898e721f6e8", "scanner": "scanner-primary", "fingerprint": "f1e7ec8ad33b29d0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-04ad81a3d0a0e3d0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/doctor.ts:84"}, "properties": {"repobilityId": "b1213c839cbc1ab6", "scanner": "scanner-primary", "fingerprint": "04ad81a3d0a0e3d0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-00382af2ad29dd34", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/run-migrations.ts:31"}, "properties": {"repobilityId": "ff2250c3d27381bc", "scanner": "scanner-primary", "fingerprint": "00382af2ad29dd34", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-367d42a77183a84b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/explain.ts:73"}, "properties": {"repobilityId": "ce820e15cf8689e9", "scanner": "scanner-primary", "fingerprint": "367d42a77183a84b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b31d289f84521dd0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/db/verify.ts:258"}, "properties": {"repobilityId": "a0eea362042f03f4", "scanner": "scanner-primary", "fingerprint": "b31d289f84521dd0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-267097124c1f912d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug/probe-gaps.ts:9"}, "properties": {"repobilityId": "d10d2128dfd83e41", "scanner": "scanner-primary", "fingerprint": "267097124c1f912d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bfcea592c674d2c5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug/probe-greek.ts:9"}, "properties": {"repobilityId": "17f8975de93d38ec", "scanner": "scanner-primary", "fingerprint": "bfcea592c674d2c5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f23ab11ca644aa60", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug/qa-walk.ts:22"}, "properties": {"repobilityId": "468afc13ce3d61ef", "scanner": "scanner-primary", "fingerprint": "f23ab11ca644aa60", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c8a9ddfc2f55a663", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug/probe-lookup-fat.ts:9"}, "properties": {"repobilityId": "17529017d3942e71", "scanner": "scanner-primary", "fingerprint": "c8a9ddfc2f55a663", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-818ad7eed66f6d55", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug/debug-lookup.ts:14"}, "properties": {"repobilityId": "7585af0b79880515", "scanner": "scanner-primary", "fingerprint": "818ad7eed66f6d55", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b5b3c568c67d92c8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workout/FormScore.tsx:160"}, "properties": {"repobilityId": "624a8be37c490dc9", "scanner": "scanner-primary", "fingerprint": "b5b3c568c67d92c8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4b6b46111448387f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/workout/FormCheck.tsx:512"}, "properties": {"repobilityId": "91f0fce366575773", "scanner": "scanner-primary", "fingerprint": "4b6b46111448387f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e7bd75b7a53c69ff", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/charts/ProteinDistribution.tsx:137"}, "properties": {"repobilityId": "d12daf9795f78f23", "scanner": "scanner-primary", "fingerprint": "e7bd75b7a53c69ff", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2c4a1cfd5d2010d5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/health/NutrientDensity.tsx:152"}, "properties": {"repobilityId": "131304ed2ddf870c", "scanner": "scanner-primary", "fingerprint": "2c4a1cfd5d2010d5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a6747410ba1d3a72", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/progress/DayComparison.tsx:143"}, "properties": {"repobilityId": "156baaeba2f5c8c6", "scanner": "scanner-primary", "fingerprint": "a6747410ba1d3a72", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e6e3f0cfccc1220e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/progress/ActivityTimeline.tsx:145"}, "properties": {"repobilityId": "194ef19bd599d067", "scanner": "scanner-primary", "fingerprint": "e6e3f0cfccc1220e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-31aa25e60166927a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/CoachCalendar.tsx:217"}, "properties": {"repobilityId": "5d8976a3a677337f", "scanner": "scanner-primary", "fingerprint": "31aa25e60166927a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-164ce5510105574b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/ExportClientReport.tsx:112"}, "properties": {"repobilityId": "914b83ca1d77f0da", "scanner": "scanner-primary", "fingerprint": "164ce5510105574b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8b94736f49ceac7f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/MealPatternView.tsx:203"}, "properties": {"repobilityId": "4bfbc28d528a1c4a", "scanner": "scanner-primary", "fingerprint": "8b94736f49ceac7f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a7b286821d21620b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/CoachActivityFeed.tsx:81"}, "properties": {"repobilityId": "34d0234c64a5e336", "scanner": "scanner-primary", "fingerprint": "a7b286821d21620b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-50d5a4f614462d40", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/WorkoutWeekPlanner.tsx:104"}, "properties": {"repobilityId": "91d1081470d82bb2", "scanner": "scanner-primary", "fingerprint": "50d5a4f614462d40", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-66c31877273000b1", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/ClientChecklist.tsx:120"}, "properties": {"repobilityId": "e9e07b548a3e36a8", "scanner": "scanner-primary", "fingerprint": "66c31877273000b1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-617c8aaa20a54196", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/ProtocolTemplateLibrary.tsx:130"}, "properties": {"repobilityId": "31c6d39e27eaef34", "scanner": "scanner-primary", "fingerprint": "617c8aaa20a54196", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3911b8dd35b17378", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/SmartPriorityQueue.tsx:114"}, "properties": {"repobilityId": "7e5a54e2bba88dbd", "scanner": "scanner-primary", "fingerprint": "3911b8dd35b17378", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a026de0a2560adea", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/coach/MonthlyCoachReport.tsx:157"}, "properties": {"repobilityId": "eec4360f36519ebd", "scanner": "scanner-primary", "fingerprint": "a026de0a2560adea", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7229bbd28fad5ccb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/food/ParsedFoodList.tsx:153"}, "properties": {"repobilityId": "fb240827e34407d7", "scanner": "scanner-primary", "fingerprint": "7229bbd28fad5ccb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4d3e1144a6ff6b4f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/food/FoodFrequency.tsx:199"}, "properties": {"repobilityId": "c9cd69c1f6cd3083", "scanner": "scanner-primary", "fingerprint": "4d3e1144a6ff6b4f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-288b2e1603085663", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/food/RecipeAnalyzerModal.tsx:249"}, "properties": {"repobilityId": "88877aacce751c88", "scanner": "scanner-primary", "fingerprint": "288b2e1603085663", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-965ca5dac98b1c62", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/meals/MealSlotCard.tsx:275"}, "properties": {"repobilityId": "9b53f3570e9821f2", "scanner": "scanner-primary", "fingerprint": "965ca5dac98b1c62", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b011dcea471f4f01", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:72"}, "properties": {"repobilityId": "6f16eb9b82a2dcd6", "scanner": "scanner-primary", "fingerprint": "b011dcea471f4f01", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-5cdf097d64ce7bfb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/page.tsx:944"}, "properties": {"repobilityId": "49f13da6b8e12b22", "scanner": "scanner-primary", "fingerprint": "5cdf097d64ce7bfb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b9e6741c2b95c7e2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/workout/page.tsx:409"}, "properties": {"repobilityId": "864d97ebc14558d8", "scanner": "scanner-primary", "fingerprint": "b9e6741c2b95c7e2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a5948c4d7cd4b68f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/workout/history/page.tsx:136"}, "properties": {"repobilityId": "eb9852d71635483b", "scanner": "scanner-primary", "fingerprint": "a5948c4d7cd4b68f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2042bc5a89e14e25", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/dashboard/workout/stats/page.tsx:516"}, "properties": {"repobilityId": "0fb478871accf8d8", "scanner": "scanner-primary", "fingerprint": "2042bc5a89e14e25", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4f3d779b14d92ded", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/admin/costs/page.tsx:236"}, "properties": {"repobilityId": "b9bb8ad7998706ae", "scanner": "scanner-primary", "fingerprint": "4f3d779b14d92ded", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-253cf86859c84ba1", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/page.tsx:1085"}, "properties": {"repobilityId": "a89aa8854eb3fb32", "scanner": "scanner-primary", "fingerprint": "253cf86859c84ba1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-61d7ff3e02ccb866", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/habits/page.tsx:267"}, "properties": {"repobilityId": "50bc84cc314a980a", "scanner": "scanner-primary", "fingerprint": "61d7ff3e02ccb866", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4c8a59fe2014a81c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/templates/page.tsx:406"}, "properties": {"repobilityId": "d727766484f81a54", "scanner": "scanner-primary", "fingerprint": "4c8a59fe2014a81c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-62ec6e50c239ee49", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 app/coach/templates/page.tsx:511"}, "properties": {"repobilityId": "8a8397af32789d11", "scanner": "scanner-primary", "fingerprint": "62ec6e50c239ee49", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-f2876d5f61843417", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/foods/page.tsx:282"}, "properties": {"repobilityId": "3936f21220027eab", "scanner": "scanner-primary", "fingerprint": "f2876d5f61843417", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-863206b9ae374646", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/inbox/page.tsx:203"}, "properties": {"repobilityId": "0bbd09b87d0e859b", "scanner": "scanner-primary", "fingerprint": "863206b9ae374646", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0fe7ebfe261f5971", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/coach/protocols/page.tsx:308"}, "properties": {"repobilityId": "d0678195c5f0cc5c", "scanner": "scanner-primary", "fingerprint": "0fe7ebfe261f5971", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-638c960435272ee2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 agents/observability/otel.ts:76"}, "properties": {"repobilityId": "fa62dc3aa7480e2d", "scanner": "scanner-primary", "fingerprint": "638c960435272ee2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bd09a5198f496b0f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 agents/evals/run-food-parse.ts:165"}, "properties": {"repobilityId": "f84773e741e48e08", "scanner": "scanner-primary", "fingerprint": "bd09a5198f496b0f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1d77042862d7199a", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 agents/evals/run-all.ts:104"}, "properties": {"repobilityId": "cf7023416e030cf7", "scanner": "scanner-primary", "fingerprint": "1d77042862d7199a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-5e729246aca16f22", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 agents/evals/run-all.ts:76"}, "properties": {"repobilityId": "bd773aff13601e58", "scanner": "scanner-primary", "fingerprint": "5e729246aca16f22", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-442135baedbc93b6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 agents/evals/run-meal-suggest.ts:343"}, "properties": {"repobilityId": "be62669773ee4fe0", "scanner": "scanner-primary", "fingerprint": "442135baedbc93b6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5e9d850c9b0f6a28", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 agents/evals/run-rag-eval.ts:39"}, "properties": {"repobilityId": "08310d957091a533", "scanner": "scanner-primary", "fingerprint": "5e9d850c9b0f6a28", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b90606bc67c06b77", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in CODEX.md:625"}, "properties": {"repobilityId": "bb98fa435df2b7c0", "scanner": "scanner-primary", "fingerprint": "b90606bc67c06b77", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CODEX.md"}, "region": {"startLine": 625}}}]}, {"ruleId": "scanner-383e6baa3c7f4c44", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in CLAUDE.md:237"}, "properties": {"repobilityId": "1d599077e226eef8", "scanner": "scanner-primary", "fingerprint": "383e6baa3c7f4c44", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 237}}}]}, {"ruleId": "scanner-d78d2ef01dc69976", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in AGENTS.md:35"}, "properties": {"repobilityId": "edd1db13d7ddef03", "scanner": "scanner-primary", "fingerprint": "d78d2ef01dc69976", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "AGENTS.md"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 587}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 592}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 597}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 609}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 625}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 634}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 638}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 642}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 648}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 657}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 671}}}]}, {"ruleId": "scanner-cde4539047b0e1f4", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-invite-claim-concurrency.ts"}, "properties": {"repobilityId": "140b95ca7058d23b", "scanner": "scanner-primary", "fingerprint": "cde4539047b0e1f4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-invite-claim-concurrency.ts"}, "region": {"startLine": 675}}}]}, {"ruleId": "scanner-dfb58b70e56fb6d6", "level": "error", "message": {"text": "Possible secret in scripts/test/wp1-signup-confirm-e2e.ts"}, "properties": {"repobilityId": "c5f51ef7bd6eb6df", "scanner": "scanner-primary", "fingerprint": "dfb58b70e56fb6d6", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test/wp1-signup-confirm-e2e.ts"}, "region": {"startLine": 202}}}]}, {"ruleId": "scanner-32cea689d19043a3", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/eval/run-nutrition-enterprise-prod.ts:2"}, "properties": {"repobilityId": "c9369b16319f9db1", "scanner": "scanner-primary", "fingerprint": "32cea689d19043a3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/eval/run-nutrition-enterprise-prod.ts"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-0f035928faea291d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/db/doctor.ts:4"}, "properties": {"repobilityId": "ec34ccec80f4c65c", "scanner": "scanner-primary", "fingerprint": "0f035928faea291d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/db/doctor.ts"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-7b3002a24e79428a", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:72"}, "properties": {"repobilityId": "69d4743587f721a0", "scanner": "scanner-primary", "fingerprint": "7b3002a24e79428a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.tsx"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-35347517be844954", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in agents/evals/run-meal-suggest.ts:343"}, "properties": {"repobilityId": "b107b9f9f5f9b51e", "scanner": "scanner-primary", "fingerprint": "35347517be844954", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agents/evals/run-meal-suggest.ts"}, "region": {"startLine": 343}}}]}, {"ruleId": "scanner-f2e47722474d0653", "level": "note", "message": {"text": "Very large file: docs/v0.3/design-handoff/trophe/project/audit/combined.jsx (1066 lines)"}, "properties": {"repobilityId": "ad3864b7c99765f0", "scanner": "scanner-primary", "fingerprint": "f2e47722474d0653", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b3d84f69869d085e", "level": "note", "message": {"text": "Very large file: app/dashboard/page.tsx (1001 lines)"}, "properties": {"repobilityId": "63f368eddf6a07a9", "scanner": "scanner-primary", "fingerprint": "b3d84f69869d085e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5a3265f849bf8723", "level": "note", "message": {"text": "Very large file: app/dashboard/workout/page.tsx (1291 lines)"}, "properties": {"repobilityId": "02860ec976b163be", "scanner": "scanner-primary", "fingerprint": "5a3265f849bf8723", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-87089be7e5906ff7", "level": "note", "message": {"text": "Very large file: app/coach/page.tsx (1463 lines)"}, "properties": {"repobilityId": "be1d1acce613d757", "scanner": "scanner-primary", "fingerprint": "87089be7e5906ff7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9387b46657a7dafe", "level": "note", "message": {"text": "Very large file: app/coach/client/[id]/page.tsx (1848 lines)"}, "properties": {"repobilityId": "817c6e086c0b6ca8", "scanner": "scanner-primary", "fingerprint": "9387b46657a7dafe", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-2ffa286a42fb87ba", "level": "note", "message": {"text": "Very large file: agents/food-parse/lookup.ts (1857 lines)"}, "properties": {"repobilityId": "2c403315628a6c75", "scanner": "scanner-primary", "fingerprint": "2ffa286a42fb87ba", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-963653931ee0cf82", "level": "note", "message": {"text": "Very large file: agents/food-parse/index.v4.ts (1423 lines)"}, "properties": {"repobilityId": "63a84570f3e0d3bc", "scanner": "scanner-primary", "fingerprint": "963653931ee0cf82", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "96584a0b4e567c24", "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": "dc32999e80267f5d", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "98fd7a68a1514d33", "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": "b111dfa54a408c49", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "f4d7375d431432b5", "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": "54f9f7b0abb9a5c2", "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": "7597ff9ef47ee452", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-36743f5e19b0cb8d", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/seed-exercises.js:2"}, "properties": {"repobilityId": "12e32d8f209bf003", "scanner": "scanner-primary", "fingerprint": "36743f5e19b0cb8d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d16ed85fdae8e2dc", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/test/wp1-signup-confirm-e2e.ts:227"}, "properties": {"repobilityId": "bef798eeb85bd3f0", "scanner": "scanner-primary", "fingerprint": "d16ed85fdae8e2dc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5f3b6a687a278080", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/test/wp1-signup-confirm-e2e.ts:87"}, "properties": {"repobilityId": "dfdf152d3b98e56c", "scanner": "scanner-primary", "fingerprint": "5f3b6a687a278080", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e855fa69e6c46407", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/off-market.ts:71"}, "properties": {"repobilityId": "39ee48386dee03b4", "scanner": "scanner-primary", "fingerprint": "e855fa69e6c46407", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-19c8a08c71513996", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/usda.ts:140"}, "properties": {"repobilityId": "575ab028f7f96446", "scanner": "scanner-primary", "fingerprint": "19c8a08c71513996", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f87aaaa171f006d0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/openfoodfacts.ts:100"}, "properties": {"repobilityId": "32a4189b7cc6c9c7", "scanner": "scanner-primary", "fingerprint": "f87aaaa171f006d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fef3974cd1f6ddc5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/embed-foods.ts:76"}, "properties": {"repobilityId": "584fb3ef9eb563b1", "scanner": "scanner-primary", "fingerprint": "fef3974cd1f6ddc5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f8ad3ee58dffedad", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/ingest/off-greece.ts:64"}, "properties": {"repobilityId": "1b8b6553d90cb4f3", "scanner": "scanner-primary", "fingerprint": "f8ad3ee58dffedad", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4c478dcc7dc23975", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/eval/validate-dataset.ts:68"}, "properties": {"repobilityId": "524aa30f460995df", "scanner": "scanner-primary", "fingerprint": "4c478dcc7dc23975", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e38ef4af584f1f7a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/generate-french-cases.ts:59"}, "properties": {"repobilityId": "49b7d7336e62aca4", "scanner": "scanner-primary", "fingerprint": "e38ef4af584f1f7a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d7f28555802cfd92", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/generate-benchmark-cases.ts:141"}, "properties": {"repobilityId": "5ebc66190e760b4f", "scanner": "scanner-primary", "fingerprint": "d7f28555802cfd92", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e97268afdb305f65", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/run-nutrition-enterprise-prod.ts:84"}, "properties": {"repobilityId": "d27c03040f29f4d5", "scanner": "scanner-primary", "fingerprint": "e97268afdb305f65", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-232dbb02bd5c39f6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/run-greek-colombian-prod.ts:118"}, "properties": {"repobilityId": "4076d9532cfd9482", "scanner": "scanner-primary", "fingerprint": "232dbb02bd5c39f6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6168ada874500e26", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/eval/generate-replacement-cases.ts:106"}, "properties": {"repobilityId": "ec226ea501523422", "scanner": "scanner-primary", "fingerprint": "6168ada874500e26", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-df3f5de34165d984", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/shared/ChatThread.tsx:84"}, "properties": {"repobilityId": "d10576608184b98c", "scanner": "scanner-primary", "fingerprint": "df3f5de34165d984", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-96b7087d1bf59e2b", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/shared/ErrorBoundary.tsx:6"}, "properties": {"repobilityId": "9ca8d1ee8aa816bb", "scanner": "scanner-primary", "fingerprint": "96b7087d1bf59e2b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7c02802bb6f5f421", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/coach/CoachInsightPanel.tsx:37"}, "properties": {"repobilityId": "a18120974be0f586", "scanner": "scanner-primary", "fingerprint": "7c02802bb6f5f421", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8a1e656cce30d984", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/food/QuickFoodInput.tsx:134"}, "properties": {"repobilityId": "641b4c549a04cfc3", "scanner": "scanner-primary", "fingerprint": "8a1e656cce30d984", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-43d1cd4e4b2b9eec", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/auth/signout/route.ts:11"}, "properties": {"repobilityId": "b220464b1202850d", "scanner": "scanner-primary", "fingerprint": "43d1cd4e4b2b9eec", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-886faf0806e4e88b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/food/search/route.ts:211"}, "properties": {"repobilityId": "890f0e4d2253c13a", "scanner": "scanner-primary", "fingerprint": "886faf0806e4e88b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5a86b867e98f0fc6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/dashboard/page.tsx:373"}, "properties": {"repobilityId": "e0bd948fc433efe6", "scanner": "scanner-primary", "fingerprint": "5a86b867e98f0fc6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-23885b1d3ec8b9e9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/super/page.tsx:49"}, "properties": {"repobilityId": "a9d310616943b70b", "scanner": "scanner-primary", "fingerprint": "23885b1d3ec8b9e9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0f9f09f4ed9ed8d9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/admin/costs/page.tsx:62"}, "properties": {"repobilityId": "0e54f99a49d2c8e3", "scanner": "scanner-primary", "fingerprint": "0f9f09f4ed9ed8d9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a589d464d7189f8e", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/auth/auth-admin.ts:161"}, "properties": {"repobilityId": "546be37a65b5c894", "scanner": "scanner-primary", "fingerprint": "a589d464d7189f8e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-44a0976c466f2adf", "level": "none", "message": {"text": "Commented-code block (8 lines) in lib/habits/habits-seed.ts:1"}, "properties": {"repobilityId": "1183f662bff6345e", "scanner": "scanner-primary", "fingerprint": "44a0976c466f2adf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aa0a60c9765c2dce", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/trpc/provider.tsx:53"}, "properties": {"repobilityId": "c22dcfad024326f8", "scanner": "scanner-primary", "fingerprint": "aa0a60c9765c2dce", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-068686392a71bd6a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/spike/client.ts:105"}, "properties": {"repobilityId": "05e53e9589bb32cd", "scanner": "scanner-primary", "fingerprint": "068686392a71bd6a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-636655af85e9cfbc", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/food/food-database-seed.ts:1"}, "properties": {"repobilityId": "abb3a04ca67f4dd2", "scanner": "scanner-primary", "fingerprint": "636655af85e9cfbc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bd9d2211381525a4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/nutrition/usda-fdc.ts:196"}, "properties": {"repobilityId": "01db8027d5156eaa", "scanner": "scanner-primary", "fingerprint": "bd9d2211381525a4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e1f65f5cc0e2aea2", "level": "none", "message": {"text": "Commented-code block (5 lines) in agents/food-parse/lookup.ts:350"}, "properties": {"repobilityId": "1974cc0b31c93e69", "scanner": "scanner-primary", "fingerprint": "e1f65f5cc0e2aea2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f7e1fb920c2ef379", "level": "none", "message": {"text": "Commented-code block (5 lines) in agents/food-parse/index.v4.ts:118"}, "properties": {"repobilityId": "31845b5df932b287", "scanner": "scanner-primary", "fingerprint": "f7e1fb920c2ef379", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0034d5d730f59cf9", "level": "none", "message": {"text": "Commented-code block (5 lines) in agents/memory/queue.ts:9"}, "properties": {"repobilityId": "2b73424c206e8336", "scanner": "scanner-primary", "fingerprint": "0034d5d730f59cf9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4008667bd38dfcb8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 agents/runtime/providers/deepseek.ts:16"}, "properties": {"repobilityId": "40517bc24af33add", "scanner": "scanner-primary", "fingerprint": "4008667bd38dfcb8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c25a287471595468", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 agents/runtime/providers/voyage.ts:13"}, "properties": {"repobilityId": "4572416c65ea4d06", "scanner": "scanner-primary", "fingerprint": "c25a287471595468", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c2d0fd9e15288b9a", "level": "none", "message": {"text": "Commented-code block (5 lines) in agents/runtime/providers/structured.ts:54"}, "properties": {"repobilityId": "0bc2db690e7c102a", "scanner": "scanner-primary", "fingerprint": "c2d0fd9e15288b9a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a4672c5c7a13a7ea", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 agents/runtime/providers/anthropic.ts:13"}, "properties": {"repobilityId": "7d191ac5ccda7724", "scanner": "scanner-primary", "fingerprint": "a4672c5c7a13a7ea", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ac59a70202ae14ad", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 agents/clients/anthropic.ts:39"}, "properties": {"repobilityId": "22fb5f27f8dac17f", "scanner": "scanner-primary", "fingerprint": "ac59a70202ae14ad", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2bf93b1c905bcfa0", "level": "none", "message": {"text": "Commented-code block (6 lines) in agents/evals/run-all.ts:165"}, "properties": {"repobilityId": "8fc107a83ec7c7eb", "scanner": "scanner-primary", "fingerprint": "2bf93b1c905bcfa0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f563beb86fe5d77f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 agents/evals/run-meal-suggest.ts:197"}, "properties": {"repobilityId": "54dea31efaf7961e", "scanner": "scanner-primary", "fingerprint": "f563beb86fe5d77f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c703bc245d12a87c", "level": "none", "message": {"text": "Commented-code block (5 lines) in db/schema/foods.ts:100"}, "properties": {"repobilityId": "167d467c39c751bd", "scanner": "scanner-primary", "fingerprint": "c703bc245d12a87c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1320de959133474a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:1"}, "properties": {"repobilityId": "473e97034615020a", "scanner": "scanner-primary", "fingerprint": "1320de959133474a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}