pub fn validate_evolution_json(request: &str) -> Result<String, String>Expand description
Validate one host-owned evolution bundle through the canonical JSON bridge.
The bridge is deliberately thin: hosts own artifact/evidence storage, while this function remains the only semantic implementation of E1–E8 for language bindings.