From 1fdc7c4f722e8f40d680ab79cd7cf558561e7724 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Thu, 12 Feb 2026 16:16:49 -0500 Subject: [PATCH] xo-interpreter2: vsm uses VsmRcx for runtime context --- idl/RuntimeContext.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/idl/RuntimeContext.json5 b/idl/RuntimeContext.json5 index 8a1e125..e80c0bc 100644 --- a/idl/RuntimeContext.json5 +++ b/idl/RuntimeContext.json5 @@ -40,4 +40,5 @@ ], nonconst_methods: [ ], + router_facet_explicit_content: [ ], }