Extensibility
The format is designed for additive evolution:
- New fields can be added at any level without breaking existing files
- Unknown fields are ignored by parsers that do not support them
- No custom YAML tags (
!tag) are used or required - The
versionfield enables future breaking changes via versioned schemas