pub fn validate_script( script: &str, args: Option<Value>, ) -> Result<ValidationReport, ValidationError>
Validate a script with the default agent budget.
Meta or dry-run failures.