pub fn render_relations_json( entity_id: &str, outgoing: &[Edge], incoming: &[InEdge], ) -> Value
Render outgoing/incoming relations as a JSON envelope. Consumed by memstead-cli relations --json; no MCP path uses it.
memstead-cli relations --json