Software
Control Plane
Manages identities, policy, permissions, trust scores, and audit. Runs as ordinary software.
- Agent Registry
- Passport Issuer
- Policy Builder
- Trust Score Engine
- Audit Dashboard & API
Technology
Celestial State separates where an agent runs from where it is governed. The agent runs on CPU, GPU, containers, or Kubernetes. The governance layer runs lower — in or beside a hardware component the agent cannot switch off, forge, or bypass.
Two Planes
Celestial State is not another agent-security SDK that shares the agent's trust boundary. It is an infrastructure boundary — like a firewall or a storage controller, but built for a world where the user is an autonomous agent with an identity, a mission, a history, permissions, and a trust score.
Software
Manages identities, policy, permissions, trust scores, and audit. Runs as ordinary software.
Hardware-anchored
Checks, enforces, blocks, and signs actions in real time — outside the agent's trust boundary.
The Wedge
The first product wedge proves the governance mechanism on a realistic infrastructure-agent workflow.
Agent ID, responsible principal, declared purpose, model fingerprint, active licenses, trust score, training lineage, and health indicators — signed by the substrate, not the agent.
Every sensitive operation is checked before execution. Decisions can allow, deny, log, suspend, or require review.
Every governed action produces an audit record with identity, operation, decision, timestamp, context, and a signature or hash-chain reference.
Action Flow
From the moment an agent requests an action to the moment it touches data, the request passes through a single enforcement boundary that produces a signed, non-forgeable verdict.
01
Agent requests an action
Delete a dataset, move an object, call an API, run a pipeline.
02
Request carries its passport
Agent ID, responsible principal, declared purpose, license set, current trust score.
03
Reaches the enforcement boundary
A software gateway today; a DPU, SmartNIC, or storage controller in the target architecture.
04
Context is evaluated
Identity, license, resource, environment, declared purpose, and risk are checked together.
05
A verdict is produced and signed
Signed by a hardware-rooted key the agent cannot reach — a non-forgeable audit proof.
06
Only approved actions continue
Authorized actions reach data, storage, API, or network. Everything else is stopped or escalated.
Hardware Substrate
The enforcement plane is designed to run outside the agent's trust boundary. Several infrastructure components can host it — each suited to a different deployment. A GPU runs the agent's thinking; the enforcement point sits around network, storage, API, and the control plane.
A data-processing unit has its own cores, memory, crypto engines, and isolation from the host — the natural home for the enforcement logic. Target substrate.
An ultra-fast network datapath, ideal for high-speed interception and telemetry between GPU servers, agents, and data services.
Enforcement inside the data platform itself — answering whether an agent may read, write, delete, tier, or replicate a specific object right now.
A root of trust for signing keys, attestation, and signed verdicts. A strong intermediate step, closer to availability than a full DPU build.
Implementation Path
The right path is not to start by building a chip. First prove the logic — that the problem is real and that agent actions can be enforced consistently. Then move the critical enforcement components into hardware-adjacent layers.
Lifecycle
The product direction treats agent governance as an operational lifecycle, not a one-time permission grant — from registration through retirement.
01
Birth
02
Border Control
03
Academy
04
Simulator
05
Production
06
Health Review
07
Retirement
Celestial State is not a GPU product and not another agent SDK. It is a hardware-anchored governance layer that separates the agent from the resources it acts on. Software manages identity and policy; hardware enforces it before any sensitive action reaches data, storage, network, or an API.