feat: productize OxShift 0.3 Alpha with mixer/EQ and release hardening - #8
Draft
imedkablavi wants to merge 104 commits into
Draft
feat: productize OxShift 0.3 Alpha with mixer/EQ and release hardening#8imedkablavi wants to merge 104 commits into
imedkablavi wants to merge 104 commits into
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.
Goal
Move OxShift from development preview toward a usable
0.3Alpha while preserving the realtime callback, local-first privacy boundary, and fail-closed audio behavior.Product / UX
OxShiftProductUIshell with onboarding, routing readiness, device setup, mic probe, runtime controls, profiles, Soundboard editing/playlists, support diagnostics, and Audio performance controlsDSP / reliability
StudioProfile; profile schema upgraded to v5 with sanitization/clampingBazzite / Linux fixes
/usr/bin/python3inside the container instead of inheriting broken Linuxbrew Python from host shell setuppython3-pip/Tk/PortAudio/libsndfile/compiler explicitly, recreates broken venvs, and performs per-module runtime verificationpynput/evdevno longer blocks core OxShift installationAI / model safety
oxshift-rvc-stream-v1manifests only.pthexecution disabled for AlphaPackaging / release engineering
--helpsmoke testsTests added/expanded
Current verification state
Current head is being validated by CI run #179. At the latest check, Windows/Linux Python test jobs and the realtime benchmark/stress job were queued; do not treat the new mixer/EQ work as fully CI-qualified until that run completes.
PR intentionally remains Draft.
Manual gates still required