# Compatibility

This document will define compatibility, versioning, and deprecation policy.

## Reserved Keywords

- The master [validation](masterdata/validation.md) feature reserves `validation`, `each`, `all`, `validate`, and `assert` as keywords. A program that used any of these as an identifier must rename it. The implicit validation bindings `row` and `table` are not reserved and remain usable as ordinary identifiers.
