feat: add output review kit

This commit is contained in:
yaojingang
2026-06-14 06:56:44 +08:00
parent ecdb16dd90
commit 0cf7f32e32
53 changed files with 1787 additions and 352 deletions
+13 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 152,
"file_count": 154,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -166,6 +166,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/prepare_output_review_kit.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/prepare_world_class_submission_kit.py",
"ok": true,
@@ -706,6 +712,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_output_review_kit.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_output_risk_profile.py",
"ok": true,