You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execution result: returned Providers payload (and any other user-facing output surfaces that may contain secrets)
Redaction placeholder must be stable and testable (e.g. "[REDACTED]").
Non-Goals
Do not attempt to parse or redact free-text strings reliably (e.g., error messages). Document best-practice: do not place secrets into message strings.
Acceptance Criteria
Exported JSON never contains raw secret values when provided via inputs/expectedState.
Events never contain raw secret values in Event.Data when emitted by steps/providers.
Execution result never returns raw secret values under Providers.
Redaction behavior is deterministic and test-covered (export, events, result surface).
Documentation describes what is redacted and where (secure-by-default).
Goal
Scope
Non-Goals
Acceptance Criteria