docs(agents): standardize global rule semantics

This commit is contained in:
Ryan Yin
2026-08-31 16:37:07 +08:00
parent 12a9bee134
commit bed0359a0d
3 changed files with 111 additions and 70 deletions
+1
View File
@@ -8,6 +8,7 @@ The primary workflow is to symlink files from here into each agent runtime/confi
## What this directory contains
- `AGENTS.md`: global baseline rules for coding agents.
- `evals/global-rules.md`: behavioral scenarios for validating changes to the global rules.
- `permissions.md`: permission policies for agent tool access.
- `install-rules.py`: installs the baseline by creating symlinks in supported agent config dirs.
- `install-cli.md`: curated CLI install/update command snippets.