LLMs frequently return JSON in unexpected formats. Models without response_format support often wrap JSON in explanatory text or produce malformed syntax. Even models with structured output support ...
illustrator-structure-parser/ ├── AI_Template_Parser_v3.jsx # Main ExtendScript entry point ├── lib/ # ExtendScript modules │ ├── config.jsx # Configuration (30+ prefix rules) │ ├── utils.jsx # ...