Native reader labs + Brain v4: exhaustive device evidence and repair loop - #68
Draft
niakw wants to merge 218 commits into
Draft
Native reader labs + Brain v4: exhaustive device evidence and repair loop#68niakw wants to merge 218 commits into
niakw wants to merge 218 commits into
Conversation
niakw
force-pushed
the
final/native-reader-brain-v4
branch
2 times, most recently
from
August 19, 2026 16:59
d2eda1f to
3577381
Compare
niakw
force-pushed
the
final/native-reader-brain-v4
branch
from
August 19, 2026 17:03
7f7eaae to
cebf5ec
Compare
| assert "--provider" in source, (label, "target provider") | ||
| assert "--player-probes" in source, (label, "target reader probe count") | ||
| assert "--manifest" in source, (label, "manifest selection") | ||
| assert "raw.githubusercontent.com" in prepare_client |
niakw
force-pushed
the
final/native-reader-brain-v4
branch
from
August 19, 2026 19:43
81a68bc to
fef5170
Compare
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.
Final consolidated change
Native evidence
movie | tv | anime; client aliases are normalized only at the Nuvio request boundaryenabled:false, and every returned streamtv/animecapability probesBrain v4
pushruns onmain, and missing comparison artifacts do not consume a run ID, so a later rerun remains learnableSpeed and cache safety
CI cleanup
PR validation is reduced to five complementary workflows:
The targeted device corpus remains available manually only. Superseded acceptance/targeted/final-v2/engine-v2/dependency workflows, mutable-client transport CI, legacy Linux/Desktop corpus/visual labs, permanent stale-ref labs and provider-specific Desktop staging CI are removed. Temporary playback-hotfix manifests/bundles are also removed.
README and architecture tests are aligned with this final topology.
This is the clean one-commit replacement for #67; #65 and #67 are closed as superseded.