TLifeCycleEvent: TMetaEvent & {
    meta_event_type: "lifecycle";
    post_type: "meta_event";
    sub_type: "enable" | "disable" | "connect";
}