Posted via the new Posts API
This post did not go through the /admin dashboard. It was published with a single authenticated request to the new /api/posts route added to this site.
The endpoint reuses the same slug generation, validation, and SEO fields as the admin CMS, so posts created this way are indistinguishable from ones written by hand � they can have a custom meta title, meta description, canonical URL, and noindex flag, and they show up in the sitemap and JSON-LD like any other post.
Useful for scripting posts, or letting an AI assistant publish directly.