Verifiable agent action traces for Claude Code, backed by Sui, Walrus, Seal, and MemWal
Verifiable cross-runtime AI agent memory + action trace layer for Sui + Walrus + Seal + MemWal.
Apache-2.0. Built for Sui Overflow 2026 (Walrus track).
Hackathon implementation is active across protocol, SDKs, CLI, MCP, dashboard,
runtime integrations, landing, and docs. The old architecture-first plan still
exists for historical context, but day-to-day work now follows the Context
Engineering router in AGENTS.md and the artifacts under
.thoughts/.
Registry publication is still catching up to source for several packages. Before
claiming an install path is live on npm or PyPI, run pnpm registry:status; the
Release workflow can be green even when package upload is skipped for missing
credentials.
| You want to... | Read this |
|---|---|
| Work as an agent in this repo | AGENTS.md |
| See current Context Engineering artifacts | .thoughts/wiki/index.md |
| Understand the product + protocol | .thoughts/wiki/project-map.md + docs/05-our-architecture/README.md |
| Run + extend a specific package | packages/<name>/README.md + packages/<name>/CLAUDE.md (where present) |
| Understand the Move contract | docs/05-our-architecture/01-protocol/ + contracts/onemem/sources/ |
| Understand the dashboard | docs/05-our-architecture/06-dashboard/README.md (read purpose-local-vs-hosted.md first) |
| See the build sequence | docs/05-our-architecture/00-overview/MONOREPO_LAYOUT.md + BUILD_SEQUENCE.md |
| Set up your dev env | See Dev setup below |
mise install # installs node, pnpm, python, uv, rust, sui per .mise.toml
pnpm install # TS workspace
uv sync # Python workspace
pnpm exec lefthook install # git hooks
packages/ — 16 libraries (TS + Python mixed; SDKs, CLI, MCP server, dashboard, brand assets, plugins, providers)apps/ — landing (onemem.ai historical placeholder; current social campaign uses onememe.xyz), docs (Mintlify), hosted-dashboard (app.onemem.ai)contracts/onemem/ — Sui Move packageservices/ — Rust services (Nautilus relayer, stretch)demos/ — 4 demo appsscripts/ — repo-wide toolingdocs/ — architecture docs (mirror of research/.../context/)Apache-2.0. See LICENSE.
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Plugin discovery and context-aware routing system. Automatically discovers installed plugins and intelligently routes to the best tool based on task context and user preferences.
Research-first context engineering workflows for Claude Code and Codex.
npx claudepluginhub blockchain-oracle/onemem --plugin onememMemory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses