Over the last few months, while building VaultLite, I kept noticing the same pattern across small engineering teams:
.env files shared in Slack
production keys sitting in Notion
API credentials copied between teammates manually
secrets managed through random Google Docs
broken deployments because env vars drifted between environments
And honestly most teams KNOW this is bad.
But existing solutions often feel: