SkainetModelJson
@Serializable
Data classes describing the JSON export format used by run14.onnx.json. These models are intentionally flexible (strings for IDs and values, nullable/JsonElement for free-form fields) so we can export various graphs without coupling to a specific backend.