SECTION_05 // MIGRATION_PROTOCOL // INTAKE

Configure your migration.

Three steps. No sales funnel, no friction — just a clean spec we can act on.

STEP_1 // SELECT_SOURCE

What are you migrating from?

project.config.json // live — updates as you configure

{
  "project": {
    "source_cms": null,
    "target": null
  },
  "contact": {
    "name": null,
    "email": null,
    "company": null
  },
  "stage": "step_1_of_3"
}