To me that implies that i end up with 2 different "systems" inside SpiceDB - there is-
a) my domain model (e.g. documents & users)
b) my command model (e.g. assign an owner to a document, create a document)
I'm guessing i could have 2 separate SpiceDB instances, but a single one seems better.