Open Enterprise Beta

Governed deployments

This fleet is large on purpose. Chandra Enterprise is not a generic compliance bolt-on. Each deployment is configured to a specific industry personality — mining, Medicaid, NERC CIP, CMMC, FDA, G-SIB, and the rest — so the same protocol can speak the terms, authorities, and evidence an examiner in that industry already uses.

Why a beta this substantial.

The point is to show that governed attestation is not one vertical. A mine site, a state Medicaid agency, a hospital system, and a defense program do not share a schema. They share a requirement: prove what was done, by whom, under what authority, at the moment it happened. The beta is the set of industry spines that makes that requirement concrete.

The value is the immutable chain. Every governed act appends a context unit: attributed, policy-bound, hash-sealed to its predecessor. That is the record an examiner can reconstruct. It is not a receipt after the fact.

People reach for a blockchain when they hear “immutable.” Chandra does not. Blockchain answers how mutually distrustful parties agree on a shared ledger without a central authority. That is not the problem a regulated enterprise has. Chandra answers how an organization proves what a governed human, agent, system, or process did — under named authority — without miners, gas, or global consensus. Blockchain tries to eliminate the need to trust an institution. Chandra makes the institution’s actions provable. Chandra vs. blockchain.

This is also not only attestation after a human click. It is meant to chronicle everything the organization does digitally, including work that happens at agent speed. Agent stacks become ant farms of ant farms: nested tools, nested authorities, nested write paths. One shared surface is a giant attack surface. Chandra is built for multiple isolation surfaces — Levels, domains, hubs, spokes, instances — so governance and security constraints stay bounded as the agents multiply.

Isolation surfaces, not one perimeter.

How many principals sit behind one signing credential is a CRC question. The CRC Minimum Surface Standard sets the optimal isolation-surface size as

S* = √((cr + cc · f) / (p · v̄))

That is how many isolation surfaces a deployment should have once a key is stolen — not how small the front door is. Formula and worked notes: crcstandard.org/isolation-surface.html. Scoring: crcstandard.org/scoring.html.

Tracking the fleet: Marshaller.

Every deployment on this page is tracked by Marshaller, Chandra's fleet registry. It is not a database of your deployments — it is a list of addresses. Instance name, build version, environment, running personality: none of that is stored. It is fetched live, at the moment someone asks, straight from the deployment itself.

That is a deliberate application of the same isolation logic above, one layer up: Marshaller holding a cached copy of every fleet's state would itself be a single surface worth attacking. Holding nothing but an address means there is nothing there to steal except a pointer to somewhere you'd have to attack anyway. A stale cache never happens, because there is no cache — only a question, asked again, every time.

This is also what makes the deployment count on this page trustworthy rather than aspirational: it did not come from a spreadsheet someone updates when they remember to. It came from asking each deployment, live, right now. Full writeup: Chapter 7 of the User Manual.

Minimal integration: Newmont.

Newmont already writes production-close and MSHA inspection records. Chandra does not replace that system. You add one column and one append. The operational write and the attestation are the same act.

  1. Map each mine site to a spoke on the mining spine (Level 1: Mine Site / Operation).
  2. On each existing write, append one context unit: who acted, under what authority, against which site, predecessor CU.
  3. Store the returned CU identifier on the operational row — the one-column addition.

Three calls cover a first site. The same pattern scales to every plant, agent, and examiner path.

# 1. Resolve the spoke for a mine site (once per site)
GET  https://newmontcorp.chandrahub.net/v1/spokes?site=boddington

# 2. Append the governed act to that spoke's chain
POST https://newmontcorp.chandrahub.net/v1/cu
{
  "spoke_id": "spoke:boddington",
  "actor": "site.manager@newmont.com",
  "authority": "MSHA inspection response",
  "subject": "citation-2026-0419",
  "predecessor": "cu:7f3a…",
  "payload": { "finding": "abatement complete", "shift": "night" }
}

# 3. Confirm the chain head (examiner or job)
GET  https://newmontcorp.chandrahub.net/v1/cu/cu:9ab2…

Agents use the same append. They do not get a second, faster path. If the append is refused, the act is not governed — and should not proceed.

27 deployments
2 spines built — Newmont, BlackRock
25 in progress
Company Company site Beta site Personality Instances Spine built?
SpaceX spacex.com spacex.chandrahub.net cmmc-spacex-7level 8 Done
Amazon GovCloud aws.amazon.com/govcloud-us amzngovcloud.chandrahub.net fedramp 8 Done
Berkshire Hathaway berkshirehathaway.com bh.chandrahub.net conglomerate-bh 4 Done
BlackRock blackrock.com blackrock.chandrahub.net sec-ia 6 Done
Ford Motor Company ford.com fordmotor.chandrahub.net manufacturing 4 Done
HCA Healthcare hcahealthcare.com hca.chandrahub.net jcaho 6 Done
JPMorgan Chase jpmorganchase.com jpmc.chandrahub.net gsib 6 Done
Lloyd's of London lloyds.com lloydsoflondon.chandrahub.net lloyds 6 Done
Lockheed Martin lockheedmartin.com lockheed.chandrahub.net cmmc-lockheed-7level 8 Done
Medi-Cal dhcs.ca.gov/services/medi-cal medi-cal.chandrahub.net medicaid-state 6 Done
Newmont Corporation newmont.com newmontcorp.chandrahub.net mining 6 Done
NextEra Energy nexteraenergy.com nextera-energy.chandrahub.net energy 6 Done
Palantir Technologies palantir.com palantir.chandrahub.net cmmc-palantir-7level 8 Done
Pfizer pfizer.com pfizer.chandrahub.net fda 6 Done
UnitedHealth Group unitedhealthgroup.com unitedhealth.chandrahub.net hipaa 6 Done
Vatican vatican.va vatican.chandrahub.net vatican 8 Done
Southern Company southerncompany.com southerncompany.chandrahub.net energy 6 Done
Alabama Medicaid medicaid.alabama.gov almedicaid.chandrahub.net medicaid-state 6 Done
Petrobras petrobras.com.br petrobras.chandrahub.net energy 6 Done
Anglo American angloamerican.com angloamerican.chandrahub.net mining 6 Done
BHP bhp.com bhp.chandrahub.net mining 6 Done
Saudi Aramco aramco.com saudiaramco.chandrahub.net sovereign-wealth 8 Done
Siemens Healthineers siemens-healthineers.com siemenshealthineers.chandrahub.net fda 6 Done
Tempus tempus.com tempus.chandrahub.net fda 6 Done
Anduril anduril.com anduril.chandrahub.net cmmc-anduril-7level 8 Done
C3.ai c3.ai c3ai.chandrahub.net soc2 6 Done
Anthropic anthropic.com anthropic.chandrahub.net soc2 6 Done

Beta addresses are the deployment subdomain on chandrahub.net. Company sites are the organization's public page. Spine built means the Level spine has been committed on that deployment's spine instance.


Join the beta.

Two ways in. We can help you set up a closed beta: use the Industry Configurator to generate a custom personality for your organization. Email the resulting JSON as an attachment to , and include the subdomain you want for an unpublished test site. We can also provide integration assistance.

Or explore first: Chandra Marshaller is public-facing, with a number of companies already populated. No setup required to look around.

Open the configurator Explore Marshaller

General Reasoning, Inc. · Birmingham, Alabama · 2026
Enterprise inquiries: inquiries@genreason.com
Page integrity: Pending chandrapassport deployment — CU verification active post-launch.