# Cursor Golden Task Set

**Last Updated:** 2026-04-03

Use this set before/after each optimization wave to ensure guidance quality stays stable.

## Tasks

1. Product page edit
- File: `v2/pages/product_timetracking.php`
- Expected: `global.mdc`, `product-pages.mdc`, relevant FAQ/shared rules only
- Validate: plan specificity + footer/schema safety checks

2. Comparison page update
- File: `v2/pages/compare_planday.php`
- Expected: comparison core/content/schema rules
- Validate: no schema regressions, no over-broad unrelated rule guidance

3. Tools page content block update
- File: `v2/pages/tools_kurzarbeitergeld_rechner.php`
- Expected: `tools-pages.mdc`, `tools-prioritization.mdc` (when research involved)
- Validate: content block structure + FAQ/schema + validator routing

4. Blog body workflow task
- Surface: `docs/content/blog/posts/...` + `v2/data/blog/posts/...`
- Expected: JSON edit prohibition and pipeline routing remain explicit
- Validate: `update-post-content.php` path still enforced

5. MCP research task
- Task: competitor/SEO research
- Expected: `mcp-usage.mdc` guidance stays discoverable and cost-aware
- Validate: prefers cheap/local checks first where possible

6. Base component high-risk change
- File: `v2/base/header.php` or `v2/base/footer.php`
- Expected: high-protection warnings and wider regression test expectations
- Validate: caution language and cross-surface validation requirements preserved

## Acceptance Gate

All six must pass:
- correct rule discovery
- concise but complete plan
- no missing critical validations
- no stale/dead reference in guidance

