A live sandbox of Perseus Vault: durable, inspectable memory that stores knowledge, retrieves what matters, reinforces use, and maintains an auditable lifecycle.
Before an agent starts work, Perseus Vault can inject a focused, deterministic memory context—relevant decisions and conventions without rediscovering everything through tool calls. Example output:
# Perseus Vault Context (prepared in 31ms, byte-stable) ## Repo branch: main · 3 ahead of origin last commit: fix(api): cap tenant rate limit (a1b2c3d) dirty: src/billing/meter.py ## Services postgres-16: healthy · redis: healthy test suite: 1,185 passing ## Durable Memory (Perseus Vault) - Billing uses Postgres 16 (logical replication) - Rate limit: 100 req/s per tenant - Deploys freeze on Fridays ## Memory Lifecycle - recall: ranked and evidence-aware - reinforcement: useful knowledge gets stronger - maintenance: stale knowledge decays without losing auditability
Perseus Vault keeps structured state, ranked retrieval, provenance, and lifecycle in one durable memory layer. See the repository →