OpenAI 2026 hackathon

Perseus Vault Codex

Codex never forgets — persistent, encrypted, local-first memory for your Codex agent, in one pip install.

Solo project by Thomas Connally · 1 likes · 0 comments

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)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

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?

Back to contents

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.

Back to contents

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.

Back to contents

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.

Back to contents

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.

Back to contents

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.

Back to contents

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.

Back to contents

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.

Back to contents

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.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the current usage or adoption rate of Perseus Vault Codex?
  2. How does the product plan to scale beyond a single developer tool?
  3. Is there any intention to monetize or commercialize this tool?
  4. Are there plans to support other agents beyond OpenAI Codex?
  5. What are the long-term maintenance and security plans for the Rust-based Perseus Vault binary?
  6. How is the encryption at rest validated in production?
  7. Has the product been tested with real-world use cases or teams?

Back to contents

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.

Back to contents

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.