---
title: "Treat Quality as an Emergent Property"
source: "https://virtualddd.com/heuristics/treat-quality-as-an-emergent-property/"
authors: ["Anne-Marie Charrett"]
tags: ["software architecture", "software design", "quality"]
type: "design heuristics"
question: "How can we build quality in, rather than inspecting for it at the end of the process?"
submitter: "Anne-Marie Charrett"
---

# Treat Quality as an Emergent Property

View quality not as a final gate but as an emergent property of the entire development ecosystem. Focus on improving systemic factors like communication clarity, psychological safety, and feedback loop speed. A healthy system will naturally produce a high-quality outcome.

## Example

Instead of relying solely on a final testing phase, we invest in improving our requirements communication process. We know that clear, shared understanding prevents entire classes of defects from ever being created.
