iiRecord
Agentic AI Atlas · PromptTemplate (meta)
meta-node-kind:prompt-templatea5c.ai
II.
MetaNodeKind JSON

meta-node-kind:prompt-template

Structured · live

PromptTemplate (meta) 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-node-kind:prompt-template",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-context-engineering.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "PromptTemplate (meta)",
    "name": "PromptTemplate",
    "cluster": "context-engineering",
    "prefix": "prompt-template",
    "origin": "standard",
    "purpose": "a versioned prompt template (system / user / few-shot scaffold). Collapses FewShotExampleSet into the `examples` attribute.",
    "exampleCount": 0,
    "invariants": [
      "id starts with prompt-template:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:prompt-template",
      "to": "meta-cluster:context-engineering",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:prompt-template",
      "to": "meta-attribute:prompt-template--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:prompt-template",
      "to": "meta-attribute:prompt-template--template-kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:prompt-template",
      "to": "meta-attribute:prompt-template--variables",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:prompt-template",
      "to": "meta-attribute:prompt-template--version",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:context-engineering",
      "to": "meta-node-kind:prompt-template",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:prompt-template--id",
      "to": "meta-node-kind:prompt-template",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:prompt-template--template-kind",
      "to": "meta-node-kind:prompt-template",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:prompt-template--variables",
      "to": "meta-node-kind:prompt-template",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:prompt-template--version",
      "to": "meta-node-kind:prompt-template",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:bundles-template",
      "to": "meta-node-kind:prompt-template",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ]
}