CONVERT_003 — Convert Render Failed
What This Means
Section titled “What This Means”The content was parsed successfully but could not be rendered into the target provider’s format.
Common Causes
Section titled “Common Causes”- The content uses features not supported by the target provider
- Encoding issues when writing the output format
- The target format has constraints that the source content violates (e.g., field length limits)
How to Fix
Section titled “How to Fix”- Review the content for provider-specific features that may not translate
- Simplify the content to use only features common across providers
- Check provider compatibility with
syllago info formats - Try converting to a different target provider to isolate the issue
Example Output
Section titled “Example Output”Error CONVERT_003: failed to render content to gemini format: unsupported hook event type "on_tool_error" Suggestion: simplify content or check target provider compatibility