- Ya
- 27 Agosti 2026, 15:31 UTC
- Mwandishi
- Kamo
- Ahadi ya
- 96bb68c
Storage stops being a tier differentiator. The 2/4/5 ladder put one gigabyte between Starter and Business on a page that then had to explain what "pooled" meant, so it is now 4 GB per seat everywhere: stated once on Free, inherited by the cards above it. No display code needed a special case — the cards render a tier's delta over the one below, so equal rows drop out on their own. Enterprise loses "150 GB for the organization". StorageQuotaService reads only numeric_value and multiplies it by seat_count, so that row was billed as 150 GB PER SEAT while the page promised a flat pool. The prose and the code disagreed and the code won silently. The USERS feature is labelled "Seats" with unit "seats". The feature CODE is deliberately unchanged — it is matched on by name across the fleet. Also repairs the internal owner plan, found while checking nobody was pushed over the new ceiling: both its measured rows carried NULL with numeric_is_unlimited = false, which planStorage reads as a hard zero. The plan whose description reads "Covers every feature" was entitled to no storage and one seat, and kamoclub holds it at 99 seats.