pub fn parse_run_script(text: &str) -> Result<Vec<Value>, CliError>
Parse a run script body as NDJSON objects and/or a top-level JSON array (GAP-A003).
run