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
- Extend PII redaction to span error/errorMessage/toolCalls and top-level
error/completionFailure/trigger/executionState (Bugbot: PII in execution
metadata). executionState is safe to redact — resume reads from the separate
pausedExecutions table, not the log copy.
- Lazy-import validate_pii in pii-redaction so the Python/child_process
guardrails module stays out of the static middleware/RSC graph.
- Type the org retention mutation to the contract body (optional, non-null).
0 commit comments