Skip to main content

Crate agent_runtime_types

Crate agent_runtime_types 

Source
Expand description

Stable identifiers shared across Runtime Domain boundaries.

Identifiers validate at construction so empty or unbounded strings cannot enter domain state. Transport and provider types do not belong here.

Structsยง

CallerScope
ConversationId
CredentialHandle
Transient caller credential. It is intentionally not serializable and its Debug representation is always redacted.
DefinitionId
DelegationLeaseRef
Opaque execution delegation reference. It is durable but cannot directly authenticate a request; Debug remains redacted because it is recovery data.
EventId
ExecutionId
IdentifierError
OperationId
RequestAuthority
RuntimeInstanceId
ToolCallId
WorkspaceId