7 lines
1.7 KiB
Plaintext
7 lines
1.7 KiB
Plaintext
GOAL - Drive ALL SEO fix workstreams W1..W11 for odoo-expertos to PASS. Repo root = current folder; work ONLY in this repo. Use ONE branch fix/seo-all (create with: git checkout -B fix/seo-all).
|
|
Source of truth: seo-audit-2026-05-27\GOAL-FIX-PLAN.md and the per-workstream goal files seo-audit-2026-05-27\goals\W1.txt .. W11.txt (each describes its exact tasks + acceptance). Read them as needed.
|
|
WORK ORDER (do in this order; W7 LAST because it depends on the others): W2, W11, W1, W9, W3, W4, W5, W6, W8, W10, W7. For each workstream perform the tasks in its goal file, commit with a clear message ("fix(W#): ..."), and move to the next. For the bulk-HTML workstreams (W3, W4, W5, W6, W7) write a single codemod script per workstream and run it over all <slug>/index.html files (exclude .git, node_modules, seo-audit-2026-05-27, website, directory). For W8 also fix the run-together H1 spacing on every homepage.
|
|
EACH TURN: (a) state which workstream you are on and why; (b) do the work; (c) commit; (d) run powershell -File seo-audit-2026-05-27\REVIEW.ps1 -Only all and PASTE THE FULL OUTPUT verbatim; (e) state which W# are PASS and which remain FAIL.
|
|
DONE WHEN: that pasted REVIEW.ps1 -Only all output contains the eleven lines "W1: PASS", "W2: PASS", "W3: PASS", "W4: PASS", "W5: PASS", "W6: PASS", "W7: PASS", "W8: PASS", "W9: PASS", "W10: PASS", "W11: PASS" (all eleven PASS), AND all changes are committed on branch fix/seo-all (show: git log --oneline -n 15).
|
|
IF BLOCKED on one workstream after 6 attempts, skip it (note the FAIL detail in your turn), proceed to the next, and revisit at the end. Stop after 80 turns total if not all green, and report the exact remaining FAIL lines from REVIEW.ps1 -Only all.
|