|**Hex**|**Binary**|**Active Traits**|**Emergent Class Name**|
|---|---|---|---|
|`00`|`00000000`|_(none)_|**Non-abstract / Concrete Instance**|
|`01`|`00000001`|Contextual abstraction|**Context-Linked Pattern**|
|`04`|`00000100`|Self-referential / meta|**Meta-Concept**|
|`08`|`00001000`|Behavior-guiding|**Normative Directive**|
|`10`|`00010000`|Hierarchical / modular|**System Architecture / Taxonomy**|
|`18`|`00011000`|Hierarchical + Behavior-guiding|**Normative Framework**|
|`20`|`00100000`|Logical / rule-based|**Formal Rule / Logic Unit**|
|`24`|`00100100`|Logical + Self-referential|**Meta-Logic / Theorem**|
|`30`|`00110000`|Logical + Hierarchical|**Modular Rule System**|
|`40`|`01000000`|Communicative|**Message / Transmission Layer**|
|`44`|`01000100`|Communicative + Self-referential|**Reflexive Message / Meta-signal**|
|`60`|`01100000`|Communicative + Logical|**Protocol / Language Rule**|
|`80`|`10000000`|Symbolic|**Sign / Representation**|
|`88`|`10001000`|Symbolic + Behavior-guiding|**Cultural Symbol / Ethical Sign**|
|`C0`|`11000000`|Symbolic + Communicative|**Semiotic Unit**|
|`F0`|`11110000`|Symbolic + Communicative + Logical + Modular|**Expressive Formal System**|
|`FF`|`11111111`|All abstract traits|**Meta-Abstraction / Conceptual Matrix**|