The object SHOULD inherit a context other than its own.
I don't quite understand what "its own context" means here. Do root (top-level) objects have their own contexts?
When publishing an object with a context property outside the local domain, the context owner SHOULD be addressed (to, cc, bto, bcc).
I think the owner should be addressed even if the context is local, because to
and cc
are important for access control.