Contributing¶
This page mirrors the repo-level contributing guide for the MkDocs site.
For the full workflow and development rules, read the root CONTRIBUTING.md.
If you are adding a new domain¶
- Follow the existing domain layout under
src/chakra/domains/. - Add or update the domain manifest.
- Add tests for registry, lifecycle, and execution behavior.
- Update the docs site if the new domain changes the CLI surface or execution model.