Definition
Context portability is the degree to which the assumptions, constraints, definitions, and escalation logic behind a decision are explicit enough to be reused elsewhere.
What this term depends on
- Explicit assumptions
- The reasoning behind a decision states what was assumed, known, unknown, and time-bound.
- Reusable constraints
- Rules, limits, definitions, and non-negotiables travel with the work instead of staying in one meeting.
- Escalation logic
- Other teams know what to do when the original context no longer fits.
Why it matters
AI and automation expose missing context because they cannot rely on insiders silently carrying the real rule.
Watch out for
- Workflows that only work when a specific person is involved
- Recurring arguments about basic words
- Automated outputs that look plausible but miss the real intent
Use context portability when knowledge needs to move with the work.
The term is most useful when automation, handoffs, or scaling expose that the real decision logic still lives in people’s heads.