Achieve step-change improvements by moving the system into a different operating state instead of incremental optimization.
Attribution
Creator: Dzmitryi Kharlanau (SAP Lead).
Canonical: https://dkharlanau.github.io/datasets/TRIZ-bytes/TRIZ-36.json
JSON (copy / reuse)
{
"id": "TRIZ-36",
"title": "Phase Transitions",
"intent": "Achieve step-change improvements by moving the system into a different operating state instead of incremental optimization.",
"triz_principle": {
"number": 36,
"name": "Phase Transitions",
"definition": "Use phase changes (state transitions) to obtain new properties or behavior."
},
"problem_understanding": {
"core_contradiction": "Incremental improvements are not enough, but radical redesign seems too risky.",
"why_this_hurts": "Teams keep polishing within the same mode of operation, hitting a ceiling where effort no longer translates into results.",
"typical_signals": [
"diminishing returns from optimization",
"systems behaving well until a sudden collapse",
"processes that fail only beyond certain scale or volume",
"performance cliffs instead of smooth degradation"
]
},
"solution_logic": {
"core_idea": "Change the operating state of the system so new properties emerge.",
"key_rule": "Do not optimize inside a phase that has reached its limits.",
"how_it_resolves_the_contradiction": "A phase change unlocks fundamentally different behavior instead of marginal gains."
},
"application_patterns": {
"consulting": [
"switch from project mode to product mode",
"move from manual decision-making to rule-based governance",
"introduce outcome-based funding instead of activity-based budgeting"
],
"software_engineering": [
"switch from synchronous to asynchronous processing",
"move from monolith to modular monolith",
"introduce streaming instead of batch at scale thresholds"
],
"architecture": [
"event-driven transition after scale threshold",
"read/write separation when contention appears",
"introduce eventual consistency instead of strict ACID everywhere"
],
"enterprise_sap": [
"move from manual master data maintenance to MDG",
"switch from project-specific rules to reusable governance frameworks",
"transition from migration mode to steady-state governance"
]
},
"anti_patterns": [
"triggering phase change too early",
"mixing phases without clear boundaries",
"ignoring readiness for the new state"
],
"usage_guidance": {
"use_when": [
"incremental optimization no longer works",
"system behavior changes abruptly at scale",
"constraints are inherent to the current mode"
],
"do_not_use_when": [
"problem can still be solved by tuning parameters",
"organization is not ready for a new operating model"
]
},
"diagnostic_questions": [
"What mode is the system currently operating in?",
"Where do we see sharp behavioral changes?",
"What new properties would a different mode unlock?"
],
"example": {
"before": "Manual master data processes struggle as volume grows.",
"after": "MDG introduces a new governance phase with automated workflows and rules."
},
"meta": {
"schema": "dkharlanau.dataset.byte",
"schema_version": "1.1",
"dataset": "TRIZ-bytes",
"source_project": "cv-ai",
"source_path": "TRIZ-bytes/TRIZ-36.json",
"generated_at_utc": "2026-02-03T14:33:32+00:00",
"creator": {
"name": "Dzmitryi Kharlanau",
"role": "SAP Lead",
"website": "https://dkharlanau.github.io",
"linkedin": "https://www.linkedin.com/in/dkharlanau"
},
"attribution": {
"attribution_required": true,
"preferred_citation": "Dzmitryi Kharlanau (SAP Lead). Dataset bytes: https://dkharlanau.github.io"
},
"license": {
"name": "",
"spdx": "",
"url": ""
},
"links": {
"website": "https://dkharlanau.github.io",
"linkedin": "https://www.linkedin.com/in/dkharlanau"
},
"contact": {
"preferred": "linkedin",
"linkedin": "https://www.linkedin.com/in/dkharlanau"
},
"canonical_url": "https://dkharlanau.github.io/datasets/TRIZ-bytes/TRIZ-36.json",
"created_at_utc": "2026-02-03T14:33:32+00:00",
"updated_at_utc": "2026-02-03T15:29:02+00:00",
"provenance": {
"source_type": "chat_export_extraction",
"note": "Extracted and curated by Dzmitryi Kharlanau; enriched for attribution and crawler indexing."
},
"entity_type": "triz_byte",
"entity_subtype": "",
"summary": "Achieve step-change improvements by moving the system into a different operating state instead of incremental optimization."
}
}