Current limits and product boundaries
Current txcast behavior intentionally excludes:
- custody, server-held private keys, signing, or transaction broadcasting;
- inferred completion from arbitrary “equivalent” chain activity;
- manual passing of onchain condition nodes;
- editing a published run’s variables or calldata;
- continuous global monitoring of every Safe;
- automatic workflow rewrites after registry or ABI changes;
- workflow skipping outside explicit graph semantics;
- agent-driven workflow deletion, ABI replacement/deletion, organisation administration, billing, wallet registration, or controlled-account mutation;
- OAuth-based web connectors for the Agent API; and
- historical documentation versions or non-English content.
Use cancellation and a corrected run instead of repairing frozen transaction data in place. Use verified external completion only when the exact required transaction can be proven.
The public Agent API is versioned at /agent/v1; future capabilities may require new scopes or interfaces rather than silently broadening existing credentials.