Archive position — measured, not model output
1 like on Devpost
506 of the 7,856 archived projects have more likes, and 1,758 share exactly 1 — so this project's #1,648 place in the like-ranked listing is a tie-break inside that group, not a ranking.
Projects (log scale)
Likes on Devpost. ▲ marks this project's group.
Show the figures
| Likes | Projects | Share of archive |
|---|---|---|
| 0 | 5,592 | 71.2% |
| 1 | 1,758 | 22.4% |
| 2 | 285 | 3.6% |
| 3–4 | 132 | 1.7% |
| 5–9 | 75 | 1.0% |
| 10+ | 14 | 0.2% |
Executive Summary
What the company appears to be
Perseus Vault Codex is a self-reported tool that integrates with OpenAI Codex agents to provide persistent, encrypted, local-first memory using a single binary. It wraps a Rust-based local database (Perseus Vault) and offers five memory tools (perseus_remember, perseus_recall, etc.) via the Model Context Protocol (MCP). The author states it is built for developers who want secure, machine-local memory for coding agents.
What changed
The project was submitted to the OpenAI 2026 hackathon. It is described as a single-binary, zero-config, encrypted solution that integrates with Codex via MCP and uses AES-256-GCM encryption at rest.
Single most important open question
Is there any evidence of real-world usage or adoption beyond the author's own testing and demonstration?
What The Product Actually Is
The description states that Perseus Vault Codex is an MCP server that provides persistent, encrypted, local-first memory for OpenAI Codex agents. It integrates with Codex through a JSON-RPC 2.0 interface over stdio using the Model Context Protocol (MCP). It wraps a Rust-based single-binary database called Perseus Vault, which uses SQLite + FTS5 and AES-256-GCM encryption at rest.
It provides five memory verbs:
perseus_remember: stores facts or decisions.perseus_recall: retrieves relevant context using keyword + hybrid recall.perseus_forget: soft-deletes stale memories.perseus_reflect: synthesizes insights from recalled memories using an LLM (fallback to context-only).perseus_status: reports memory count, encryption status, and location of local DB.
The system is designed to be zero-config: it auto-creates an encrypted vault at ~/.perseus-vault/codex/memory.db on first run and generates its own AES key. Integration requires one pip install and one setup command (perseus-vault-codex-setup). It does not require API keys, cloud dependencies, or telemetry.
Evidence The description states this is the product. No external validation or usage data provided.
Positioning & Claim Evolution
The author positions Perseus Vault Codex as a local-first, encrypted memory solution for developer agents, specifically targeting users of OpenAI Codex who want to avoid re-learning project context across sessions.
It claims to be:
- A single-binary tool with no cloud dependency.
- Encrypted at rest using AES-256-GCM.
- Zero-infra, with no API keys or telemetry.
- Designed for developers who value security and privacy of unreleased code and architecture.
- An answer to the missing "memory primitive" in coding agents.
It contrasts itself with existing tools like mem0, cognee, Letta, and Chroma, stating that none offer a single-binary, zero-infra, encrypted solution.
Evidence The description is self-reported. No third-party validation or market positioning data provided.
Target Customer & ICP
The description states that Perseus Vault Codex targets developers using OpenAI Codex agents, particularly those who value:
- Security and privacy of unreleased code, architecture, and secrets.
- Local-first memory without cloud dependencies.
- Persistent context across sessions to avoid re-learning.
It is positioned for developers working in environments where data should not leave the machine unencrypted.
Evidence The description states this is the target audience. No customer or user data provided.
Business Model & Pricing Evidence
The project is described as a self-contained tool, built with Python and Rust, and integrated via pip install and setup command. It does not appear to have any pricing model or monetization strategy described.
There is no mention of:
- Subscription plans
- Freemium tiers
- Licensing models
- Revenue streams
- Paid features
Evidence Not evidenced.
Technical & Delivery Signals
The system is built with:
- Python (zero runtime dependencies)
- Rust-based single-binary Perseus Vault
- SQLite + FTS5 for local storage and search
- AES-256-GCM encryption at rest
- Model Context Protocol (MCP) over stdio
- OpenAI Codex and GPT-5.6 used during development
It includes:
- A 31-test suite
- End-to-end verification of integration with the real Perseus Vault binary
- Benchmarks: recall at p50 8 ms / 5-of-5 recall@10 on a 10k-memory corpus, and 72.5% token reduction over 30 sessions vs. re-priming each session
Evidence The description states these are the technical components and benchmarks. No independent verification or performance data beyond author claims.
Traction & Maturity Signals
The project is described as a hackathon submission, built during Build Week, and submitted to the OpenAI 2026 hackathon on Devpost.
It includes:
- A real integration with Codex
- A test suite of 31 tests
- End-to-end verification
- Measured benchmarks
However, there is no evidence of:
- Real-world usage or adoption
- Customer base
- Revenue
- Product-market fit
- Market traction beyond the author’s own testing
Evidence Not evidenced.
Competitive Context
The description states that existing tools like:
- mem0: cloud-dependent
- cognee: Python-only, no encryption at rest
- Letta: does not encrypt local storage
- Chroma: vector DB, not structured agent memory
None of these are described as having a single-binary, zero-infra, encrypted solution like Perseus Vault Codex.
Evidence The description states this is the competitive landscape. No independent data or market positioning provided.
Key Risks & Red Flags
- No real-world usage or adoption: The product is described only as a hackathon submission with no evidence of traction.
- Self-reported benchmarks and claims: No third-party validation of performance or token savings.
- Single-person team: Only one member (Thomas Connally) is listed, raising questions about scalability and long-term maintenance.
- No pricing or monetization model: The product appears to be a tool for developers, but no business model is described.
- Limited scope: The project focuses on Codex integration and does not appear to have broader applicability or roadmap beyond this.
Evidence These are inferences based on the lack of evidence for traction, pricing, or team size beyond what is stated.
Diligence Questions To Ask The Founders
- What is the current usage or adoption rate of Perseus Vault Codex?
- How does the product plan to scale beyond a single developer tool?
- Is there any intention to monetize or commercialize this tool?
- Are there plans to support other agents beyond OpenAI Codex?
- What are the long-term maintenance and security plans for the Rust-based Perseus Vault binary?
- How is the encryption at rest validated in production?
- Has the product been tested with real-world use cases or teams?
Investment/Partnership Verdict
Not evidenced.
The project is described as a hackathon submission with no evidence of traction, revenue, customers, or commercialization plans. It is a self-contained tool built for developers using Codex and integrates via MCP. No business model, pricing, or market validation is provided.
It may be an interesting technical prototype or proof-of-concept but lacks the signals needed to assess its viability as an investment or partnership opportunity at this stage.
Confidence Low — based on self-reported description only.
Source
Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.
The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.

