Files
sim/apps
Waleed Latif 2591102ca9 fix(logs): store workflowInput unredacted to preserve retry fidelity
workflowInput is internal execution data used for replay, same as
executionState which is also stored unredacted. Redacting at storage
time corrupts the data for retry use cases.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 11:43:01 -07:00
..