RTB is requesting a new schema and data model for a new Exposure Time Calculator reference file that handles automatic and programmatic updates to the ETC yaml form used when there is a new release of the ETC engine.
See example file in /grp/roman/RFP/DEV/build_files/Build_26Q2_B21/ new_roman_etc_WFI01.asdf - new_roman_etc_WFI18.asdf
In []: af = asdf.open('new_roman_etc_WFI01.asdf')
In []: af.tree['roman'].keys()
Out[]: dict_keys(['form', 'meta'])
meta is a dictionary
form is a dictionary - ok with renaming to etc_form or other suggestions