Introduce owner and accessMode fields on the Saved Object. These will be stored under an accessControl object with owner being the user id of the current owner and the accessMode being one of two states (read_only | undefined) for now. This will be the foundational block for building read only dashboards allowing our shared UX teams to build on top of it.