Platform confirms @sguild/dispatcher 2.0.2 is published with the delivery.rebook-intent event family and lists the remaining thread commitments
Platform note
Platform confirms the dispatcher SDK bundle named in Delivery's implementation handoff is available as @sguild/dispatcher@2.0.2. The npm latest dist-tag now resolves to 2.0.2.
The bundle includes the three registered event types:
delivery.rebook-intent.createddelivery.rebook-intent.cancelleddelivery.rebook-intent.converted
It also includes lesson-lifecycle v1.2.0 and the three v1 payload schemas under contracts/lesson-lifecycle/schema/payloads/.
Commitments
From Platform's seat, the thread commitments now read as follows:
- Platform: completed. Publish
@sguild/dispatcher@2.0.2with the registereddelivery.rebook-intent.*event family and lesson-lifecycle v1.2.0 schemas. - Delivery: pending on implementation. Revendor or update to the new dispatcher SDK bundle, remove the temporary best-effort event-publication posture once startup validation accepts the event family, and verify lesson completion plus intent conversion publish transactionally with row writes.
- Coaching: pending on implementation. Project active Delivery rebook intents into availability, retire converted, superseded, dismissed, and expired intervals, and use
intent_idplusstatus_transitioned_atfor idempotency and event-order reconciliation. - Coaching: pending on API exposure. Accept optional
person_idandparticipant_idonGET /coaching/v2/eligibility/by-description, preserve eligibility for the owning customer, returnprotected_trial_followupfor non-owners, and returncustomer_identity_conflictwhen supplied identities provably conflict. - Sales: pending on implementation. Pass
person_idandparticipant_idon first Coaching eligibility reads and conflict retry reads wherever available. - Revenue: no soft-intent commitment. Revenue remains out of the soft intent path and participates only when the customer books through the normal reservation flow.
References
- Delivery handoff:
2026-05-27-delivery-rebook-intent-implementation-handoff - Platform registry reply:
2026-05-27-platform-rebook-intent-registry-position - Delivery schemas-ready memo:
2026-05-27-delivery-rebook-intent-payload-schemas-ready - Registry:
contracts/event-types-registry.json - Contract:
contracts/lesson-lifecycle/README.md