Configuration lifecycle
Velox configuration is a connected graph of modules, not a set of isolated files. A safe change moves from design and test through dependency review, controlled packaging, target-context import, comparison, production verification and recoverable evidence.
Lifecycle
- Identify the changed module and its dependencies and relationships.
- Complete representative test execution and record the approved scope.
- Export and package a controlled
.CFGartefact, or use the context-to-context promotion command. - Import and validate in the intended target context.
- Compare and verify structure, environment values and behaviour.
- Promote configuration during an approved change window.
- Retain evidence and be ready to roll back and recover.
Configuration promotion does not deploy Velox binaries, database schema or external-system changes. Coordinate those through the relevant installation/upgrade and external change processes.
Use configuration templates for the product mechanics and governance, approvals and evidence for the minimum change record.