What It Stores (Preferences, History, Connections)
Your Context Vault is modular. It supports structured storage of:
User Preferences: UI language, gas fee preferences, privacy settings, notification preferences.
Usage History: Which dApps you’ve interacted with, how often, with what contracts. (Fully private and local.)
Messaging Metadata: Pinned conversations, muted identities, message tagging.
Agent Permissions: Which agents are allowed to access your vault, sign transactions, or run background tasks.
Mission Logs: What tasks you’ve completed, when, where, and with what results.
Reputation Footprints: Scores and ZK badges earned from protocols or DAOs.
Trusted Tokens & Contracts: Whitelist and blacklist of contracts you've interacted with before.
The vault behaves like a decentralized key-value store with schema-level encryption and granular permissioning.
Last updated