DEFONEOS-SEAL

The DEFONEOS-SEAL is a sovereign AI governance credential. It is an Ed25519-signed record produced by a designed 33-agent council review, anchored in a hash chain a third party can verify without trusting us.

What the seal is

What the seal is not

How to verify a seal

  1. Fetch the seal record (a signed JSON containing the run, the harness, and the council vote).
  2. Verify the Ed25519 signature against the public key in /.well-known/agent.json.
  3. Walk the hash chain backwards to the genesis seal.
  4. Optionally, recompute the run from the published harness and compare the result.

Hard stops (never crossed)

Related pages