0.1.2
tagged this
30 Jun 20:26
- history is no longer persisted in the session file (it duplicated every answer's full text); reconstructed from rounds on load via reconstructHistory(). Older sessions with stored history still decode (fallback). +2 unit tests. - Streaming tokens land in liveAnswers (read via viewedAnswer) instead of rounds, so a ~30fps stream invalidates only the answer panels, not every view observing rounds.