iiRecord
Agentic AI Atlas · IssueTracker.writeBoundary
meta-attribute:issue-tracker--write-boundarya5c.ai
II.
MetaAttribute JSON

meta-attribute:issue-tracker--write-boundary

Structured · live

IssueTracker.writeBoundary json

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

File · catalog-meta/meta-registry/meta-registry-domain-extras-2.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:issue-tracker--write-boundary",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-domain-extras-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "IssueTracker.writeBoundary",
    "name": "writeBoundary",
    "parentNodeKindId": "meta-node-kind:issue-tracker",
    "type": "enum<agent-writes,orchestrator-writes,both>",
    "required": false,
    "description": "writeBoundary on IssueTracker."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:issue-tracker--write-boundary",
      "to": "meta-node-kind:issue-tracker",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:issue-tracker",
      "to": "meta-attribute:issue-tracker--write-boundary",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}