Divooka documents are not saved in a single fixed format, instead there are many potential serialization formats to choose from when saving Divooka documents. Further standardization will be specified on the Standardization page.
Serialization formats:
The binary format is the most powerful and feature rich container of Divooka programs, it supports error detection, forward compatibility, and binary payload serialization.
Divooka documents are designed to be version control friendly since day one...
The current .neo format is not standardized. It's a procedural format that heavily depends on previous bytes and data type. Interaction is recommended through Document API.