Back to comparisons

aDNA vs. Zettelkasten

Two knowledge systems built on connected notes — one optimized for human creative thinking, the other for human-agent collaborative projects.

Overview

aDNA

A knowledge architecture standard (§1) that organizes project knowledge into a what/how/who triad with typed entities, governance files, and AI-agent routing. Knowledge forms a connected graph, but the graph is structured by ontology types, directory conventions, and AGENTS.md routing. Designed for team projects with AI agents.

Zettelkasten

Niklas Luhmann’s “slip box” method, popularized by Sönke Ahrens in How to Take Smart Notes. Each note is atomic (one idea), uniquely identified, and densely linked to other notes. No hierarchical categories — structure emerges from links. The system grows organically as a “conversation partner” for thinking. Implemented in tools like Obsidian, Logseq, and Zettlr.

Comparison

DimensionaDNAZettelkasten
Organizing principleTriad (what/how/who) + typed entitiesFlat: atomic notes + emergent link structure
HierarchyDirectory structure encodes meaning (triad legs, entity types)No hierarchy: all notes are peers
LinkingWikilinks + AGENTS.md routing + typed edges in latticesDense bidirectional links — structure IS the links
Agent supportNative: governance files, convergence model, session trackingNone: designed for human cognition only
Knowledge modelTyped entities with frontmatter (concept, pattern, mission, etc.)Untyped atomic notes — meaning is in content and links
ScalabilityMulti-agent, multi-project, federatedSingle-person (scales to 90K+ notes for dedicated practitioners)
DiscoveryAGENTS.md routing, context recipes, convergence modelSerendipitous: follow links, find unexpected connections
OverheadModerate: frontmatter, governance files, session trackingLow: write a note, link it, done

Where aDNA Excels

  • Agent navigation: Zettelkasten relies on human serendipity — following links by interest. aDNA’s AGENTS.md routing gives agents systematic navigation paths through the graph.
  • Typed knowledge: aDNA’s entity types (concept, pattern, mission, lattice) make knowledge machine-queryable. Zettelkasten notes are typed only by content.
  • Operational infrastructure: aDNA tracks sessions, missions, campaigns. Zettelkasten has no operational layer — it’s purely a thinking tool.
  • Convergence: aDNA’s convergence model narrows context systematically. In a large Zettelkasten, finding the right subset of notes for a task is ad hoc.

Where Zettelkasten Excels

  • Creative emergence: Zettelkasten’s flat, densely linked structure produces unexpected connections — ideas from disparate domains collide. aDNA’s directory structure is navigable but less serendipitous.
  • Thinking tool: Zettelkasten is designed to externalize and develop thinking. aDNA is designed to organize and share knowledge. For individual intellectual development, Zettelkasten is purpose-built.
  • Minimal overhead: Write a note, give it an ID, link it. No frontmatter schema, no AGENTS.md, no governance files.
  • Proven longevity: Luhmann maintained his Zettelkasten for 40+ years, producing 70+ books. The method is battle-tested at human scale.
  • No wrong structure: In Zettelkasten, there’s no directory to misplace a note in. In aDNA, the question test can feel like a constraint.

When to Choose Which

If you need…Choose
A personal thinking and writing toolZettelkasten
A team knowledge architecture with AI agentsaDNA
Serendipitous idea discoveryZettelkasten
Systematic context serving to agentsaDNA
Minimal structure, maximum creative freedomZettelkasten
Typed, governed, federable knowledge objectsaDNA
Long-term personal intellectual developmentZettelkasten
Multi-agent project execution with audit trailsaDNA

Both use Obsidian well. A practitioner might maintain a personal Zettelkasten alongside aDNA project vaults.

Sources

  • Sönke Ahrens, How to Take Smart Notes (2017) — Zettelkasten method for knowledge work
  • zettelkasten.de — community hub and method documentation
  • Niklas Luhmann, “Communicating with Slip Boxes” (1981) — original articulation
  • aDNA Standard v2.1, §3 (Triad), §10 (Context Library) — aDNA specification
  • Knowledge Graph — aDNA’s connected structure (compare to Zettelkasten’s emergent link graph)
  • Convergence Model — systematic narrowing that Zettelkasten doesn’t provide
  • Question Test — aDNA’s sorting discipline (vs. Zettelkasten’s flat no-hierarchy approach)