Migration from Legacy Configs

This page describes safe migration from existing run/workflow TOML usage to pleb.toml UX usage.

Migration goals

  • keep behavior parity,

  • keep backward compatibility,

  • reduce direct editing of many files.

Parity checklist

  • same target repo/data roots,

  • same branch/base branch semantics,

  • same pulsar selection,

  • same stage toggles,

  • same policy keys (especially fix/pqc action behavior),

  • same workflow file in workflow mode.

Rollback strategy

Because execution internals are unchanged, rollback is trivial:

  • run legacy command/config directly,

  • keep UX wrapper changes in separate commit/branch until parity is proven.

Team adoption strategy

  • adopt UX wrapper for new users first,

  • keep legacy configs for power users during transition,

  • gradually codify team presets in configs/presets.