the bright portion is the number of points we are about to lose, if we don't start or continue a streak while being prompted darker portion is points already lost in this manner
our current score, calculated as (points / (ideal-points)) * factor, where "factor" defaults to 2.5, but may need to be tuned
the denominator here is the retrospective ideal score for the current session — how well we could have done if we had executed perfectly from the beginning of the current session to the end of the current session rather than from the current time to the end of the current session
time elapsed in current interval
time remaining in current interval
current streak length (it would be good to make this discrete, with visibly separated segments, since it is visualizing a small number)
Let's break this down: