pub fn validate_agent_output(
spec_id: &str,
schema_path: &Path,
agent_output: &str,
) -> Result<ValidationResult>pub fn validate_agent_output(
spec_id: &str,
schema_path: &Path,
agent_output: &str,
) -> Result<ValidationResult>