Concepts
Ten short pages cover the entire Axis mental model. Read them in order the first time; each stands alone afterwards.
- Axis IS CDK — the philosophy: extend CDK, never wrap it.
- Project Structure — the
config/+cdk/+lambdas/tree and the two registries that are the framework’s only contract. - Layout: Module vs Feature — the two directory conventions and the starter support matrix.
- The axis.json Manifest — the machine-readable project contract for tooling and AI assistants.
- Stacks & SSM Wiring — the stack topology and why cross-stack references are SSM-only.
- Logical-ID Permanence — why construct IDs never change once deployed, and how CI enforces it.
- Feature Toggles —
config/features.ts, the--context feature.<name>overlay, andaxs feature. - The Composer —
defineAxisApp, selections, and stack substitution. - Lambda Runtimes & the Factory — one config type; Node, Python, and Go handlers from a single factory.
- The Five Pillars — the lens every default is evaluated through.
© 2026 Axis Tech. Powered by axis-tech.co.