Trust Center

What we ship verifiably. What we deliberately do not claim.

Every claim on this page resolves to a live URL or a reproducible command. Every non-claim is paired with the exact gate that would unlock it. We do not invent certifications. We do not fabricate customers. We do not imply revenue figures.

Verifiable today

What we do not claim

Each row pairs a topic with the explicit posture. The same register validates against the readiness CLI on every continuous-integration run.

Reproduce in your terminal (thirty seconds)

# 1) No identity → 401
curl -i -X POST https://sandbox.aisthetic.services/g/aisthetic/probe

# 2) Identity headers + no payment → 402
curl -i -X POST \
  -H "X-AgentTrust-Wallet-Address: 0xSANDBOX" \
  -H "X-AgentTrust-Signature-Scheme: sandbox" \
  -H "X-AgentTrust-Principal: did:web:sandbox.aisthetic.services" \
  https://sandbox.aisthetic.services/g/aisthetic/probe

# 3) + sandbox payment proof → 200 + X-AgentTrust-Receipt-Id: <UUID>
curl -i -X POST \
  -H "X-AgentTrust-Wallet-Address: 0xSANDBOX" \
  -H "X-AgentTrust-Signature-Scheme: sandbox" \
  -H "X-AgentTrust-Principal: did:web:sandbox.aisthetic.services" \
  -H "X-AgentTrust-Sandbox-Proof: demo-paid" \
  https://sandbox.aisthetic.services/g/aisthetic/probe

Or run pnpm public-beta:try from a clone of the repo. The script executes all five checks and outputs the live receipt id, which is itself an Ed25519-signed value the recipient can verify offline.

Where to fact-check, by category

Proof

Proof Center

Receipts, audit, proof bundles, and what each does and does not prove, written down verbatim.

Security

Security model

Bounded threat model and the non-claim register for certifications, vendor SAML, and SCIM 2.0 conformance.

Positioning

Manifesto

North-star tagline, the five-problem map, and how the gateway sits as a complementor next to Stripe, Coinbase, NEAR, x402, MCP, and AP2.

Architecture

Request lifecycle

Eight-step request flow with line-art diagrams. Identity through audit.

FAQ

Jury Q&A

Fourteen-section comprehensive answers covering product, engineering, architecture, trust, security, compliance, business model, differentiation, risk, why now, team, and the truth lock. Türkçe at /jury-qa-tr.

Status

Where we are

Status page with the bounded posture register, updated on every accepted change.

Verify

Public anchor verifier ↗

Solana mainnet canary plus Base AnchorRegistry, cross-chain match. No private RPC. No chain mutation.

Source

GitHub source ↗

Public repository. Workspace test suite. Append-only decision log.

What unblocks the next gates

These are operator-side gates, not engineering gates. Each changes the truth lock above when it lands; none requires another engineering pass on its own.

Hard rules — the brand's strongest asset

These are not aspirational copy. They are active product invariants validated continuously by the readiness CLI and by source-scan suites that fail the build if a certification keyword appears outside an explicit negation window.

@aisthetico on X · github.com/den0th/agenttrust · hello@aisthetic.services