Escape tunnel vision by analyzing the problem across time (past/present/future) and hierarchy (subsystem/system/supersystem).
License & citation
Creator: Dzmitryi Kharlanau (SAP Lead).
Canonical: https://dkharlanau.github.io/datasets/TRIZ-bytes/TRIZ-TECH-03.json
License: CC BY-NC 4.0 (non-commercial only, attribution with source link required).
Concept DOI: 10.5281/zenodo.18862098
Version DOI (`v1.0.0`): 10.5281/zenodo.18862097
Repository: https://github.com/dkharlanau/dkharlanau-datasets
Suggested citation: Dzmitryi Kharlanau. “System Operator (9 Windows)” (dataset bytes). CC BY-NC 4.0. DOI: 10.5281/zenodo.18862098. https://dkharlanau.github.io/datasets/TRIZ-bytes/TRIZ-TECH-03.json
Details: /legal/datasets/
JSON (copy / reuse)
{
"id": "TRIZ-TECH-03",
"title": "System Operator (9 Windows)",
"intent": "Escape tunnel vision by analyzing the problem across time (past/present/future) and hierarchy (subsystem/system/supersystem).",
"technique": {
"name": "System Operator / Multi-Screen / 9 Windows",
"definition": "A 3×3 view: subsystem/system/supersystem × past/present/future, used to reveal hidden factors and solution directions."
},
"inputs": {
"system_of_interest": "The product/process/service you are solving for.",
"current_problem": "The issue in the 'system-present' window."
},
"procedure": [
"Fill the 9 windows (write short bullet facts, not theories):",
" - Subsystem: parts/components; Supersystem: environment, stakeholders, adjacent systems.",
" - Past: how it worked before; Future: what it must become / trends / constraints.",
"Ask 3 forcing questions:",
" 1) What changed from past→present that created the problem?",
" 2) If the future is forced (scale/regulation/AI), what breaks first?",
" 3) Which window contains a lever that avoids changing the core system?",
"Extract contradictions from windows (often the real contradiction is in supersystem or subsystem, not in the present system)."
],
"outputs": {
"nine_windows": {
"subsystem_past": [],
"subsystem_present": [],
"subsystem_future": [],
"system_past": [],
"system_present": [],
"system_future": [],
"supersystem_past": [],
"supersystem_present": [],
"supersystem_future": []
},
"new_contradictions_found": [],
"lever_candidates": [
"change environment/contract instead of core logic",
"change subsystem boundary instead of whole system"
]
},
"common_mistakes": [
"Filling windows with opinions instead of observable facts",
"Skipping supersystem (where many real constraints live)",
"Treating it as documentation instead of a contradiction generator"
],
"example": {
"software": {
"system_present": "API is slow under peak load.",
"supersystem_present": "Downstream vendor rate-limits requests.",
"lever_candidate": "Move to async queue + backpressure instead of optimizing core API."
}
},
"meta": {
"schema": "dkharlanau.dataset.byte",
"schema_version": "1.1",
"dataset": "TRIZ-bytes",
"source_project": "cv-ai",
"source_path": "TRIZ-bytes/TRIZ-TECH-03.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. “System Operator (9 Windows)” (dataset bytes). CC BY-NC 4.0. DOI: 10.5281/zenodo.18862098. https://dkharlanau.github.io/datasets/TRIZ-bytes/TRIZ-TECH-03.json"
},
"license": {
"name": "Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)",
"spdx": "CC-BY-NC-4.0",
"url": "https://creativecommons.org/licenses/by-nc/4.0/"
},
"links": {
"website": "https://dkharlanau.github.io",
"linkedin": "https://www.linkedin.com/in/dkharlanau",
"repository": "https://github.com/dkharlanau/dkharlanau-datasets"
},
"contact": {
"preferred": "linkedin",
"linkedin": "https://www.linkedin.com/in/dkharlanau"
},
"canonical_url": "https://dkharlanau.github.io/datasets/TRIZ-bytes/TRIZ-TECH-03.json",
"created_at_utc": "2026-02-03T14:33:32+00:00",
"updated_at_utc": "2026-03-04T11:23:27+00:00",
"provenance": {
"source_type": "chat_export_extraction",
"note": "Extracted and curated by Dzmitryi Kharlanau; enriched for attribution and crawler indexing."
},
"entity_type": "triz_technique",
"entity_subtype": "",
"summary": "Escape tunnel vision by analyzing the problem across time (past/present/future) and hierarchy (subsystem/system/supersystem).",
"doi": {
"concept": "10.5281/zenodo.18862098",
"version": "10.5281/zenodo.18862097",
"repository": "https://github.com/dkharlanau/dkharlanau-datasets"
}
}
}