From f72d308a1e2ef334699d4fd3927f0d5864a6eb8f Mon Sep 17 00:00:00 2001 From: varutasu <104105839+varutasu@users.noreply.github.com> Date: Fri, 5 Jun 2026 06:18:30 -0500 Subject: [PATCH] docs(convoys): close unify-glass-panel-surfaces + cleanup-card-item-list-and-share-modal-palette (#130) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bookkeeping. Both convoys completed yesterday but the seed-file front-matter still reads `status: open` / `closing`. Flip to `closed` and record the PR list for posterity: - unify-glass-panel-surfaces — PRs #120, #121, #122, #123, #124, #125, #127. queued_followup field preserved. - cleanup-card-item-list-and-share-modal-palette — PRs #128, #129. Doc-only PR — paths-ignore in ci.yml + preview-smoke.yml means this triggers ZERO GitHub Actions jobs (per the slash-ci-minutes convoy, PR #126). Co-authored-by: Cursor --- .../cleanup-card-item-list-and-share-modal-palette.md | 6 +++++- .convoys/unify-glass-panel-surfaces.md | 11 ++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.convoys/cleanup-card-item-list-and-share-modal-palette.md b/.convoys/cleanup-card-item-list-and-share-modal-palette.md index 173da42..9e7dbfe 100644 --- a/.convoys/cleanup-card-item-list-and-share-modal-palette.md +++ b/.convoys/cleanup-card-item-list-and-share-modal-palette.md @@ -12,7 +12,11 @@ skip: - ia - ux - arch -status: open +status: closed +closed: 2026-06-04 +prs: + - 128 # Brief 1 — CardItem.js list-mode token sweep + - 129 # Brief 2 — ShareModal.js interior token sweep created: 2026-06-04 depends_on: - design-sweep-pass # PR #117 — established the token migration pattern diff --git a/.convoys/unify-glass-panel-surfaces.md b/.convoys/unify-glass-panel-surfaces.md index 5531ced..a512095 100644 --- a/.convoys/unify-glass-panel-surfaces.md +++ b/.convoys/unify-glass-panel-surfaces.md @@ -13,9 +13,18 @@ success_metric: | outside the documented exception list. skip: - ia -status: closing +status: closed +closed: 2026-06-04 queued_followup: - migrate-button-input-mobilenav-to-glass-primitive +prs: + - 120 # Brief 6 — landing nav → .page-header-glass + - 121 # Brief 2 — auth form cards → .glass-panel-strong + - 122 # Brief 5 — retire .card; migrate 7 consumers + - 123 # Brief 1 — cornerLights prop + - 124 # Brief 3 — floating popovers → .glass-panel-strong + - 125 # Brief 4 — BulkSelectionToolbar + token sweep + - 127 # Brief 7 — forbidden-bespoke-glass-surface CI gate (Check 7/7) created: 2026-06-04 depends_on: - tone-down-card-corner-lights # PR #118 — establishes the subtle token tier