Files
memex/AGENTS.md
Amr Gharbeia 0290feccc1 memex: split AGENTS.md into monorepo overview and per-project workflow
Move the development workflow details (TDD, REPL, literate programming,
branch policy) from top-level AGENTS.md into projects/AGENTS.md.
Top-level AGENTS.md now describes only the monorepo structure and
project list.
2026-05-12 20:13:32 -04:00

468 B

AGENTS.md

This is the memex monorepo. It contains multiple Common Lisp projects, each in projects/. See projects/AGENTS.md for the general development workflow (ROADMAP-driven, TDD in REPL, literate programming, branch policy).

Project list

Project Description Runtime
passepartout Neurosymbolic agent passepartout daemon
cl-tui Reusable terminal UI framework sbcl + (ql:quickload :cl-tui)