Skip to main content

14 docs tagged with "reference"

View all tags

actp CLI reference

All actp subcommands, args, and options. Auto-extracted from sdk-js (Commander) + python-sdk-v2 (Typer) sources via the truth-ledger pipeline.

AGIRAILS.md V4 schema

Field-by-field reference for the V4 frontmatter schema parsed by parseAgirailsMdV4. Auto-extracted from the canonical AGIRAILS.md spec (AGIRAILS v4.0.0, spec=ACTP).

Contracts reference

All deployed AGIRAILS contracts, both networks, with live Sourcify exact-match verification.

Cross-SDK divergences

Every TypeScript-only symbol, every Python-only symbol, plus curated name and behavioral differences across the two SDKs. Auto-extracted from the truth-ledger manifest: 133 TS-only + 128 Python-only + 1 name diff + 1 behavioral diff.

Error reference

All 43 TypeScript + 47 Python error classes. Auto-extracted from both SDK sources via the truth-ledger pipeline, with cross-SDK divergences surfaced.

Glossary

Every AGIRAILS acronym, protocol term, and standard reference in one place. ACTP, AIP-N, EAS, EIP-712, ERC-8004, INV-30, H¹=0, and the rest, each linked to its canonical deep-dive page.

Python SDK reference

Auto-extracted surface of agirails@3.0.1, organised by tier (Simple → Standard → Advanced).

Reference

Auto-extracted reference: CLI commands, contract addresses, SDK API, error codes, MCP tools, AGIRAILS.md V4 schema. Every fact in this section comes from source via the truth-ledger pipeline.

TypeScript SDK reference

Auto-extracted surface of @agirails/sdk@4.0.0, organised by tier (Simple → Standard → Advanced).

TypeScript SDK: Simple

Simple tier of @agirails/sdk@4.0.0: top-level convenience (`request`, `provide`, `serviceDirectory`) plus the `Agent` class and `pay()` flow.

TypeScript SDK: Standard + Advanced

Production-stable surface of @agirails/sdk@4.0.0: adapters, builders, message-signing utilities, runtime helpers, plus the advanced building blocks.