iiRecord
Agentic AI Atlas · RunAttempt.id
meta-attribute:run-attempt--ida5c.ai
II.
MetaAttribute JSON

meta-attribute:run-attempt--id

Structured · live

RunAttempt.id json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/meta-registry/meta-registry-agent-stack-extras-2-2.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:run-attempt--id",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras-2-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "RunAttempt.id",
    "name": "id",
    "parentNodeKindId": "meta-node-kind:run-attempt",
    "type": "id",
    "required": true,
    "description": "id on RunAttempt."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:run-attempt--id",
      "to": "meta-node-kind:run-attempt",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:run-attempt",
      "to": "meta-attribute:run-attempt--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}