Skip to main content
Wazoo builds open tools for software that needs memory, provenance, and structured context. The projects share one thesis: AI systems need more than prompts. They need inspectable world models, semantic documents, queryable memory, and deployment paths that keep humans in control.

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.
  • 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