docs(windows): clarify portability rules

This commit is contained in:
imccyu
2026-07-18 13:03:44 +08:00
parent b426c2f19c
commit f62cc439e9
3 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
# AGENTS.md — Repository scripts
Gate-related scripts follow the [CI gate rules](../.github/AGENTS.md).
Gate scripts invoke pnpm shell-free, normalize repository-relative glob paths to `/` at ingestion, and keep platform adaptation at the owning gate boundary instead of a shared platform layer.