Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

...

This section outlines how the strategic response model is composed within the Orthogramic Metamodel. It highlights the relationships between the trigger, the impacted organisational domains, and the strategic response artefact that provides a reusable and structured representation of the organisation's response.

Section

Description

Strategic response model trigger

A defined external or internal event. Example: Proposed national safety legislation for hazardous freight.

Impacted strategic drivers

One or more strategic objectives tagged as relevant to the trigger.

Key organisation units

Units tagged as responsible, dependent, or impacted based on capability and service roles.

Affected capabilities

Filtered based on alignment with strategic objectives or dependency relationships.

Service dependencies

Services required to respond to or deliver the desired outcome of the strategic response.

Value streams engaged

End-to-end business processes likely to be activated or altered.

Information requirements

Information assets needed to inform decisions or satisfy compliance.

Stakeholders

Primary stakeholders affected, mapped to expectations, engagement plans, or risks.

Policies and compliance

Policies that apply or must be created/updated.

Performance measures

KPIs that will demonstrate strategic response readiness or success.

Initiative/program links

Existing or proposed initiatives addressing the strategic response.

...

The trigger catalogue provides a curated and expanding set of predefined triggers that can be used to initiate strategic responses. Each trigger is tagged to relevant business architecture domains, enabling efficient strategic response planning and alignment across organisational activities.

Trigger Category

Example Triggers

Regulatory or compliance

New legislation, compliance audit mandate, data sovereignty changes

Technological change

AI rollout, cybersecurity breach, platform deprecation

Environmental & safety

Natural disaster preparedness, climate risk disclosures, workplace injury reform

Operational transformation

Business process outsourcing, shared services implementation, lean redesign

Strategic re-alignment

Mergers and acquisitions, board-level strategic pivot, budget realignment

Customer & stakeholder

Community expectations shift, digital service demand surge, key account loss

Workforce & skills

Critical skill shortage, union action, remote work policy adoption

Performance response

KPI threshold breach, repeated incident occurrence, audit fail

Political or social

Public inquiry, ministerial intervention, social licence erosion

Innovation-led opportunity

Grant funding availability, pilot program success, ecosystem partnership offer

...

This section formalises the strategic response model as composable within the Orthogramic Metamodel. It outlines the attributes required to define a model, including associated triggers, organisational roles, information dependencies, and KPIs, supporting reuse and integration across governance and planning tools.

Attribute

Type

Description

id

UUID

Unique strategic response model ID

titleresponseTitle

Text

Human-readable name of the strategic response model

description

Text

Summary of the strategic response model’s purpose and scope

triggertriggerID

Link to Trigger entity

Source event or condition

relatedDrivers

List of StrategyDriver

Strategy elements influenced

affectedCapabilities

List of Capability

Impacted capabilities

relatedValueStreams

List of ValueStream

Value streams engaged

impactedUnits

List of OrganisationUnit

Units with strategic response model-specific roles

servicesInScope

List of Service

Services required or affected

dataDependencies

List of InformationAsset

Key information entities involved

policiesInScope

List of Policy

Applicable rules or regulations

stakeholders

List of Stakeholder

Stakeholders affected or involved

kpis

List of PerformanceMetric

Metrics used to assess strategic response model success

linkedInitiatives

List of Initiative

Programs or projects implementing the response

...

