{}OPF
DocsPurposes recordEdit on GitHub

Align

Use when stakeholders need a common view of goals, constraints, priorities, or responsibilities. Emphasize shared language, explicit tradeoffs, and next steps.

Metadata

ID

align

Catalog

purposes

Source

spec/catalogs/purposes/align.json

FieldValue
outcomeStakeholders leave with the same priorities and operating assumptions.
successCriteriaTeams agree on priorities, Open disagreements are surfaced, Owners and next steps are clear
recommendedNarrativesstrategic-narrative, transformation-arc, business-review
recommendedTonesconversational, authoritative
tagsalignment, strategy, coordination

Source JSON

align.json
{
  "$schema": "https://openpresentation.org/schema/opf-purpose/v1",
  "id": "align",
  "name": "Align",
  "summary": "Create shared understanding and commitment across people who need to move together.",
  "description": "Use when stakeholders need a common view of goals, constraints, priorities, or responsibilities. Emphasize shared language, explicit tradeoffs, and next steps.",
  "outcome": "Stakeholders leave with the same priorities and operating assumptions.",
  "successCriteria": [
    "Teams agree on priorities",
    "Open disagreements are surfaced",
    "Owners and next steps are clear"
  ],
  "recommendedNarratives": [
    "strategic-narrative",
    "transformation-arc",
    "business-review"
  ],
  "recommendedTones": [
    "conversational",
    "authoritative"
  ],
  "tags": [
    "alignment",
    "strategy",
    "coordination"
  ]
}