feat: add production capability foundations
This commit is contained in:
@@ -19,6 +19,8 @@ envelope shape, metric cardinality bounds, tracing seam, domain-context propagat
|
||||
- Error code contract (`error/ApiErrorCode` interface, `error/OperationalError` enum).
|
||||
- Cross-cutting mapper sentinel (`error/MappingException`).
|
||||
- Request value contract (`request/Patch`).
|
||||
- Framework-neutral Redis operational snapshot (`health/RedisHealthSnapshotProvider`) used by
|
||||
adapters and bootstrap health composition without leaking Actuator or native client types.
|
||||
- Tracing contract types (`tracing/TraceParent`, `tracing/BaggageAllowlist`,
|
||||
`tracing/SpanErrorRecorder`) — W3C `traceparent` value type, baggage allowlist,
|
||||
and the span-error-recording seam (feature-distributed-tracing-contract; the OTel
|
||||
|
||||
Reference in New Issue
Block a user