quotation service fixed

This commit is contained in:
Stephan D
2026-02-24 16:14:09 +01:00
parent 6444813f38
commit 2fe90347a8
76 changed files with 769 additions and 230 deletions

View File

@@ -41,7 +41,7 @@ step_scheduler_runtime
Pick runnable steps, manage dependency checks, retries/attempts, and mark blocked/skipped.
step_executor_registry
Rail/action executors (ledger, crypto, provider_settlement, card_payout, observe_confirm) behind interfaces.
Rail/action executors (ledger, crypto, settlement, card, observe_confirm) behind interfaces.
external_event_reconciler
Consume async gateway/ledger/card events, map to step updates, append external refs, advance aggregate state.