Replotting the GenAI Divide data reveals a clean pattern. Projects survive the pilot-to-production cliff based on two variables:
**Domain specificity** — does the system actually embed the vocabulary, rules, and edge cases of one narrow business function? Or is it a generic model that happens to be pointed at a new problem?
**Workflow integration** — does the system live *inside* the process, with memory and context, so it shapes decisions in real time? Or does it sit *beside* the process as a chat window people open when curious?
Low on both axes is where the 95% of failing projects live — generic chatbots dropped into processes they don't touch. High on both — deeply integrated, domain-specific, most often delivered by a specialized vendor — is where success rates roughly double.