--- title: Devil's Quadrangle type: concept tags: [bpm, redesign, trade-off] sources: ["[[sources/2018-dumas-fundamentals-of-bpm]]", "[[sources/2005-reijers-limanmansar-best-practices-bpr]]"] created: 2026-04-13 updated: 2026-04-20 --- # Devil's Quadrangle A compact model of the four-way trade-off that governs all process redesign decisions ([[sources/2018-dumas-fundamentals-of-bpm]], §8.1.3, Brand & van der Kolk 1995). The quadrangle is the **evaluation scaffolding** used by [[sources/2005-reijers-limanmansar-best-practices-bpr|Reijers & Liman Mansar (2005)]] to qualitatively tag each of their ~29 BPR best-practice heuristics with expected impacts on cost, flexibility, time and quality (see [[concepts/bpr-heuristics]]). That 2005 evaluation is the direct source of the heuristic × dimension tagging carried forward into Appendix A of the Dumas et al. textbook. ## The four dimensions - **Time** — cycle time, lead time, waiting time. - **Cost** — operational cost per case. - **Quality** — external (customer-perceived) and internal (defect-free). - **Flexibility** — ability to handle variation / change. ## The irreducible tension Improving one dimension typically degrades at least one other. For example: reducing cost via offshoring may degrade quality; increasing flexibility via generalist roles may degrade time-efficiency. ## Use in practice - **Redesign prioritisation** — explicitly name the dimension(s) being optimised and the dimension(s) being traded off. - **Evaluation** — post-redesign measurement across all four dimensions prevents celebrating a win on one axis while silently losing on another. - **Heuristic selection** — the ~40 heuristics in Appendix A are tagged with their typical impact per dimension. ## Reappearance elsewhere The same four dimensions reappear as **process performance measures** in [[concepts/process-architecture]] (§2.3.2), and are the basis for the KPIs feeding [[concepts/self-modification|adaptation triggers]] in APM agents. ## Agent-era refinement (2026) [[syntheses/ai-agent-redesign-heuristics-2026]] re-reads the four axes for AI-agent processes: *time* now includes agent latency and plan-revise loops; *cost* includes token/inference cost; *quality* silently absorbs hallucination, frame-violation, alignment, and auditability as sub-dimensions; *flexibility* gains prompt-rewrite and sub-agent spawning as new primitives. The four-axis scaffold survives, but the **binding axis shifts from time/cost to quality-as-trust**. Pedagogical map: [[assets/ai-agent-heuristics-devils-quadrangle.html]]. ## Related [[methods/process-redesign-heuristics]] · [[concepts/bpr-heuristics]] · [[concepts/bpm-lifecycle]] · [[concepts/prescriptive-process-monitoring]] · [[syntheses/ai-agent-redesign-heuristics-2026]] · [[syntheses/redesign-heuristics-vs-prpm]]