Memory
Store and retrieve persistent organizational context.
Zdravo exposes HTTP and OpenAPI integration surfaces for persistent context, retrieval, workflow support, and governed infrastructure. This page describes the current integration model without presenting legacy enterprise endpoints as universal product guarantees.
Store and retrieve persistent organizational context.
Find relevant context through semantic retrieval and governed access boundaries.
Assemble context for an agent or workflow outside the model session itself.
Persist governed authorization decisions and their resulting state.
Inspect provenance, observations, and evidence recorded by governed runtime paths.
Check the current health of the public API and runtime components.
The generated OpenAPI definition documents the authentication schemes accepted by the HTTP surface. Use credentials issued for the appropriate account and environment, and keep private keys out of source control, client bundles, and logs.
HTTP access and governed agent execution are related but not identical. Protected runtime actions are evaluated through Zdravo's identity, policy, decision, and evidence path rather than being inferred from a documentation page alone.
Integration notes
Agent integration
Use the MCP guide for the current agent integration model, or inspect the architecture for the identity, policy, decision, and evidence flow behind governed execution.