Build-time YAML definition reader and runtime document binding via SnakeYAML.
The YAML format module reads TwinMapper-native YAML DSL definitions into the internal meta-model at build time. At runtime, it parses YAML documents into YamlNodeCursor for format-neutral binding. SnakeYAML is used with mandatory SafeConstructor for security.