Meta module defining constants that match ocean feature releases allowing downstream libraries to conditionally implement functionality relying on later ocean versions.
This modules contains utilities and aliases that are used during D1->D2 transition process. Idea is to define single module that contains wrapper aliases / structures and switch all code to use it. Once actual porting time comes it will be enough to simply change version in this module.