ContributionIntroduced a clear decision framework for choosing among three Sourcegraph search options by query intent and workflow type, which reduces confusion about when to use lexical search, semantic search, or MCP-assisted retrieval.
ImpactDevelopers and operators can reduce wasted time by selecting the right search mode for each task, so code discovery and debugging become faster and less frustrating on large codebases. The practical change is a more predictable workflow: quick exact matches via Code Search, broader intent-based exploration via Deep Search, and MCP where model-driven context retrieval is needed. Next, monitor whether teams consistently apply the guidance, whether Deep Search stays accurate and fast enough at scale, and whether MCP rollout is limited by integration or access constraints in enterprise environments.