It's the current value when a dependency triggers reevaluation, but it's undefined, right, when you reevaluate the code of the cell itself? I think that caught me off guard/still catches me off guard.
I've been thinking: What strategies exist to "reset" a stateful cell (aside from rerunning the code)? As far as I'm aware, when a cell recycles its previous value, there is no way to force a complete revert from the outside. Correct?