Ownership and “sealing” collections

  • Collection owner is a useful metadata point (engines can reference it), renouncing ownership might not always be the best move (tho still wanted sometimes)
  • Might still want a way to lock out of changing engine to prevent rugs w/o renouncing ownership
  • What would this be called? Eg finalize, seal, etc

Can still add this in a back-compat way