feat(bloom): adaptive shadow v2 + evaluator lockdown - #501
Merged
Conversation
User re-diagnosis confirmed: the banding attributed to the shadow- adaptive toe was the untagged-color bt601 mis-decode, not the toe. With bt709/tv tagging and the output dither in place, the adaptive toe returns (pool 0.047, driven 0.014, same smooth mask as the lobe attenuation) and measures its best card yet: shadow-clip pools at reference level (six probes with P5 delta ~ 0, dark fractions 0.81-1.03, worst delta 7.4) while the fluid battery stays ALL PASS (G1 +4.2, merge 0.958 / sun 0.938, G5 0.911, rings 0). Evaluators locked down per user direction: color_profile_gate now runs inside bloom_gates.py on every screening, and the batch driver gates every emitted file — the suite can never again miss stream-metadata defects the way it missed the untagged dual. Refs #493, #496 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Reinstates the shadow-adaptive toe (the banding was the color-tag defect, now fixed) with its best measured card: pools at reference level on the shadow clip, fluid battery ALL PASS. color_profile_gate wired into bloom_gates.py and the batch driver so metadata defects can't slip past the suite again. 731/731 unit, lint clean.
🤖 Generated with Claude Code