Centralize Skill IR artifact discovery

This commit is contained in:
yaojingang
2026-06-16 03:12:10 +08:00
parent e31eee53f3
commit 291e649fac
39 changed files with 543 additions and 266 deletions
+13 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 180,
"file_count": 182,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -562,6 +562,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/skill_ir_paths.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/skill_report_charts.py",
"ok": true,
@@ -982,6 +988,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_skill_ir_paths.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_skill_os2_audit.py",
"ok": true,