Skip to content

Commit 2a69bea

Browse files
KSemenenkoCopilot
andauthored
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1aa9a51 commit 2a69bea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,8 +583,7 @@ payload annotations.
583583

584584
| Field | Purpose | Typical source | Notes |
585585
| --- | --- | --- | --- |
586-
| `CommandId` | Unique, monotonic identifier for deduplication | Static command factories | Remains stable for retries and sto
587-
rage lookups. |
586+
| `CommandId` | Unique, monotonic identifier for deduplication | Static command factories | Remains stable for retries and storage lookups. |
588587
| `CorrelationId` | Ties a command to an upstream workflow/request | HTTP `X-Correlation-Id`, message headers | Preserved through
589588
serialization and Orleans surrogates. |
590589
| `CausationId` | Records the predecessor command/event | Current command ID | Supports causal chains in telemetry. |

0 commit comments

Comments
 (0)