FeatureFlagStatus: {
    feature: FeatureName;
    label: string;
    status: FeatureStatus;
    updatedAt: string | null;
}