┌─────────────────────────────────────────────────────┐
│ Your Secrets (from .env, AWS SM, CI secrets) │
│ │ │
│ ▼ │
│ ┌────────────────────────────────────┐ │
│ │ Secret Resolver │ │
│ │ (aggregates from all providers) │ │
│ └────────────────────────────────────┘ │
│ │ │
│ ▼ │
│ ┌────────────────────────────────────┐ │
│ │ Redaction Engine │ │
│ │ (tracks values in-memory) │ │
│ └────────────────────────────────────┘ │
│ │ │
│ ▼ │
│ ┌────────────────────────────────────┐ │
│ │ Protected Output │ │
│ │ [REDACTED] in logs │ │
│ └────────────────────────────────────┘ │
└─────────────────────────────────────────────────────┘