You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WordPress Gutenberg v22.7.0 (March 11, 2026) shipped a full Content Guidelines system:
Site-wide copy guidelines, image guidelines, and block guidelines
Import/Export/Revisions for guidelines (treat them as a versioned asset)
Guidelines management integrated into the block editor
Built on the new AI Connectors API (dynamically registers AI providers via _ai_ prefix)
This is WordPress formally entering AI content governance — telling AI agents how to write for a specific brand.
Meanwhile, Directus v11.16.0 added image/PDF upload support to their AI Assistant, signaling that multimodal brand asset ingestion (logos, brand books, visual guidelines) is the next battleground.
The Opportunity
Numen is already AI-first. We generate content through personas. But today, those personas are defined by us (tone of voice text fields). What we're missing is brand-native AI governance — where the brand's own voice, visual identity rules, and content standards are encoded as a first-class Numen entity, used to constrain and guide every AI generation in the pipeline.
Proposed Feature: AI Brand Voice & Content Governance System
A dedicated Brand Identity configuration module in Numen that becomes the "constitution" for all AI content:
Core Components
Brand Voice Profile
Tone parameters: formal/casual, authoritative/friendly, technical/accessible
Vocabulary allow/deny lists (brand terminology, competitor mentions to avoid)
Every pipeline run gets brand context injected into system prompts
SEO and Review steps validate against brand standards
Brand compliance score surfaced in the pipeline monitor
Drift detection: flag when generated content deviates from brand norms
Why Numen Wins Here
WordPress's Content Guidelines are static human-written text files — an editor writes "use active voice" and hopes AI follows it. Numen's brand governance is active at generation time: the AI persona is constituted by the brand guidelines, not just prompted to follow them. The difference is a trained guardrail vs. a sticky note.
Directus's PDF upload is a file attachment to a chat. Numen's brand PDF becomes a live inference input that shapes every generated asset in the pipeline.
Enterprise Sales Angle
Brand governance is the #1 reason enterprise content teams hesitate to adopt AI CMS tools. "Will it sound like us?" is the blocker. A brand voice system with compliance scoring and audit trails turns that objection into a selling point.
Implementation Notes
New BrandProfile model with JSON fields for voice parameters
PDF/document ingestion via existing media library + AI extraction job
Brand context injected via new BrandContextMiddleware in the pipeline
Brand compliance score added to content quality checks in the Review step
UI: dedicated "Brand Identity" section in Settings
Estimated scope: M (2-3 weeks with current agent team)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Competitor Signal
WordPress Gutenberg v22.7.0 (March 11, 2026) shipped a full Content Guidelines system:
_ai_prefix)This is WordPress formally entering AI content governance — telling AI agents how to write for a specific brand.
Meanwhile, Directus v11.16.0 added image/PDF upload support to their AI Assistant, signaling that multimodal brand asset ingestion (logos, brand books, visual guidelines) is the next battleground.
The Opportunity
Numen is already AI-first. We generate content through personas. But today, those personas are defined by us (tone of voice text fields). What we're missing is brand-native AI governance — where the brand's own voice, visual identity rules, and content standards are encoded as a first-class Numen entity, used to constrain and guide every AI generation in the pipeline.
Proposed Feature: AI Brand Voice & Content Governance System
A dedicated Brand Identity configuration module in Numen that becomes the "constitution" for all AI content:
Core Components
Brand Voice Profile
Visual Content Guidelines
Illustratestep of the content pipelineContent Standards
AI Enforcement at Pipeline Level
Why Numen Wins Here
WordPress's Content Guidelines are static human-written text files — an editor writes "use active voice" and hopes AI follows it. Numen's brand governance is active at generation time: the AI persona is constituted by the brand guidelines, not just prompted to follow them. The difference is a trained guardrail vs. a sticky note.
Directus's PDF upload is a file attachment to a chat. Numen's brand PDF becomes a live inference input that shapes every generated asset in the pipeline.
Enterprise Sales Angle
Brand governance is the #1 reason enterprise content teams hesitate to adopt AI CMS tools. "Will it sound like us?" is the blocker. A brand voice system with compliance scoring and audit trails turns that objection into a selling point.
Implementation Notes
BrandProfilemodel with JSON fields for voice parametersBrandContextMiddlewarein the pipelineEstimated scope: M (2-3 weeks with current agent team)
Pairs with: #43 Content Performance Feedback Loop (brand drift = performance signal), #61 AI Action Audit Log (brand compliance audit trail)
Beta Was this translation helpful? Give feedback.
All reactions