Maintainers
This section is for developers working from the Sipp source checkout. It covers repository structure, build orchestration, tests, coverage, and contribution workflow.
Application developers who only need the published packages should start with Using the Core Library.
Start Here
- Source Builds covers checkout setup,
sipp, source examples, demos, and package build targets. - Architecture explains crate and package boundaries.
- Gateway Architecture explains gateway layering.
- Testing lists the cataloged test suites.
- Coverage covers coverage commands and outputs.
- Contributing documents contribution expectations.