Asset Core Docs

Deterministic world-state engine documentation and API references.

Decision Gate docs

Operations Manifest

The operations manifest is the canonical, machine-readable catalog of every Asset Core operation. It powers the transaction reference, tooling descriptions, and SDK builders.

What it contains

  • 24 operations with summaries, tags, errors, and validated examples.
  • 3 recipes that show multi-operation workflows.
  • Tag definitions for domain, action, scope, and reversibility.

How to use it

  • Read the generated operations reference in /docs/api/action-reference.
  • Use the manifest to programmatically enumerate operations and examples.

Download: operations.json (approx. 42 KB)