Aller au contenu principal
Back to documentation

VelesDB Premium v0.7.0

Governed memory for enterprise agents

Premium turns the local VelesDB engine into an operational platform for regulated, inspectable, and resilient agent memory.

Governed Memory API

Apply policies, tenancy, retention, and audit controls to memory writes, reads, links, and evidence trails.

Forensic replay

Reconstruct which memory state and supporting evidence were available to an agent at a specific decision time.

Right to erasure

Forget a memory or use admin-only purge to erase its content while retaining the audit skeleton.

Resilient self-hosting

Run on-premises or air-gapped with high-availability Raft operations and enterprise support.

Memory governance endpoints

Premium exposes auditable operations for explanations, replay, erasure, and governance alongside the Core memory APIs.

POST   /api/v1/memory/why
POST   /api/v1/memory/replay
DELETE /api/v1/memory/{id}
DELETE /api/v1/memory/{id}/purge
GET    /api/v1/admin/audit