Stop VF from serving TES hateful-imagery and unknown takedowns - #194
Closed
Pitchfork-and-Torch wants to merge 1 commit into
Closed
Stop VF from serving TES hateful-imagery and unknown takedowns#194Pitchfork-and-Torch wants to merge 1 commit into
Pitchfork-and-Torch wants to merge 1 commit into
Conversation
cursor
Bot
force-pushed
the
cursor/vf-global-takedown-drop-6e17
branch
from
September 8, 2026 03:01
1b73ed0 to
e436769
Compare
DropGlobalTakendownPostRule consumes the leftover global TES reasons. Dmca already maps worldwide through DropLegalTakendownPostRule; country legal and local-law rows stay on their geo matchers.
Pitchfork-and-Torch
force-pushed
the
cursor/vf-global-takedown-drop-6e17
branch
from
September 8, 2026 23:05
e436769 to
902a06f
Compare
Author
|
Parking this intern-stack PR per operator GitHub cleanup (2026-09-08). Hunt notes remain local. Not a reject of the class. |
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.
Bug
legal_takedown_countrymapsTakedownReason::Dmcato worldwide (xy) soDropLegalTakendownPostRuledrops it on TimelineHome.HatefulImageryandUnknownfall through_ => None. No other wired rule reads them.takedown_country_axisdocuments that the two geo rules Allow those reasons. Golden corpus hasdmca_takedown_drops_for_any_viewerand no HatefulImagery / Unknown case.This is not #187 (media-level
has_dmca_media/ geo lists). This is not #134 (TES RPC fail-closed). This is not #148 (withheld country list). This is not the DMCA arm ofDropLegalTakendownPostRule.Proof
TesHydratorwritestakedown_reasonsincludingHatefulImageryandUnknown.TES_HOME_DROPS/RuleEngineon TimelineHome and TimelineHomeRecommendations.legal_takedown_countrymaps onlyDmcato worldwide;_ => Nonefor the other global variants.TakedownReason::Dmca => Some("xy")already worldwide-drops viaDropLegalTakendownPostRule.Fix
Add
TakedownPredicates::is_globaland wireDropGlobalTakendownPostRuleintoTES_HOME_DROPSafter the geo takedown rows.Drop
HatefulImageryandUnknownfor non-authors. Do not consumeDmca(stays on the legal rule) or country-coded reasons.Tests
takedown_country_axisstill Allows the two geo rules on HatefulImagery/Unknown; now Drops on the new ruletakedown_worldwide_axisDrops HatefulImagery/Unknown; Allows Dmca on the new rule (fails if this twins the legal DMCA arm)hateful_imagery_takedown_drops_for_any_viewer(fails on unmodified main)unknown_takedown_drops_for_any_viewerhateful_imagery_takedown_allows_authorwired_rule_order_matches_pre_migration_sequencelists the new rowSurvey: #96-#193. Unclaimed. Not steward ads/Explore/soft-demotion/NaN. Not #187 media DMCA wiring.