Why this article exists
This is a staging-only test article inserted directly into Supabase so the WordPress export flow can be verified without waiting for the full writer pipeline.
What should happen on export
When this article is exported, WordPress should receive the title, slug, description, and markdown content converted into Gutenberg-compatible blocks. The exported post should appear as a draft unless a different publish status is requested.
Validation checklist
- The post is created successfully in WordPress.
- The slug is preserved.
- The excerpt or meta description is visible when supported.
- The body content renders with headings and paragraph structure.
- The article row in Supabase receives wp_post_id, wp_url, and wp_status updates.
Closing note
This article is intentionally simple and exists only for staging validation of the WordPress publishing path.
Leave a Reply