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
+1
View File
@@ -544,6 +544,7 @@ def build_report_model(skill_dir: Path) -> dict:
"reports/review_waivers.md",
"reports/review_annotations.md",
"reports/review-studio.html",
"reports/skill-interpretation.html",
"reports/skill-overview.html",
]
if (skill_dir / "reports" / "runtime_permission_probes.md").exists():