Phoenix Contexts - is it common to preload all resources on the context methods with whatever everything needs access to?

I just released a package with the aim of providing a pattern and API exactly for this purpose if it is useful to anyone… TokenOperator - Dependency-free helper most commonly used for making clean keyword APIs to Phoenix context functions

The concept here is to use keywords that end up mapping to functions within the context.