The "@moe:" section is a section used to implement activity primitives.
Concretely, it provides the possibility to directly implement the behavior of "machines" via basic primitives (init, run, enable, disable, ...) that are a priori automatically generated post-compilation (for instance, in the case of "state-machines").
When in the "system" machine, it can be used to schedule the launch of the different statemachines.