iiRecord
Agentic AI Atlas · ComplianceFramework.frameworkKind
meta-attribute:compliance-framework--framework-kinda5c.ai
II.
MetaAttribute JSON

meta-attribute:compliance-framework--framework-kind

Structured · live

ComplianceFramework.frameworkKind json

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

File · catalog-meta/meta-registry/meta-registry-compliance-safety.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:compliance-framework--framework-kind",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "ComplianceFramework.frameworkKind",
    "name": "frameworkKind",
    "parentNodeKindId": "meta-node-kind:compliance-framework",
    "type": "enum<security,privacy,ai-specific,industry>",
    "required": false,
    "description": "frameworkKind on ComplianceFramework (broad category of regulatory regime)."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:compliance-framework--framework-kind",
      "to": "meta-node-kind:compliance-framework",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:compliance-framework",
      "to": "meta-attribute:compliance-framework--framework-kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-enum:framework-kind",
      "to": "meta-attribute:compliance-framework--framework-kind",
      "kind": "used_on_attribute",
      "attributes": {}
    }
  ]
}