Release Management
Release management in Kaptio DX is the disciplined movement of tested changes through a customer project's environments — with every step recorded as a dataset, so what moved, when, and by whom is always answerable.
The two-DEV pattern
Customer projects typically run two development orgs:
| Org | Purpose |
|---|---|
| DEV | Active project development — new features being built now |
| DEV2 | Product bug fixes delivered by the Kaptio product team, isolated from in-flight work |
This separation lets a bug fix be promoted to SIT without dragging along unfinished development work.
Read next
- Promotion model — the step-by-step process