rto-render 0.0.18

Renderers for Roteiro: docs site, Obsidian vault, and optional MCP server
Documentation

rto-render

The renderers of Roteiro — build outputs of the one provenance-tagged graph.

This crate turns the graph into a docs website and an Obsidian vault (one linked note per node, edges as provenance-labelled [[wikilinks]]), and — behind the optional mcp feature — an MCP server exposing the graph to AI agents (explain/path/debt/list_kind). Because every renderer regenerates from the same store, what humans review is exactly what agents query.

Dual-licensed under MIT or Apache-2.0.