Upgrade and Migrate
Use this page when you need a controlled upgrade path with explicit sequencing, rollback posture, and post-upgrade verification.
When to use this page
- You are moving a running Helpifyr environment to a new release or release train.
- You need a migration path that stays aligned with repo truth and runtime truth.
- You need to decide whether an upgrade should proceed, pause, or roll back.
Prerequisites
- You know the current version or release train and the intended target version.
- You have access to release notes, compatibility notes, and runtime verification surfaces.
- You can run the repo-owned materialization verifier before and after the change.
- You know which owner repo controls the deployment path for the affected runtime.
Upgrade intent
This page does not replace owner-specific release notes. It gives you the stack-level sequence for deciding whether an upgrade is safe to begin and how to prove it actually finished correctly.