From 16bde2025ba2e96ff3b79398023480b5d9df07c1 Mon Sep 17 00:00:00 2001
From: cai <cai@nbcai.cc>
Date: Sat, 08 Aug 2026 18:41:03 +0800
Subject: [PATCH] chore: record helper build 33 verification

---
 helper-paired-manifest.json |   35 ++++++++++++++++++++++++++---------
 1 files changed, 26 insertions(+), 9 deletions(-)

diff --git a/helper-paired-manifest.json b/helper-paired-manifest.json
index 7e9075c..39ee1f1 100644
--- a/helper-paired-manifest.json
+++ b/helper-paired-manifest.json
@@ -2,17 +2,23 @@
   "schemaVersion": "1",
   "repository": "lm-livekit-helper",
   "baseCommit": "b0a4e2ea93fafc4d65d474f3ada616a0ad5e19d5",
-  "rollbackCommit": "b0a4e2ea93fafc4d65d474f3ada616a0ad5e19d5",
-  "rollbackAction": "git revert 8673dd9db0467f9ce9b930316839de752fc70385",
+  "rollbackCommit": "afd9833f82e9c1f6d5dfe7f2250f19f1af5cdd7d",
+  "rollbackAction": "restore helper runtime to afd9833f82e9c1f6d5dfe7f2250f19f1af5cdd7d",
   "source": {
     "lmDocHelperCommit": "18008c8c88ba5144b2d728a6f09ce7a46e55e41d",
     "lmDocHelperTree": "3462a8af48ca986d4f9f0ea4e5babc551b6f0766",
     "manifestCommit": "39dd2f93680a1799845b32e0d24eb9e6ee724954",
-    "lmDocRollbackCommit": "0cec0c4ffed92f277778adbbd14eea3e5aa562b6"
+    "lmDocRollbackCommit": "0cec0c4ffed92f277778adbbd14eea3e5aa562b6",
+    "implementationBaseCommit": "afd9833f82e9c1f6d5dfe7f2250f19f1af5cdd7d",
+    "implementationBaseTree": "a9af1be31c66740fefe54223e0ea0559b78aaba0",
+    "candidateCommit": "1c687e33809dd9647c34d0c1436e61a6554468ab",
+    "candidateTree": "17dab49b42c7cc44bfc82620349b94381b7fc046",
+    "repairParent": "efc73c570bb70ba4de23afc785350629ef5016a7",
+    "buildBoundary": "JENKINS_32_RUST_RELEASE_BUILD_FAILED"
   },
   "pairedJava": {
-    "commit": "cdbd85605212297149b434b2cd3154c55f8559d3",
-    "tree": "b085cd0a56ce5f77cbcb143a417134248f83a98e"
+    "commit": "46648183280ae5a72c5c237eac26eedd44e06235",
+    "tree": "55b9db04ac30c5f2b4fabaf06f305db065801d87"
   },
   "downlinkContract": {
     "inputEvent": "device_output",
@@ -21,14 +27,25 @@
     "dedupeKey": "commandId",
     "invalidInput": "fail_closed"
   },
+  "asrRealtimeMetadataContract": {
+    "carrier": "livekit_participant_attributes_only",
+    "fields": [
+      "inputSourceCategory",
+      "clientFixtureSequence"
+    ],
+    "absentInput": "omit_fields",
+    "invalidInput": "fail_closed"
+  },
   "verification": {
-    "status": "JENKINS_30_BUILD_ONLY_SUCCESS",
+    "status": "NEEDS_CI_VALIDATION",
+    "jenkins32": "OLD_CANDIDATE_FAILURE_ONLY",
+    "jenkins33": "BUILD_ONLY_SUCCESS",
     "localCargo": "WEBRTC_SYS_BUILD_TIMEOUT",
-    "test": "NOT_RUN",
+    "test": "NOT_RUN / count 0",
     "deploy": false,
     "runtimeChange": false,
     "image": {
-      "manifestDigest": "sha256:9f81231f23f09e34c76517ef719f023a9f48f9da106fbf8ba50dba1db623d57e",
+      "manifestDigest": "sha256:96566e2e1e1bd30ec3719eeca08b2b65896e60efc69617b39e819d895f6e96cb",
       "bytes": 952
     },
     "linuxBinary": {
@@ -36,6 +53,6 @@
       "bytes": "UNPROVABLE",
       "arch": "UNPROVABLE"
     },
-    "scope": "src/main.rs only; no dependency, protocol, config, or runtime changes"
+    "scope": "src/main.rs and src/asr_realtime.rs; manifest metadata only; no dependency, protocol, config, or runtime changes"
   }
 }

--
Gitblit v1.9.3