{"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-d7102876d908de43", "name": "Stray `console.log` in TS/JS \u2014 scripts/test-option-alpha-phase7.ts:23", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-option-alpha-phase7.ts:23"}, "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-c80277bebdd890a2", "name": "Stray `console.log` in TS/JS \u2014 scripts/test-option-alpha-phase10.ts:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-option-alpha-phase10.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-bfce8b39f795161c", "name": "Stray `console.log` in TS/JS \u2014 scripts/seed-reference-tables.js:33", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-reference-tables.js:33"}, "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-04411aecfad53194", "name": "Stray `console.log` in TS/JS \u2014 scripts/test/luopan-classical-engine.ts:87", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test/luopan-classical-engine.ts:87"}, "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-5cb3988992739037", "name": "Stray `console.log` in TS/JS \u2014 public/js/hk-user-menu.js:372", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 public/js/hk-user-menu.js:372"}, "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-8ab075a68497b05f", "name": "Icon-only button without accessible name \u2014 public/js/hk-hex-deep.js:29", "shortDescription": {"text": "Icon-only button without accessible name \u2014 public/js/hk-hex-deep.js:29"}, "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-3d7fd954cf4b9cd5", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/sifu/route.ts:886", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/sifu/route.ts:886"}, "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-3bbc124b30adcc04", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/sifu/group/route.ts:868", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/sifu/group/route.ts:868"}, "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-006529299864dbac", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/research/research-admin.tsx:782", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/research/research-admin.tsx:782"}, "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-83af148ef85e072f", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/paraphrase/editor.tsx:432", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/paraphrase/editor.tsx:432"}, "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-3a53c5ebac76074d", "name": "Insecure pattern 'node_child_process' in scripts/check-pair-reaction-v2.mjs:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/check-pair-reaction-v2.mjs:1"}, "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-8ec6001d6d271942", "name": "Insecure pattern 'new_function_used' in scripts/check-public-html-scripts.mjs:24", "shortDescription": {"text": "Insecure pattern 'new_function_used' in scripts/check-public-html-scripts.mjs:24"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-98383923cf35c5b6", "name": "Possible secret in scripts/seed-solar-terms.py", "shortDescription": {"text": "Possible secret in scripts/seed-solar-terms.py"}, "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-4422fa4f43fdb097", "name": "Insecure pattern 'node_child_process' in scripts/regression-golden.cjs:7", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/regression-golden.cjs:7"}, "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-20d9c056e83e0af7", "name": "Possible secret in scripts/migrate-tst.cjs", "shortDescription": {"text": "Possible secret in scripts/migrate-tst.cjs"}, "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-90b3bb40998573ea", "name": "Insecure pattern 'node_child_process' in scripts/check-pair-classical-oracle.mjs:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/check-pair-classical-oracle.mjs:1"}, "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-2691a2830b84882b", "name": "Possible secret in scripts/seed-reference-tables.js", "shortDescription": {"text": "Possible secret in scripts/seed-reference-tables.js"}, "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-0236cdf5b5655d12", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/methodology.html:1672", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/methodology.html:1672"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d377fe60b03d872a", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/calendar-m.html:466", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/calendar-m.html:466"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ef086ed729f6cc0c", "name": "Insecure pattern 'insert_adjacent_html' in public/calendar-m.html:475", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in public/calendar-m.html:475"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c0f2d343d561e58e", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/picker-m.html:702", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/picker-m.html:702"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-de6bf0eec46a000f", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/today.html:1580", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/today.html:1580"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ebf7019e82d0bd3b", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/signup.html:196", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/signup.html:196"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-81ff9ebf93147562", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/datepick.html:884", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/datepick.html:884"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e3518d52b7cdbed6", "name": "Insecure pattern 'insert_adjacent_html' in public/datepick.html:920", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in public/datepick.html:920"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0f1d59ed653fca3c", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/calendar.html:618", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/calendar.html:618"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2c5cc4b1006efb15", "name": "Insecure pattern 'insert_adjacent_html' in public/calendar.html:744", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in public/calendar.html:744"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ce2ff972b66dff83", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/compass-studio.html:211", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/compass-studio.html:211"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5f18e999ec7c8931", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/katakagae.html:261", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/katakagae.html:261"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5986913cd67e224c", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/forecast.html:690", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/forecast.html:690"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-46af9630f23e5125", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/goal.html:644", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/goal.html:644"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c83080006f6b2898", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/master-m.html:560", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/master-m.html:560"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-581d5953ab49599e", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/chart.html:1086", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/chart.html:1086"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f182dde10edae278", "name": "Insecure pattern 'insert_adjacent_html' in public/chart.html:3432", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in public/chart.html:3432"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4ac9d14b586a763a", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/solar-terms.html:196", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/solar-terms.html:196"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9e351e217f3dc353", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/input.html:810", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/input.html:810"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-007849fe1fbea206", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/comparison.html:302", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/comparison.html:302"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-116403d715083282", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/luopan.html:1522", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/luopan.html:1522"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2a1cf1c7360ad8c1", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/master.html:802", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/master.html:802"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-951ba4b77377f292", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/auspicious.html:218", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/auspicious.html:218"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-461bee4561d93a63", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/mygoal.html:624", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/mygoal.html:624"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-81600f1a39d35087", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/fengshui.html:983", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/fengshui.html:983"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6923f30bdf1ef272", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/yongsennetwork.html:1542", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/yongsennetwork.html:1542"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2fd830a410c92965", "name": "Insecure pattern 'insert_adjacent_html' in public/yongsennetwork.html:2291", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in public/yongsennetwork.html:2291"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b845d8099b31410d", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/landing.html:651", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/landing.html:651"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e8ffc1f74af6ab88", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/compass.html:249", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/compass.html:249"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-70b0496ac33eae49", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/heluo.html:966", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/heluo.html:966"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-04a38348e8f2a130", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/account.html:418", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/account.html:418"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ad9ff440171ed888", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/fengshui-pro.html:176", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/fengshui-pro.html:176"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5aceef36f1930502", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/qimen.html:923", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/qimen.html:923"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e004ba1d6877f162", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/accuracy.html:233", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/accuracy.html:233"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-03bdbe982cbc8acd", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/picker.html:637", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/picker.html:637"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2b74a8e32ae4a699", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-settings-drawer.js:123", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-settings-drawer.js:123"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6bf3aa00573d4410", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-user-menu.js:189", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-user-menu.js:189"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a71836a51e47ef10", "name": "Insecure pattern 'local_storage_auth_token' in public/js/hk-user-menu.js:51", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in public/js/hk-user-menu.js:51"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-864ed14e3af65978", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-hex-deep.js:13", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-hex-deep.js:13"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2ed1d79d44283dc1", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/_preview/luopan-merge.html:486", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/_preview/luopan-merge.html:486"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fc9be2122bf4d0b5", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/_preview/luopan-merge-v2.html:1389", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/_preview/luopan-merge-v2.html:1389"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c25e95588a62d8f5", "name": "Insecure pattern 'node_child_process' in src/app/api/sifu/route.ts:11", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/app/api/sifu/route.ts:11"}, "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-37b2d5f0ac8306c0", "name": "Insecure pattern 'node_child_process' in src/app/api/sifu/group/route.ts:24", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/app/api/sifu/group/route.ts:24"}, "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-05bb8a55bf199024", "name": "Insecure pattern 'node_child_process' in src/app/api/network/ai-parse-bulk/route.ts:11", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/app/api/network/ai-parse-bulk/route.ts:11"}, "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-bef4a3c2f53a2ff1", "name": "Insecure pattern 'node_child_process' in src/app/api/network/sifu/route.ts:12", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/app/api/network/sifu/route.ts:12"}, "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-0ff0ee39581f2a6f", "name": "Insecure pattern 'node_child_process' in src/app/api/qimen/sifu/route.ts:8", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/app/api/qimen/sifu/route.ts:8"}, "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-ac19e5516eb5cde7", "name": "Insecure pattern 'node_child_process' in src/app/api/forecast/route.ts:13", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/app/api/forecast/route.ts:13"}, "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-f4c574d042c127c3", "name": "Insecure pattern 'node_child_process' in src/app/api/chart/overview/route.ts:12", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/app/api/chart/overview/route.ts:12"}, "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-d859925a4bd4725d", "name": "Insecure pattern 'node_child_process' in src/lib/claude-stream.ts:12", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/lib/claude-stream.ts:12"}, "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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c7835707d428e9dd", "name": "Very large file: src/app/api/sifu/route.ts (2791 lines)", "shortDescription": {"text": "Very large file: src/app/api/sifu/route.ts (2791 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-0e323500135b8546", "name": "Very large file: src/app/api/sifu/group/route.ts (1146 lines)", "shortDescription": {"text": "Very large file: src/app/api/sifu/group/route.ts (1146 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-5a4dd566524752e8", "name": "Very large file: src/app/api/qimen/sifu/route.ts (1559 lines)", "shortDescription": {"text": "Very large file: src/app/api/qimen/sifu/route.ts (1559 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-f9ddac4afe8b7b52", "name": "Very large file: src/app/api/auspicious/route.ts (1321 lines)", "shortDescription": {"text": "Very large file: src/app/api/auspicious/route.ts (1321 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-1abe5390968d6607", "name": "Very large file: src/app/admin/research/research-admin.tsx (1146 lines)", "shortDescription": {"text": "Very large file: src/app/admin/research/research-admin.tsx (1146 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-8f54cb4c8081cf39", "name": "Very large file: src/app/chart-v2/page.tsx (1128 lines)", "shortDescription": {"text": "Very large file: src/app/chart-v2/page.tsx (1128 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-52e618a1d795f01e", "name": "Very large file: src/lib/chart-packet.ts (3188 lines)", "shortDescription": {"text": "Very large file: src/lib/chart-packet.ts (3188 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-af832d7ef14696f2", "name": "Very large file: src/lib/chart-extensions.ts (1576 lines)", "shortDescription": {"text": "Very large file: src/lib/chart-extensions.ts (1576 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": "39 tests / 282 src (ratio 0.14)."}, "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 485 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 33 placeholder/mock markers across 17 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-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-4dd07918029c0e7f", "name": "Legacy-named symbol `eDiffOld` in test-cases/dry-runs/step3-compare-voytek.cjs:112", "shortDescription": {"text": "Legacy-named symbol `eDiffOld` in test-cases/dry-runs/step3-compare-voytek.cjs:112"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2338a5dc82433849", "name": "Legacy-named symbol `reaction_v2` in scripts/check-pair-reaction-v2.mjs:182", "shortDescription": {"text": "Legacy-named symbol `reaction_v2` in scripts/check-pair-reaction-v2.mjs:182"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-90e2552314147a95", "name": "Legacy-named symbol `qimen_v2` in scripts/seed-solar-terms.py:5", "shortDescription": {"text": "Legacy-named symbol `qimen_v2` in scripts/seed-solar-terms.py:5"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-888e47af97ef7ba3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/regression-golden.cjs:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/regression-golden.cjs:43"}, "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-c2c38d565f7fb7c0", "name": "Commented-code block (11 lines) in scripts/derive-star-pairs.cjs:103", "shortDescription": {"text": "Commented-code block (11 lines) in scripts/derive-star-pairs.cjs:103"}, "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-1c156d052fb3fd9c", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/test/i18n-infra-test.py:177", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/test/i18n-infra-test.py:177"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ba2b00040171c00b", "name": "Legacy-named symbol `group_packet_hash_v1` in src/app/api/sifu/group/route.ts:1087", "shortDescription": {"text": "Legacy-named symbol `group_packet_hash_v1` in src/app/api/sifu/group/route.ts:1087"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-85cd01858bdd484f", "name": "Legacy-named symbol `yongshen_v2` in src/app/api/sifu/compare/route.ts:125", "shortDescription": {"text": "Legacy-named symbol `yongshen_v2` in src/app/api/sifu/compare/route.ts:125"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-97bb7168e109d78a", "name": "Legacy-named symbol `yongshen_v2` in src/app/api/network/sifu/route.ts:5", "shortDescription": {"text": "Legacy-named symbol `yongshen_v2` in src/app/api/network/sifu/route.ts:5"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-daa960e0f4e28871", "name": "Legacy-named symbol `user_yongshen_v2` in src/app/api/qimen/sifu/route.ts:4", "shortDescription": {"text": "Legacy-named symbol `user_yongshen_v2` in src/app/api/qimen/sifu/route.ts:4"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-120b2de3852b6b24", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/mobile/v1/sifu/group/route.ts:72", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/mobile/v1/sifu/group/route.ts:72"}, "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-5b22c1e0072d62be", "name": "Legacy-named symbol `yongshen_v2` in src/app/api/mobile/v1/network/sifu/route.ts:224", "shortDescription": {"text": "Legacy-named symbol `yongshen_v2` in src/app/api/mobile/v1/network/sifu/route.ts:224"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3b683cdb349d3a98", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/mobile/v1/network/sifu/route.ts:247", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/mobile/v1/network/sifu/route.ts:247"}, "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-6f17b812f38f318d", "name": "Legacy-named symbol `yongshen_v2` in src/app/api/chart/route.ts:13", "shortDescription": {"text": "Legacy-named symbol `yongshen_v2` in src/app/api/chart/route.ts:13"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0db086390de1c46e", "name": "Legacy-named symbol `yongshen_v2` in src/app/api/chart/overview/route.ts:5", "shortDescription": {"text": "Legacy-named symbol `yongshen_v2` in src/app/api/chart/overview/route.ts:5"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8917440374f77628", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/library/editor.tsx:30", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/library/editor.tsx:30"}, "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-523daad32678cc86", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/paraphrase/editor.tsx:92", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/paraphrase/editor.tsx:92"}, "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-22b4d3b066d8d3df", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/formulas/editor.tsx:63", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/formulas/editor.tsx:63"}, "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-9aba80e45c82903d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/engine/editor.tsx:96", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/engine/editor.tsx:96"}, "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-3c30b5cf3819ae74", "name": "Commented-code block (7 lines) in src/app/chart-v2/load-profile.ts:114", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/chart-v2/load-profile.ts:114"}, "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-5e330c2c6884c450", "name": "Commented-code block (8 lines) in src/lib/fengshui-luxing.ts:127", "shortDescription": {"text": "Commented-code block (8 lines) in src/lib/fengshui-luxing.ts:127"}, "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-5f5e29b7177562aa", "name": "Legacy-named symbol `resolver_order_v1` in src/lib/bazi-interaction-rule-registry.ts:230", "shortDescription": {"text": "Legacy-named symbol `resolver_order_v1` in src/lib/bazi-interaction-rule-registry.ts:230"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f3f91e7c432517f4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/qimen-destiny.ts:5", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/qimen-destiny.ts:5"}, "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-0e8522d3449bd3a2", "name": "Legacy-named symbol `buildLegacy` in src/lib/daily-personal-verdict.ts:307", "shortDescription": {"text": "Legacy-named symbol `buildLegacy` in src/lib/daily-personal-verdict.ts:307"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cfd01fa37078c94c", "name": "Legacy-named symbol `rootedness_explain_v2` in src/lib/api-scrub.ts:31", "shortDescription": {"text": "Legacy-named symbol `rootedness_explain_v2` in src/lib/api-scrub.ts:31"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e9eea48186c57a79", "name": "Legacy-named symbol `reaction_v2` in src/lib/scoring/network-score-payload.ts:231", "shortDescription": {"text": "Legacy-named symbol `reaction_v2` in src/lib/scoring/network-score-payload.ts:231"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dba0642d0ca674aa", "name": "Commented-code block (5 lines) in src/lib/luck-engine/weights.ts:25", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/luck-engine/weights.ts:25"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20853"}, "properties": {"repository": "tattooothep/decode-bazi", "repoUrl": "https://github.com/tattooothep/decode-bazi", "branch": "main"}, "results": [{"ruleId": "scanner-d7102876d908de43", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-option-alpha-phase7.ts:23"}, "properties": {"repobilityId": "7d71895c9bccc156", "scanner": "scanner-primary", "fingerprint": "d7102876d908de43", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c80277bebdd890a2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-option-alpha-phase10.ts:9"}, "properties": {"repobilityId": "5f5046169fae89b1", "scanner": "scanner-primary", "fingerprint": "c80277bebdd890a2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bfce8b39f795161c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-reference-tables.js:33"}, "properties": {"repobilityId": "b3ad6415443c86a6", "scanner": "scanner-primary", "fingerprint": "bfce8b39f795161c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-04411aecfad53194", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test/luopan-classical-engine.ts:87"}, "properties": {"repobilityId": "e08c6a9515583c6e", "scanner": "scanner-primary", "fingerprint": "04411aecfad53194", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5cb3988992739037", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 public/js/hk-user-menu.js:372"}, "properties": {"repobilityId": "a3d98130371b1988", "scanner": "scanner-primary", "fingerprint": "5cb3988992739037", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8ab075a68497b05f", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 public/js/hk-hex-deep.js:29"}, "properties": {"repobilityId": "01bb3fd92f55083c", "scanner": "scanner-primary", "fingerprint": "8ab075a68497b05f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-3d7fd954cf4b9cd5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/sifu/route.ts:886"}, "properties": {"repobilityId": "e99b2ba499fbd66a", "scanner": "scanner-primary", "fingerprint": "3d7fd954cf4b9cd5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3bbc124b30adcc04", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/sifu/group/route.ts:868"}, "properties": {"repobilityId": "77dfcfc8e14a66da", "scanner": "scanner-primary", "fingerprint": "3bbc124b30adcc04", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-006529299864dbac", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/research/research-admin.tsx:782"}, "properties": {"repobilityId": "a66cf03e3ecc8d85", "scanner": "scanner-primary", "fingerprint": "006529299864dbac", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-83af148ef85e072f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/paraphrase/editor.tsx:432"}, "properties": {"repobilityId": "8f023cab40b500c1", "scanner": "scanner-primary", "fingerprint": "83af148ef85e072f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3a53c5ebac76074d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/check-pair-reaction-v2.mjs:1"}, "properties": {"repobilityId": "fe5a7a255b976fc4", "scanner": "scanner-primary", "fingerprint": "3a53c5ebac76074d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/check-pair-reaction-v2.mjs"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8ec6001d6d271942", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in scripts/check-public-html-scripts.mjs:24"}, "properties": {"repobilityId": "2cacaca2ec34e897", "scanner": "scanner-primary", "fingerprint": "8ec6001d6d271942", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/check-public-html-scripts.mjs"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-98383923cf35c5b6", "level": "error", "message": {"text": "Possible secret in scripts/seed-solar-terms.py"}, "properties": {"repobilityId": "f39a1ab6232d7bfa", "scanner": "scanner-primary", "fingerprint": "98383923cf35c5b6", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed-solar-terms.py"}, "region": {"startLine": 9}}}]}, {"ruleId": "scanner-4422fa4f43fdb097", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/regression-golden.cjs:7"}, "properties": {"repobilityId": "fc485e3079c01f1c", "scanner": "scanner-primary", "fingerprint": "4422fa4f43fdb097", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/regression-golden.cjs"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-20d9c056e83e0af7", "level": "error", "message": {"text": "Possible secret in scripts/migrate-tst.cjs"}, "properties": {"repobilityId": "e1830e1472204464", "scanner": "scanner-primary", "fingerprint": "20d9c056e83e0af7", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/migrate-tst.cjs"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-90b3bb40998573ea", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/check-pair-classical-oracle.mjs:1"}, "properties": {"repobilityId": "c0af1a1ddfa1da4d", "scanner": "scanner-primary", "fingerprint": "90b3bb40998573ea", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/check-pair-classical-oracle.mjs"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2691a2830b84882b", "level": "error", "message": {"text": "Possible secret in scripts/seed-reference-tables.js"}, "properties": {"repobilityId": "017c1c923c69ab63", "scanner": "scanner-primary", "fingerprint": "2691a2830b84882b", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed-reference-tables.js"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-0236cdf5b5655d12", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/methodology.html:1672"}, "properties": {"repobilityId": "9d1b6ad3f1e94c1c", "scanner": "scanner-primary", "fingerprint": "0236cdf5b5655d12", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/methodology.html"}, "region": {"startLine": 1672}}}]}, {"ruleId": "scanner-d377fe60b03d872a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/calendar-m.html:466"}, "properties": {"repobilityId": "e7c6af2eeb89b37a", "scanner": "scanner-primary", "fingerprint": "d377fe60b03d872a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/calendar-m.html"}, "region": {"startLine": 466}}}]}, {"ruleId": "scanner-ef086ed729f6cc0c", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in public/calendar-m.html:475"}, "properties": {"repobilityId": "41219ff9cd290d70", "scanner": "scanner-primary", "fingerprint": "ef086ed729f6cc0c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/calendar-m.html"}, "region": {"startLine": 475}}}]}, {"ruleId": "scanner-c0f2d343d561e58e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/picker-m.html:702"}, "properties": {"repobilityId": "6bf864562a79e9ed", "scanner": "scanner-primary", "fingerprint": "c0f2d343d561e58e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/picker-m.html"}, "region": {"startLine": 702}}}]}, {"ruleId": "scanner-de6bf0eec46a000f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/today.html:1580"}, "properties": {"repobilityId": "7a39f1e08f533fbd", "scanner": "scanner-primary", "fingerprint": "de6bf0eec46a000f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/today.html"}, "region": {"startLine": 1580}}}]}, {"ruleId": "scanner-ebf7019e82d0bd3b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/signup.html:196"}, "properties": {"repobilityId": "96b5b1a7cad665c6", "scanner": "scanner-primary", "fingerprint": "ebf7019e82d0bd3b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/signup.html"}, "region": {"startLine": 196}}}]}, {"ruleId": "scanner-81ff9ebf93147562", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/datepick.html:884"}, "properties": {"repobilityId": "62d6e701ee698e22", "scanner": "scanner-primary", "fingerprint": "81ff9ebf93147562", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/datepick.html"}, "region": {"startLine": 884}}}]}, {"ruleId": "scanner-e3518d52b7cdbed6", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in public/datepick.html:920"}, "properties": {"repobilityId": "edce0b3f2ad5337a", "scanner": "scanner-primary", "fingerprint": "e3518d52b7cdbed6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/datepick.html"}, "region": {"startLine": 920}}}]}, {"ruleId": "scanner-0f1d59ed653fca3c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/calendar.html:618"}, "properties": {"repobilityId": "c42753abcbfb4fb1", "scanner": "scanner-primary", "fingerprint": "0f1d59ed653fca3c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/calendar.html"}, "region": {"startLine": 618}}}]}, {"ruleId": "scanner-2c5cc4b1006efb15", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in public/calendar.html:744"}, "properties": {"repobilityId": "9681e69999ab8a1e", "scanner": "scanner-primary", "fingerprint": "2c5cc4b1006efb15", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/calendar.html"}, "region": {"startLine": 744}}}]}, {"ruleId": "scanner-ce2ff972b66dff83", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/compass-studio.html:211"}, "properties": {"repobilityId": "dc9aa90e389a74ed", "scanner": "scanner-primary", "fingerprint": "ce2ff972b66dff83", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/compass-studio.html"}, "region": {"startLine": 211}}}]}, {"ruleId": "scanner-5f18e999ec7c8931", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/katakagae.html:261"}, "properties": {"repobilityId": "dbb66bc0ea8f8adc", "scanner": "scanner-primary", "fingerprint": "5f18e999ec7c8931", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/katakagae.html"}, "region": {"startLine": 261}}}]}, {"ruleId": "scanner-5986913cd67e224c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/forecast.html:690"}, "properties": {"repobilityId": "1b95c693495b014c", "scanner": "scanner-primary", "fingerprint": "5986913cd67e224c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/forecast.html"}, "region": {"startLine": 690}}}]}, {"ruleId": "scanner-46af9630f23e5125", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/goal.html:644"}, "properties": {"repobilityId": "f20c73422168c76f", "scanner": "scanner-primary", "fingerprint": "46af9630f23e5125", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/goal.html"}, "region": {"startLine": 644}}}]}, {"ruleId": "scanner-c83080006f6b2898", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/master-m.html:560"}, "properties": {"repobilityId": "3914fb782516f9ce", "scanner": "scanner-primary", "fingerprint": "c83080006f6b2898", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/master-m.html"}, "region": {"startLine": 560}}}]}, {"ruleId": "scanner-581d5953ab49599e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/chart.html:1086"}, "properties": {"repobilityId": "a0d6b2151ec06057", "scanner": "scanner-primary", "fingerprint": "581d5953ab49599e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/chart.html"}, "region": {"startLine": 1086}}}]}, {"ruleId": "scanner-f182dde10edae278", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in public/chart.html:3432"}, "properties": {"repobilityId": "587fc94a13290df3", "scanner": "scanner-primary", "fingerprint": "f182dde10edae278", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/chart.html"}, "region": {"startLine": 3432}}}]}, {"ruleId": "scanner-4ac9d14b586a763a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/solar-terms.html:196"}, "properties": {"repobilityId": "a5129e039196f100", "scanner": "scanner-primary", "fingerprint": "4ac9d14b586a763a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/solar-terms.html"}, "region": {"startLine": 196}}}]}, {"ruleId": "scanner-9e351e217f3dc353", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/input.html:810"}, "properties": {"repobilityId": "ede77d791884a44f", "scanner": "scanner-primary", "fingerprint": "9e351e217f3dc353", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/input.html"}, "region": {"startLine": 810}}}]}, {"ruleId": "scanner-007849fe1fbea206", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/comparison.html:302"}, "properties": {"repobilityId": "173af33867a70be0", "scanner": "scanner-primary", "fingerprint": "007849fe1fbea206", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/comparison.html"}, "region": {"startLine": 302}}}]}, {"ruleId": "scanner-116403d715083282", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/luopan.html:1522"}, "properties": {"repobilityId": "b466f1e45c1cf7b3", "scanner": "scanner-primary", "fingerprint": "116403d715083282", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/luopan.html"}, "region": {"startLine": 1522}}}]}, {"ruleId": "scanner-2a1cf1c7360ad8c1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/master.html:802"}, "properties": {"repobilityId": "5c26366cf2403180", "scanner": "scanner-primary", "fingerprint": "2a1cf1c7360ad8c1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/master.html"}, "region": {"startLine": 802}}}]}, {"ruleId": "scanner-951ba4b77377f292", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/auspicious.html:218"}, "properties": {"repobilityId": "e60c878fad8936bc", "scanner": "scanner-primary", "fingerprint": "951ba4b77377f292", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/auspicious.html"}, "region": {"startLine": 218}}}]}, {"ruleId": "scanner-461bee4561d93a63", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/mygoal.html:624"}, "properties": {"repobilityId": "2f81db1ec4b1b8a9", "scanner": "scanner-primary", "fingerprint": "461bee4561d93a63", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/mygoal.html"}, "region": {"startLine": 624}}}]}, {"ruleId": "scanner-81600f1a39d35087", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/fengshui.html:983"}, "properties": {"repobilityId": "931192ace241f7bf", "scanner": "scanner-primary", "fingerprint": "81600f1a39d35087", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/fengshui.html"}, "region": {"startLine": 983}}}]}, {"ruleId": "scanner-6923f30bdf1ef272", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/yongsennetwork.html:1542"}, "properties": {"repobilityId": "b9b3fb8946969244", "scanner": "scanner-primary", "fingerprint": "6923f30bdf1ef272", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/yongsennetwork.html"}, "region": {"startLine": 1542}}}]}, {"ruleId": "scanner-2fd830a410c92965", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in public/yongsennetwork.html:2291"}, "properties": {"repobilityId": "cb5b257f025becd9", "scanner": "scanner-primary", "fingerprint": "2fd830a410c92965", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/yongsennetwork.html"}, "region": {"startLine": 2291}}}]}, {"ruleId": "scanner-b845d8099b31410d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/landing.html:651"}, "properties": {"repobilityId": "2024182135dc6f62", "scanner": "scanner-primary", "fingerprint": "b845d8099b31410d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/landing.html"}, "region": {"startLine": 651}}}]}, {"ruleId": "scanner-e8ffc1f74af6ab88", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/compass.html:249"}, "properties": {"repobilityId": "61447af258b80860", "scanner": "scanner-primary", "fingerprint": "e8ffc1f74af6ab88", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/compass.html"}, "region": {"startLine": 249}}}]}, {"ruleId": "scanner-70b0496ac33eae49", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/heluo.html:966"}, "properties": {"repobilityId": "7df057573d2c1ff8", "scanner": "scanner-primary", "fingerprint": "70b0496ac33eae49", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/heluo.html"}, "region": {"startLine": 966}}}]}, {"ruleId": "scanner-04a38348e8f2a130", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/account.html:418"}, "properties": {"repobilityId": "eab7657b597617fa", "scanner": "scanner-primary", "fingerprint": "04a38348e8f2a130", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/account.html"}, "region": {"startLine": 418}}}]}, {"ruleId": "scanner-ad9ff440171ed888", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/fengshui-pro.html:176"}, "properties": {"repobilityId": "9c09b6065d40c6ff", "scanner": "scanner-primary", "fingerprint": "ad9ff440171ed888", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/fengshui-pro.html"}, "region": {"startLine": 176}}}]}, {"ruleId": "scanner-5aceef36f1930502", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/qimen.html:923"}, "properties": {"repobilityId": "a1b720d588da32b5", "scanner": "scanner-primary", "fingerprint": "5aceef36f1930502", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/qimen.html"}, "region": {"startLine": 923}}}]}, {"ruleId": "scanner-e004ba1d6877f162", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/accuracy.html:233"}, "properties": {"repobilityId": "74a574b3984553b4", "scanner": "scanner-primary", "fingerprint": "e004ba1d6877f162", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/accuracy.html"}, "region": {"startLine": 233}}}]}, {"ruleId": "scanner-03bdbe982cbc8acd", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/picker.html:637"}, "properties": {"repobilityId": "dd9e083d97f0d502", "scanner": "scanner-primary", "fingerprint": "03bdbe982cbc8acd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/picker.html"}, "region": {"startLine": 637}}}]}, {"ruleId": "scanner-2b74a8e32ae4a699", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-settings-drawer.js:123"}, "properties": {"repobilityId": "927d718e53728ff3", "scanner": "scanner-primary", "fingerprint": "2b74a8e32ae4a699", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/hk-settings-drawer.js"}, "region": {"startLine": 123}}}]}, {"ruleId": "scanner-6bf3aa00573d4410", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-user-menu.js:189"}, "properties": {"repobilityId": "18a7987c18dc0f1a", "scanner": "scanner-primary", "fingerprint": "6bf3aa00573d4410", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/hk-user-menu.js"}, "region": {"startLine": 189}}}]}, {"ruleId": "scanner-a71836a51e47ef10", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in public/js/hk-user-menu.js:51"}, "properties": {"repobilityId": "ca41a555f7b54f4d", "scanner": "scanner-primary", "fingerprint": "a71836a51e47ef10", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/hk-user-menu.js"}, "region": {"startLine": 51}}}]}, {"ruleId": "scanner-864ed14e3af65978", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-hex-deep.js:13"}, "properties": {"repobilityId": "675a5a2935e24695", "scanner": "scanner-primary", "fingerprint": "864ed14e3af65978", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/hk-hex-deep.js"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-2ed1d79d44283dc1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/_preview/luopan-merge.html:486"}, "properties": {"repobilityId": "4a9e40042bc1ff78", "scanner": "scanner-primary", "fingerprint": "2ed1d79d44283dc1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/_preview/luopan-merge.html"}, "region": {"startLine": 486}}}]}, {"ruleId": "scanner-fc9be2122bf4d0b5", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/_preview/luopan-merge-v2.html:1389"}, "properties": {"repobilityId": "c65e532307d721ea", "scanner": "scanner-primary", "fingerprint": "fc9be2122bf4d0b5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/_preview/luopan-merge-v2.html"}, "region": {"startLine": 1389}}}]}, {"ruleId": "scanner-c25e95588a62d8f5", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/app/api/sifu/route.ts:11"}, "properties": {"repobilityId": "239d2b713a5880a2", "scanner": "scanner-primary", "fingerprint": "c25e95588a62d8f5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/sifu/route.ts"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-37b2d5f0ac8306c0", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/app/api/sifu/group/route.ts:24"}, "properties": {"repobilityId": "1be9ce25a00ee994", "scanner": "scanner-primary", "fingerprint": "37b2d5f0ac8306c0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/sifu/group/route.ts"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-05bb8a55bf199024", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/app/api/network/ai-parse-bulk/route.ts:11"}, "properties": {"repobilityId": "bd3665a2a24cb214", "scanner": "scanner-primary", "fingerprint": "05bb8a55bf199024", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/network/ai-parse-bulk/route.ts"}, "region": {"startLine": 11}}}]}, {"ruleId": "scanner-bef4a3c2f53a2ff1", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/app/api/network/sifu/route.ts:12"}, "properties": {"repobilityId": "28d228dcd67223ac", "scanner": "scanner-primary", "fingerprint": "bef4a3c2f53a2ff1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/network/sifu/route.ts"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-0ff0ee39581f2a6f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/app/api/qimen/sifu/route.ts:8"}, "properties": {"repobilityId": "298b5162338fa61f", "scanner": "scanner-primary", "fingerprint": "0ff0ee39581f2a6f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/qimen/sifu/route.ts"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-ac19e5516eb5cde7", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/app/api/forecast/route.ts:13"}, "properties": {"repobilityId": "d7baf2a9f77a61a5", "scanner": "scanner-primary", "fingerprint": "ac19e5516eb5cde7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/forecast/route.ts"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-f4c574d042c127c3", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/app/api/chart/overview/route.ts:12"}, "properties": {"repobilityId": "17beff5357ddc3ac", "scanner": "scanner-primary", "fingerprint": "f4c574d042c127c3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/chart/overview/route.ts"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-d859925a4bd4725d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/lib/claude-stream.ts:12"}, "properties": {"repobilityId": "35d95a2827b6ca0a", "scanner": "scanner-primary", "fingerprint": "d859925a4bd4725d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/claude-stream.ts"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-c7835707d428e9dd", "level": "note", "message": {"text": "Very large file: src/app/api/sifu/route.ts (2791 lines)"}, "properties": {"repobilityId": "7671d15b05a0dca9", "scanner": "scanner-primary", "fingerprint": "c7835707d428e9dd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0e323500135b8546", "level": "note", "message": {"text": "Very large file: src/app/api/sifu/group/route.ts (1146 lines)"}, "properties": {"repobilityId": "671b17077b43abbb", "scanner": "scanner-primary", "fingerprint": "0e323500135b8546", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5a4dd566524752e8", "level": "note", "message": {"text": "Very large file: src/app/api/qimen/sifu/route.ts (1559 lines)"}, "properties": {"repobilityId": "ff96fb378f7dabf7", "scanner": "scanner-primary", "fingerprint": "5a4dd566524752e8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f9ddac4afe8b7b52", "level": "note", "message": {"text": "Very large file: src/app/api/auspicious/route.ts (1321 lines)"}, "properties": {"repobilityId": "2273a817998aae5b", "scanner": "scanner-primary", "fingerprint": "f9ddac4afe8b7b52", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-1abe5390968d6607", "level": "note", "message": {"text": "Very large file: src/app/admin/research/research-admin.tsx (1146 lines)"}, "properties": {"repobilityId": "d12bae7e412f1539", "scanner": "scanner-primary", "fingerprint": "1abe5390968d6607", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8f54cb4c8081cf39", "level": "note", "message": {"text": "Very large file: src/app/chart-v2/page.tsx (1128 lines)"}, "properties": {"repobilityId": "0e5487ecf0f93dff", "scanner": "scanner-primary", "fingerprint": "8f54cb4c8081cf39", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-52e618a1d795f01e", "level": "note", "message": {"text": "Very large file: src/lib/chart-packet.ts (3188 lines)"}, "properties": {"repobilityId": "5e07e9ad9569c955", "scanner": "scanner-primary", "fingerprint": "52e618a1d795f01e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-af832d7ef14696f2", "level": "note", "message": {"text": "Very large file: src/lib/chart-extensions.ts (1576 lines)"}, "properties": {"repobilityId": "6032c63f079bae16", "scanner": "scanner-primary", "fingerprint": "af832d7ef14696f2", "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": "8a4238740aefe27f", "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": "4e71a83479b33323", "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": "0d31b1934d553fd0", "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": "52776e186464116c", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "d70737f50b011e7e", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "9f381d1b7b02166b", "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": "2f2c6021ad969ab8", "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": "77ad630e0064975b", "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-4dd07918029c0e7f", "level": "note", "message": {"text": "Legacy-named symbol `eDiffOld` in test-cases/dry-runs/step3-compare-voytek.cjs:112"}, "properties": {"repobilityId": "05e54a45251fb9f4", "scanner": "scanner-primary", "fingerprint": "4dd07918029c0e7f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2338a5dc82433849", "level": "note", "message": {"text": "Legacy-named symbol `reaction_v2` in scripts/check-pair-reaction-v2.mjs:182"}, "properties": {"repobilityId": "10ba5aed8b3175e8", "scanner": "scanner-primary", "fingerprint": "2338a5dc82433849", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-90e2552314147a95", "level": "note", "message": {"text": "Legacy-named symbol `qimen_v2` in scripts/seed-solar-terms.py:5"}, "properties": {"repobilityId": "675108cf1b3327fd", "scanner": "scanner-primary", "fingerprint": "90e2552314147a95", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-888e47af97ef7ba3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/regression-golden.cjs:43"}, "properties": {"repobilityId": "e5b622fbb0ae0dcc", "scanner": "scanner-primary", "fingerprint": "888e47af97ef7ba3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c2c38d565f7fb7c0", "level": "none", "message": {"text": "Commented-code block (11 lines) in scripts/derive-star-pairs.cjs:103"}, "properties": {"repobilityId": "0994a1e09c558e5e", "scanner": "scanner-primary", "fingerprint": "c2c38d565f7fb7c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1c156d052fb3fd9c", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/test/i18n-infra-test.py:177"}, "properties": {"repobilityId": "974392901cc8a852", "scanner": "scanner-primary", "fingerprint": "1c156d052fb3fd9c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ba2b00040171c00b", "level": "note", "message": {"text": "Legacy-named symbol `group_packet_hash_v1` in src/app/api/sifu/group/route.ts:1087"}, "properties": {"repobilityId": "ea1a49e5a965d7f0", "scanner": "scanner-primary", "fingerprint": "ba2b00040171c00b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-85cd01858bdd484f", "level": "note", "message": {"text": "Legacy-named symbol `yongshen_v2` in src/app/api/sifu/compare/route.ts:125"}, "properties": {"repobilityId": "12a36ba9009b4657", "scanner": "scanner-primary", "fingerprint": "85cd01858bdd484f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-97bb7168e109d78a", "level": "note", "message": {"text": "Legacy-named symbol `yongshen_v2` in src/app/api/network/sifu/route.ts:5"}, "properties": {"repobilityId": "137d26ccc3488019", "scanner": "scanner-primary", "fingerprint": "97bb7168e109d78a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-daa960e0f4e28871", "level": "note", "message": {"text": "Legacy-named symbol `user_yongshen_v2` in src/app/api/qimen/sifu/route.ts:4"}, "properties": {"repobilityId": "b56af2406022e3f5", "scanner": "scanner-primary", "fingerprint": "daa960e0f4e28871", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-120b2de3852b6b24", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/mobile/v1/sifu/group/route.ts:72"}, "properties": {"repobilityId": "01c7751baaab4adb", "scanner": "scanner-primary", "fingerprint": "120b2de3852b6b24", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5b22c1e0072d62be", "level": "note", "message": {"text": "Legacy-named symbol `yongshen_v2` in src/app/api/mobile/v1/network/sifu/route.ts:224"}, "properties": {"repobilityId": "cd12a3523a552d19", "scanner": "scanner-primary", "fingerprint": "5b22c1e0072d62be", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3b683cdb349d3a98", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/mobile/v1/network/sifu/route.ts:247"}, "properties": {"repobilityId": "d9b5ee905cf95409", "scanner": "scanner-primary", "fingerprint": "3b683cdb349d3a98", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6f17b812f38f318d", "level": "note", "message": {"text": "Legacy-named symbol `yongshen_v2` in src/app/api/chart/route.ts:13"}, "properties": {"repobilityId": "682dbc096d671846", "scanner": "scanner-primary", "fingerprint": "6f17b812f38f318d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-0db086390de1c46e", "level": "note", "message": {"text": "Legacy-named symbol `yongshen_v2` in src/app/api/chart/overview/route.ts:5"}, "properties": {"repobilityId": "cd2ce6dafccd0018", "scanner": "scanner-primary", "fingerprint": "0db086390de1c46e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8917440374f77628", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/library/editor.tsx:30"}, "properties": {"repobilityId": "1f1b4bf94152c59c", "scanner": "scanner-primary", "fingerprint": "8917440374f77628", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-523daad32678cc86", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/paraphrase/editor.tsx:92"}, "properties": {"repobilityId": "6e9e3874b9b8819b", "scanner": "scanner-primary", "fingerprint": "523daad32678cc86", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-22b4d3b066d8d3df", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/formulas/editor.tsx:63"}, "properties": {"repobilityId": "1c2e21162a8c03a5", "scanner": "scanner-primary", "fingerprint": "22b4d3b066d8d3df", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9aba80e45c82903d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/engine/editor.tsx:96"}, "properties": {"repobilityId": "782a49f42977ecc8", "scanner": "scanner-primary", "fingerprint": "9aba80e45c82903d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3c30b5cf3819ae74", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/chart-v2/load-profile.ts:114"}, "properties": {"repobilityId": "58ede5796389815b", "scanner": "scanner-primary", "fingerprint": "3c30b5cf3819ae74", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5e330c2c6884c450", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/lib/fengshui-luxing.ts:127"}, "properties": {"repobilityId": "e83731b1efe90827", "scanner": "scanner-primary", "fingerprint": "5e330c2c6884c450", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5f5e29b7177562aa", "level": "note", "message": {"text": "Legacy-named symbol `resolver_order_v1` in src/lib/bazi-interaction-rule-registry.ts:230"}, "properties": {"repobilityId": "be514b962fb300a6", "scanner": "scanner-primary", "fingerprint": "5f5e29b7177562aa", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-f3f91e7c432517f4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/qimen-destiny.ts:5"}, "properties": {"repobilityId": "ea8f5212eb64d8f4", "scanner": "scanner-primary", "fingerprint": "f3f91e7c432517f4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0e8522d3449bd3a2", "level": "note", "message": {"text": "Legacy-named symbol `buildLegacy` in src/lib/daily-personal-verdict.ts:307"}, "properties": {"repobilityId": "fbe50e7c5e0d4f67", "scanner": "scanner-primary", "fingerprint": "0e8522d3449bd3a2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-cfd01fa37078c94c", "level": "note", "message": {"text": "Legacy-named symbol `rootedness_explain_v2` in src/lib/api-scrub.ts:31"}, "properties": {"repobilityId": "1f821719ebccb0d5", "scanner": "scanner-primary", "fingerprint": "cfd01fa37078c94c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e9eea48186c57a79", "level": "note", "message": {"text": "Legacy-named symbol `reaction_v2` in src/lib/scoring/network-score-payload.ts:231"}, "properties": {"repobilityId": "ae055ad0a366e5c0", "scanner": "scanner-primary", "fingerprint": "e9eea48186c57a79", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-dba0642d0ca674aa", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/luck-engine/weights.ts:25"}, "properties": {"repobilityId": "e59996a2adc77589", "scanner": "scanner-primary", "fingerprint": "dba0642d0ca674aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}