Public convenience wrappers for the staged non-GUI analysis workflow. These functions expose a small, stable surface over the pipeline and builder layers:
prepare_firstlevel(): validate, discover, plan, and optionally run first-level estimation from a pipeline specification.prepare_pls(): build a runnablepls_specfrom a saved pipeline, artifact root, or analysis plan.run_pls(): run a preparedpls_specor dispatch from saved pipeline/artifact inputs.render_pls_report(): render a Quarto report from a result or saved artifacts.