Skip to main content

Module verifiable_intent

Module verifiable_intent 

Expand description

Verifiable Intent primitives exposed as a tool.

These operations check individual values the caller supplies. They do not authenticate a credential chain: nothing here establishes that a constraint or a fulfillment came from a signed credential. This type is currently not registered for the model for that reason, and an embedder constructing it directly gets the same limitation.

Structsยง

VerifiableIntentTool
Evaluates Verifiable Intent constraints and checks binding and timestamp primitives against values the caller provides.