AtBeginning
data class AtBeginning(val anchorStrategy: DeletedAnchorStrategy, val simulateAfter: Boolean) : ActivityAutoDelete
Delete the previous outputs at the beginning of scheduling, so no prior goals can interact with them.
Delete the previous outputs at the beginning of scheduling, so no prior goals can interact with them.