Encryption
Data protected in transit and at rest, with key handling that does not depend on a workflow author getting it right.
- TLS 1.3 for all external and inter-service traffic
- AES-256 encryption for data at rest, including run payloads
- Envelope encryption with regular key rotation
- Secrets held in a managed vault and referenced, never inlined