pub fn build_context_snapshot(
window: &ContextWindow,
stage_name: &str,
) -> ContextSnapshotExpand description
Build the full context snapshot (context.json) from a window. Pure over the
window - no engine/entity. (Ported from the CLI’s build_context_snapshot.)