Skip to main content

Bitfield products are not only pages. They run through runtime identities that send request bytes to Bitfield, with local state, account-owned access, and product packages that should keep working as your idea changes.

In this page, runtime identity includes cloud and local shapes. A laptop, server, worker, kiosk, or CI runner can all count when they actually send request bytes to Bitfield during the billing window.You start with a laptop and phone. Then a friend tests it. Then ten customers use it. The product shape should not change just because the device count grows.
Account

The customer creates an account and receives access through the account portal.

Device

Each device or runtime identity sends request bytes to Bitfield when it needs runtime access.

Product

The product reads local Bitfield state and uses packages/surfaces/targets.

Deployment questions

Rollout shape

Start by proving the product moment on one device. Then invite more devices without changing the product architecture:
  1. Keep the package file stable.
  2. Keep the surface read/request contract stable.
  3. Keep the shell placement contract stable.
  4. Let account/device access decide who can run it.
Adding devices should change access and activation, not the feature boundaries you already built.

Hosted and static output

A hosted product can send Bitfield request bytes from a server. That server runtime identity can count for the billing window.A public static page is different. Visitors reading ordinary hosted output send no Bitfield request bytes. Keep marketing pages, docs pages, pricing pages, and other public read-only pages static when they do not need live Bitfield data or Bitfield requests.That is not a workaround. It is the clean deployment shape. Use Bitfield where the product needs Bitfield, and do not pay for runtime where static output is enough.

Common failures

Next

Use Get your key for the account path, read What you pay for for the billing model, then return to Build with Bitfield to choose the next product seam.
Last modified on May 11, 2026