Releases & Migration Notes
This page documents release notes for the 1.0.16 documentation snapshot.
Snapshot: 1.0.16
Highlights in this line:
- Typed compose command surface (
compose-main,compose-form,compose-pag,compose-pmi,compose-sec). - Non-destructive generation defaults for existing files.
--strictsupport in generation/composition/registration flows for fail-fast safety.- Affected path summaries for better auditability after command execution.
Migration Notes from older flow
- Replace legacy compose entry usage with explicit compose mode commands.
- Expect reruns to skip existing generated files by default.
- Use
--strictin CI/protected branches to fail unsafe or ambiguous injection states. - Prefer reviewing affected path summaries after
reg,di, and compose pipelines.