iiRecord
Agentic AI Atlas · good-first-issue
label:good-first-issuea5c.ai
II.
Label JSON

label:good-first-issue

Structured · live

good-first-issue json

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

File · extensions/labels/canonical-labels.yamlCluster · extensions
Record JSON
{
  "id": "label:good-first-issue",
  "_kind": "Label",
  "_file": "extensions/labels/canonical-labels.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "good-first-issue",
    "name": "good-first-issue",
    "color": "#7057ff",
    "description": "Good for newcomers.",
    "ownerProjectId": "project:babysitter"
  },
  "outgoingEdges": [
    {
      "from": "label:good-first-issue",
      "to": "project:babysitter",
      "kind": "owned_by_project",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}