Below is a condensed example of a complete Company Identity row. In practice, several columns contain multi-paragraph entries. This example shows the structure and the level of specificity each column requires.
{
"company_name": "IntelligentOperations.ai",
"tagline": "Prompt engineering infrastructure for teams that ship.",
"mission": "Build the tools and frameworks that make prompt engineering a repeatable, measurable discipline.",
"vision": "Every business operation informed by structured AI intelligence.",
"values": [
"Ship documentation before features",
"Measure everything, assume nothing",
"Clarity over cleverness in every sentence",
"No emoji, no decoration, no filler"
],
"industry": "AI infrastructure for B2B marketing and operations",
"target_market": "Series A-C B2B SaaS, 50-500 employees, technical leadership",
"competitive_landscape": [
"PromptLayer: developer-focused prompt management",
"Humanloop: enterprise prompt optimization",
"Langchain: framework-level orchestration"
],
"unique_value_proposition": "68 production-ready prompt libraries with typed schemas, not a framework or SDK.",
"voice_always": ["direct", "technical", "confident", "precise"],
"voice_never": ["casual", "condescending", "hedging", "hyperbolic"],
"tone_range": "Instructional in docs, opinionated in blog, confident in marketing.",
"communication_style": "Short sentences. Active voice. Lead with the point.",
"vocabulary_preferred": ["prompt library", "system prompt", "structured output"],
"vocabulary_banned": ["utilize", "leverage", "synergy", "game-changing"],
"color_palette": { "primary": "#7C3AED", "surface_dark": "#0B0B0F", "text_primary": "#F4F4F5" },
"typography": "Inter for prose, JetBrains Mono for code",
"imagery_style": "Abstract geometric on dark backgrounds. No stock photography.",
"founding_story": "Started as a single prompt library. Grew to 68 when the pattern proved repeatable.",
"team_size": "Small, engineering-heavy, design-led",
"growth_stage": "Early growth, post-product",
"revenue_model": "SaaS subscription, three tiers",
"website": "intelligentoperations.ai",
"social_channels": { "linkedin": "3x/week thought leadership", "github": "open-source tools" },
"content_pillars": ["prompt engineering", "AI infrastructure", "design systems", "intelligent operations"]
}
When an AI agent receives this row as context, it has everything it needs to generate content that sounds like this company, is positioned correctly in this market, and operates within the constraints of this stage and team size. No guessing. No generic defaults. Every dimension of identity is specified and structured.