diff --git a/public/js/data.js b/public/js/data.js index 1853eb08e..9de7a2f1f 100644 --- a/public/js/data.js +++ b/public/js/data.js @@ -120,7 +120,7 @@ export const skillRelationships = { }; export const commandRelationships = { - 'shape': { flow: 'Create: Plan UX and UI through structured discovery (included in /impeccable craft)' }, + 'shape': { flow: 'Create: Plan UX and UI through structured discovery' }, 'impeccable craft': { flow: 'Create: Full shape-then-build flow with visual iteration' }, 'impeccable': { flow: 'Create: Freeform design with full design intelligence' }, 'onboard': { combinesWith: ['clarify', 'delight'], flow: 'Create: Onboarding flows and empty states' },