Table of Contents | ||
---|---|---|
|
...
Strategy: Rationales explain strategic adjustments based on triggers
Capabilities: Rationales describe why capabilities need to be developed or modified
Initiatives: Rationales provide the foundation for launching initiatives
Policy: Rationales explain policy changes in response to triggers
Performance: Rationales describe modifications to performance metrics
Rationale and Trigger linkage examples
See: https://github.com/Orthogramic/Orthogramic_Metamodel/blob/main/examples/trigger-rationale-links.md
Rationale Schema
See: https://github.com/Orthogramic/Orthogramic_Metamodel
Schema properties
Field | Type | Required | Description | Example |
---|---|---|---|---|
| string (uuid) | Yes | Unique identifier for the rationale |
|
| string | Yes | Title or summary of the rationale |
|
| string | Yes | Detailed explanation supporting a strategic response |
|
| string (uuid) | Yes | Primary trigger this rationale responds to |
|
| array of uuid | No | Optional multiple triggers this rationale addresses |
|
| array of enum | No | Business architecture domains influenced or justified by this rationale |
|
| string (enum) | Yes | The justification type for this rationale |
|
| string (enum) | Yes | Whether the rationale is responding to existing conditions or anticipating future conditions |
|
| array of string | No | For proactive rationales, the expected benefits or outcomes |
|
| array of objects | No | Other strategic options that were evaluated but not selected | See example below |
| string (enum) | No | The logical structure of the rationale |
|
| string (enum) | No | The foundation for the rationale |
|
| string (uuid) | No | Reference to the strategic objective this rationale supports |
|
| string (enum) | No | The nature of value creation or preservation |
|
| object | No | How this rationale advances competitive stance | See example below |
| string (date) | No | The date the rationale was first recorded |
|
| string (date) | No | The most recent date of rationale review |
|
| integer (1–5) | No | Optional evaluation of rationale effectiveness |
|
| string | No | The person or team who documented the rationale |
|
| string | No | The organisational unit that owns or authored the rationale |
|
| array of uuid | No | References to other related rationales |
|
| array of enum | No | Type of relationship with each related rationale |
|
...
Enumeration Values
rationaleOrientation
"Reactive"
- Responding to existing conditions or events that have already occurred"Proactive"
- Anticipating future conditions or opportunities that have not yet materialized
rationaleType
"Preventative"
- Aims to prevent potential negative outcomes before they occur"Remedial"
- Addresses existing problems or deficiencies that need correction"Opportunistic"
- Leverages an emerging situation to create value or advantage"Proactive"
- Initiates change in anticipation of future needs or conditions"Reactive"
- Direct response to a specific trigger or event"Compliance_Fulfillment"
- Ensures adherence to legal, regulatory, or policy requirements"Strategic_Advancement"
- Supports forward movement on strategic objectives or positioning
reasoningPattern
"Causal"
- Based on cause-and-effect relationships between events or conditions"Comparative"
- Based on similarities or differences with other situations or organizations"Normative"
- Based on standards, best practices, or what should ideally be done"Predictive"
- Based on forecasts or projections of future conditions"Analogical"
- Based on parallels with similar situations encountered previously"Deductive"
- Based on applying general principles to specific situations"Inductive"
- Based on recognizing patterns from specific observations
evidenceBase
"Data_Driven"
- Primarily supported by quantitative metrics or analysis"Expert_Judgment"
- Based on specialized knowledge or experience of subject matter experts"Industry_Best_Practice"
- Informed by recognized standards or approaches in the industry"Customer_Feedback"
- Derived from direct customer or user input"Internal_Analysis"
- Based on internal studies, assessments, or evaluations"External_Research"
- Supported by third-party research or market analysis"Competitive_Analysis"
- Informed by assessment of competitor strategies or positions
businessValueType
"Cost_Reduction"
- Decreasing operational or production expenses"Revenue_Growth"
- Increasing income or sales volume"Risk_Reduction"
- Mitigating potential threats or vulnerabilities"Customer_Experience"
- Enhancing interactions and satisfaction for customers"Operational_Efficiency"
- Improving internal processes or productivity"Competitive_Advantage"
- Strengthening position relative to competitors"Brand_Perception"
- Enhancing how the organization is viewed in the market"Stakeholder_Trust"
- Building confidence among investors, partners, or regulators"Market_Creation"
- Developing entirely new markets or customer segments"First_Mover_Advantage"
- Gaining benefits from being first to market with an offering"Market_Disruption"
- Changing existing market structures or business models"Innovation_Leadership"
- Establishing recognized leadership in innovative practices"Ecosystem_Development"
- Building or expanding a network of partners or complementary offerings"Strategic_Positioning"
- Improving long-term strategic position or capabilities
competitivePositioning.positioningType
"Differentiation"
- Setting the organization apart based on unique attributes or capabilities"Cost_Leadership"
- Competing primarily on price or value through operational efficiency"Focus_Strategy"
- Targeting specific market segments with tailored offerings"Blue_Ocean"
- Creating uncontested market space rather than competing in existing markets"Industry_Leadership"
- Establishing the organization as a dominant force in the industry"Fast_Follower"
- Quickly adopting innovations after market validation by others"Niche_Dominance"
- Commanding a specialized market segment or application area"Strategic_Alliance"
- Leveraging partnerships or collaborations for competitive advantage
relationshipTypes
"supports"
- This rationale reinforces or enhances another rationale"contradicts"
- This rationale conflicts with or opposes another rationale"expands"
- This rationale builds upon or extends the scope of another rationale"duplicates"
- This rationale substantially overlaps with another rationale"supersedes"
- This rationale replaces or makes obsolete another rationale
This schema supports structured reasoning and traceability across strategy, policy, and initiative development, ensuring that every response is grounded in a documented rationale that bridges from trigger events to strategic objectives.