} */ public function doctor_check(): array; /** * Module names this adapter contributes to the 7-state FSM. * * Each module is independently transitionable via `wp wpdo migrate * ` etc. Names MUST be unique across adapters and align with * `TMDO_Feature_Flags::ZONE_MODULES` registry conventions. * * @return array e.g. ['hot_hp_listing', 'hot_hp_request'] */ public function migrations(): array; } } // end if ( ! interface_exists )