Relationship Traits ​
These traits wire up assignment, authorization, creator tracking, and chat threads via morph relationships. They are independent of each other and can be used selectively.
| Trait | Description |
|---|---|
| Assignable | User/role assignment via Assignment morph with status tracking |
| Chatable | Auto-created Chat thread with messages, read status, and notifications |
| HasAuthorizable | Per-record Authorization morph for fine-grained ownership control |
| HasCreator | CreatorRecord morph that tracks which user created the record |