ephemeral
Parameters
ephemeral
whether this process is ephemeral (not persisted). Ephemeral processes do not support wait states, cannot spawn child processes, and will not be saved to the repository. This is useful when the Ai interface is injected into non-agent classes that don't need persistence.