TEST POST — Pipeline Smoke Test (DELETE ME)

TEST POST — Do Not Publish

This is a smoke test for the VLJG blog pipeline (v2). It validates the full end-to-end flow:

  1. Cowork-style YAML parsing

  2. Imagen 4 image generation (featured + social)

  3. Playwright Squarespace upload

  4. SCHEDULED state with future publish_at

  5. Metadata population (title, slug, excerpt, SEO, tags, category)

What to verify after this runs

Open Squarespace admin, find this post in DRAFT/SCHEDULED state, check:

  • Title matches

  • Body has 3 H2 sections rendered

  • URL slug is vljg-pipeline-smoke-test-delete-me (no double prefix)

  • Featured Image populated

  • Social Image populated

  • SEO title and description filled

  • Status: SCHEDULED for 2099-01-01

Cleanup

After verification, delete this post manually from Squarespace admin. The publish_at is set to 2099 so it will never auto-publish, but it clutters the blog list. Just delete it.

Final Section

End of test post body. The pipeline should treat this as a complete blog post with valid YAML metadata and well-formed markdown body, render it to HTML, and upload to Squarespace via Playwright.

Previous
Previous

TEST POST — Pipeline Smoke Test (DELETE ME)

Next
Next

TEST POST — Pipeline Smoke Test (DELETE ME)