{
"$schema": "http://json-schema.org/draft/2020-1207/schemaschema#",
"$idtitle": "https://orthogramic.org/schema/strategicResponseModel.jsonStrategic Response Model Schema",
"titledescription": "strategicResponseModelSchema for representing strategic responses to internal or external triggers that affect business architecture domains.",
"type": "object",
"required": ["id", "title", "trigger"],
"properties": {
"idresponseTitle": {
"type": "string",
"formatdescription": "uuid",
"description": "Unique identifier for the strategicResponseModelThe name or title of the Strategic Response"
},
"titledescription": {
"type": "string",
"description": "Short name for the strategicResponseModelA detailed explanation of the Strategic Response and its intent"
},
"descriptiontriggerId": {
"type": "string",
"description": "Narrative summary of the strategicResponseModel purpose and contextReference ID linking to the triggering event, condition, or driver"
},
"triggertriggerType": {
"$reftype": "https://orthogramic.org/schema/trigger.jsonstring",
"description": "Trigger event or condition linked to this strategicResponseModel"
}The category of trigger (e.g. Regulatory, Market, Risk, Performance Insight)",
"rationaleenum": {["typeRegulatory": , "stringMarket", "descriptionRisk": "Describes the business rationale for the strategic response, including reference to the trigger, affected capabilities or domains, and expected business impact.""triggerId, "Performance Insight", "Stakeholder Demand", "Technology Shift", "Other"]
},
"rationaleId": {
"type": "string",
"description": "Reference ID linking to the specific trigger prompting Rationale that supports this response."
},
"driverTypeaffectedDomains": {
"type": "stringarray",
"description": "Generalised driver category derived from the SRM trigger catalogue."
}Business architecture domains that are affected or changed by this response",
"rationaleitems": {
"type": "string",
"descriptionenum": "Explanation of why this response is necessary in light of the identified trigger."
}
},
"relatedDrivers": {
"type": "array",
"items": {
"type": "string",
"format": "uuid"
},
"description": "Strategic drivers impacted by the strategicResponseModel"
},
"affectedCapabilities": {
"type": "array",
"items": {
"type": "string",
"format": "uuid"
},
"description": "Capabilities involved or stressed by the strategicResponseModel"
},
"relatedValueStreams": {
"type": "array",
"items": {
"type": "string",
"format": "uuid"
},
"description": "Value streams that must operate under the strategicResponseModel"
},
"impactedUnits": {
"type": "array",
"items": {
"type": "object",
"required": ["unitId", "role"],
"properties": {
"unitId": {
"type": "string",
"format": "uuid"
},
"role": {
"type": "string",
"enum": [
"Owning unit",
"Utilising unit",
"Providing unit",
"Consuming unit",
"Custodian unit",
"Dependent unit",
"Supported unit"
]
}
}
},
"description": "Organisation units involved and their strategicResponseModel-specific roles"
},
"servicesInScope": {
"type": "array",
"items["Strategy", "Capabilities", "Initiatives", "Policy", "Performance", "Services", "Information", "Value Stream"]
}
},
"impactedUnits": {
"type": "stringarray",
"format ": "uuid"
},
"description": "Services affected, needed, or transformed by the strategicResponseModel"
}Organisation units impacted by this Strategic Response",
"dataDependenciesitems": {
"type": "arrayobject",
"itemsproperties": {
"typeorgUnitTitle": "string",{
"formattype": "uuidstring"
},
"description": "Information assets or datasets involvedThe name or title of the impacted organisation unit"
},
"policiesInScoperelationshipRole": {
"type": "arraystring",
"itemsdescription": {"The role the unit plays in this response",
"typeenum": ["stringOwning",
"formatUtilising": , "uuidProviding"
},
"description": "Policies that govern the strategicResponseModel or require updating"
},
"stakeholders": {
"type": "array",
"items"Consuming", "Dependent", "Custodian", "Governed by"]
},
"impactDescription": {
"type": "string",
"formatdescription": "uuidNarrative explanation of how the unit is affected"
}
},
"descriptionrequired": ["Stakeholders directly impacted or involved"
},
"kpis": {
"type": "array"orgUnitTitle", "relationshipRole"]
}
},
"itemsresponseActions": {
"type": "stringarray",
"formatdescription": "uuid"
},
"description": "Performance metrics to track strategicResponseModel success or readiness"Actions taken or planned as part of the Strategic Response",
"items": {
"type": "string"
}
},
"linkedInitiativesexpectedOutcomes": {
"type": "string",
"description": "array"Expected results or benefits of the Strategic Response"
},
"itemsperformanceImplications": {
"type": "string",
"formatdescription": "uuid"How this response affects current or planned KPIs or performance metrics"
}
},
"required": ["responseTitle", "description", ": "Projects or programs that respond to the strategicResponseModel"
}
}triggerId", "affectedDomains"]
}

Definition of trigger as a new open entity

Triggers are defined as a new open entity within the Orthogramic Metamodel, enabling them to be referenced independently and reused across strategic responses. Each trigger includes a unique identifier, category, description, and links to strategic responses in which it plays a role.

Attribute

Type

Description

idtriggerID

UUID

Unique ID

label

Text

Short name (e.g. “Cybersecurity Incident”)

category

Enum

From defined set (e.g. Technological, Regulatory, etc.)

description

Text

Explanation of why this trigger matters

examplestrategicResponseModels

List of strategicResponseModel

Optional reverse reference

...

{
"$schema": "http://json-schema.org/draft/2020-12/schema",
"$id": "https://orthogramic.org/schema/trigger.json",
"title": "trigger",
"type": "object",
"required": ["idtriggerID", "label", "category"],
"properties": {
"idtriggerID": {
"type": "string",
"format": "uuid",
"description": "Unique identifier for the trigger"
},
"label": {
"type": "string",
"description": "Short, human-readable name of the trigger"
},
"category": {
"type": "string",
"enum": [
"Regulatory or compliance",
"Technological change",
"Environmental & safety",
"Operational transformation",
"Strategic re-alignment",
"Customer & stakeholder",
"Workforce & skills",
"Performance response",
"Political or social",
"Innovation-led opportunity"
],
"description": "Classification of trigger context"
},
"description": {
"type": "string",
"description": "Expanded explanation of the trigger’s relevance"
},
"examplestrategicResponseModels": {
"type": "array",
"items": {
"type": "string",
"format": "uuid"
},
"description": "Optional references to related strategicResponseModel artefacts"
}
}
}