← Về thư mục
scripts/check_collaboration_depth_rubric.py
- _check_rubric · function · L51-L73 — def _check_rubric(root: Path) -> list[str]
- _check_agent_files · function · L76-L100 — def _check_agent_files(root: Path) -> list[str]
- _check_orchestrator · function · L103-L134 — def _check_orchestrator(root: Path) -> list[str]
- _check_skill_md · function · L137-L149 — def _check_skill_md(root: Path) -> list[str]
- run_checks · function · L152-L158 — def run_checks(root: Path) -> list[str]
- main · function · L161-L176 — def main() -> int