{
  "name": "agent-trace-timeline",
  "kind": "block",
  "primary": "section",
  "page": "/catalog/ui-patterns/v050-agent-blocks/v050-agent-blocks.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {},
  "html": "<section>\n    <card-ui>\n      <header>\n        <text-ui strong>Generation trace</text-ui>\n        <text-ui size=\"sm\" color=\"subtle\">2.4s total · auto/free-form-composed</text-ui>\n      </header>\n      <section>\n        <col-ui gap=\"2\">\n          <row-ui gap=\"3\" align=\"center\">\n            <tag-ui text=\"✓\" color=\"success\" size=\"sm\"></tag-ui>\n            <text-ui strong size=\"sm\">interpret</text-ui>\n            <text-ui size=\"sm\" color=\"subtle\">domain=auth · confidence=0.88</text-ui>\n            <text-ui size=\"sm\" color=\"subtle\">120ms</text-ui>\n          </row-ui>\n          <row-ui gap=\"3\" align=\"center\">\n            <tag-ui text=\"✓\" color=\"success\" size=\"sm\"></tag-ui>\n            <text-ui strong size=\"sm\">search</text-ui>\n            <text-ui size=\"sm\" color=\"subtle\">zettel · no strong match (top: 28)</text-ui>\n            <text-ui size=\"sm\" color=\"subtle\">340ms</text-ui>\n          </row-ui>\n          <row-ui gap=\"3\" align=\"center\">\n            <tag-ui text=\"✓\" color=\"success\" size=\"sm\"></tag-ui>\n            <text-ui strong size=\"sm\">compose</text-ui>\n            <text-ui size=\"sm\" color=\"subtle\">free-form · 3 ingredients picked</text-ui>\n            <text-ui size=\"sm\" color=\"subtle\">1880ms</text-ui>\n          </row-ui>\n          <row-ui gap=\"3\" align=\"center\">\n            <tag-ui text=\"✓\" color=\"success\" size=\"sm\"></tag-ui>\n            <text-ui strong size=\"sm\">assemble</text-ui>\n            <text-ui size=\"sm\" color=\"subtle\">18 components · 85/100</text-ui>\n            <text-ui size=\"sm\" color=\"subtle\">60ms</text-ui>\n          </row-ui>\n        </col-ui>\n      </section>\n    </card-ui>\n  </section>",
  "source": "catalog/ui-patterns/v050-agent-blocks/v050-agent-blocks.contents.html",
  "metadata": {
    "domain": "agent",
    "description": "Agent execution trace — sequential stages (interpret / search / compose / assemble) with timing per stage.",
    "keywords": [
      "agent",
      "trace",
      "timeline",
      "execution",
      "stages",
      "timing",
      "reasoning",
      "pipeline",
      "steps",
      "interpretability"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "text",
      "component": "Text",
      "strong": true,
      "textContent": "Generation trace"
    },
    {
      "id": "text-2",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "2.4s total · auto/free-form-composed"
    },
    {
      "id": "header",
      "component": "Header",
      "children": [
        "text",
        "text-2"
      ]
    },
    {
      "id": "tag",
      "component": "Tag",
      "size": "sm",
      "text": "✓"
    },
    {
      "id": "text-3",
      "component": "Text",
      "size": "sm",
      "strong": true,
      "textContent": "interpret"
    },
    {
      "id": "text-4",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "domain=auth · confidence=0.88"
    },
    {
      "id": "text-5",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "120ms"
    },
    {
      "id": "row",
      "component": "Row",
      "align": "center",
      "gap": "3",
      "children": [
        "tag",
        "text-3",
        "text-4",
        "text-5"
      ]
    },
    {
      "id": "tag-2",
      "component": "Tag",
      "size": "sm",
      "text": "✓"
    },
    {
      "id": "text-6",
      "component": "Text",
      "size": "sm",
      "strong": true,
      "textContent": "search"
    },
    {
      "id": "text-7",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "zettel · no strong match (top: 28)"
    },
    {
      "id": "text-8",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "340ms"
    },
    {
      "id": "row-2",
      "component": "Row",
      "align": "center",
      "gap": "3",
      "children": [
        "tag-2",
        "text-6",
        "text-7",
        "text-8"
      ]
    },
    {
      "id": "tag-3",
      "component": "Tag",
      "size": "sm",
      "text": "✓"
    },
    {
      "id": "text-9",
      "component": "Text",
      "size": "sm",
      "strong": true,
      "textContent": "compose"
    },
    {
      "id": "text-10",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "free-form · 3 ingredients picked"
    },
    {
      "id": "text-11",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "1880ms"
    },
    {
      "id": "row-3",
      "component": "Row",
      "align": "center",
      "gap": "3",
      "children": [
        "tag-3",
        "text-9",
        "text-10",
        "text-11"
      ]
    },
    {
      "id": "tag-4",
      "component": "Tag",
      "size": "sm",
      "text": "✓"
    },
    {
      "id": "text-12",
      "component": "Text",
      "size": "sm",
      "strong": true,
      "textContent": "assemble"
    },
    {
      "id": "text-13",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "18 components · 85/100"
    },
    {
      "id": "text-14",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "60ms"
    },
    {
      "id": "row-4",
      "component": "Row",
      "align": "center",
      "gap": "3",
      "children": [
        "tag-4",
        "text-12",
        "text-13",
        "text-14"
      ]
    },
    {
      "id": "column",
      "component": "Column",
      "gap": "2",
      "children": [
        "row",
        "row-2",
        "row-3",
        "row-4"
      ]
    },
    {
      "id": "section",
      "component": "Section",
      "children": [
        "column"
      ]
    },
    {
      "id": "card",
      "component": "Card",
      "children": [
        "header",
        "section"
      ]
    },
    {
      "id": "root",
      "component": "Section",
      "children": [
        "card"
      ]
    }
  ]
}
