[Unity] Build a Loosely Coupled and Testable Game Manager with MessagePipe [MessagePipe]

enCreated: 3/6/2026

Design an event-driven GameManager for Unity using MessagePipe and VContainer to achieve loose coupling, testable game rules, and easy extensibility, with sample code and unit tests.