move ipc_policy.hpp and ipc_policy.cpp files to src, since they are used by all the conduits.
mv ipc_policy.{hpp,cpp} into a separate folder as a start for the standalone IPC conduit. Unit tests and functional tests pass on the developmpent system.