iiRecord
Agentic AI Atlas · bug
label:buga5c.ai
II.
Label JSON

label:bug

Structured · live

bug json

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

File · extensions/labels/canonical-labels.yamlCluster · extensions
Record JSON
{
  "id": "label:bug",
  "_kind": "Label",
  "_file": "extensions/labels/canonical-labels.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "bug",
    "name": "bug",
    "color": "#d73a4a",
    "description": "Something isn't working."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "issue:linear-aca-390",
      "to": "label:bug",
      "kind": "labeled_with",
      "attributes": {}
    }
  ]
}