Goal Execution Restriction
class GoalExecutionRestriction(val policy: GoalExecutionRestrictionPolicy = GoalExecutionRestrictionPolicy.ERROR) : CoroutineContext.Element
A special coroutine context key that allows or disallows goal execution during configuration time (eager execution).