| **Hex** | **Binary** | **Active Traits** | **Emergent Class Name** |
| ------- | ---------- | ----------------------------------------------------------- | ------------------------------------------ |
| `00` | `00000000` | _(none)_ | **Non-social / Private Entity** |
| `01` | `00000001` | Widely known | **Famous Concept / Public Term** |
| `02` | `00000010` | Context-sensitive | **Relational Construct** |
| `04` | `00000100` | Visible | **Exposed Actor / Public Surface** |
| `08` | `00001000` | Teachable / transmissible | **Instructional Unit / Cultural Meme** |
| `10` | `00010000` | Regulated / governed | **Policy / Legal Artifact** |
| `12` | `00010010` | Regulated + Context-sensitive | **Conditional Law / Local Rule** |
| `14` | `00010100` | Regulated + Visible | **Institutional Actor** |
| `18` | `00011000` | Regulated + Teachable | **Civic Norm / Institutional Knowledge** |
| `20` | `00100000` | Linked to identity | **Role Construct / Identity Marker** |
| `28` | `00101000` | Identity + Teachable | **Social Role Model / Tradition** |
| `30` | `00110000` | Identity + Regulated | **Formal Role / Official Status** |
| `40` | `01000000` | Defined by a group/system | **Consensus Construct** |
| `48` | `01001000` | Group-defined + Teachable | **Institutional Belief / Curriculum** |
| `60` | `01100000` | Socially constructed + Group-defined | **Cultural Institution** |
| `C0` | `11000000` | Socially constructed + Group-defined + Identity | **Normed Role / Archetype** |
| `F0` | `11110000` | Socially constructed + Group-defined + Identity + Regulated | **Governed Role System** |
| `FF` | `11111111` | All 8 social traits | **Public Cultural System / Social Matrix** |