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.