* Add `AGENT.md` and restructure `CONTRIBUTING.md` for agent/human use
Split contribution guidance into two files:
- `AGENT.md`: agent-specific instructions (commands, project structure, quick-reference decisions)
- `CONTRIBUTING.md`: restructured from original with clearer formatting, serving both humans and agents
Both files cross-reference each other.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Formatting files.
* Replace commands table with bash block and remove maxWorkers sections
- AGENT.md: Consolidate commands into a single bash code block, remove maxWorkers entry
- CONTRIBUTING.md: Remove Test Timeouts subsection
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Add CLAUDE.md pointing to AGENT.md and CONTRIBUTING.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>