The CQRS process-index read model, as a module of its own so that a projector can be run
outside the engine. It depends on `shared` and nothing else: an out-of-process projector must
not drag the engine, its beans or its write-side schema into a service whose entire purpose is
not to have them.