You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: re-seal custom code for 1.101.0 spec (python/go/typescript/kotlin/ruby/php)
The 1.101.0 spec regen failed at apply-patches: today's release cycle advanced
each SDK repo's main ~3 commits past the 2026-05-30 seal, so the new generation
conflicted with the stale sealed baseline. Re-sealed against current main using
the fork stlc (build -> resolve embedded-spec/version/description drift by taking
generated HEAD -> --continue). java unchanged (its seal still applies in CI).
See LEARNINGS §6 (re-seal) + the seal-follows-main invariant (to be added).
#1260