iiRecord
Agentic AI Atlas · submitted_by (meta)
meta-edge-kind:submitted-bya5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:submitted-by

Structured · live

submitted_by (meta) 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-edge-kind:submitted-by",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-vcs-ci.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "submitted_by (meta)",
    "name": "submitted_by",
    "source": [
      "meta-node-kind:pull-request",
      "meta-node-kind:code-review"
    ],
    "target": [],
    "cardinality": "N:1",
    "origin": "standard",
    "description": "a PullRequest or CodeReview is submitted by a Role. Role lives in role-ontology and is not re-emitted here."
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:submitted-by",
      "to": "meta-node-kind:pull-request",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:submitted-by",
      "to": "meta-node-kind:code-review",
      "kind": "source_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}