Details — Persona Data Store
Persona Data Store
First-party storage for persona context.
Persona files, configs, prompts, and per-project memory — kept in one place your agents and your team can reach.
A bit of Bob
Bob's system prompt, his breed dictionaries, his "don't suggest names of war criminals" guardrail — they all live in Bob's persona data store. Casey ships an update; Bob picks it up on the next call.
A look at it
bob / dognamr4 files · 32 KB
prompt.mdv14 · 2 days ago
breeds.jsonv6 · 1 week ago
guardrails.ymlv3 · 1 week ago
name-corpus.txtv9 · 3 days ago
What you get
- Buckets keyed to a persona, organized by project.
- Versioned writes — roll back a bad prompt without a deploy.
- Reachable from the REST API, the MCP server, and the hub UI.
How it fits together
◆ you are here: Persona Data Store
│
├── 🪪 Personas
├── 📦 Projects
├── 🔌 REST API
├── 🧩 MCP ServerConnected features