// network.cpp — orchestrator/watchdog implementation details. (CI: pipeline trigger) // Most of the Network class is header-only (template-heavy). // Non-template implementation lives here once the watchdog grows // beyond the stub in network.hpp. #include