pub fn schema_json_string() -> Result<String, Error>
Serialize the JSON schema to a pretty-printed JSON string.
Used for both CLI output and schema validation in CI.