Auto-sync: 2026-04-20 16:01
This commit is contained in:
20
wiki/concepts/Invisible-Exclusion.md
Normal file
20
wiki/concepts/Invisible-Exclusion.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user