Refresh CLI architecture evidence artifacts

This commit is contained in:
yaojingang
2026-06-15 22:35:36 +08:00
parent e3583647c7
commit 0e6327ca93
26 changed files with 184 additions and 130 deletions
+13 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 173,
"file_count": 175,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -658,6 +658,18 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_distribution_commands.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_output_commands.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_parser.py",
"ok": true,