iiRecord
Agentic AI Atlas · Rubric.scaleKind
meta-attribute:rubric--scale-kinda5c.ai
II.
MetaAttribute JSON

meta-attribute:rubric--scale-kind

Structured · live

Rubric.scaleKind json

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

File · catalog-meta/meta-registry/meta-registry-evaluation.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:rubric--scale-kind",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-evaluation.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Rubric.scaleKind",
    "name": "scaleKind",
    "parentNodeKindId": "meta-node-kind:rubric",
    "type": "enum<binary,likert,numeric,categorical>",
    "required": false,
    "description": "scaleKind on Rubric."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:rubric--scale-kind",
      "to": "meta-node-kind:rubric",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:rubric",
      "to": "meta-attribute:rubric--scale-kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}