- [x] create the AbstractSpaceScopedRepository that mirrors the AbstractOrganizationScopedRepository - [x] add space to ChangeProposal entity & schema - [x] update change proposal repository to use AbstractSpaceScopedRepository - [x] update change proposal services & usecases to matches AbstractSpaceScopedRepository constraints - [ ] <s>remove cache repository</s>