{
  "name": "reg-org-chart-review",
  "kind": "block",
  "primary": "section",
  "page": "/apps/user-flow/app/registration/org-review/org-review.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {
    "data-reg-form": ""
  },
  "html": "<section data-reg-form>\n          <div data-reg-found-status>\n            <icon-ui name=\"users-three\"></icon-ui>\n            <text-ui> <strong>12 members</strong> · 8 confirmed · 3 inferred · 1 needs review </text-ui>\n            <button-ui text=\"Re-run inference\" variant=\"ghost\" size=\"sm\" type=\"button\" style=\"margin-inline-start: auto\"></button-ui>\n          </div>\n\n          <list-ui divider>\n            <list-item-ui>\n              <card-ui>\n                <header>\n                  <span slot=\"icon\"><avatar-ui text=\"Jane Doe\"></avatar-ui></span>\n                  <span slot=\"heading\">\n                    <row-ui gap=\"2\" align=\"center\">\n                      <text-ui strong>Jane Doe</text-ui>\n                      <badge-ui text=\"You\" variant=\"accent\"></badge-ui>\n                    </row-ui>\n                  </span>\n                  <span slot=\"description\">\n                    <text-ui color=\"subtle\" size=\"sm\">Founder · No manager · Engineering</text-ui>\n                  </span>\n                  <button-ui slot=\"action\" text=\"Edit\" variant=\"ghost\" icon=\"pencil-simple\" type=\"button\" data-edit=\"member-1\"></button-ui>\n                </header>\n              </card-ui>\n            </list-item-ui>\n            <list-item-ui>\n              <card-ui>\n                <header>\n                  <span slot=\"icon\"><avatar-ui text=\"Maya Patel\"></avatar-ui></span>\n                  <span slot=\"heading\">\n                    <row-ui gap=\"2\" align=\"center\">\n                      <text-ui strong>Maya Patel</text-ui>\n                      <badge-ui text=\"Confirmed\" variant=\"success\"></badge-ui>\n                    </row-ui>\n                  </span>\n                  <span slot=\"description\">\n                    <text-ui color=\"subtle\" size=\"sm\">VP of Engineering · Reports to Jane Doe · Engineering</text-ui>\n                  </span>\n                  <button-ui slot=\"action\" text=\"Edit\" variant=\"ghost\" icon=\"pencil-simple\" type=\"button\" data-edit=\"member-2\"></button-ui>\n                </header>\n              </card-ui>\n            </list-item-ui>\n            <list-item-ui>\n              <card-ui>\n                <header>\n                  <span slot=\"icon\"><avatar-ui text=\"Alex Chen\"></avatar-ui></span>\n                  <span slot=\"heading\">\n                    <row-ui gap=\"2\" align=\"center\">\n                      <text-ui strong>Alex Chen</text-ui>\n                      <badge-ui text=\"Inferred\" variant=\"warning\"></badge-ui>\n                    </row-ui>\n                  </span>\n                  <span slot=\"description\">\n                    <text-ui color=\"subtle\" size=\"sm\"\n                      >Senior Engineer · Reports to Maya Patel · Engineering — inferred from <code>alex@acme.com</code> + LinkedIn title.</text-ui\n                    >\n                  </span>\n                  <button-ui slot=\"action\" text=\"Edit\" variant=\"ghost\" icon=\"pencil-simple\" type=\"button\" data-edit=\"member-3\"></button-ui>\n                </header>\n              </card-ui>\n            </list-item-ui>\n            <list-item-ui>\n              <card-ui>\n                <header>\n                  <span slot=\"icon\"><avatar-ui text=\"Sam Reeves\"></avatar-ui></span>\n                  <span slot=\"heading\">\n                    <row-ui gap=\"2\" align=\"center\">\n                      <text-ui strong>Sam Reeves</text-ui>\n                      <badge-ui text=\"Needs review\" variant=\"danger\"></badge-ui>\n                    </row-ui>\n                  </span>\n                  <span slot=\"description\">\n                    <text-ui color=\"subtle\" size=\"sm\"\n                      >Title not found on LinkedIn. We placed them in Engineering as a default — please confirm or adjust.</text-ui\n                    >\n                  </span>\n                  <button-ui slot=\"action\" text=\"Review\" variant=\"primary\" icon=\"warning\" type=\"button\" data-edit=\"member-4\"></button-ui>\n                </header>\n              </card-ui>\n            </list-item-ui>\n            <list-item-ui>\n              <card-ui>\n                <header>\n                  <span slot=\"icon\"><avatar-ui text=\"Riley Park\"></avatar-ui></span>\n                  <span slot=\"heading\">\n                    <row-ui gap=\"2\" align=\"center\">\n                      <text-ui strong>Riley Park</text-ui>\n                      <badge-ui text=\"Confirmed\" variant=\"success\"></badge-ui>\n                    </row-ui>\n                  </span>\n                  <span slot=\"description\">\n                    <text-ui color=\"subtle\" size=\"sm\">Head of Design · Reports to Jane Doe · Design</text-ui>\n                  </span>\n                  <button-ui slot=\"action\" text=\"Edit\" variant=\"ghost\" icon=\"pencil-simple\" type=\"button\" data-edit=\"member-5\"></button-ui>\n                </header>\n              </card-ui>\n            </list-item-ui>\n            <list-item-ui>\n              <card-ui>\n                <header>\n                  <span slot=\"icon\"><avatar-ui text=\"Devon Hill\"></avatar-ui></span>\n                  <span slot=\"heading\">\n                    <row-ui gap=\"2\" align=\"center\">\n                      <text-ui strong>Devon Hill</text-ui>\n                      <badge-ui text=\"Inferred\" variant=\"warning\"></badge-ui>\n                    </row-ui>\n                  </span>\n                  <span slot=\"description\">\n                    <text-ui color=\"subtle\" size=\"sm\">Product Designer · Reports to Riley Park · Design — inferred from LinkedIn role.</text-ui>\n                  </span>\n                  <button-ui slot=\"action\" text=\"Edit\" variant=\"ghost\" icon=\"pencil-simple\" type=\"button\" data-edit=\"member-6\"></button-ui>\n                </header>\n              </card-ui>\n            </list-item-ui>\n            <list-item-ui>\n              <card-ui>\n                <header>\n                  <span slot=\"icon\"><avatar-ui text=\"Morgan Lee\"></avatar-ui></span>\n                  <span slot=\"heading\">\n                    <row-ui gap=\"2\" align=\"center\">\n                      <text-ui strong>Morgan Lee</text-ui>\n                      <badge-ui text=\"Confirmed\" variant=\"success\"></badge-ui>\n                    </row-ui>\n                  </span>\n                  <span slot=\"description\">\n                    <text-ui color=\"subtle\" size=\"sm\">Head of Sales · Reports to Jane Doe · Sales</text-ui>\n                  </span>\n                  <button-ui slot=\"action\" text=\"Edit\" variant=\"ghost\" icon=\"pencil-simple\" type=\"button\" data-edit=\"member-7\"></button-ui>\n                </header>\n              </card-ui>\n            </list-item-ui>\n            <list-item-ui>\n              <card-ui>\n                <header>\n                  <span slot=\"icon\"><avatar-ui text=\"Casey Brooks\"></avatar-ui></span>\n                  <span slot=\"heading\">\n                    <row-ui gap=\"2\" align=\"center\">\n                      <text-ui strong>Casey Brooks</text-ui>\n                      <badge-ui text=\"Inferred\" variant=\"warning\"></badge-ui>\n                    </row-ui>\n                  </span>\n                  <span slot=\"description\">\n                    <text-ui color=\"subtle\" size=\"sm\">Account Executive · Reports to Morgan Lee · Sales — inferred.</text-ui>\n                  </span>\n                  <button-ui slot=\"action\" text=\"Edit\" variant=\"ghost\" icon=\"pencil-simple\" type=\"button\" data-edit=\"member-8\"></button-ui>\n                </header>\n              </card-ui>\n            </list-item-ui>\n          </list-ui>\n\n          <button-ui text=\"Show 4 more members\" icon=\"caret-down\" variant=\"ghost\" type=\"button\"></button-ui>\n\n          <div data-reg-defer-row>\n            <check-ui name=\"defer\" label=\"I'll do this later from admin → directory\"></check-ui>\n            <text-ui color=\"subtle\" size=\"sm\" data-reg-defer-hint>\n              Inferred members keep their AI-suggested role + department until an admin confirms. They can self-correct from their profile.\n            </text-ui>\n          </div>\n        </section>",
  "source": "apps/user-flow/app/registration/org-review/org-review.contents.html",
  "metadata": {
    "domain": "forms",
    "description": "Org chart review — validate imported org structure before completing setup.",
    "keywords": [
      "registration",
      "org",
      "chart",
      "hierarchy",
      "review",
      "confirm",
      "import"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "users-three",
      "component": "Icon",
      "name": "users-three"
    },
    {
      "id": "text-2",
      "component": "Text",
      "variant": "body",
      "textContent": "12 members"
    },
    {
      "id": "text",
      "component": "Text",
      "textContent": "· 8 confirmed · 3 inferred · 1 needs review",
      "children": [
        "text-2"
      ]
    },
    {
      "id": "button",
      "component": "Button",
      "type": "button",
      "size": "sm",
      "text": "Re-run inference",
      "variant": "ghost"
    },
    {
      "id": "column",
      "component": "Column",
      "data-reg-found-status": "",
      "children": [
        "users-three",
        "text",
        "button"
      ]
    },
    {
      "id": "avatar",
      "component": "Avatar",
      "text": "Jane Doe"
    },
    {
      "id": "text-3",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar"
      ]
    },
    {
      "id": "text-5",
      "component": "Text",
      "strong": true,
      "textContent": "Jane Doe"
    },
    {
      "id": "badge",
      "component": "Badge",
      "text": "You",
      "variant": "accent"
    },
    {
      "id": "row",
      "component": "Row",
      "align": "center",
      "gap": "2",
      "children": [
        "text-5",
        "badge"
      ]
    },
    {
      "id": "text-4",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "row"
      ]
    },
    {
      "id": "text-7",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Founder · No manager · Engineering"
    },
    {
      "id": "text-6",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-7"
      ]
    },
    {
      "id": "button-2",
      "component": "Button",
      "slot": "action",
      "type": "button",
      "icon": "pencil-simple",
      "text": "Edit",
      "variant": "ghost",
      "data-edit": "member-1"
    },
    {
      "id": "header",
      "component": "Header",
      "children": [
        "text-3",
        "text-4",
        "text-6",
        "button-2"
      ]
    },
    {
      "id": "card",
      "component": "Card",
      "children": [
        "header"
      ]
    },
    {
      "id": "list-item",
      "component": "ListItem",
      "children": [
        "card"
      ]
    },
    {
      "id": "avatar-2",
      "component": "Avatar",
      "text": "Maya Patel"
    },
    {
      "id": "text-8",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-2"
      ]
    },
    {
      "id": "text-10",
      "component": "Text",
      "strong": true,
      "textContent": "Maya Patel"
    },
    {
      "id": "badge-2",
      "component": "Badge",
      "text": "Confirmed",
      "variant": "success"
    },
    {
      "id": "row-2",
      "component": "Row",
      "align": "center",
      "gap": "2",
      "children": [
        "text-10",
        "badge-2"
      ]
    },
    {
      "id": "text-9",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "row-2"
      ]
    },
    {
      "id": "text-12",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "VP of Engineering · Reports to Jane Doe · Engineering"
    },
    {
      "id": "text-11",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-12"
      ]
    },
    {
      "id": "button-3",
      "component": "Button",
      "slot": "action",
      "type": "button",
      "icon": "pencil-simple",
      "text": "Edit",
      "variant": "ghost",
      "data-edit": "member-2"
    },
    {
      "id": "header-2",
      "component": "Header",
      "children": [
        "text-8",
        "text-9",
        "text-11",
        "button-3"
      ]
    },
    {
      "id": "card-2",
      "component": "Card",
      "children": [
        "header-2"
      ]
    },
    {
      "id": "list-item-2",
      "component": "ListItem",
      "children": [
        "card-2"
      ]
    },
    {
      "id": "avatar-3",
      "component": "Avatar",
      "text": "Alex Chen"
    },
    {
      "id": "text-13",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-3"
      ]
    },
    {
      "id": "text-15",
      "component": "Text",
      "strong": true,
      "textContent": "Alex Chen"
    },
    {
      "id": "badge-3",
      "component": "Badge",
      "text": "Inferred",
      "variant": "warning"
    },
    {
      "id": "row-3",
      "component": "Row",
      "align": "center",
      "gap": "2",
      "children": [
        "text-15",
        "badge-3"
      ]
    },
    {
      "id": "text-14",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "row-3"
      ]
    },
    {
      "id": "code",
      "component": "Code",
      "textContent": "alex@acme.com"
    },
    {
      "id": "text-17",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Senior Engineer · Reports to Maya Patel · Engineering — inferred from + LinkedIn title.",
      "children": [
        "code"
      ]
    },
    {
      "id": "text-16",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-17"
      ]
    },
    {
      "id": "button-4",
      "component": "Button",
      "slot": "action",
      "type": "button",
      "icon": "pencil-simple",
      "text": "Edit",
      "variant": "ghost",
      "data-edit": "member-3"
    },
    {
      "id": "header-3",
      "component": "Header",
      "children": [
        "text-13",
        "text-14",
        "text-16",
        "button-4"
      ]
    },
    {
      "id": "card-3",
      "component": "Card",
      "children": [
        "header-3"
      ]
    },
    {
      "id": "list-item-3",
      "component": "ListItem",
      "children": [
        "card-3"
      ]
    },
    {
      "id": "avatar-4",
      "component": "Avatar",
      "text": "Sam Reeves"
    },
    {
      "id": "text-18",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-4"
      ]
    },
    {
      "id": "text-20",
      "component": "Text",
      "strong": true,
      "textContent": "Sam Reeves"
    },
    {
      "id": "badge-4",
      "component": "Badge",
      "text": "Needs review",
      "variant": "danger"
    },
    {
      "id": "row-4",
      "component": "Row",
      "align": "center",
      "gap": "2",
      "children": [
        "text-20",
        "badge-4"
      ]
    },
    {
      "id": "text-19",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "row-4"
      ]
    },
    {
      "id": "text-22",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Title not found on LinkedIn. We placed them in Engineering as a default — please confirm or adjust."
    },
    {
      "id": "text-21",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-22"
      ]
    },
    {
      "id": "button-5",
      "component": "Button",
      "slot": "action",
      "type": "button",
      "icon": "warning",
      "text": "Review",
      "variant": "primary",
      "data-edit": "member-4"
    },
    {
      "id": "header-4",
      "component": "Header",
      "children": [
        "text-18",
        "text-19",
        "text-21",
        "button-5"
      ]
    },
    {
      "id": "card-4",
      "component": "Card",
      "children": [
        "header-4"
      ]
    },
    {
      "id": "list-item-4",
      "component": "ListItem",
      "children": [
        "card-4"
      ]
    },
    {
      "id": "avatar-5",
      "component": "Avatar",
      "text": "Riley Park"
    },
    {
      "id": "text-23",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-5"
      ]
    },
    {
      "id": "text-25",
      "component": "Text",
      "strong": true,
      "textContent": "Riley Park"
    },
    {
      "id": "badge-5",
      "component": "Badge",
      "text": "Confirmed",
      "variant": "success"
    },
    {
      "id": "row-5",
      "component": "Row",
      "align": "center",
      "gap": "2",
      "children": [
        "text-25",
        "badge-5"
      ]
    },
    {
      "id": "text-24",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "row-5"
      ]
    },
    {
      "id": "text-27",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Head of Design · Reports to Jane Doe · Design"
    },
    {
      "id": "text-26",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-27"
      ]
    },
    {
      "id": "button-6",
      "component": "Button",
      "slot": "action",
      "type": "button",
      "icon": "pencil-simple",
      "text": "Edit",
      "variant": "ghost",
      "data-edit": "member-5"
    },
    {
      "id": "header-5",
      "component": "Header",
      "children": [
        "text-23",
        "text-24",
        "text-26",
        "button-6"
      ]
    },
    {
      "id": "card-5",
      "component": "Card",
      "children": [
        "header-5"
      ]
    },
    {
      "id": "list-item-5",
      "component": "ListItem",
      "children": [
        "card-5"
      ]
    },
    {
      "id": "avatar-6",
      "component": "Avatar",
      "text": "Devon Hill"
    },
    {
      "id": "text-28",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-6"
      ]
    },
    {
      "id": "text-30",
      "component": "Text",
      "strong": true,
      "textContent": "Devon Hill"
    },
    {
      "id": "badge-6",
      "component": "Badge",
      "text": "Inferred",
      "variant": "warning"
    },
    {
      "id": "row-6",
      "component": "Row",
      "align": "center",
      "gap": "2",
      "children": [
        "text-30",
        "badge-6"
      ]
    },
    {
      "id": "text-29",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "row-6"
      ]
    },
    {
      "id": "text-32",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Product Designer · Reports to Riley Park · Design — inferred from LinkedIn role."
    },
    {
      "id": "text-31",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-32"
      ]
    },
    {
      "id": "button-7",
      "component": "Button",
      "slot": "action",
      "type": "button",
      "icon": "pencil-simple",
      "text": "Edit",
      "variant": "ghost",
      "data-edit": "member-6"
    },
    {
      "id": "header-6",
      "component": "Header",
      "children": [
        "text-28",
        "text-29",
        "text-31",
        "button-7"
      ]
    },
    {
      "id": "card-6",
      "component": "Card",
      "children": [
        "header-6"
      ]
    },
    {
      "id": "list-item-6",
      "component": "ListItem",
      "children": [
        "card-6"
      ]
    },
    {
      "id": "avatar-7",
      "component": "Avatar",
      "text": "Morgan Lee"
    },
    {
      "id": "text-33",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-7"
      ]
    },
    {
      "id": "text-35",
      "component": "Text",
      "strong": true,
      "textContent": "Morgan Lee"
    },
    {
      "id": "badge-7",
      "component": "Badge",
      "text": "Confirmed",
      "variant": "success"
    },
    {
      "id": "row-7",
      "component": "Row",
      "align": "center",
      "gap": "2",
      "children": [
        "text-35",
        "badge-7"
      ]
    },
    {
      "id": "text-34",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "row-7"
      ]
    },
    {
      "id": "text-37",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Head of Sales · Reports to Jane Doe · Sales"
    },
    {
      "id": "text-36",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-37"
      ]
    },
    {
      "id": "button-8",
      "component": "Button",
      "slot": "action",
      "type": "button",
      "icon": "pencil-simple",
      "text": "Edit",
      "variant": "ghost",
      "data-edit": "member-7"
    },
    {
      "id": "header-7",
      "component": "Header",
      "children": [
        "text-33",
        "text-34",
        "text-36",
        "button-8"
      ]
    },
    {
      "id": "card-7",
      "component": "Card",
      "children": [
        "header-7"
      ]
    },
    {
      "id": "list-item-7",
      "component": "ListItem",
      "children": [
        "card-7"
      ]
    },
    {
      "id": "avatar-8",
      "component": "Avatar",
      "text": "Casey Brooks"
    },
    {
      "id": "text-38",
      "component": "Text",
      "variant": "body",
      "slot": "icon",
      "children": [
        "avatar-8"
      ]
    },
    {
      "id": "text-40",
      "component": "Text",
      "strong": true,
      "textContent": "Casey Brooks"
    },
    {
      "id": "badge-8",
      "component": "Badge",
      "text": "Inferred",
      "variant": "warning"
    },
    {
      "id": "row-8",
      "component": "Row",
      "align": "center",
      "gap": "2",
      "children": [
        "text-40",
        "badge-8"
      ]
    },
    {
      "id": "text-39",
      "component": "Text",
      "variant": "body",
      "slot": "heading",
      "children": [
        "row-8"
      ]
    },
    {
      "id": "text-42",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Account Executive · Reports to Morgan Lee · Sales — inferred."
    },
    {
      "id": "text-41",
      "component": "Text",
      "variant": "body",
      "slot": "description",
      "children": [
        "text-42"
      ]
    },
    {
      "id": "button-9",
      "component": "Button",
      "slot": "action",
      "type": "button",
      "icon": "pencil-simple",
      "text": "Edit",
      "variant": "ghost",
      "data-edit": "member-8"
    },
    {
      "id": "header-8",
      "component": "Header",
      "children": [
        "text-38",
        "text-39",
        "text-41",
        "button-9"
      ]
    },
    {
      "id": "card-8",
      "component": "Card",
      "children": [
        "header-8"
      ]
    },
    {
      "id": "list-item-8",
      "component": "ListItem",
      "children": [
        "card-8"
      ]
    },
    {
      "id": "list",
      "component": "List",
      "divider": true,
      "children": [
        "list-item",
        "list-item-2",
        "list-item-3",
        "list-item-4",
        "list-item-5",
        "list-item-6",
        "list-item-7",
        "list-item-8"
      ]
    },
    {
      "id": "button-10",
      "component": "Button",
      "type": "button",
      "icon": "caret-down",
      "text": "Show 4 more members",
      "variant": "ghost"
    },
    {
      "id": "defer",
      "component": "CheckBox",
      "label": "I'll do this later from admin → directory",
      "name": "defer"
    },
    {
      "id": "text-43",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Inferred members keep their AI-suggested role + department until an admin confirms. They can self-correct from their profile.",
      "data-reg-defer-hint": ""
    },
    {
      "id": "column-2",
      "component": "Column",
      "data-reg-defer-row": "",
      "children": [
        "defer",
        "text-43"
      ]
    },
    {
      "id": "root",
      "component": "Section",
      "data-reg-form": "",
      "children": [
        "column",
        "list",
        "button-10",
        "column-2"
      ]
    }
  ]
}
