"""Automations engine — see automation-design-plan.md."""
from __future__ import annotations
__all__: list[str] = []