iachat/spec/enterprise/models/captain
Rodribm10 8e0a06246b feat(lifecycle): wire Captain::Reservation lifecycle hooks
Add after_commit callbacks to call Captain::Lifecycle::Scheduler on
create, status change (cancelled/no_show), and check_in_at change.
Each handler wraps in rescue StandardError to preserve existing behavior.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 01:37:23 -03:00
..
lifecycle feat(lifecycle): add Captain::Lifecycle::Delivery model with state helpers 2026-04-15 01:21:11 -03:00
custom_tool_spec.rb feat(enterprise): add voice conference API (#13064) 2025-12-15 15:11:59 -08:00
document_spec.rb Chore/merge upstream 4.8.0 (#150) 2025-11-19 16:25:58 -03:00
reservation_lifecycle_hooks_spec.rb feat(lifecycle): wire Captain::Reservation lifecycle hooks 2026-04-15 01:37:23 -03:00
reservation_spec.rb chore(style): fix rubocop offenses and update typing indicators 2026-02-25 15:06:58 -03:00
scenario_spec.rb chore(style): fix rubocop offenses and update typing indicators 2026-02-25 15:06:58 -03:00
unit_concierge_accessors_spec.rb feat(lifecycle): add concierge_* accessors to Captain::Unit 2026-04-15 01:23:40 -03:00