mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 13:18:10 +00:00
Rewrite the Visibility & Scope section in the Secrets Manager overview (en/ar/ko/pt-BR) to reflect the per-deployment scoping shipped in crewAIInc/crewai-plus#3205: WI-backed env vars now resolve only when explicitly assigned to a deployment, matching the assignment model that plaintext env vars have always used. Per-kickoff cost is reframed as proportional to assigned WI-backed variables rather than the entire organization's WI footprint. Refs CON-205