diff --git a/docs/release-control/v6/internal/subsystems/frontend-primitives.md b/docs/release-control/v6/internal/subsystems/frontend-primitives.md index 7f3930994..96a39e9f7 100644 --- a/docs/release-control/v6/internal/subsystems/frontend-primitives.md +++ b/docs/release-control/v6/internal/subsystems/frontend-primitives.md @@ -145,6 +145,7 @@ work extends shared components instead of creating new local variants. 115. `frontend-modern/src/utils/upgradeNavigation.ts` 116. `frontend-modern/src/components/DemoBanner.tsx` 116a. `frontend-modern/src/components/CommercialMigrationBanner.tsx` +116b. `frontend-modern/src/components/GitHubStarBanner.tsx` 117. `frontend-modern/src/components/Login.tsx` 118. `frontend-modern/src/stores/sessionCapabilities.ts` 119. `frontend-modern/src/stores/sessionPresentationPolicy.ts` @@ -548,6 +549,11 @@ not a replacement status card, CTA band, or page-local nested card. disabled treatment, title fallback, and accessible name wiring must come from that shared primitive rather than page-local ` +