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:
Cowork-style YAML parsing
Imagen 4 image generation (featured + social)
Playwright Squarespace upload
SCHEDULED state with future publish_at
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.