The module provides a static policy file (policies.yaml) that declares which modules may call which other modules. The mesh client consults this module before dispatching every Call(). Module A calls ...
Cron-based task scheduler for periodic and recurring jobs in MuxCore. Without this module, there is no way to run tasks on a schedule. All automation must be triggered manually or by external tooling.