Validator: session-linked talk uploads count as manifest coverage - #16
Merged
Conversation
The Q4 talk-session linking marks per-talk uploads duplicate_of, which removed their manifest ids from coverage — but unlike full-upload duplicates their ids appear in no canonical parts[]. Their canonical home is the linking sessions[].video_id, so coverage now includes it (fixes journal-integrity CI: 30 false missing). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015NjFiMWkgrVy4foGF1Zbax
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.
Fixes the journal-integrity CI failure (30 false 'missing' videos): the Q4 talk-session linking marks per-talk uploads
duplicate_of, excluding them from coverage — but unlike full-upload duplicates, their video ids appear in no canonicalparts[]. Their canonical home is the linkingsessions[].video_id, so manifest coverage now includes those ids. Test added; real-corpus validation with manifest:missing_manifest_videos: 0, PASS.🤖 Generated with Claude Code
https://claude.ai/code/session_015NjFiMWkgrVy4foGF1Zbax