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
| Field | Value |
|---|---|
| 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 |
Source 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"
]
}