← all branches

feat/job-energy

safeviewing older commit
625d519 · incrementalpre-PRreviewed 2026-08-04 01:17 UTC0H · 0M · 0L · 2I
The branch
Purpose
Publish the Energy Strategist job posting on the marketing site and correct a factual error in the benefits description.
Goal
Add a fully SEO-optimised job posting page at /carreras/energy-strategist with accurate compensation and benefits information.
Sub-goals
  • Publish Energy Strategist job posting page (906bc1e3)
  • State compensation range at screening (66b74233)
  • Frame quota as a floor with open upside (89272ddd)
  • Correct benefits claim to statutory only (625d519a)
The changes (whole branch)
What
This commit (625d519a) removes an incorrect 'superiores a la ley' bullet (30 days aguinaldo, 15 vacation days year 1, major medical insurance) and replaces it with the accurate statutory minimum: 'Prestaciones de ley: IMSS, aguinaldo, vacaciones y prima vacacional'.
Why
The prior copy made legally non-compliant representations about benefits that exceeded what is actually offered. The fix aligns the job posting with the real offer.
Areas
apps/web/src/app/(marketing)/carreras/energy-strategist/page.tsx+6800apps/web/src/app/(marketing)/carreras/page.tsx+210apps/web/src/app/sitemap.ts+10
Blast
3 files, +702/-0 lines, all in apps/web marketing routes — zero platform or domain impact.
marketing-only no-backend-changes content-correction
typecheck· not run in push-trigger pathci· no PR open yetcoderabbit· no .coderabbit.yaml

Findings · 2

improvement2

info

JSON-LD missing `jobBenefits` field

apps/web/src/app/(marketing)/carreras/energy-strategist/page.tsx:40

The JobPosting schema has no `jobBenefits` property. Adding it (e.g. 'IMSS, aguinaldo, vacaciones, prima vacacional') would make the listing more complete for Google Jobs rich results. Pre-existing gap — not introduced by this commit.

info

Benefits disclosure inconsistent across job postings

apps/web/src/app/(marketing)/carreras/full-stack-engineer-ai-native/page.tsx

The Full Stack engineer posting omits any statutory benefits mention. Candidates comparing roles get inconsistent signals. Consider adding a brief statutory line there or noting it at the /carreras index level.

History · 5 commits

  1. 0b1af03safeincremental0H · 0M · 2L2026-08-04 16:07
  2. 625d519safeincremental0H · 0M · 0L2026-08-04 01:17current
  3. 89272ddsafeincremental0H · 0M · 0L2026-08-03 19:23
  4. 66b7423needs attentionincremental0H · 2M · 5L2026-08-03 19:09
  5. 8e15033needs attentionfull1H · 3M · 4L2026-08-03 16:40