A realistic automation target
We wanted a dataset fixture that feels closer to something a small editorial team might actually publish, while still staying deterministic enough for automation and smoke tests.
This sample post exercises the pieces that usually matter in a real workflow: a title, excerpt, slug, featured image, taxonomy assignment, and inline media that has to survive the full upload-and-publish path.

A small inline detail image included through the compose workflow.
What this proves
- featured image upload and rendering
- inline body media replacement
- category and tag assignment
- publish flow from one local manifest
The content is intentionally small, but it is structured to look like an actual announcement rather than a raw API test.