{
  "@type": "agent",
  "id": "web-sitemap",
  "name": "Website Sitemap & IA Architect",
  "label": "Web sitemap",
  "description": "Agent 1 of the website build pipeline (SOP Phase 4). Defines the desired site structure from the G2M + competitor structure + the current site (crawled) or a provided page list, and validates each page against keyword demand (keyword-universe). Emits a scored sitemap to clients/<id>/website/sitemaps/<run_id>.json; propose_website_sitemap renders the review Sheet. Requires g2m.md + brand-identity.json. (AEO surfacing is assessed downstream against the approved pages, not here.)",
  "summary": "Site structure from the G2M, competitors, the current site and keyword demand.",
  "deliverable": "A proposed site structure as an editable sheet, ready for approval.",
  "discipline": "web",
  "model": "claude-sonnet-4-6",
  "tier": "reasoning",
  "maxUsd": 4,
  "maxToolCalls": 60,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "sitemap",
    "web_crawl"
  ],
  "optionalConnectors": [],
  "prerequisites": [
    "g2m-discovery"
  ],
  "dashboards": [],
  "edges": {
    "out": [
      {
        "from": "agent:web-sitemap",
        "to": "discipline:web",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:web-sitemap",
        "to": "connector:sitemap",
        "kind": "agent_requires"
      },
      {
        "from": "agent:web-sitemap",
        "to": "connector:web_crawl",
        "kind": "agent_requires"
      },
      {
        "from": "agent:web-sitemap",
        "to": "agent:g2m-discovery",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:web-sitemap",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      }
    ],
    "in": [
      {
        "from": "agent:web-wireframe",
        "to": "agent:web-sitemap",
        "kind": "agent_prerequisite"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/web-sitemap"
}
