You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Agent-friendly secrets vault: CLI + MCP + HTTP serve + SDK. Local mode uses SQLite at ~/.hasna/secrets/vault.db; cloud mode (HASNA_SECRETS_STORAGE_MODE=cloud) is PURE REMOTE per Amendment A1 with all reads/writes hitting the shared cloud Postgres. The deployed secrets-serve enforces strict API-key auth (@hasna/contracts).",