Choose an adoption model
Federation is the only model represented by the published SDK adapters. Selecting or reading
about another model does not authorize it.
What stays where
- Provider credentials stay in your backend process or secret vault. Adapters accept an injected client or transport; they do not discover credentials.
- Results keep provider identity and record semantics. Scores from different providers are not treated as globally calibrated.
- The optional hosted plane stores candidates only. It does not silently promote them into Praxa personal memory, prompts, Vectorize, the world model, Cognitive Events, or AHCE.
- Conversation history maps to
message, graph relationships toedge, and core memory blocks topinned_context. Provider-native detail may remain in bounded metadata; execution checkpoints are rejected and never converted into a durable candidate.
Evaluate safely
- Read provider semantics and choose a namespace mapping.
- Review the security boundary.
- Install the Memory SDK and inspect the CLI dry runs.
- Keep your existing provider authoritative while comparing source-labelled retrieval.
- Do not plan import, mirror, or cutover until the candidate API passes its authenticated qualification and the required management authority exists.
The signed-in Developer Platform page at
https://platform.praxa.io/memory is a read-only setup
guide. It stores no provider choice, generated command, connection, or secret.