Developer guide
The developer guide is for contributors who need to understand the solution structure, run the full toolchain locally, extend Cress, and maintain the documentation and CI setup.

Topics
- Repository overview
- Local development
- Extensibility
- Test framework integrations
- Framework demos and development-cycle integration
- GitHub Actions integration
- Environment orchestration
- Designing for automation
- Docs and CI
Contributor workflow
- Restore the repository and local tools.
- Build the solution.
- Run the relevant test slice.
- Update docs when behavior changes.
- Build the DocFX site before changing docs or API navigation.