# Workation – Deployment & Next Steps

**Last Updated:** 2026-02-17

## Pending (Pre-Deploy) – Completed

- [x] Run blog validators: validate-section-depth, validate-content-completeness, validate-faq-quality, validate-new-post
- [x] Pillar entries (dienstplan, zeiterfassung) added to related_posts
- [x] Workation added to A1-Bescheinigung, remote-work, new-work, work-life-balance related carousels
- [x] Lead capture copy generated
- [x] Product mapping (workation → zeiterfassung, abwesenheiten, schichtplan)
- [x] Lexikon inventory updated (normalize-and-match-terms, generate-lexikon-inventory-report)

## Pre-Deploy Checklist (when ready)

- [x] Run `npm run minify` (completed)
- [x] Run schema validation (`php v2/scripts/validate-schema.php` – passed)
- [x] Run pre-deployment check (`php v2/scripts/dev-helpers/pre-deployment-check.php` – passed)
- [x] Preview at http://localhost:8003/insights/lexikon/workation/
- [x] Lighthouse audit (localhost): SEO 100, Accessibility 93
- [ ] Run `make validate` (optional; requires composer in PATH for PHPStan)
- [ ] Commit and push; deploy via your CI/CD or manual process

## Next Steps (Post-Deploy)

1. **Google Rich Results Test**  
   Run on https://www.ordio.com/insights/lexikon/workation/  
   https://search.google.com/test/rich-results  
   Verify FAQPage schema valid.

2. **LLM URL validation** (periodic, not per-post)  
   `python3 v2/scripts/blog/validate-llms-urls.py` – run monthly/quarterly per llm-files.mdc

3. **Annual review** (per annual-year-update.mdc)  
   - A1-Bescheinigung, 183-Tage-Regel – stable; no 2026-specific legal values
   - Workation-Visa – check for new country programs

## Validation Warnings (Non-Blocking)

- Word count 1,087 (below 1,900 target) – validation passed; no filler added
- validate-faq-quality: FAIR (51/100) – FAQ answers 30–39 words; documented override in WORKATION_CREATION_NOTES.md
- validate-new-post: optional product/tool links (arbeitstage-rechner already added)
