Rename ``_build_greeter`` / ``_build_support`` to ``build_greeter`` / ``build_support`` to match the convention used by other multi-task examples (e.g. ``build_sensor_controller``). They're public factories the example exposes; the leading underscore was misleading.