https://github.com/tzwkb/lqe-translator
· scanned 2026-06-16 00:44 UTC (2 months, 1 week ago)
27 raw signals (0 security + 27 graph)
Last scanned 2 months, 1 week ago · v1 · 27 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 129 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
_clean_terms |
software | healthy | scripts/lqe_io.py:41 |
_parse_maxlen |
software | healthy | scripts/lqe_io.py:57 |
_pick_col |
software | healthy | scripts/lqe_io.py:67 |
_load_terminology |
software | healthy | scripts/lqe_io.py:74 |
_load_project |
software | healthy | scripts/lqe_io.py:124 |
_project_path |
software | healthy | scripts/lqe_io.py:140 |
_load_style_guide |
software | healthy | scripts/lqe_io.py:147 |
cmd_read |
software | dead | scripts/lqe_io.py:207 |
cmd_from_aipe |
software | dead | scripts/lqe_io.py:389 |
_row_maxlen |
software | healthy | scripts/lqe_io.py:404 |
cmd_lookup_terms |
software | dead | scripts/lqe_io.py:491 |
_locked_ids |
software | healthy | scripts/lqe_io.py:528 |
cmd_apply_fixes |
software | dead | scripts/lqe_io.py:546 |
_validate_errors |
software | healthy | scripts/lqe_io.py:617 |
_s |
software | healthy | scripts/lqe_io.py:641 |
_build_xlsx |
software | healthy | scripts/lqe_io.py:647 |
_db_row |
software | healthy | scripts/lqe_io.py:712 |
_fmt_errors |
software | healthy | scripts/lqe_io.py:894 |
cmd_write |
software | dead | scripts/lqe_io.py:941 |
cmd_pre_check |
software | dead | scripts/lqe_io.py:968 |
cmd_export |
software | dead | scripts/lqe_io.py:975 |
cmd_ingest_corpus |
software | dead | scripts/lqe_io.py:1034 |
main |
software | healthy | scripts/lqe_io.py:1041 |
_pinyin_split |
software | healthy | scripts/lqe_checks.py:82 |
rec |
software | healthy | scripts/lqe_checks.py:88 |
_cn_parse |
software | healthy | scripts/lqe_checks.py:109 |
_num_in_target |
software | healthy | scripts/lqe_checks.py:128 |
_count_mismatch |
software | healthy | scripts/lqe_checks.py:148 |
_norm_nums |
software | healthy | scripts/lqe_checks.py:153 |
_load_checks |
software | healthy | scripts/lqe_checks.py:157 |
_absorb |
software | healthy | scripts/lqe_checks.py:160 |
run_pre_check |
software | healthy | scripts/lqe_checks.py:180 |
cmd |
software | healthy | scripts/lqe_feedback.py:19 |
load |
software | healthy | scripts/lqe_chunk.py:15 |
_term_hits |
software | healthy | scripts/lqe_chunk.py:19 |
cmd_split |
software | dead | scripts/lqe_chunk.py:45 |
cmd_merge |
software | dead | scripts/lqe_chunk.py:99 |
main |
software | healthy | scripts/lqe_chunk.py:138 |
_est_output_chars |
software | healthy | scripts/lqe_batch.py:21 |
cmd_plan |
software | dead | scripts/lqe_batch.py:30 |
cmd_merge |
software | dead | scripts/lqe_batch.py:89 |
main |
software | healthy | scripts/lqe_batch.py:147 |
put_table |
software | healthy | scripts/gen_checklist_xlsx.py:18 |
fp |
software | healthy | scripts/gen_checklist_xlsx.py:167 |
main |
software | healthy | scripts/lqe_calc.py:17 |
clean |
software | healthy | scripts/mastertb_to_terms.py:27 |
find_header_row |
software | healthy | scripts/mastertb_to_terms.py:33 |
main |
software | healthy | scripts/mastertb_to_terms.py:40 |
run |
software | healthy | scripts/run_tests.py:23 |
check |
software | healthy | scripts/run_tests.py:28 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
PM_GUIDE.html |
software | healthy | PM_GUIDE.html |
README.md |
software | healthy | README.md |
SKILL.md |
software | healthy | SKILL.md |
LICENSE |
software | healthy | LICENSE |
README.md |
software | healthy | projects/README.md |
adjudications.md |
software | healthy | projects/nrc/th/adjudications.md |
checks.json |
software | healthy | projects/nrc/th/checks.json |
profile.json |
software | healthy | projects/nrc/th/profile.json |
adjudications_common.md |
software | healthy | projects/nrc/common/adjudications_common.md |
adjudications.md |
software | healthy | projects/nrc/en/adjudications.md |
checks.json |
software | healthy | projects/nrc/en/checks.json |
profile.json |
software | healthy | projects/nrc/en/profile.json |
sg_en.md |
software | healthy | projects/nrc/en/sg_en.md |
adjudications.md |
software | healthy | projects/wwm/en/adjudications.md |
checks.json |
software | healthy | projects/wwm/en/checks.json |
profile.json |
software | healthy | projects/wwm/en/profile.json |
质量检查项清单.md |
software | healthy | docs/质量检查项清单.md |
调研-行业标准证据简报.md |
software | healthy | docs/调研-行业标准证据简报.md |
lqe_skill_diagram.html |
software | healthy | docs/lqe_skill_diagram.html |
lqe_boundary_cases.md |
software | healthy | docs/lqe_boundary_cases.md |
LQE质量标准优化报告.html |
software | healthy | docs/LQE质量标准优化报告.html |
EVAL_SPEC.md |
software | healthy | docs/EVAL_SPEC.md |
差距分析.md |
software | healthy | docs/差距分析.md |
lqe_io.py |
software | healthy | scripts/lqe_io.py |
lqe_checks.py |
software | healthy | scripts/lqe_checks.py |
gen_pm_feedback_report_xlsx.py |
software | healthy | scripts/gen_pm_feedback_report_xlsx.py |
lqe_feedback.py |
software | healthy | scripts/lqe_feedback.py |
lqe_chunk.py |
software | healthy | scripts/lqe_chunk.py |
lqe_batch.py |
software | healthy | scripts/lqe_batch.py |
finalize_job.sh |
software | healthy | scripts/finalize_job.sh |
gen_checklist_xlsx.py |
software | healthy | scripts/gen_checklist_xlsx.py |
lqe_calc.py |
software | healthy | scripts/lqe_calc.py |
mastertb_to_terms.py |
software | healthy | scripts/mastertb_to_terms.py |
run_tests.py |
software | healthy | scripts/run_tests.py |
lqe_aggregate.py |
software | healthy | scripts/lqe_aggregate.py |
lqe_engine.py |
software | healthy | scripts/lqe_engine.py |
README.md |
software | healthy | languages/README.md |
eval_notes.md |
software | healthy | languages/th/eval_notes.md |
attributes.json |
software | healthy | languages/th/attributes.json |
eval_notes.md |
software | healthy | languages/en/eval_notes.md |
attributes.json |
software | healthy | languages/en/attributes.json |
SKILL.md |
quality | healthy | SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
projects |
software | healthy | projects |
nrc |
software | healthy | projects/nrc |
th |
software | healthy | projects/nrc/th |
common |
software | healthy | projects/nrc/common |
en |
software | healthy | projects/nrc/en |
wwm |
software | healthy | projects/wwm |
en |
software | healthy | projects/wwm/en |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
languages |
software | healthy | languages |
th |
software | healthy | languages/th |
en |
software | healthy | languages/en |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-a1u6t42n |
software | healthy | /tmp/repobility-clone-a1u6t42n |
This page is publicly accessible at:
https://repobility.com/scan/6b347d05-6735-4c87-920d-a81ea4d7f03a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6b347d05-6735-4c87-920d-a81ea4d7f03a/
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.