AGENTS.md@.agents/skills/pythonic-code/evals/context · git:20260718.bcd47d4 · 2026-07-18 · sha256 3a6a6b009d84e1d7

AGENTS.md@.agents/skills/pythonic-code/evals/context git:20260718.bcd47d4A

Immutable. This exact content is served forever at /api/v1/blob/3a6a6b009d84e1d7.

# Evaluation Workspace

- Use Python 3.12 or newer.
- Read each target file completely before editing it.
- Keep changes scoped and preserve observable behavior unless the task says otherwise.
- Use full type annotations and prefer direct functions and typed values over unnecessary classes.
- Run the focused tests under `evals/files` and the configured Ruff checks for changed Python.