# AGENTS (Repository Rules) This repository vendors the **playbook** standards snapshot under: - `docs/standards/playbook/` Sync language rulesets into the repo root via: - `sh docs/standards/playbook/scripts/sync_standards.sh cpp` (C++) - `sh docs/standards/playbook/scripts/sync_standards.sh tsl` (TSL) - `sh docs/standards/playbook/scripts/sync_standards.sh python` (Python) When working on C++ code, follow the generated ruleset entry: - `.agents/cpp/index.md` Human-facing standards snapshot (vendored): - `docs/standards/playbook/docs/`