chore: prepare v3.0.0 beta 3 public beta#123
Open
thunderdew-dawn wants to merge 14 commits into
Open
Conversation
Add Level 1/Level 2 routing audit modes, Channel Rack vs Mixer discrepancy findings, profile-driven template-compliance checks, Level 2 meter evidence handling, and the psytrance routing profile. Update Control Center UI, MCP routing review inputs, workflow declarations, evals, architecture snapshots, and regression coverage. closing #122
Implement Level 1 static, Level 2 live peak watch, and Level 3/4 rendered evidence placeholders across MCP, Runtime, and Control Center. Add finding evidence metadata, conservative psytrance guidance, docs, evals, architecture snapshots, and regression coverage. closes #124
…and control center UI enhancements for improved workflow transparency.
…intent confirmation, risk scoring, and cleanup plan gating
… and application tools
…s during playback
…timized quick-status mode
…execution state management in Control Center
… by an unopen application
…ansport in test suite
…standardized findings, and decision requirements
…lows and update organizer UI status reporting.
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
release/v3-beta-3-prepfor PR intov3/alpha.3.0.0b3for Python/package/app versions.v3.0.0-beta.3for GitHub release/tag-facing references.3.0.0-beta.3for SemVer-style registry/server version fields.Why
RC1 was premature. The current v3 line should remain public beta until release-candidate blockers are explicitly cleared.
Verification
python -m json.tool server.json >/dev/nullpython -m json.tool evals/evals.json >/dev/nullpython -m pytest tests/test_workflow_registry.py tests/test_pack_manifest.py tests/test_control_center.py tests/test_pack_manager.pypython -m build && python -m twine check dist/*python -m mkdocs build --strictpython -m ruff check .Intentionally not changed
Release artifact note
If
v3.0.0-rc.1or3.0.0rc1was already published externally, maintainers must decide separately whether to mark it as mistaken, delete/yank where possible, or publish a corrective note. This PR only corrects repository metadata.