pub fn presentation_plan(
document_json: &str,
target_json: &str,
) -> Result<String, JsValue>Expand description
Validates semantic UI and routes it through the supplied device topology. Unresolved world placement is rejected; adapters must supply tracking elsewhere.