Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions docs/anchors/cynefin-framework.adoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
= Cynefin Framework
:categories: strategic-planning
:roles: team-lead, consultant, product-owner, software-architect
:proponents: Dave Snowden
:related: wardley-mapping
:tags: complexity, decision-making, sensemaking, strategy, domains

[%collapsible]
====
Full Name:: Cynefin Framework according to Dave Snowden

Also known as:: Cynefin sensemaking framework

[discrete]
== *Core Concepts*:

Expand All @@ -27,8 +32,7 @@ Decision-making context:: Different domains require different approaches

Facilitation tool:: Helps teams discuss and categorize challenges


Key Proponent:: Dave Snowden (1999)
Key Proponents:: Dave Snowden (1999)

[discrete]
== *When to Use*:
Expand All @@ -37,4 +41,9 @@ Key Proponent:: Dave Snowden (1999)
* Choosing appropriate decision-making approaches
* Facilitating team discussions about complexity
* Strategic planning in uncertain environments

[discrete]
== *Related Anchors*:

* <<wardley-mapping,Wardley Mapping>>
====
11 changes: 10 additions & 1 deletion docs/anchors/cynefin-framework.de.adoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
= Cynefin Framework
:categories: strategic-planning
:roles: team-lead, consultant, product-owner, software-architect
:proponents: Dave Snowden
:related: wardley-mapping
:tags: complexity, decision-making, sensemaking, strategy, domains

[%collapsible]
====
Vollständiger Name:: Cynefin Framework nach Dave Snowden

Auch bekannt als:: Cynefin Sensemaking-Framework

[discrete]
== *Kernkonzepte*:

Expand All @@ -27,7 +32,6 @@ Entscheidungskontext:: Verschiedene Domänen erfordern verschiedene Ansätze

Facilitierungs-Tool:: Hilft Teams, Herausforderungen zu diskutieren und zu kategorisieren


Schlüsselvertreter:: Dave Snowden (1999)

[discrete]
Expand All @@ -37,4 +41,9 @@ Schlüsselvertreter:: Dave Snowden (1999)
* Auswahl geeigneter Entscheidungsansätze
* Facilitierung von Teamdiskussionen über Komplexität
* Strategische Planung in unsicheren Umgebungen

[discrete]
== *Verwandte Anker*:

