Architecture at the model boundary: documented failure modes in AI-native SaaS
**Documented failure modes in AI-native SaaS** *Research Essay. Independent research. Not peer reviewed.* Placing a language model inside a request path that users depend on breaks four assumptions that conventional SaaS architecture is built on: that the same input produces the same output, that be
Key question
**When a probabilistic component is placed inside a request path that users depend on, what changes structurally in the architecture, and which of the resulting failure modes are already documented in the software engineering literature rather than novel?** The second half of the question matters more than the first. There is a widespread assumption in current practice that AI-native architecture is unmapped territory. The premise examined here is that a substantial portion of it was mapped between 2015 and 2020, in papers about machine learning systems, and that the practical failure of current products is a failure to read rather than a failure of available knowledge.