# Migration Ordering

> Sort target classes by complexity from lowest to highest, migrate simpler implementations first, and use early migrations to validate the abstraction before complex adoption.

Record: `algo:migration-ordering`
Kind: pattern-distillation
Canonical: https://banes-lab.com/ontology/algorithms#algo-migration-ordering
Closure: https://banes-lab.com/json/records/algo/migration-ordering/closure

## stage

- [project](https://banes-lab.com/records/stage/project.md)

## axis

- [reasoning](https://banes-lab.com/records/reason/axis-reasoning.md)

## derived-by

- [Pattern Distiller Kernel](https://banes-lab.com/records/algo/pattern-distiller-kernel.md)
