{
  "@type": "agent",
  "id": "knowledge-enrichment",
  "name": "Knowledge Enrichment",
  "label": "Knowledge enrichment",
  "description": "Finds public THIRD-PARTY material about a client — press coverage, interviews and talks by their people, review-platform profiles, customer and partner pages describing the work — confirms each is really about this client, and files it in the client's knowledge base with 'observed' authority through the ordinary ingest pipeline (classifier, wrong-client tripwire, sensitivity gate). Never the client's own site, never a competitor's page. OPT-IN per client; without the opt-in it reports what it found and files nothing.",
  "summary": "Finds what third parties have published about the client and files it, clearly marked as outside observation.",
  "deliverable": "Confirmed third-party pages (press, interviews, review profiles, customer write-ups) filed in the client knowledge base.",
  "discipline": "content",
  "model": "claude-sonnet-4-6",
  "tier": "reasoning",
  "maxUsd": 2,
  "maxToolCalls": 40,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "web_crawl",
    "aeo_probes"
  ],
  "optionalConnectors": [
    "sitemap"
  ],
  "prerequisites": [],
  "dashboards": [
    "knowledge"
  ],
  "edges": {
    "out": [
      {
        "from": "agent:knowledge-enrichment",
        "to": "discipline:content",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:knowledge-enrichment",
        "to": "connector:web_crawl",
        "kind": "agent_requires"
      },
      {
        "from": "agent:knowledge-enrichment",
        "to": "connector:aeo_probes",
        "kind": "agent_requires"
      },
      {
        "from": "agent:knowledge-enrichment",
        "to": "connector:sitemap",
        "kind": "agent_optional"
      },
      {
        "from": "agent:knowledge-enrichment",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      },
      {
        "from": "agent:knowledge-enrichment",
        "to": "dashboard:knowledge",
        "kind": "agent_dashboard"
      }
    ],
    "in": []
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/knowledge-enrichment"
}
