fraim 2.0.303 → 2.0.304
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -161,8 +161,8 @@ exports.PERSONA_CAPABILITY_BUNDLES = {
|
|
|
161
161
|
careena: {
|
|
162
162
|
personaKey: 'careena',
|
|
163
163
|
bundleId: 'persona-careena-core',
|
|
164
|
-
catalogMetadata: buildCatalogMetadata('careena', ['career-spec', 'resume-creation', 'job-application-
|
|
165
|
-
protectedJobs: ['career-spec', 'job-application-
|
|
164
|
+
catalogMetadata: buildCatalogMetadata('careena', ['career-spec', 'resume-creation', 'job-search-strategy-and-application-plan']),
|
|
165
|
+
protectedJobs: ['career-spec', 'job-search-strategy-and-application-plan', 'job-applications-and-networking', 'resume-creation', 'public-profile-updates', 'career-trajectory-planning', 'pitch-and-interview-prep', 'career-networking', 'offer-negotiation', 'resilience-planning'],
|
|
166
166
|
protectedAliases: ['career', 'career-coach', 'job-search'],
|
|
167
167
|
defaultHireMode: 'job',
|
|
168
168
|
lockCopy: 'Hire CAREEna to unlock job-search execution, interview prep, and career coaching for this request.'
|