func Guess
crossing ActionGuess records a five-letter guess for the caller against today's word.
It is a crossing (state-mutating) function: callers invoke it as Guess(cross(cur), "crane"). Identity is taken from the live crossing frame after the IsCurrent authentication check.