1 Commits (1cd5348d863de7b225cd8278f746f6ee7547c579)

Author SHA1 Message Date
Elijah Voigt 1cd5348d86 feat(bit-by-bit): score streaks per-habit instead of day-level
Replace the global day-level streak + triangular(checks) multiplier
with per-habit streaks: each habit tracks its own consecutive-day
streak and reveals pixels equal to that streak length when checked.
Removes the global streak header/stat chip in favor of an inline
streak badge on each habit row.
4 days ago