The project source, build tooling, tests, and docs live in V0/.
Start there: read V0/AGENTS.md for the full agent and
development instructions. Run build, lint, and test commands from inside V0/
(for example cd V0 && make test).
The repository root is a thin landing layer — see README.md.
This repository (V0/) is the open-source research foundation. Redis's official
managed path for production use is Redis Agent Memory in Redis Iris
— agent memory as a service, with a REST API, client libraries, secure API key
management, and automatic TTL-based lifecycle management. See the
README for the full overview and links.