Loading
fix(update): block non-owned update execution
Add ownership guards before enqueue and before final update execution so hidden or stale work cannot bypass policy. Treat blocked updates as an expected policy outcome instead of a generic installation issue.