You must integrate enterprise knowledge for multi-agent consumption: product manuals in search indexes, policy packs via MCP-available sources, and semantic retrieval for fuzzy engineer questions. Which design best implements knowledge integration?
Select an answer to reveal the explanation.
Short Explanation
C covers knowledge integration for multi-agent consumption: search, RAG, MCP sources, and semantic search behind consistent, authorized tool interfaces. That’s how specialists share a governed knowledge plane. A is outdated parametric-only. B is a data leak. D doesn’t scale. Build retrieval tools agents can call with tenant and ACL awareness.
Full Explanation
C is correct because multi-agent development includes knowledge integration via search, RAG, MCP-available sources, and semantic search for multi-agent consumption. Consistent interfaces let retrieval, drafting, and validation agents share grounded content. A is incorrect: base models lack private enterprise updates. B is incorrect: public exposure of private data violates security. D is incorrect: mailbox+regex is not a robust knowledge architecture. Enforce access control at retrieval time, not only in prompts.