iiRecord
Agentic AI Atlas · CodeReview.reviewedAt
meta-attribute:code-review--reviewed-ata5c.ai
II.
MetaAttribute JSON

meta-attribute:code-review--reviewed-at

Structured · live

CodeReview.reviewedAt json

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

File · catalog-meta/meta-registry/meta-registry-vcs-ci.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:code-review--reviewed-at",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-vcs-ci.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "CodeReview.reviewedAt",
    "name": "reviewedAt",
    "parentNodeKindId": "meta-node-kind:code-review",
    "type": "iso-timestamp",
    "required": false,
    "description": "reviewedAt on CodeReview."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:code-review--reviewed-at",
      "to": "meta-node-kind:code-review",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:code-review",
      "to": "meta-attribute:code-review--reviewed-at",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}