Guidance for AI coding agents working in this repository.
See CONTRIBUTING.md for everything you need, in particular:
- Submitting a patch - workflow and the scripts to run before submitting (
script/fmt.sh,script/test.sh,script/lint.sh,script/generate.sh). - Tips - expectations for (AI-driven) PRs.
- Code Guidelines - file organization, naming conventions, type conventions, JSON tags, pagination, generated code, and testing patterns.