stoa: create body/environment project with v2.0.0+ roadmap

Trim passepartout roadmap to v1.0.0 (Neurosymbolic Maturity). Move
v2.0.0 (Lisp Machine Emergence), v3.0.0+ (Cannibalization), v4.0.0+
(Native Inference, Hardware, True Agency) into stoa/docs/ROADMAP.org.

Stoa is the porch — the infrastructure layer that hosts the agent.
cl-tty is retroactively recognized as the first harvested library
in the Stoa pipeline.
This commit is contained in:
2026-05-13 11:48:35 -04:00
parent ef8848c0e2
commit 3a65052641
3 changed files with 201 additions and 1 deletions

View File

@@ -10,4 +10,5 @@ in `projects/`. See `projects/AGENTS.md` for the general development workflow
|---------|-------------|---------|
| passepartout | Probabilistic-Deterministic Lisp Machine | `passepartout daemon` |
| cl-tty | Reusable Common Lisp Terminal UI Framework | `sbcl` + `(ql:quickload :cl-tty)` |
| stoa | Body/environment — editor, browser, shell, infrastructure (post-v1.0.0) | ROADMAP in `projects/stoa/docs/` |
| agora | Decentralized social protocol — sovereign identity, communication, contracts | Protocol spec in `projects/agora/docs/` |