Expand description
Persona API โ multi-persona management.
PersonaApi is the thin public surface over PersonaManager.
RFC-039 completion: the manager owns persistence (StateStore) and
intent-engine re-seeding (callback) internally, so this API is a
pass-through โ no caller can accidentally skip persist or re-seed.
Structsยง
- Persona
Api - Persona management system calls.