iiRecord
Agentic AI Atlas · Execution kind
meta-enum:execution-kinda5c.ai
II.
MetaEnum overview

meta-enum:execution-kind

Reference · live

Execution kind overview

Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for meta-enum:execution-kind.

MetaEnumOutgoing · 1Incoming · 0

Attributes

displayName
Execution kind
name
kind
values
  • value
    local
    description
    Runs as a local process on the host.
  • value
    docker
    description
    Runs in a docker / OCI container on the host.
  • value
    ssh
    description
    Runs over an SSH connection on a remote host.
  • value
    kubernetes
    description
    Runs as a pod in a Kubernetes cluster.
  • value
    cloud
    description
    Runs in a managed cloud execution service.
  • value
    direct
    description
    Direct in-process invocation, no separate execution boundary.
usedOnAttributes

Outgoing edges

used_on_attribute1

Incoming edges

None.