{
  "@type": "dashboard",
  "artifact": "knowledge",
  "label": "Client knowledge base",
  "summary": "What Nexus knows about a client: sources, tables, the things and facts drawn from them, and the review queue a person settles.",
  "path": "/dashboard/<client>/knowledge",
  "fedBy": [
    "knowledge-enrichment"
  ],
  "source": "Documents, site pages, transcripts and connected systems filed from Slack; upkeep by the weekly knowledge steward.",
  "edges": {
    "out": [],
    "in": [
      {
        "from": "agent:knowledge-enrichment",
        "to": "dashboard:knowledge",
        "kind": "agent_dashboard"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/dashboards/knowledge"
}
