|
Entropic 2.3.8
Local-first agentic inference engine
|
IdentityManager – lifecycle management for static and dynamic identities. More...
#include <entropic/config/identity.h>#include <entropic/types/error.h>#include <atomic>#include <shared_mutex>#include <string>#include <unordered_map>#include <vector>

Go to the source code of this file.
Classes | |
| struct | entropic::IdentityManagerConfig |
| Configuration for the identity manager. More... | |
| struct | entropic::GrammarValidationInterface |
| Grammar validation callbacks injected by the facade. More... | |
| struct | entropic::MCPKeyInterface |
| MCP key management callbacks injected by the facade. More... | |
| class | entropic::IdentityManager |
| Manages the lifecycle of all identities in the engine. More... | |
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
IdentityManager – lifecycle management for static and dynamic identities.
Definition in file identity_manager.h.