Document new Python code and review documentation affected by code changes according to PEP 257 and repository conventions. Use when implementing or modifying Python modules, public APIs, classes, functions, methods, configuration, behavior, errors, side effects, examples, or user-facing workflows; also use for documentation audits and docstring reviews.
2026-07-18