release: v1.0.6 — cross-town friction-sweep cycle (8 beads + cadence codified)#450
Merged
Conversation
…codified)
Three independent dogfoods on v1.0.4 → v1.0.5 (jotunheim, midgard,
yggdrasil) surfaced a tight cluster of orchestrator-dispatch and
ergonomics bugs. Fix scope:
P1: hq-fjdx (linear v3 multi-round termination); hq-ilke (v1+bank-ref
silent attachment drop)
P2: hq-hjq8 (ensemble --blend no synthesis); hq-xq36 (OR cost-table
99% drift); hq-83ye (CI integration test for MCP v3 multi-round)
P3: hq-lux3 (README response-shape docs); hq-h5j2 (with-attachments
example); hq-pmi1 (pack export auto-mkdir)
Cross-rig pattern: orchestrator dispatch paths silently degrade when a
feature isn't wired into every entrypoint. v1 single-round path skipped
the attachment resolver; MCP v3 multi-round path terminated after round
1. Same smell, different surface.
Cadence codified in docs/release-dogfood-protocol.md (PR #449); future
releases lock in the property.
No API break.
Co-Authored-By: yggdrasil mayor <openclaw@dataviking.tech>
Co-Authored-By: midgard mayor <openclaw@dataviking.tech>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Deploying synthpanel with
|
| Latest commit: |
cf73360
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://062dcd84.synthpanel.pages.dev |
| Branch Preview URL: | https://release-v1-0-6.synthpanel.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Three independent dogfoods on v1.0.4 → v1.0.5 (jotunheim, midgard, yggdrasil) surfaced a tight cluster of orchestrator-dispatch and ergonomics bugs. This release closes all 8.
P1 (silent data-loss class):
P2 (functional bugs + CI):
P3 (docs/UX):
Cross-rig pattern: orchestrator dispatch paths silently degrade when a feature isn't wired into every entrypoint. v1 single-round path skipped the attachment resolver; MCP v3 multi-round path terminated after round 1. Same smell, different surface. CI integration test (hq-83ye) audits dispatch-path symmetry going forward.
Cadence codified: `docs/release-dogfood-protocol.md` (PR #449, merged earlier this cycle) locks in the wave-style cross-town friction sweep that produced this release set.
No API break.
Friction-sweep contributors (this release)
`yggdrasil`, `midgard`, `jotunheim`.
Bead IDs: hq-fjdx, hq-ilke, hq-hjq8, hq-xq36, hq-83ye, hq-lux3, hq-h5j2, hq-pmi1.
Test plan
🤖 Generated with Claude Code