What is supposed to happen when I call Repository.add() and give it a
newly created AR with the same AggregateIdentifier as a previously
added one? I thought I would get an exception. But it looks like it
just takes it.
Am I misunderstanding something?