Add first-class skill interpretation report

This commit is contained in:
yaojingang
2026-06-15 21:34:45 +08:00
parent 5495734e7e
commit 038891715d
58 changed files with 4255 additions and 613 deletions
+13 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 169,
"file_count": 171,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -352,6 +352,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/render_skill_interpretation.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/render_skill_os2_audit.py",
"ok": true,
@@ -916,6 +922,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_skill_interpretation.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_skill_ir.py",
"ok": true,