21 lines
820 B
Markdown
21 lines
820 B
Markdown
---
|
|
title: "Invisible Exclusion"
|
|
type: concept
|
|
tags: [design, accessibility, localization]
|
|
date: 2026-04-20
|
|
---
|
|
|
|
## Definition
|
|
Invisible exclusion is hidden friction created when systems assume a narrow user model, such as Western naming patterns, single-calendar usage, or culture-specific symbols.
|
|
|
|
## Examples
|
|
- First-name / last-name forms that fail for other naming conventions
|
|
- Color choices whose meaning changes across regions
|
|
- Icons or metaphors that do not translate culturally
|
|
- AI outputs that tokenize identity instead of representing it accurately
|
|
|
|
## Connections
|
|
- [[Cultural Intelligence Strategist]] — detects and removes invisible exclusion
|
|
- [[Cultural Intelligence]] — broader discipline for inclusive design
|
|
- [[Global-First Architecture]] — one way to prevent exclusion at the system level
|