Rename `record` to `object` because that seems to be the standard name for "interface" runtypes. Drop the existing `object` runtype completely or rename it to `plainObject` or `javascriptObject`. Keep `record` an alias for `object` for a few versions.