You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
The cratis-chronicle-projection skill now covers Chronicle 19.1.0's variants — mutually exclusive read models for one logical entity, for both the model-bound ([VariantOf<T>], [EntersOn<T>], [GlobalFor<T>]) and fluent (.VariantOf<T>(), .EntersOn<T>()) approaches, so it is naturally selected when an entity's shape genuinely changes across its lifecycle (e.g. a work item that is a backlog entry, then a pull request, then closed).