Redux Initial
Marks a top-level zero-argument provider of a model's initial instance (() -> M). Exactly one @ReduxInitial per model type must exist in the same module as that model's Reduce handlers; the generated registrar calls it to seed the model via model(provider()).