1 Commits (0aa6a6862e7602d41491f413e06a10a8ec087dff)

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.
5 days ago