All updates
Feb 27, 2026Improvement
Locked down puzzle stability
Fixed a sneaky bug where adding new birds would scramble every puzzle assignment — daily AND flocks. Both modes now use pre-computed sequence files instead of runtime math, so your progress, streaks, and stats survive when we grow the bird roster.
Highlights
- Daily puzzles locked via static sequence file (no more hash-based selection)
- Flock bird order locked via static sequence file (no more runtime shuffle)
- Adding birds now only affects future puzzles — past assignments never change
- New extend scripts to safely grow both sequences when birds are added