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
When managed hooks come from a composed requirements field, map the hook source through the first contributing requirements source instead of treating every composite as cloud requirements.
This keeps hook source attribution coarse but honest: requirements composition preserves source order by priority, while hook discovery still only carries one source for the merged hooks field rather than exact per-hook provenance.
0 commit comments