Maintainers
Change product source, validate its outputs, and release each product deliberately.
Product behavior is edited in context-circuit-source. The published template repository is an assembled artifact. This website is a third repository: curated documentation, not generated product output.
Do not patch a generated workspace and copy it back as a product change. Change product/ and template/ in source, validate, then release. Template publication and CLI publication are independent. They can share a version number without sharing a release identity.
The source checkout is not an initialized Context Circuit workspace. Maintainer changes follow that repository's own instructions. The CLI and source use Apache-2.0; the scaffold a workspace receives uses 0BSD.
- Source repository layout
- What each path in source owns.
- Template release process
- Assemble and publish a workspace template tag.
- CLI release process
- Build, verify, and publish a CLI tag.
- Validation and tests
- What must pass before a release is assembled.
- Documentation contribution
- How this website stays tied to tagged source.
- Release boundaries
- What a template release may change, and what a CLI release may change.