# workspace-ops ## Scope Workspace operations cover root helpers, docs, agent rules, test rules, and repository metadata. ## Rules - Keep helper commands simple and runnable from the repository root. - Do not commit local secret files. - Do not add generated build outputs. - Prefer documenting exceptions in `docs/` or `packages/contracts/notes/`.