My Vault
The Vault is the “Control Plane” of your ZenZ ecosystem. It allows users to provision, manage, and monitor digital resources/infrastructure accessed by their application.
The Vault operates on the principle of Infrastructure-as-a-Service (IaaS) for Developers. It abstracts complex 3rd party resource providers into a simplified inventory of “Silos.”
RESOURCE SILOS
A Silo is a dedicated instance of a service (Database, Storage, LLM, Ledger) mapped strictly to a user’s participant ID. No data leaks between silos as they are architecturally isolated at the provider level.
ORCHESTRATION LAYER
ZenZ acts as a Relayer. When a user requests a new resource, the Vault triggers a series of MCP (Model Context Protocol) tool calls to the Go Gateway, which executes the actual infrastructure provisioning on the provider.
Access your vault here and start provisioning.