AESOP Studio — Executive Intake to AI Adoption Roadmap
Complete process map: 19-field executive form → 4-stage pipeline → 5-page founder-ready roadmap. Every heuristic, knowledge base, rubric, and guidance document is shown at its point of injection.
company_profile — Business Snapshot strategic_goals — Goals & Ambition smb_operations — How Work Gets Done smb_constraints — Constraints & Guardrails
Confidence Scoring Engine
4 sections × 25 points each = 100 max (capped at 95)
19 individual field-level completeness checks
Field fill ratio → section score → total score
Level: high ≥75, medium ≥50, low <50
Each missing field gets a specific, plain-language statement of what it affects. Example: "Without the founder's role, the roadmap cannot identify delegation opportunities." Every one of 19 fields has a unique, hand-authored impact — not a template.
Cohort Exercise
Each missing field maps to a concrete, week-numbered exercise the founder can do with their team. Example for "Delegation gaps": "Week 2 exercise: For one week, every time you do something someone else could handle, write it down."
Confidence Summary
Three-tier plain-language summary based on score tier. High: "The roadmap is well-grounded." Medium: "Direction is sound but recommendations may shift." Low: "A starting point for conversation, not a finished plan."
org_context + confidence → prompt engine
Stage 2 — The Prompt Engine adoption_roadmap_agent_executive.txt v3.0
Core IP: A ~220-line system prompt containing embedded knowledge frameworks, design principles, output schema, and generation rules. This is not a generic "write a roadmap" prompt — it encodes a complete methodology for honest, evidence-grounded AI adoption guidance.
Embedded Knowledge Frameworks
AI Maturity Model (5 × 5)
5 Levels: AI Aware → AI Ready → AI Capable → AI Mature → AI Native 5 Dimensions: Information Readiness, Process Clarity, Decision Governance, Team Capability, Tool Foundation Bottleneck Principle: Overall maturity = lowest dimension score. Prevents cherry-picking the strongest dimension to inflate assessment. Backed by:ai-maturity-model.md with full scoring protocol
The Eleven Tenets (AESOP Methodology)
Philosophical operating principles from aesop-methodology.md:
1. State Change 2. Problems Before Solutions 3. Evidence Over Eloquence
4. Know What You Need 5. People Are the Center 6. Humans Decide
7. Multiple Perspectives 8. Context and Brevity 9. Guardrails Not Gates
10. Trace the Connections 11. The Questions Stay the Same
5 Non-Negotiable Design Principles
CLEAR
Skimmable at 6am. Short words, short sentences. Under 20 words per sentence. Business language, not academic.
CONCISE
5 pages maximum. Every paragraph must earn its place. Substantial, detailed, not padded.
ACTIONABLE
Every section points to something they can DO. No passive observation without a practical implication.
NO JARGON
Banned: LLM, API, vector database, embedding, token, agent, platform, ecosystem, solution. Write for a business founder.
NO ASSUMPTIONS — The Hardest Rule
Only say what the intake data supports. If they didn't tell you about their customers, don't describe their customers. If the data is thin, output shorter, more tentative guidance. Before every claim: "Did they tell us this?" If not, don't write it or explicitly place it as a confidence gap.
1. Target ~1,900 words (1,600–2,200 range)
2. Maturity snapshot gets real word count — each gap is 2-3 sentences, not bullets
3. Exactly 3 movements, each with detailed guidance
4. Exactly 3 confidence gaps ranked by roadmap impact
5. No assumptions: 80%+ claims must be directly traceable to intake fields
Voice Constraints
6. Mirror without announcing — never say "you told us" or "from your intake"
7. The honest truth: direct, not cruel, grounded in their specifics
8. What changes: [Person] can [do thing] without [current bottleneck] pattern
9. What to avoid: concrete anti-patterns, never generic advice
10. Risk signals: observable warnings, not abstract risks
Guardrails
11. Banned: specific products, AI model names, internal scaffolding language
12. Thin intake (<12 of 19 fields) → shorter, more tentative output
13. Self-check before output: count claims, scan for jargon, check sentence length, verify all sections present
14. why_first must never begin with "Why this phase comes" — substantive content first
prompt + context → LLM generation
Stage 3 — LLM Generation + Validation Loop
Model Configuration
Model: Claude Sonnet 4.5 (via Anthropic API, streaming) Temperature: 0.2 (low — factual, consistent output) Max Tokens: 32,000 (room for full roadmap) Provider: Configurable — Anthropic or DeepSeek Agent:AdoptionRoadmapAgentExecutive
User Message Construction
Builds structured prompt from:
• 4 org_context sections (preferring content_summary, falling back to full content)
• Confidence assessment (score, level, known gaps)
• If total chars > 30,000: warns about model input budget
• Appended: "Produce an executive AI adoption roadmap as JSON. See the system prompt for the exact output format and generation rules."
Practical phases with guidance, anti-patterns, risk signals
Honest Truth
2-3 uncomfortable sentences grounded in their data
One Move
Single highest-leverage action for the next 30 days
persisted to DB + email notification sent
Knowledge Base — All Documents That Inform the Process
11 reference documents in backend/engine/knowledge/ provide the methodological foundation. The prompt engine synthesizes these into a coherent, context-aware output — but the documents exist independently as versioned, auditable knowledge assets that can be updated without retraining or rebuilding the pipeline.
7 common failure patterns with early warning signs and red flag signals
discovery/trade-off-frameworks.md
Decision frameworks for scope, quality, and speed trade-offs in AI adoption
discovery/question-banks.md
Structured question banks for discovery interviews across multiple domains
discovery/platform-capabilities.md
Platform-specific capability matrices and constraints for build targeting
Why the Output Is Quality — 10 Rigor Mechanisms
Multi-layered confidence: Heuristic field completeness score → adjusted by LLM-identified gaps → merged confidence with provenance. No single source of truth about quality.
Bottleneck principle: Overall maturity = weakest dimension. Prevents cherry-picking the strongest area to inflate assessment. Backed by explicit scoring protocol in ai-maturity-model.md.
Structured validation with retries: 20+ schema rules checked programmatically. Up to 2 automatic retries with specific violation feedback. Warnings attached if still failing.
Evidence traceability: 80%+ claims must be directly traceable to specific intake fields. Self-check enforced in the prompt. "Did they tell us this?" before every claim.
No jargon enforcement: 15+ banned words prevent generic AI consulting language. Write for someone who runs a business, not a technology department.
Mirror without announcing: References their specifics naturally without analysis-speak ("you told us," "from your intake"). They should feel seen, not analyzed.
Compass not GPS: Direction with enough texture for Monday morning, but not false precision. 3 movements, not 12 steps. Risk signals, not risk matrices.
Gap → impact → exercise chain: Every missing field produces: (a) plain-language impact, (b) concrete cohort exercise with week number. Actionable, not diagnostic.
Full source provenance: Source manifest records every input: org_context types and counts, confidence provenance, agent config, token usage, cost, validation warnings.
Eleven Tenets foundation: Philosophical rigor from aesop-methodology.md — People Are the Center, Evidence Over Eloquence, Guardrails Not Gates, Trace the Connections — ensures every output embodies a coherent methodology, not ad-hoc heuristics.
Architecture note: This is the executive path — a lightweight variant of the full AESOP Build Pipeline. The full pipeline adds: readiness assessment, project portfolio with strategic prioritization, department-level context, multi-agent quality analysis (instructions, ethos, bias, safety, legal, infosec), interview phase, custom rubric + scenario generation, adversarial red-team (Cave of Shadows), functional testing execution, and synthesis reporting. The executive path is designed for small business founders who need a focused, honest, actionable roadmap — not an enterprise-scale analysis.