{
  "name": "agent-pipeline-status-stages",
  "kind": "block",
  "primary": "col-ui",
  "page": "/apps/genui/app/gen-ui-feed/gen-ui-feed.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {
    "gap": "2"
  },
  "html": "<col-ui\n        gap=\"2\">\n        <pipeline-status-ui stage=\"parsing\" status=\"completed\" message=\"Parsing intent\"></pipeline-status-ui>\n        <pipeline-status-ui stage=\"retrieval\" status=\"completed\" message=\"Retrieving data\"></pipeline-status-ui>\n        <pipeline-status-ui stage=\"rendering\" message=\"Rendering\"></pipeline-status-ui>\n      </col-ui>",
  "source": "apps/genui/app/gen-ui-feed/gen-ui-feed.contents.html",
  "metadata": {
    "domain": "agent",
    "description": "Agent pipeline-status stages — a vertical run of pipeline-status-ui rows tracking a generation pipeline through parsing, retrieval, and rendering, each stage marked completed or in-progress with a status message. The 'what is the AI doing right now' progress indicator.",
    "keywords": [
      "agent",
      "pipeline",
      "status",
      "stages",
      "progress",
      "steps",
      "parsing",
      "retrieval",
      "rendering",
      "generation",
      "completed",
      "in",
      "progress",
      "running",
      "indicator",
      "step",
      "tracker",
      "processing",
      "what",
      "the",
      "assistant",
      "is",
      "doing",
      "live",
      "status"
    ]
  },
  "captured_at": "2026-06-10T16:56:21.616Z",
  "template": [
    {
      "id": "column",
      "component": "Column"
    },
    {
      "id": "column-2",
      "component": "Column"
    },
    {
      "id": "column-3",
      "component": "Column"
    },
    {
      "id": "root",
      "component": "Column",
      "gap": "2",
      "children": [
        "column",
        "column-2",
        "column-3"
      ]
    }
  ]
}
