You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Bug reports:** File an issue using the [bug report template](https://github.com/Perseus-Computing-LLC/mneme/issues/new?template=bug_report.yml)
9
-
-**Feature requests:** Use the [feature request template](https://github.com/Perseus-Computing-LLC/mneme/issues/new?template=feature_request.yml)
8
+
-**Bug reports:** File an issue using the [bug report template](https://github.com/Perseus-Computing-LLC/perseus-vault/issues/new?template=bug_report.yml)
9
+
-**Feature requests:** Use the [feature request template](https://github.com/Perseus-Computing-LLC/perseus-vault/issues/new?template=feature_request.yml)
10
10
11
11
## MCP Host Integration
12
12
13
-
Mneme works with any MCP-compatible host. See the [README](README.md#mcp-configuration)
13
+
Perseus Vault works with any MCP-compatible host. See the [README](README.md#mcp-configuration)
14
14
for Claude Desktop, Cursor, OpenClaw, and Hermes Agent configuration examples.
15
15
16
16
## Perseus Integration
17
17
18
-
If you're using Mneme as the memory backend for Perseus, see the
18
+
If you're using Perseus Vault as the memory backend for Perseus, see the
19
19
[Perseus docs](https://github.com/Perseus-Computing-LLC/perseus) for the full
@@ -88,28 +88,28 @@ Tested and confirmed working with:
88
88
89
89
### Plugin Ecosystem
90
90
91
-
-[hermes-mimir-plugin](https://github.com/Perseus-Computing-LLC/hermes-mimir-plugin) — Native Mneme integration for Hermes Agent
92
-
-[Perseus Mneme Connector](https://github.com/Perseus-Computing-LLC/perseus) — Perseus live context injection from Mneme
91
+
-[hermes-mimir-plugin](https://github.com/Perseus-Computing-LLC/hermes-mimir-plugin) — Native Perseus Vault integration for Hermes Agent
92
+
-[Perseus Perseus Vault Connector](https://github.com/Perseus-Computing-LLC/perseus) — Perseus live context injection from Perseus Vault
93
93
94
94
## Community Projects
95
95
96
-
*Add your project here! Open a PR to [awesome-mimir.md](https://github.com/Perseus-Computing-LLC/mneme/blob/main/awesome-mimir.md).*
96
+
*Add your project here! Open a PR to [awesome-mimir.md](https://github.com/Perseus-Computing-LLC/perseus-vault/blob/main/awesome-mimir.md).*
97
97
98
98
## Articles & Tutorials
99
99
100
-
*Add articles, blog posts, and tutorials about Mneme.*
100
+
*Add articles, blog posts, and tutorials about Perseus Vault.*
101
101
102
102
## Comparisons
103
103
104
-
-[Mneme vs Mem0](https://github.com/Perseus-Computing-LLC/mneme/blob/main/docs/comparison/mimir-vs-mem0.md) — Local-first vs cloud-only
105
-
-[Mneme vs Letta](https://github.com/Perseus-Computing-LLC/mneme/blob/main/docs/comparison/mimir-vs-letta.md) — Memory engine vs agent runtime
106
-
-[Mneme vs Zep](https://github.com/Perseus-Computing-LLC/mneme/blob/main/docs/comparison/mimir-vs-zep.md) — Single binary vs infrastructure
104
+
-[Perseus Vault vs Mem0](https://github.com/Perseus-Computing-LLC/perseus-vault/blob/main/docs/comparison/mimir-vs-mem0.md) — Local-first vs cloud-only
105
+
-[Perseus Vault vs Letta](https://github.com/Perseus-Computing-LLC/perseus-vault/blob/main/docs/comparison/mimir-vs-letta.md) — Memory engine vs agent runtime
106
+
-[Perseus Vault vs Zep](https://github.com/Perseus-Computing-LLC/perseus-vault/blob/main/docs/comparison/mimir-vs-zep.md) — Single binary vs infrastructure
Copy file name to clipboardExpand all lines: docs/EXPORT-CONTROL.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Export Control Self-Classification — Perseus & Mneme
1
+
# Export Control Self-Classification — Perseus & Perseus Vault
2
2
3
3
**Prepared by:** Perseus Computing LLC
4
4
**Date:** 2026-06-20
@@ -9,7 +9,7 @@
9
9
10
10
## Executive Summary
11
11
12
-
Both Perseus (perseus-ctx) and Mneme are **MIT-licensed, publicly available open source software**.
12
+
Both Perseus (perseus-ctx) and Perseus Vault are **MIT-licensed, publicly available open source software**.
13
13
Under the Export Administration Regulations (EAR) 15 CFR §§ 730-774 and the International
14
14
Traffic in Arms Regulations (ITAR) 22 CFR §§ 120-130, both products are self-classified as
15
15
**EAR99** — not subject to export licensing requirements.
@@ -26,11 +26,11 @@ This document provides the analysis and rationale for federal procurement and SB
26
26
-**Distribution:** PyPI (public package registry)
27
27
-**Source:**https://github.com/Perseus-Computing-LLC/perseus (public, MIT license)
28
28
29
-
### Mneme (v2.0.0)
29
+
### Perseus Vault (v2.0.0)
30
30
-**Type:** Rust binary — persistent memory MCP server for AI agents
31
31
-**Function:** Stores, searches, and retrieves structured entities via JSON-RPC 2.0 over stdio. Includes AES-256-GCM encryption (standard commercial algorithm). Optional embedding via public ONNX models. No cryptographic key management — keys are user-provided.
0 commit comments