iachat/enterprise/app/models/captain/lifecycle
Rodribm10 6d84a7586b feat(lifecycle): add MinInterval and CustomerReplied guards
Implement guards following the same pass/reschedule/too_stale pattern as QuietHours.
Also fix belongs_to :conversation on Delivery to use class_name: '::Conversation' to avoid namespace resolution failure inside Captain::Lifecycle module.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 01:49:22 -03:00
..
config.rb feat(lifecycle): add Captain::Lifecycle::Config model 2026-04-15 01:14:19 -03:00
delivery.rb feat(lifecycle): add MinInterval and CustomerReplied guards 2026-04-15 01:49:22 -03:00
rule.rb feat(lifecycle): add Captain::Lifecycle::Rule model with filter matching 2026-04-15 01:18:17 -03:00