- Comparison pages position Worlds against alternatives an evaluator weighs before adopting it.
- Wiki templates deliver runnable scaffolds that connect a validated Wiki corpus to a downstream runtime such as memory, retrieval-augmented generation, graph engines, or agents.
Placement tests
When a tool or player comes up, apply two tests:- Evaluator test: If someone choosing Worlds would weigh the tool as an
alternative or complement, add a page under
comparisons/and a row to the alternatives table incomparisons/index.mdx. - Scaffold test: If a Wiki CLI user can scaffold the tool or integrate it
into their vault workflow, track a
wiki-*template on wazootech/wiki-templates.
Table order
The alternatives table incomparisons/index.mdx is sorted lexicographically by
display name. Insert new rows in order; a row out of place fails review.
Dual-surface tools
Open-source memory and graph tools often satisfy both tests. When a tool has a comparison page and a template, link both directions:- The comparison page names the starter template where it describes an
integration path, as
/comparisons/cocoindexdoes. - The template README cites the comparison page for positioning.
Substrate exclusion
Components underneath Worlds adapters are infrastructure, not alternatives. Turso backs theworlds-libsql adapter, so it receives no comparison page, and
comparisons/index.mdx records the relationship in its closing paragraph. A
wiki template can still exist for a substrate tool because the scaffold test is
unaffected.