The Wazoo stack
Worlds
Persistent, edge-native knowledge graphs for agents, with search, SPARQL,
and API access.
Wiki
A verifiable Markdown wiki toolchain with SHACL validation, SPARQL queries,
and static publishing.
Linked Markdown
A specification for Markdown documents with semantic frontmatter that can
become RDF graph nodes.
MemSDK
A Supermemory-compatible interface for portable AI memory backends such as
Letta and Worlds.
Why these projects belong together
- World models give agents a durable substrate for facts, relationships, and provenance.
- Semantic documents let human-authored Markdown participate in graph workflows.
- Portable memory interfaces reduce coupling between apps and AI memory vendors.
- Templates and examples make the stack practical across docs, wikis, agents, and static sites.
Featured projects
- Worlds - The flagship context engine for agents.
- Wiki - A command-line system for trustworthy Markdown wikis.
- Linked Markdown - A portable document format for semantic infrastructure.
- MemSDK - A backend-agnostic SDK contract for AI memory.
Where to next
- Projects - Browse the Wazoo ecosystem.
- Quickstart - Understand the Wazoo stack.