Skip to content

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 10:52
c66c172

Summary

Wolverine handlers whose only effects are direct bus operations now become explicit automation facts rather than disappearing or being misrepresented as commands.

Added

  • Discover pure direct-bus handlers as reactions with message triggers and publish relationships. (#4)
  • Preserve the current reaction lowering gap as an explicit diagnostic. (#4)

Fixed

  • Avoid inventing commands or persisted events for message-only automations. (#4)