feat: extend calendar scheduling reconciliation contract
This commit is contained in:
@@ -217,6 +217,12 @@ Other stable runtime capabilities currently include:
|
||||
- `payments.requests`
|
||||
- `workflow.definitionContributions` and `workflow.runtimeWorker`
|
||||
|
||||
`calendar.scheduling` keeps workflow modules independent of Calendar-owned
|
||||
models and transport adapters. Consumers may create tentative events, promote
|
||||
the selected event in place, and release unused events idempotently. The
|
||||
provider returns bounded external-delivery and outbox references so consumers
|
||||
can retain retry state without copying Calendar's synchronization internals.
|
||||
|
||||
`application_status.projection` lets a presentation module resolve the tenant
|
||||
and display or request access to an owner-supplied, deliberately bounded
|
||||
applicant-status view. The provider retains policy, authorization, token, and
|
||||
|
||||
Reference in New Issue
Block a user