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

About

One principle runs through the whole system: never claim a capability that does not exist. It is written into the specification, and it is the reason several pages on this site tell you what is missing.

What it changes

  1. Infrastructure, not a marketplaceWe do not take custody of client assets, match trades or advise on investments. We build the system issuers and their administrators run.
  2. Correctness before surfaceMoney as exact minor units, invariants enforced twice, and every irreversible action requiring two people. These are unglamorous and they are the product.
  3. Honest boundariesWhere something is not built, there is no code pretending it is — a local storage adapter refuses to start outside development, the deployment pipeline reports that it cannot broadcast, and the seed script creates no fabricated financial records.

What it includes

Built to a specificationA seventy-six section brief covering the product, the architecture, the security model and the launch gates.
Documented decisionsArchitecture decision records for the choices that are hard to reverse.
Tested747 automated tests, including contract execution tests.

See it against something real.

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