I would like to propose, more likely beg, for improvement of official extension definitions. Would be awesome if, before accepting extension, json schema for validating output exists.
Why?
If more extensions will be combined together, json schema can help validating output. It will point on incompatibilities between extensions in standardized manner.
I think it’s a great idea to propose including JSON schema validation for extensions. By implementing a standardized JSON schema before accepting an extension, we can ensure compatibility and consistency across different extensions. This would make it easier to integrate and combine multiple extensions, as the schema would help identify and address any incompatibilities. Overall, this approach could significantly improve the quality and reliability of extensions.