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 August 5, 2026 closeout audit for #1986 confirms the new managed sellyouroutboard-preview facade and temporary ingress grants are fully retired. A deeper active-policy read also found legacy GitHub Actions grants that still reference .github/workflows/preview-control-plane.yml and .github/workflows/preview-cleanup.yml, which SellYourOutboard PR #203 deleted.
These grants are outside the new operator.generic-web-preview managed set, so its contract/retire workflow cannot remove them. No hand-authored policy JSON or direct DB mutation should be used.
Finish Line
The active authorization policy contains no grants for SellYourOutboard workflow paths deleted by PR #203, while stable deploy, promotion, cleanup, and operator authority remain unchanged.
Acceptance Criteria
Inventory every active rule referencing the two deleted workflow paths and classify its source/ownership.
Add or use a typed managed adoption-and-retirement path with dry-run, reviewed diff, protected apply, and active-policy audit.
Remove only grants for deleted preview workflow paths; preserve current stable deploy, production promotion, artifact protection, lifecycle backstop, monitoring, and operator rules.
Prove the deleted paths cannot mint authorized preview refresh, destroy, or feedback requests.
Current Status
The August 5, 2026 closeout audit for #1986 confirms the new managed
sellyouroutboard-previewfacade and temporary ingress grants are fully retired. A deeper active-policy read also found legacy GitHub Actions grants that still reference.github/workflows/preview-control-plane.ymland.github/workflows/preview-cleanup.yml, which SellYourOutboard PR #203 deleted.These grants are outside the new
operator.generic-web-previewmanaged set, so its contract/retire workflow cannot remove them. No hand-authored policy JSON or direct DB mutation should be used.Finish Line
The active authorization policy contains no grants for SellYourOutboard workflow paths deleted by PR #203, while stable deploy, promotion, cleanup, and operator authority remain unchanged.
Acceptance Criteria
Relationships