TRUST8004 / DOCS
Concepts

Metadata normalization

How agent URIs become structured, queryable metadata.

Metadata may be embedded as a data URI or resolved through HTTP and IPFS. Normalization is asynchronous so webhook delivery remains fast and resilient.

StateMeaning
availableSuccessfully fetched and normalized.
partialSome useful fields were accepted; others were absent or invalid.
pendingWaiting for or currently undergoing normalization.
unavailableNo usable document could be produced.

Before saving a fetched document, the worker confirms that the agent URI has not changed. A result from an older URI is discarded rather than overwriting newer on-chain state.