# Python Performance ADRs Architecture Decision Records for Python performance patterns, distilled from benchmarks. ## For Coding Agents Load `RULEBOOK.md` into context for coding tasks. It's tight (~200 tokens). For deeper understanding, load the relevant paper from `papers/`. ## For Review Agents Use `evals/rules.yaml` for automated code review checks. ## Source Distilled from [python-numbers-everyone-should-know](../references/python-numbers-everyone-should-know/) benchmarks. --- See `PLAN.md` for the full methodology.