* <<wardley-mapping,Wardley Mapping>>
====
122 changes: 87 additions & 35 deletions website/public/data/anchors.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,14 +195,24 @@
"product-owner",
"software-architect"
],
"related": [],
"proponents": [],
"tags": [],
"related": [
"wardley-mapping"
],
"proponents": [
"Dave Snowden"
],
"tags": [
"complexity",
"decision-making",
"sensemaking",
"strategy",
"domains"
],
"filePath": "docs/anchors/cynefin-framework.adoc"
},
{
"id": "devils-advocate",
"title": "Devil\u2019s Advocate",
"title": "Devil’s Advocate",
"categories": [
"problem-solving"
],
Expand All @@ -219,7 +229,7 @@
},
{
"id": "diataxis-framework",
"title": "Di\u00e1taxis Framework",
"title": "Diátaxis Framework",
"categories": [
"documentation"
],
Expand All @@ -234,7 +244,7 @@
},
{
"id": "docs-as-code",
"title": "Docs-as-Code according to Ralf D. M\u00fcller",
"title": "Docs-as-Code according to Ralf D. Müller",
"categories": [
"documentation"
],
Expand Down Expand Up @@ -267,7 +277,7 @@
},
{
"id": "dry-principle",
"title": "DRY (Don\u2019t Repeat Yourself)",
"title": "DRY (Don’t Repeat Yourself)",
"categories": [
"design-principles"
],
Expand Down Expand Up @@ -521,6 +531,33 @@
],
"filePath": "docs/anchors/morphological-box.adoc"
},
{
"id": "moscow",
"title": "MoSCoW",
"categories": [
"requirements-engineering"
],
"roles": [
"product-owner",
"business-analyst",
"team-lead",
"consultant"
],
"related": [
"user-story-mapping",
"impact-mapping"
],
"proponents": [
"Dai Clegg"
],
"tags": [
"prioritization",
"requirements",
"agile",
"dsdm"
],
"filePath": "docs/anchors/moscow.adoc"
},
{
"id": "mutation-testing",
"title": "Mutation Testing",
Expand Down Expand Up @@ -556,33 +593,6 @@
"tags": [],
"filePath": "docs/anchors/nelson-rules.adoc"
},
{
"id": "moscow",
"title": "MoSCoW",
"categories": [
"requirements-engineering"
],
"roles": [
"product-owner",
"business-analyst",
"team-lead",
"consultant"
],
"related": [
"user-story-mapping",
"impact-mapping"
],
"proponents": [
"Dai Clegg"
],
"tags": [
"prioritization",
"requirements",
"agile",
"dsdm"
],
"filePath": "docs/anchors/moscow.adoc"
},
{
"id": "problem-space-nvc",
"title": "Problem Space NVC",
Expand Down Expand Up @@ -648,6 +658,48 @@
"tags": [],
"filePath": "docs/anchors/pyramid-principle.adoc"
},
{
"id": "regulated-environment",
"title": "Regulated Environment",
"categories": [
"development-workflow"
],
"roles": [
"software-developer",
"software-architect",
"qa-engineer",
"devops-engineer",
"team-lead",
"consultant",
"business-analyst"
],
"related": [
"iec-61508-sil-levels",
"docs-as-code",
"conventional-commits",
"semantic-versioning"
],
"proponents": [
"FDA (21 CFR Part 11)",
"EMA (GMP Annex 11)",
"ISO 9001",
"IEC 62304",
"GAMP 5"
],
"tags": [
"compliance",
"validation",
"traceability",
"audit-trail",
"change-control",
"documentation",
"GxP",
"FDA",
"IEC",
"ISO"
],
"filePath": "docs/anchors/regulated-environment.adoc"
},
{
"id": "rubber-duck-debugging",
"title": "Rubber Duck Debugging",
Expand Down Expand Up @@ -919,4 +971,4 @@
"tags": [],
"filePath": "docs/anchors/what-qualifies-as-a-semantic-anchor.adoc"
}
]
]
2 changes: 2 additions & 0 deletions website/public/data/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"bem-methodology",
"conventional-commits",
"mental-model-according-to-naur",
"regulated-environment",
"semantic-versioning",
"sota",
"timtowtdi",
Expand Down Expand Up @@ -72,6 +73,7 @@
"name": "Requirements Engineering",
"anchors": [
"ears-requirements",
"moscow",
"problem-space-nvc",
"user-story-mapping"
]
Expand Down
10 changes: 5 additions & 5 deletions website/public/data/metadata.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"generatedAt": "2026-02-20T19:58:22.989Z",
"generatedAt": "2026-02-26T19:17:52.667Z",
"version": "1.0.0",
"counts": {
"anchors": 50,
"anchors": 52,
"categories": 12,
"roles": 12
},
"statistics": {
"averageRolesPerAnchor": "3.18",
"averageRolesPerAnchor": "3.27",
"averageCategoriesPerAnchor": "1.00",
"anchorsWithTags": 4,
"anchorsWithRelated": 3
"anchorsWithTags": 7,
"anchorsWithRelated": 6
}
}
11 changes: 11 additions & 0 deletions website/public/data/roles.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
"impact-mapping",
"jobs-to-be-done",
"mece",
"moscow",
"problem-space-nvc",
"pyramid-principle",
"regulated-environment",
"ssot-principle",
"user-story-mapping"
]
Expand All @@ -32,8 +34,10 @@
"mece",
"mental-model-according-to-naur",
"morphological-box",
"moscow",
"problem-space-nvc",
"pyramid-principle",
"regulated-environment",
"socratic-method",
"solid-principles",
"sota",
Expand Down Expand Up @@ -65,6 +69,7 @@
"five-whys",
"iec-61508-sil-levels",
"nelson-rules",
"regulated-environment",
"semantic-versioning",
"spc",
"testing-pyramid"
Expand Down Expand Up @@ -92,6 +97,7 @@
"impact-mapping",
"jobs-to-be-done",
"morphological-box",
"moscow",
"problem-space-nvc",
"pugh-matrix",
"semantic-versioning",
Expand All @@ -109,6 +115,7 @@
"iec-61508-sil-levels",
"mutation-testing",
"property-based-testing",
"regulated-environment",
"rubber-duck-debugging",
"spc",
"tdd-chicago-school",
Expand All @@ -135,6 +142,7 @@
"mece",
"morphological-box",
"pugh-matrix",
"regulated-environment",
"solid-principles",
"spot-principle",
"ssot-principle",
Expand Down Expand Up @@ -165,6 +173,7 @@
"morphological-box",
"mutation-testing",
"property-based-testing",
"regulated-environment",
"rubber-duck-debugging",
"semantic-versioning",
"solid-principles",
Expand Down Expand Up @@ -196,8 +205,10 @@
"impact-mapping",
"madr",
"mental-model-according-to-naur",
"moscow",
"pugh-matrix",
"pyramid-principle",
"regulated-environment",
"socratic-method",
"spc",
"testing-pyramid",
Expand Down
Loading