You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The timing guards read the old cut through the changelist's aliases. turnover_changelist ran its silent-lie guards on raw source names, so an
offline→online rename (proxies 4K-2K → masters 4K) flagged every
dissolve as transition_dropped — 11 bogus flags on a real reel, none once
the changelist's inferred aliases applied. timingGuards now accepts the
same sourceAliases the changelist reports (explicit or inferred) and the
tool passes them through. A dissolve that really vanished still flags
through the aliases.