← Back to KB Index
MEOW — Molecular Expression of Work
steve-yegge-meow.md
idsteve-yegge-meow
typearticle
sourcesteve-yegge-meow
authorSteve Yegge
date2026-01-13

MEOW — Molecular Expression of Work

Source: Steve Yegge, "Gas Town Emergency User Manual," Jan 13, 2026

Related: [[steve-yegge-gas-town]], [[steve-yegge-beads]], [[steve-yegge-wasteland]]

The Knowledge Graph

The MEOW knowledge graph is a DAG (directed acyclic graph) of Beads. Each Bead has typed edges to other Beads:

Because all edges and nodes are stored in Dolt (git-backed SQL), the full graph history is preserved. This is not a vector database with embeddings that drift over time. This is a typed, versioned, queryable graph where every node has explicit semantic relationships.

The implications for agentic software development are significant:

Why "MEOW"?

Yegge has acknowledged the intentionally irreverent name. MEOW stands for something that sounds serious (Molecular Expression of Work) but the framing is deliberately tongue-in-cheek. The name signals that this is a serious system built by people who don't take themselves too seriously — important for an open-source project that needs community contribution.

The acronym also echoes meow as a non-word, a pure signal with no semantic baggage — like Work itself in MEOW: pure, compositional, without inherent meaning until placed in context.

Source Attribution