$ the-wire · showcase
RTT release coverage backfilled and hardened
By RepoJournal · Filed · About OpenClaw
openclaw-rtt backfills missing RPC and Control UI coverage for the 2026.6.1 beta while making release imports rebase against their workflow ref, closing a known coverage gap.
The RTT release coverage surfaced a real gap: missing RPC surface rows for the 2026.6.1 beta release, a gap now backfilled. The backfill runs from the release channel RTT report workflow and is idempotent, so it can update when new release channels arrive. Release import workflows now rebase branch dispatches against their workflow ref instead of main, which prevents drift when the branch being imported is not main. [1]
Alongside the RPC backfill, Control UI release measurements now have RTT coverage. The commit adds a release Control UI surface measurement workflow and fills the missing beta coverage for both RPC and Control UI, tying the measurement into the existing release pipeline. [2] Historical gaps in Control UI coverage reports are also marked so the report reflects what was not measured rather than implying full coverage. [3]
Docs work stayed isolated to layout and sync. Page action layout now keeps the Copy split-button label on one line and restores spacing after code blocks inside step lists, with fixture and smoke coverage added to protect both contracts [4]. Three doc sync commits mirror changes from openclaw/openclaw at fixed revisions, so the docs site tracks those states. [5][6][7]
Action items
- → Pull the RTT backfill commit into your release workflow before the next beta cut openclaw/openclaw-rtt [plan]
- → Review historical Control UI coverage gaps marked as missing before quoting coverage numbers openclaw/openclaw-rtt [monitor]
References
- [1] fix(rtt): backfill release RPC coverage ↗ openclaw/openclaw-rtt
- [2] fix(rtt): fill beta release surface coverage ↗ openclaw/openclaw-rtt
- [3] fix(reports): mark historical control ui coverage gaps ↗ openclaw/openclaw-rtt
- [4] fix(docs): polish page action layout ↗ openclaw/docs
- [5] chore(sync): mirror docs from openclaw/openclaw@1bd1483b62aadc97844e05f88d337b662f5ef09d ↗ openclaw/docs
- [6] chore(sync): mirror docs from openclaw/openclaw@41ee6b1dd68c05864427388192505b1a23f48cc5 ↗ openclaw/docs
- [7] chore(sync): mirror docs from openclaw/openclaw@6ec579a0c2f10672888376bc0105db25db833009 ↗ openclaw/docs