API Documentation
Data governance model covering retention posture, boundary enforcement, audit visibility, and privacy-aware operational controls.
Overview
Mnexium provides fine-grained access control, data lifecycle management, and privacy-conscious design to help you build enterprise-ready AI applications.
PII Guidelines
Best practices for handling personally identifiable information:
Never put passwords, API keys, or tokens in memory text fields. These are searchable and may be included in LLM context.
Store user IDs, order numbers, and references in metadata. Keep memory text for semantic meaning.
Always use subject_id to isolate user data. Memories are never shared across subjects unless explicitly marked visibility: "shared".
Audit Trail
Every API call is logged with full context. View your activity log at /activity-log.
actionmemory.create, chat.completion)subject_idstatussuccess or failuretimestampmetadata