feat: add world-class submission kit

This commit is contained in:
yaojingang
2026-06-14 06:22:09 +08:00
parent b540f580b3
commit 30539bed7a
58 changed files with 863 additions and 453 deletions
+8 -2
View File
@@ -1,11 +1,11 @@
{
"schema_version": "1.0",
"ok": true,
"generated_at": "2026-06-14",
"generated_at": "2026-06-13",
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 149,
"file_count": 150,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -166,6 +166,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/prepare_world_class_submission_kit.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/probe_runtime_permissions.py",
"ok": true,