Improve two points on design.md:
- Clarify that only ProxyClient is directly exposed to users and meant to be used directly and inherits from the C++ interface class so it can be used as a pointer to it.
- Document the special destroy capnp method, which handles synchronous server-side object destruction.