iiRecord
Agentic AI Atlas · PromptTemplate.id
meta-attribute:prompt-template--ida5c.ai
II.
MetaAttribute JSON

meta-attribute:prompt-template--id

Structured · live

PromptTemplate.id json

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

File · catalog-meta/meta-registry/meta-registry-context-engineering.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:prompt-template--id",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-context-engineering.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "PromptTemplate.id",
    "name": "id",
    "parentNodeKindId": "meta-node-kind:prompt-template",
    "type": "id",
    "required": true,
    "description": "id on PromptTemplate."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:prompt-template--id",
      "to": "meta-node-kind:prompt-template",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:prompt-template",
      "to": "meta-attribute:prompt-template--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}