Migration and Version Updates¶
Use One Version¶
All modules are released together. Do not mix Arch Toolkit versions unless a release note explicitly says that combination is supported.
Before Updating¶
- Read the changelog from the installed version to the target version.
- Check target availability for every selected module.
- Update all Arch Toolkit artifacts in the same change.
- Compile every consumer target.
- Exercise persistence, state restoration, and request cancellation paths affected by the update.
Release candidates may change before the stable 2.0.0 API. Treat an RC update
as a migration and review its release page.
Manual Snippet Policy¶
Documentation snippets are intentionally maintained by hand. During release
preparation, compare them with current declarations and sample usage. The
repository-local project-docs skill performs this audit.