Back to Logic Entities
Registry Object
User Identity
Represents an authenticated professional identity within the 2asana ecosystem.
The Operational Role
Provides the global identity context. A user can be an Admin of multiple Project Nodes but only has one global profile.
Strategic Justification
Ensures that all actions are attributed to a verified professional identity, maintaining a strict audit trail.
Inter-Entity Mechanics
Synced with Firebase Auth. Permission tier is resolved via path matching against project documents.
Property Specification
| Key | Type | Description |
|---|---|---|
| id | string | Firebase Auth UID. |
| string | Authorized contact endpoint. | |
| displayName | string | Profile name. |
Inference Alignment
Governs the "Who" behind every system modification and interaction.