lantern

wanderland-paper-abstract

Abstract

Content

Content

We present Wanderland, an executable knowledge graph that treats structured markdown as a programming language. Unlike systems that extract knowledge graphs from documents or generate code from documentation, Wanderland makes the document itself the computational substrate. Fenced code blocks execute as functions, navigation constitutes query execution, and a multi-level cache implements compilation semantics. The architecture exhibits strong structural parallels to fifty years of research in compilers (streams with relocations), databases (query plans with operators), and distributed systems (event sourcing with projections). We argue that these parallels are not merely analogical but reflect shared computational invariants: the same design patterns that optimize binary linking can be adapted to optimize document rendering. A novel three-state provenance system (unverified → reviewed → verified) with hash-based drift detection provides continuous human verification without external tooling. Evaluation against current approaches—executable knowledge graphs, literate programming with provenance, and MCP-based agentic workflows—shows Wanderland offers advantages in homoiconicity (no separation between tool definition and documentation) and deployed provenance tracking, though rigorous formal equivalence remains future work. The system has been in production use for infrastructure operations, demonstrating that operational simplicity can outweigh peak performance for knowledge work.

North

slots:
- slug: wanderland-paper
  context:
  - Parent paper node
  - Paper parent to abstract section

East

slots:
- slug: structural-isomorphism-thesis
  context:
  - Core thesis referenced in abstract
- slug: wanderland-paper-introduction
  context:
  - Section sequence

West

slots: []

Provenance

Document

  • Status: 🔴 Unverified

Fences

wanderland-paper-abstract-north-fence-0

  • Status: 🔴 Unverified

wanderland-paper-abstract-east-fence-0

  • Status: 🔴 Unverified

wanderland-paper-abstract-west-fence-0

  • Status: 🔴 Unverified