Working in this repository
These pages explain the habits we use when working together on this repository: finding the relevant code, checking a calculation, and leaving enough information for someone else to repeat a run.
- Work with tools for inspection, edits, and checks.
- Navigate the repository using entrypoints and focused searches.
- Test the method with independent expectations and integration checks.
- Record runs with parameters, provenance, and diagnostic outputs.
- Maintain data dictionaries alongside the contract.
As you work, put rules that apply across tasks in AGENTS.md and decisions for the current change in its task brief. Keep longer explanations here, where both people and agents can find them when needed. For reusable agent skills and the SKILL.md format, see portable context.