Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

tattooothep/decode-bazi

https://github.com/tattooothep/decode-bazi · scanned 2026-06-16 00:30 UTC (2 months, 2 weeks ago)

112 raw signals (0 security + 112 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 112 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 66.7/100 with 88.9% coverage. It contains 2743 nodes across 15 cross-layer flows, written primarily in mixed languages. Engine surfaced 112 findings — concentrated in security (56), quality (45), frontend (10). Risk profile is high: 3 critical, 1 high, 65 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 105 of 112 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 Possible secret in scripts/migrate-tst.cjs
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/migrate-tst.cjs:38
critical System graph security Secrets conf 1.00 Possible secret in scripts/seed-reference-tables.js
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/seed-reference-tables.js:16
critical System graph security Secrets conf 1.00 Possible secret in scripts/seed-solar-terms.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/seed-solar-terms.py:9
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in scripts/check-public-html-scripts.mjs:24
Found a known-risky pattern (new_function_used). Review and replace if possible.
scripts/check-public-html-scripts.mjs:24 New function used
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/regression-golden.cjs:43
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/app/admin/engine/editor.tsx:96
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/app/admin/formulas/editor.tsx:63
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/app/admin/library/editor.tsx:30
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/app/admin/paraphrase/editor.tsx:92
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/app/api/mobile/v1/network/sifu/route.ts:247
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/app/api/mobile/v1/sifu/group/route.ts:72
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/lib/qimen-destiny.ts:5
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
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.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
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.
Mock dataCritical flowGenerated repo pattern
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_preview/luopan-merge-v2.html:1389
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_preview/luopan-merge-v2.html:1389 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/_preview/luopan-merge.html:486
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/_preview/luopan-merge.html:486 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/account.html:418
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/account.html:418 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/accuracy.html:233
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/accuracy.html:233 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/auspicious.html:218
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/auspicious.html:218 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/calendar-m.html:466
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/calendar-m.html:466 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/calendar.html:618
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/calendar.html:618 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/chart.html:1086
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/chart.html:1086 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/comparison.html:302
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/comparison.html:302 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/compass-studio.html:211
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/compass-studio.html:211 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/compass.html:249
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/compass.html:249 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/datepick.html:884
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/datepick.html:884 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/fengshui-pro.html:176
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/fengshui-pro.html:176 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/fengshui.html:983
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/fengshui.html:983 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/forecast.html:690
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/forecast.html:690 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/goal.html:644
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/goal.html:644 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/heluo.html:966
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/heluo.html:966 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/input.html:810
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/input.html:810 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-hex-deep.js:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/js/hk-hex-deep.js:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-settings-drawer.js:123
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/js/hk-settings-drawer.js:123 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/js/hk-user-menu.js:189
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/js/hk-user-menu.js:189 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/katakagae.html:261
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/katakagae.html:261 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/landing.html:651
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/landing.html:651 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/luopan.html:1522
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/luopan.html:1522 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/master-m.html:560
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/master-m.html:560 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/master.html:802
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/master.html:802 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/methodology.html:1672
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/methodology.html:1672 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/mygoal.html:624
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/mygoal.html:624 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/picker-m.html:702
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/picker-m.html:702 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/picker.html:637
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/picker.html:637 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/qimen.html:923
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/qimen.html:923 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/signup.html:196
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/signup.html:196 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/solar-terms.html:196
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/solar-terms.html:196 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/today.html:1580
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/today.html:1580 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/yongsennetwork.html:1542
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/yongsennetwork.html:1542 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in public/calendar-m.html:475
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
public/calendar-m.html:475 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in public/calendar.html:744
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
public/calendar.html:744 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in public/chart.html:3432
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
public/chart.html:3432 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in public/datepick.html:920
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
public/datepick.html:920 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in public/yongsennetwork.html:2291
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
public/yongsennetwork.html:2291 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in public/js/hk-user-menu.js:51
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
public/js/hk-user-menu.js:51 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/check-pair-classical-oracle.mjs:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/check-pair-classical-oracle.mjs:1 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/check-pair-reaction-v2.mjs:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/check-pair-reaction-v2.mjs:1 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/regression-golden.cjs:7
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/regression-golden.cjs:7 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/chart/overview/route.ts:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/chart/overview/route.ts:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/forecast/route.ts:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/forecast/route.ts:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/network/ai-parse-bulk/route.ts:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/network/ai-parse-bulk/route.ts:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/network/sifu/route.ts:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/network/sifu/route.ts:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/qimen/sifu/route.ts:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/qimen/sifu/route.ts:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/sifu/group/route.ts:24
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/sifu/group/route.ts:24 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/app/api/sifu/route.ts:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/app/api/sifu/route.ts:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/lib/claude-stream.ts:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/lib/claude-stream.ts:12 Node child process
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/test/i18n-infra-test.py:177
`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.
runtime safetyRobustness
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
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.
Mock dataIncompleteGenerated repo pattern
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
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.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 485 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — public/js/hk-hex-deep.js:29
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph quality Tests conf 1.00 Low test-to-source ratio
39 tests / 282 src (ratio 0.14).
low System graph quality Agent instructions conf 1.00 Multiple root agent instruction files without precedence
The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies.
Governance
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `buildLegacy` in src/lib/daily-personal-verdict.ts:307
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `eDiffOld` in test-cases/dry-runs/step3-compare-voytek.cjs:112
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `group_packet_hash_v1` in src/app/api/sifu/group/route.ts:1087
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `qimen_v2` in scripts/seed-solar-terms.py:5
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `reaction_v2` in scripts/check-pair-reaction-v2.mjs:182
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `reaction_v2` in src/lib/scoring/network-score-payload.ts:231
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `resolver_order_v1` in src/lib/bazi-interaction-rule-registry.ts:230
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `rootedness_explain_v2` in src/lib/api-scrub.ts:31
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `user_yongshen_v2` in src/app/api/qimen/sifu/route.ts:4
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `yongshen_v2` in src/app/api/chart/overview/route.ts:5
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `yongshen_v2` in src/app/api/chart/route.ts:13
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `yongshen_v2` in src/app/api/mobile/v1/network/sifu/route.ts:224
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `yongshen_v2` in src/app/api/network/sifu/route.ts:5
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `yongshen_v2` in src/app/api/sifu/compare/route.ts:125
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.
old markerDead code
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — public/js/hk-user-menu.js:372
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/seed-reference-tables.js:33
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/test-option-alpha-phase10.ts:9
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/test-option-alpha-phase7.ts:23
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/test/luopan-classical-engine.ts:87
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/app/api/sifu/group/route.ts:868
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/app/api/sifu/route.ts:886
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph quality Complexity conf 1.00 Very large file: src/app/admin/research/research-admin.tsx (1146 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/app/api/auspicious/route.ts (1321 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/app/api/qimen/sifu/route.ts (1559 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/app/api/sifu/group/route.ts (1146 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/app/api/sifu/route.ts (2791 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/app/chart-v2/page.tsx (1128 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/lib/chart-extensions.ts (1576 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/lib/chart-packet.ts (3188 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/6962aa61-6e09-44ce-814d-26d70534f655/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6962aa61-6e09-44ce-814d-26d70534f655/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.