escriba — editor library + binary entry point.
TUI (ratatui + crossterm) is the default render — escriba runs
inside your terminal, nvim-style. --render=gpu opens a
madori + garasu window; --render=text emits a one-shot ANSI
snapshot (CI / headless). $ESCRIBA_RENDER overrides the
default so home-manager can pick per-node.
Every escriba-* crate composes here; the [run] function is
the shared entry point both escriba and escriba-gpu
binaries call into.
Operator subcommands: escriba plugin {list,forge,install-bundled}
manage the baked blnvim-parity plugin caixa catalog (see
catalog_bundle + docs/plugin-substrate.md); escriba config-show
and escriba eval cover the typed config tier model and the
imperative tatara-lisp programmability tier.