no; schema is "universal". if the systems will not...
# spicedb
j
no; schema is "universal". if the systems will not be sharing any data whatsoever (i.e. the permission systems and schema are completely distinct), it is recommended to run isolated instances. If, on the other hand, the plan is to share some schema/data, then the recommendation is to have a CI process which combines subsets of schema for each team into a single one, validates and tests that, and then writes it.