Skip to content

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

  1. Follow the existing domain layout under src/chakra/domains/.
  2. Add or update the domain manifest.
  3. Add tests for registry, lifecycle, and execution behavior.
  4. Update the docs site if the new domain changes the CLI surface or execution model.