Versions Compared

Key

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

...

  • A trigger: drawn from the shared trigger catalogue

  • A rationale object: structured and detailed, replacing simple references

  • One or more affected domains: such as policy, initiatives, or capabilities

  • Impacted organisational units: using defined role types

  • Response actions: steps taken or planned

  • Expected outcomes: anticipated benefits or changes in performance

  • A performance indicator measuring a response

Trigger catalogue

Responses reference a trigger selected from a standardised catalogue of events, trends, or insights. This ensures consistency in classifying causes of change and enables systemic analysis across responses.

...

See: https://github.com/Orthogramic/Orthogramic_Metamodel

Schema fields

Field

Description

Example

responseID

A unique identifier for the strategic response.

SRM-2025-001

responseTitle

A concise title summarizing the strategic response.

Enhance Data Security Measures

responseType

The classification of the response (e.g., Initiative, Policy Change, Capability Development).

Policy Change

responseDescription

A detailed explanation of the strategic response, its objectives, and scope.

Implement new data encryption protocols to comply with updated regulations.

triggerReferences

An array of triggerIDs that initiated this strategic response.

["TRG-EXT-2025-01", "TRG-INT-2025-03"]

rationaleReferences

An array of rationaleIDs providing justification for this response.

["RAT-COMP-2025-02"]

performanceIndicatorReferences

Metrics or KPIs that will be used to measure the success of the strategic response.

["KPI-SEC-2025-01", "KPI-SEC-2025-02"]

affectedDomains

A list of business architecture domains impacted by this response (e.g., Capabilities, Services).

["Capabilities", "Services"]

implementationPlan

A reference or description of the plan outlining how the response will be executed.

Refer to Implementation Plan Document ID: IMP-2025-007

expectedOutcomes

A description of the anticipated results or benefits from implementing the response.

Improved compliance with data protection laws and reduced risk of data breaches.

responsibleOrgUnits

Organisation units accountable for executing the strategic response.

["Information Security Department"]

startDate

The planned start date for implementing the strategic response.

2025-05-01

endDate

The planned completion date for the strategic response.

2025-12-31

status

The current status of the strategic response (e.g., Planned, In Progress, Completed).

Planned

lastUpdated

The date when the strategic response record was last updated.

2025-04-19

...