Premerinn placeholder seed article
This is a skill-generated placeholder for Premerinn (Automotive). It exists only to let pnpm build and validate-content succeed when the site is first scaffolded by /new-ras-site.
content-ops will replace this article once the writing pipeline is triggered against this site's queue. Until then:
- Do not link to this article from index, navigation, or other content.
- Do not deploy this article to production.
- The
_seed-filename prefix and theexcerptstarting withPlaceholdertogether ensure RAS'sisPlaceholderArticle()filter excludes it fromgetLatestArticlesand sitemap output.
Why this placeholder exists
The skill pipeline generates this file so that the scaffolded Astro site can pnpm build successfully with zero articles present. Without at least one article passing articleFrontmatterSchema, the content collection schema would fail validation during build.
What content-ops will do next
When Owner triggers the content pipeline against this site's queue, content-ops will pull this placeholder from disk, research the Automotive topic queue, and write real articles matching the editorial framework. At that point this file will be replaced.
Owner: where to check queue status
Queue file lives at scripts/site-ops/queue/premerinn-main.json. Empty array by default — content-ops populates items when ready.