// Fourth, check for special aliases or adding/removing the `Temporal` prefix.
if strings.TrimPrefix(alias, sadefs.ReservedPrefix) == sadefs.ScheduleID {
} else if c.archetypeID == chasm.SchedulerArchetypeID && alias == "TemporalSystemExecutionStatus" {
// To support querying Workflow based schedulers and CHASM based schedulers, we need to translate