Platform guidebook
Continuity guide

Version Upgrade and Rollback Guide

Preserve every verified feature when moving between Build Mart Nepal versions using manifests, diffs, additive migrations and rollback packages.

Start a guided request

Who this guide is for

Developers, maintainers, administrators and release managers

Expected outcomes

Choose one latest base
Detect missing historical files
Merge changes without overwriting working features
Restore a previous release safely

Step-by-step workflow

1

Inventory every source version

Record routes, APIs, models, migrations, scripts, assets and documentation before merging.

2

Create the union manifest

Compare the latest release against earlier snapshots and identify files or feature markers that disappeared.

3

Merge by feature

Apply code, database and content changes in small groups, resolve conflicts intentionally and run validation after each group.

4

Package rollback evidence

Keep the previous ZIP, checksum, migration notes, environment snapshot and a tested restore procedure.