Skip to main content
development environment — data here is not real and actions have no financial effect
Developers

Sandbox

Production must fail closed: a missing provider is an outage, never a silent fallback to fabricated data. The sandbox is the one place that rule is relaxed, deliberately and visibly.

What it changes

  1. Separated by tierTest and production assets never mix, and non-production surfaces carry a persistent banner because operators routinely have several environments open.
  2. Mock providers permitted here onlyLocal and test tiers may use them. Staging and production may not, and the code enforces that rather than trusting configuration.
  3. Chain families constrainedA staging tenant cannot deploy to mainnet by misconfiguration alone.

What it includes

Seeded workspacesEnough to sign in and exercise a flow, and deliberately no fabricated assets, investors or financial records.
ResetA sandbox that cannot be reset becomes production by accident.

What this deployment does not do

Stated plainly

A public self-service sandbox is not yet available. This deployment is a development-tier environment and is marked as such on every page.

See it against something real.

Bring an instrument you are actually considering. Structuring it is the only way to judge whether the model fits.