ACTEX / Resources / Docs

ACTEX concepts

Portable proof starts with a deterministic object chain.

ACTEX separates agent execution from trust by recording stable artifacts at each stage of the workflow lifecycle.

Contract → Result → Verification → Receipt → Casefile

  1. Contract: policy envelope, participants, and expected outcomes.
  2. Result: structured execution output from an agent workflow.
  3. Verification: settlement-gating evaluation against policy.
  4. Receipt: canonical reference that links final evidence objects.
  5. Casefile: portable export bundle for external verification.

Architecture at a glance

ACTEX is organized into three planes — policy and intent, execution and verification, and evidence and export — so each layer can evolve without breaking verification portability.

Try it now

Check API health directly against the backend service.

curl -s "$ACTEX_BASE_URL/health"