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.

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.

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
  • 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.
  โ—† you are here:  Persona Data Store
        โ”‚
        โ”œโ”€โ”€ ๐Ÿชช Personas
        โ”œโ”€โ”€ ๐Ÿ“ฆ Projects
        โ”œโ”€โ”€ ๐Ÿ”Œ REST API
        โ”œโ”€โ”€ ๐Ÿงฉ MCP Server
Persona Data Store โ€” Agentic Developer Hub