feat: extend calendar scheduling reconciliation contract

This commit is contained in:
2026-08-20 07:44:16 +02:00
parent 8f642bd618
commit 0fae09ba3c
2 changed files with 36 additions and 0 deletions
+6
View File
@@ -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