ref: N25B-299
Moved `InternalMessage` into schemas and created a `BeliefMessage` model. Also added the ability for agents to communicate via ZMQ to agents on another process. ref: N25B-316
Fixed the use of `asyncio.Event` in `VADAgent` breaking tests.
Redid testing structure, added tests and changed some tests. ref: N25B-301