pub fn parse_cli_json_value(raw: &str, ctx: &str) -> Result<Value, CliError>
Parse CLI flag / inline payload JSON with size guard + BOM strip.