{
  "@type": "agent",
  "id": "web-wireframe",
  "name": "Website Wireframe & UX Architect",
  "label": "Web wireframe",
  "description": "Agent 2 of the website build pipeline (SOP Phase 5). Turns the approved sitemap into section-level UX blueprints per page type (section sequence, content hierarchy, component usage, CTA strategy, proof distribution, FAQ slots, semantic/schema plan). Emits page-template blueprints to clients/<id>/website/page-templates/<run_id>.json; propose_web_wireframe renders the review Doc. Requires an approved sitemap + g2m + brand-identity.",
  "summary": "Section-level blueprints per page type, with CTAs, proof and schema slots.",
  "deliverable": "Section-level wireframes per page type, as a reviewable doc.",
  "discipline": "web",
  "model": "claude-sonnet-4-6",
  "tier": "reasoning",
  "maxUsd": 2.5,
  "maxToolCalls": 20,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "web_crawl"
  ],
  "optionalConnectors": [],
  "prerequisites": [
    "web-sitemap"
  ],
  "dashboards": [],
  "edges": {
    "out": [
      {
        "from": "agent:web-wireframe",
        "to": "discipline:web",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:web-wireframe",
        "to": "connector:web_crawl",
        "kind": "agent_requires"
      },
      {
        "from": "agent:web-wireframe",
        "to": "agent:web-sitemap",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:web-wireframe",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      }
    ],
    "in": []
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/web-wireframe"
}
