bac2f3a5c7
Move the hardcoded < 70 stat visibility checks from BlobbiPage.tsx into the shared getVisibleStatsWithValues() utility in blobbi-decay.ts. This ensures egg, baby, and adult stages all use the same STAT_VISIBILITY_THRESHOLD constant, and any future UI consuming visibleStats gets the filtering for free.