pub fn validate_op(path: &Path) -> Result<Bundle>
Parse and validate a local file without contacting a server.
Exception bundles use NDJSON. YAML bundle input is unsupported, so YAML paths are refused rather than half-decoded.