Code Style

This page’s content split across two files in the repository root, which are also what an AI coding agent reads:

  • Formatting, linting, type checking, and import conventions — the commands and the gates they are part of — moved to CONTRIBUTING.md, under “The gates” and “Imports and typing”.

  • The docstring convention — the prose rule, not the command that enforces it — moved to WRITING.md, under “Docstrings”.