we had a setup where the schema was held in VCS an...
# spicedb
y
we had a setup where the schema was held in VCS and then written by the application on app start. it was up to the dev to ensure that the schema was writeable (if you attempt to remove a relation definition for which there is data the write will fail)