authoring
v0.1.0
Arq Compose
The Suite’s editorial authoring layer: assembles a draft post or CPT entry from your site’s own Arq Blocks patterns and design vocabulary, with on-page SEO and media prepared to standard.
What it does
Turn a brief into a publish-ready draft.
- Drafts assembled from the site’s own patterns and child-theme design vocabulary
- On-page SEO detect-and-defer: writes into Yoast, RankMath, or SEOPress when active, never changes their settings
- Arq-native title, description, and JSON-LD only when no SEO plugin is present
- Always defers structured data to Arq Cited when Cited is active, avoiding duplicate schema
- Media library-first: select and attach existing media, set featured image, write alt text and captions
- All writes are draft-first through Arq Core’s guarded write stack
Media is local-only in v1 — no external stock sourcing or AI image generation. Never registers post types or emits schema when Cited is active.