How the space-upgrade prices relate to what spaces actually cost to run. The price is the cost plus resilience — and that should be a checkable claim, so here is the cost model, in the open beside the books.

Snapshot dated — the formulas are the contract; the numbers are re-derived whenever prices or input rates change.

Principles

The price book

Tiers and prices
TierPriceBilling

What paying buys today: the space stops counting toward the account’s free-space limit, it is never reclaimed as unused, and it carries a larger storage allowance (below).

Storage allowances

Included storage per tier
TierIncluded storage

Allowances are a function of margin: an allowance is the storage a space could fill forever with the tier still keeping at least 80% of gross — 20% of the price buys your storage, 80% stays for resilience. Two honest exceptions: Free has no revenue (its 1 GB is cost containment), and Family’s €5/year buys only ~3 GB at strict 80/20 — we hold it at 5 GB rather than shrink the family tier. Uploads past an allowance are refused; nothing is ever deleted, and messages always keep working.

Input rates

Cost inputs to the model
InputRateSource

Hibernation is live in production: an idle space parks as stored bytes, not a running process, so its marginal cost while asleep is storage alone — the compute rate applies only to the fraction of time it’s awake. One deliberate exception: a space with a bot sidecar never sleeps, one more reason AI usage carries its own meter.

The model

For a tier with gross annual revenue G across n charges/year:

net      = G − (0.25 × n) − (0.015 × G)          # Stripe fees out
cost     = GB_stored × storage_rate × 12          # media, the only real dial
         + slot_rate × 12 × awake_fraction        # compute while awake
         + ~€0.10                                 # wakes, requests, push (noise)
profit   = net − cost
break_even_GB = net ÷ (storage_rate × 12)         # where a space stops covering itself

Message text is never material — a decade of busy family chat is a few cents a year of storage. The only way a space outspends its price is stored media.

Estimates per tier

Usage profiles are typical-case estimates, not caps. Gross and net are exact; costs and margins are estimates.

Per-tier revenue, cost, and break-even estimates
Plan Gross/yr Net/yr Profile (est.) Cost/yr Profit/yr Margin Break-even storage

What could invert these numbers