Feature flags
graph#
Mere's core model: pages, gemini capsules, local media, and notes become nodes in one spatial graph. Hosts project that graph into canvases, tiles, and panes.
canvas#
The README's status notes mention a graph canvas and chrome shell as implemented "to varying degrees" — the most direct match for this flag.
query#
The status notes list SPARQL query as implemented "to varying degrees" — the most direct match for this flag.
linked-data#
Not detailed individually in the README beyond being one of the five capability features gated behind the facade crate.
workbench#
Not detailed individually in the README beyond being one of the five capability features gated behind the facade crate. Runnable ports live under ports/ (see Getting the Code), but the README does not tie a specific port to this flag.
Other surfaces noted in the README (2026-08-12)#
Beyond the five flags above, the status list also covers surfaces that cut across them:
- HTML and smolweb content lanes, session persistence, and comms are implemented "to varying degrees."
- Peer sync, federation, and local intelligence are "partially wired."
Back to Architecture · Next: Status & Roadmap