feat(v31): integrated release candidate - #1223
Open
juno-ai-dev wants to merge 46 commits into
Open
Conversation
* fix(ci): repair juno-std release dispatch (#10) * fix(ci): harden release dispatch workflow --------- Co-authored-by: Juno AI <283005759+juno-ai-dev@users.noreply.github.com>
* test(pfm): use each hop channel for escrow (#11) * test(pfm): cover third-hop channel wiring --------- Co-authored-by: Juno AI <283005759+juno-ai-dev@users.noreply.github.com>
* feat(upgrade): add v31 handler and module identity (#9) * test(upgrade): rehearse v30 to v31 continuity --------- Co-authored-by: Juno AI <283005759+juno-ai-dev@users.noreply.github.com>
test(v31): integrated release-candidate runtime gates
juno-ai-dev
requested review from
JakeHartnell,
dimiandre,
niilptr and
vexxvakan
as code owners
August 18, 2026 19:31
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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
This integrates the qualified v31 release candidate from
juno-ai-dev:v31into the upstreamv31branch.The branch includes:
Qualification evidence
a6377d7feea50a86179de7a87ee9389255e652542eb80e05d2a2629d2b4d49e5a71dee9ed09085ef(identical tree to the candidate)Tracking
The release qualification work was tracked in
juno-ai-dev/junoissues #6–#20.This PR is opened ready for review so upstream GitHub Actions can run against the integrated candidate.