← Về thư mục
scripts/check_instruction_data_boundary.py
- _norm · function · L106-L108 — def _norm(text: str) -> str
- _strip_fences · function · L111-L121 — def _strip_fences(text: str) -> str
- check_canonical_blocks · function · L124-L145 — def check_canonical_blocks(text: str, rel: str, *, require_exactly_one: bool, violations: list[str]) -> None
- check_backpoint · function · L148-L162 — def check_backpoint(text: str, rel: str, violations: list[str]) -> None
- check_auth_section · function · L165-L195 — def check_auth_section(text: str, rel: str, violations: list[str]) -> None
- main · function · L198-L232 — def main() -> int