rapidyaml often reports `check failed: (ch != NONE)` when attempting to traverse YAML data that omits expected keys. In large applications, most users will be confused by this message, unable to take action to correct the mistake. Can we please present more specific error messages. For example, indicate the name of the YAML key that the application was attempting to lookup.