{
  "name": "agent-citations-source-chips",
  "kind": "block",
  "primary": "row-ui",
  "page": "/apps/genui/app/gen-ui-feed/gen-ui-feed.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {
    "gap": "2",
    "wrap": ""
  },
  "html": "<row-ui\n        gap=\"2\"\n        wrap>\n        <tag-ui text=\"¹ warehouse.revenue_v4\"></tag-ui>\n        <tag-ui text=\"² salesforce.opportunity\"></tag-ui>\n        <tag-ui text=\"³ board-prep.notion.so\"></tag-ui>\n        <tag-ui text=\"⁴ q4-cohort-analysis\"></tag-ui>\n      </row-ui>",
  "source": "apps/genui/app/gen-ui-feed/gen-ui-feed.contents.html",
  "metadata": {
    "domain": "agent",
    "description": "Agent citations source chips — a wrapping row of tag chips, each a numbered footnote reference to a data source the answer drew from (warehouse table, Salesforce object, Notion doc). The 'where this came from' provenance strip under an AI response.",
    "keywords": [
      "agent",
      "citations",
      "sources",
      "chips",
      "tags",
      "references",
      "footnotes",
      "provenance",
      "grounding",
      "evidence",
      "where",
      "data",
      "came",
      "from",
      "numbered",
      "superscript",
      "warehouse",
      "salesforce",
      "notion",
      "source",
      "attribution",
      "links",
      "retrieval"
    ]
  },
  "captured_at": "2026-06-10T16:56:21.616Z",
  "template": [
    {
      "id": "tag",
      "component": "Tag",
      "text": "¹ warehouse.revenue_v4"
    },
    {
      "id": "tag-2",
      "component": "Tag",
      "text": "² salesforce.opportunity"
    },
    {
      "id": "tag-3",
      "component": "Tag",
      "text": "³ board-prep.notion.so"
    },
    {
      "id": "tag-4",
      "component": "Tag",
      "text": "⁴ q4-cohort-analysis"
    },
    {
      "id": "root",
      "component": "Row",
      "gap": "2",
      "wrap": true,
      "children": [
        "tag",
        "tag-2",
        "tag-3",
        "tag-4"
      ]
    }
  ]
}
