Problem: Secret resolution mutates global process environment variables in place today — there's no per-tenant namespacing for a model where one process might need to hold more than one tenant's secrets.
Area: ORB / Security
Proposal: Add per-tenant namespacing to secret resolution rather than a single global mutation.
Deliverables:
- Namespaced secret resolution supporting more than one tenant's secrets in the same process where needed.
Problem: Secret resolution mutates global process environment variables in place today — there's no per-tenant namespacing for a model where one process might need to hold more than one tenant's secrets.
Area: ORB / Security
Proposal: Add per-tenant namespacing to secret resolution rather than a single global mutation.
Deliverables: