///|
/// Start the headless CLI from the module root.
async fn main {
  @app.run_cli()
}