Index page for the Codex-authored Chenile architecture, maintainer, configuration, and user documentation.
Edit me
This section contains the Codex-authored documentation set for Chenile. It is aimed at two audiences:
- maintainers who work across the primary Chenile repositories
- end users who want to build applications with Chenile and Chenile Gen
Documents
- Chenile Modules Overview
- Chenile Architecture and Release Guide
- Chenile Dependency Diagram
- Chenile Maintainer Handbook
- Chenile Config Guide
- Chenile Service Registry And Proxies Guide
- Chenile Gen Getting Started
- Chenile Repository Guides
- Chenile 2.1.17 Release Notes
When to read what
- Start with the modules overview for a quick map of the 11 core repositories.
- Read the architecture and dependency pages for cross-repository structure.
- Use the maintainer handbook for version upgrades, tagging,
git describe, deploy, and Maven Central verification. - Use the config guide when working on
cconfig, runtime overrides, or retriever composition. - Use the service registry and proxies guide when replacing direct HTTP clients with Chenile interface-based invocation.
- Use the Chenile Gen guide when generating application code from blueprints.
- Use the repository guides page when narrowing down where a change belongs.