Versions in this module Expand all Collapse all v0 v0.1.7 Jan 5, 2026 v0.1.6 Jan 1, 2026 Changes in this version + type Executor struct + func NewExecutor(logger *zap.Logger, bus *bus.EvolutionBus, projectRoot string) *Executor + func (e *Executor) Start(ctx context.Context)