From dc04ef085df7888f27ac76fa2b1f439de4f89263 Mon Sep 17 00:00:00 2001 From: Jan Petykiewicz Date: Sat, 18 Apr 2026 13:01:00 -0700 Subject: [PATCH] Expose helper owners in higher-layer traces --- crates/rrt-runtime/src/smp.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/rrt-runtime/src/smp.rs b/crates/rrt-runtime/src/smp.rs index 19024a4..7409820 100644 --- a/crates/rrt-runtime/src/smp.rs +++ b/crates/rrt-runtime/src/smp.rs @@ -3646,7 +3646,7 @@ fn build_region_service_trace_report( "0x00420280 city_connection_bonus_select_first_matching_peer_site".to_string(), "0x0047efe0 placed_structure_query_linked_company_id".to_string(), "0x00480bb0 placed_structure_refresh_linked_site_display_name_and_route_anchor".to_string(), - "0x00420650 city_connection_bonus_release_or_clear_adjacent_state".to_string(), + "0x00420650 city-site local scalar refresh release-side companion".to_string(), ]; let next_owner_questions = vec![ "Which persisted owner seam rebuilds or restores [region+0x25e/+0x276/+0x302/+0x316]?".to_string(),