These are organization-wide public rules intended for both humans and automated agents.
- Keep rules language-agnostic and free of project-specific details or IP.
- Documentation and comments must be understandable to both humans and agents (do not maintain separate “human” vs “agent” versions).
- Avoid emojis in logs, comments, and documentation.
- Prefer a layered documentation approach with links to avoid duplication: detailed behavior lives closest to the code, higher-level docs link down.