Release v0.3.0 - #4
Merged
Merged
Conversation
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
Why
The recent observatory and sonic-matter work needed a complete integration pass. This release makes unavailable, errored, stale, and zero-valued observations distinct, prevents fabricated neutral values, and closes recorder and analysis reliability gaps.
Impact and boundaries
Cosmoaudition remains loopback-only. MASA sidecar failures cannot invalidate successful app work. The live external Cosmo service was intentionally absent; its unavailable state was verified. Only app code, configuration, tests, and canonical release documentation are included. No audit reports, plans, screenshots, caches, or QA artifacts are part of the commit.
Validation
Dependency note
The core installed dependency set produced no audit finding. The optional upstream Stable Audio 3 Python provider currently pins torch 2.7.1; its current upstream main branch retains that exact pin. This release does not apply an unsupported PyTorch override that could silently break provider compatibility.