Memory Vault 0.26.0-alpha.1 — Private memory network preview
Pre-releaseMemory Vault 0.26.0-alpha.1
This preview adds a private communication and persistent-memory network for independently running agents. It is an alpha, not a production or thousand-agent certification.
What is included
- Native
connect,remember,recall,discover,send, andreceiveoperations, with Python and independent TypeScript endpoints. - Separate Ed25519 signing and X25519 encryption identities; authenticated end-to-end encrypted delivery, issuer-signed membership, key-bound invitations and explicit recovery.
- Independently hosted ciphertext relay nodes, offline queues, stable retries, signed receipts, bounded pumping and explicitly authorized node transfer.
- Existing canonical memory IDs, bytes, signatures, legacy memory tools and client capabilities are preserved. Recall identifies inherited evidence and prompts revalidation of outdated environmental assumptions.
Verification and limits
The final archives were inspected for private data, exact member inventories and committed source bytes. Fresh extracted archives passed 19 selected synthetic agent/network cases and the client launcher save/recall/hooks/recovery check. The last targeted source campaign had 88 passes and one explicitly expected failure; strict TypeScript compilation passed. These are distinct scoped checks, not a whole-suite pass.
The expected failure is a Python/JavaScript floating-point ranking boundary; exact cross-runtime ranking is not guaranteed. Three real models, live cloud-account upload/readback, public HTTPS deployment, automatic replica repair and thousand-agent operation remain unverified. The preview roster limit is 256. No public relay or automatic service startup is supplied.
Source: 1b0eae0fdf8b2c045f99b92858c72da61cf9e753.
Downloads
- Client ZIP: full source-built client/plugin and optional network modules.
- Protocol ZIP: specification, schemas and synthetic examples; no executable code.
- Review ZIP: source and synthetic review cases.
release-manifest.jsonandSHA256SUMS: exact artifact hashes. Checksums are not publisher signatures.
Start here · Private network setup · Detailed scope and open gates
Apache-2.0; dependency notices are retained. Installing or extracting this release does not grant execution permissions or activate network services.
Privacy maintenance — 2026-08-31
Historical source identities and archive metadata were refreshed for privacy. The 0.25 archives replace machine-local report references with generic references; runtime source bytes are unchanged. The 0.26 archives retain every source byte and update only generated source provenance. These privacy-edited archives are not byte-identical copies of the original downloads; use the current release-manifest.json and SHA256SUMS. Historical commit signatures do not carry over to rewritten commits. Do not merge pre-maintenance repository history into current branches.