Task: wait-for-cdc

This task is to wait, noting the passage of time, for some duration before bothering to check the countdown clock again. It leads to the proposal of the very low priority wait operator, which gets reselected until either enough time has passed or another operator is proposed because of perceptual input. When enough time has passed, the reevaluate-cdc-time task is selected instead.

The task is initiated by productions in scan-step.soar6, but is executed by ones in launch.soar6.