UX Wrapper (Single-File Interface)

This chapter is the landing page for the UX wrapper around PLEB configuration.

Goal

Give users a simpler entrypoint:

  • one user-facing file (pleb.toml),

  • a small command set (init/run/profile/doctor/explain),

  • compatibility with existing PLEB internals.

What this chapter set covers

  • command-level usage,

  • UX config schema,

  • UX->legacy mapping behavior,

  • presets,

  • mode routing,

  • troubleshooting,

  • migration from legacy run files.

Reading order

  1. Getting Started

  2. UX Config Schema

  3. UX -> Legacy Mapping

  4. Mode Dispatch

  5. Troubleshooting

UX deep pages