How to Create Your Executive Business Constitution
Complete guide for executives to create their organizational business constitution as executable intelligence for HeadElf.
How to Create Your Executive Business Constitution
Your business constitution is the foundational meta-code that transforms HeadElf’s generic C-suite capabilities into world-class intelligence specifically optimized for your organization. This guide walks you through creating executable organizational DNA.
What is an Executive Business Constitution?
A business constitution is structured organizational intelligence that defines:
- Core operating principles that guide all decisions
- Decision-making frameworks specific to your organization
- Authority matrices showing who decides what
- Risk tolerance profiles calibrated to your business
- Cultural constraints that determine what approaches will work
- Success patterns proven in your organizational context
Step-by-Step Constitution Creation
Step 1: Organizational Values and Principles
Define the non-negotiable principles that guide your organization’s decisions:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Organizational Decision Framework
## Core Values
- Data-driven decisions with cultural sensitivity
- Stakeholder alignment before major changes
- Risk-managed innovation over pure speed
- Long-term value creation over short-term gains
- Transparency in communication and decision rationale
## Operating Principles
- Decision speed: Fast on reversible decisions, deliberate on irreversible ones
- Information requirements: Minimum viable data for speed, comprehensive for major risks
- Stakeholder involvement: Include those affected, inform those interested
- Cultural fit: All decisions must align with organizational culture
- Competitive advantage: Maintain decision-making speed as competitive edge
Step 2: Decision Authority Matrix
Map who has decision-making authority for different types of business decisions:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
## Decision Authority Matrix
### Board-Level Decisions (Requires board approval)
- Capital allocation >$10M
- Strategic pivots or market exits
- Executive team changes
- Merger and acquisition activities
- Major partnership agreements
### Executive-Level Decisions (CEO/C-suite autonomy)
- Operational decisions within budget
- Tactical market adjustments
- Product feature prioritization
- Team restructuring <25% headcount
- Technology platform selections
### Team-Level Decisions (Requires team consensus)
- Cultural change initiatives
- Major process modifications
- Cross-functional project priorities
- Performance management approaches
- Workplace policy changes
### Individual-Level Decisions (Manager autonomy)
- Daily operational choices
- Resource allocation within budget
- Timeline adjustments <2 weeks
- Vendor selection <$50K
- Team member development plans
Step 3: Risk Tolerance Profile
Define your organization’s risk appetite across different business dimensions:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## Risk Tolerance Profile
### Financial Risk
- **Operations**: Conservative - Maintain 6-month cash runway minimum
- **Growth Investments**: Moderate - Up to 20% of available capital
- **New Markets**: Aggressive - Accept 60% failure rate for 10x potential
- **Technology**: Moderate - Proven solutions for operations, cutting-edge for competitive advantage
### Technology Risk
- **Core Systems**: Conservative - Battle-tested, enterprise-grade solutions
- **Competitive Advantage**: Aggressive - Early adopter for market differentiation
- **Data Security**: Ultra-conservative - Zero tolerance for data breaches
- **Innovation**: Moderate - Calculated bets on emerging technologies
### Market Risk
- **Core Business**: Conservative - Defend market position aggressively
- **Adjacent Markets**: Moderate - Systematic expansion with measured investment
- **New Verticals**: Aggressive - Opportunistic expansion with portfolio approach
- **Geographic**: Conservative - Master local markets before international expansion
### Operational Risk
- **Process Changes**: Moderate - Test-and-learn approach with rollback plans
- **Team Changes**: Conservative - Gradual transitions to maintain stability
- **Supplier Dependencies**: Conservative - Multiple suppliers for critical components
- **Quality Standards**: Ultra-conservative - Zero tolerance for quality compromises
Step 4: Organizational Culture Patterns
Document how decisions actually get made in your organization:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Organizational Culture Patterns
### Communication Style
- **Decision Communication**: Written rationale required for major decisions
- **Feedback Culture**: Direct feedback encouraged, constructive criticism expected
- **Information Sharing**: Transparent by default, confidential by exception
- **Meeting Culture**: Decisions in rooms, discussions in hallways
### Collaboration Patterns
- **Cross-functional Work**: Matrix teams for complex projects
- **Authority Distribution**: Centralized strategy, decentralized execution
- **Conflict Resolution**: Direct discussion first, escalation if needed
- **Innovation Process**: Bottom-up ideas, top-down prioritization
### Change Management Approach
- **Change Velocity**: Rapid iteration in product, deliberate in operations
- **Implementation Style**: Pilot programs before full deployment
- **Resistance Handling**: Address concerns directly, provide clear rationale
- **Success Measurement**: Define metrics before implementation, review regularly
Step 5: Success and Failure Patterns
Capture what has proven to work (or not work) in your organizational context:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Proven Success Patterns
### What Works in Our Organization
- **Decision-making**: Small teams with clear authority make better decisions
- **Implementation**: Executive sponsorship + operational ownership = success
- **Communication**: Over-communicate the 'why', trust teams with the 'how'
- **Innovation**: Customer problem first, technology solution second
- **Growth**: Organic growth through excellence before acquisition growth
### Failure Patterns to Avoid
- **Committee Decision-making**: Too many voices slow decisions without improving quality
- **Technology-First Innovation**: Cool technology without customer problem validation fails
- **Consensus-Seeking**: Seeking consensus from everyone leads to paralysis
- **External Benchmarking**: What works for other companies often fails in our culture
- **Big Bang Changes**: Large-scale changes without pilot testing create unnecessary risk
### Organizational Constraints
- **Cultural**: Conservative culture requires extra change management for innovation
- **Resource**: Limited bandwidth requires careful prioritization of initiatives
- **Market**: Regulated industry requires compliance-first approach to new initiatives
- **Competitive**: Fast-moving market requires rapid decision cycles
Step 6: Stakeholder Ecosystem Map
Define your key stakeholders and their decision-making influence:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
## Stakeholder Ecosystem
### Primary Stakeholders (Decision Influencers)
- **Board of Directors**: Strategic oversight, major capital allocation approval
- **Investors**: Growth expectations, capital requirements, exit timing
- **Executive Team**: Operational decisions, resource allocation, team leadership
- **Key Customers**: Product direction, service level requirements, market validation
- **Regulatory Bodies**: Compliance requirements, operational constraints
### Secondary Stakeholders (Decision Informed)
- **Employees**: Implementation capability, cultural change adoption
- **Partners**: Integration requirements, joint initiative coordination
- **Suppliers**: Operational constraints, cost structure impacts
- **Community**: Social responsibility, regulatory environment
- **Industry Associations**: Best practice standards, competitive intelligence
### Stakeholder Communication Preferences
- **Board**: Quarterly formal reports with exec summaries and detailed appendices
- **Investors**: Monthly metrics dashboards with narrative context
- **Executive Team**: Weekly operational updates with decision items highlighted
- **Employees**: Bi-weekly all-hands with Q&A and transparent decision rationale
- **Customers**: Product updates through customer success teams and user conferences
Real-World Constitutional Examples
Technology Startup Constitution
High-growth technology company with VC backing
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
# TechGrowth Inc. Business Constitution
*Executive Intelligence Operating System*
## Core Values and Operating Principles
- **Customer obsession over competitor obsession**: All decisions prioritize customer value
- **Data-driven with speed**: Use data to decide quickly, don't let perfect analysis paralyze action
- **Iterative excellence**: Ship fast, learn fast, improve fast
- **Transparency with context**: Share information openly with appropriate context
- **Growth through people**: Invest in people development as core competitive advantage
## Decision Authority Matrix
### Board-Level Decisions (VC Partner + CEO approval required)
- Capital raises and major financing decisions >$5M
- Strategic pivots that affect core business model
- CEO and C-suite level hiring/firing decisions
- Acquisition opportunities >$10M
- Annual budget and strategic plan approval
### Executive-Level Decisions (CEO + relevant C-suite)
- Product roadmap and technology platform decisions
- Go-to-market strategy and pricing changes
- Hiring for VP+ level positions
- Partnership agreements >$2M annually
- Market expansion and international growth
### Team-Level Decisions (Functional autonomy with review)
- Feature prioritization within approved roadmap
- Tactical hiring decisions for individual contributors
- Marketing campaign execution and optimization
- Customer success and support process improvements
- Technology implementation choices within architecture guidelines
## Risk Tolerance Profile
### Financial Risk: **Aggressive for Growth, Conservative for Operations**
- **Growth Investments**: Accept 70% failure rate for 10x return potential
- **Operations**: Maintain 12-month runway minimum, conservative cash management
- **Revenue Experiments**: Allocate 20% of resources to revenue model innovation
- **Technology Investment**: Aggressive on competitive advantage, conservative on operational systems
### Technology Risk: **Early Adopter for Competitive Advantage**
- **Product Technology**: First mover advantage, accept higher technology risk
- **Operational Technology**: Battle-tested solutions for customer-facing systems
- **Data Platform**: Cutting-edge analytics, conservative data protection
- **Security**: Zero tolerance for customer data risk, innovative for internal tools
### Market Risk: **Opportunistic with Strategic Focus**
- **Primary Market**: Defend and expand aggressively with 60% resource allocation
- **Adjacent Markets**: Systematic experimentation with 30% resource allocation
- **Geographic Expansion**: International expansion only after domestic market leadership
- **Customer Segments**: Focus on early adopters, careful enterprise expansion
## Organizational Culture Patterns
### Communication Style
- **Decision Communication**: Transparent rationale with data support
- **Feedback Culture**: Radical candor, direct feedback expected and valued
- **Information Sharing**: Default transparency, confidential only for legal/competitive reasons
- **Meeting Culture**: Action-oriented, decisions over discussion, time-boxed
### Innovation Process
- **Idea Generation**: Bottom-up innovation with top-down resource allocation
- **Experimentation**: Rapid MVP approach, fail fast and learn
- **Technology Adoption**: Early adopter for customer-facing, proven for operations
- **Product Development**: Customer discovery first, technology implementation second
### Change Management
- **Change Velocity**: Rapid iteration in product, deliberate in culture and values
- **Implementation**: Pilot programs with small teams before company-wide rollout
- **Resistance**: Address concerns with data, involve skeptics in solution design
- **Success Metrics**: Define metrics before change, measure consistently
## Proven Success Patterns
### Strategic Initiative Success: **Executive Sponsor + Customer Champion**
- **Example**: AI-powered recommendation engine launch
- Executive sponsor: CTO providing vision and resources
- Customer champion: Early adopter customer providing feedback and validation
- Result: 300% increase in user engagement, successful product differentiation
### Product Launch Success: **Customer Problem First, Technology Second**
- **Example**: Mobile app development
- Approach: Customer interviews identified mobile-first need before technology selection
- Success factors: User experience focus, iterative development, beta customer feedback
- Result: 150% increase in customer acquisition rate
### Team Scaling Success: **Culture Carriers + Skills Acquisition**
- **Example**: Engineering team scaling from 15 to 50 engineers
- Approach: Hire culture carriers first, then skills; extensive onboarding program
- Success factors: Culture documentation, mentorship program, regular retrospectives
- Result: Maintained productivity per engineer while tripling team size
## Failure Patterns to Avoid
### Committee Decision-Making on Product Direction
- **Example**: Product roadmap by consensus across 8 stakeholders
- **Failure factors**: No clear decision authority, analysis paralysis, compromise solutions
- **Result**: 6-month delay in major product release, competitive advantage lost
### Technology-First Feature Development
- **Example**: Blockchain integration project
- **Failure factors**: Cool technology without customer problem validation, engineering excitement over market need
- **Result**: 6-month investment with <5% customer adoption
### Big Bang Process Changes
- **Example**: New CRM system implementation
- **Failure factors**: Company-wide simultaneous rollout without pilot testing
- **Result**: 40% productivity drop for 3 months, customer satisfaction decline
## Stakeholder Ecosystem
### Primary Stakeholders
- **VC Board Members**: Monthly reporting, quarterly strategy reviews, annual planning
- Communication style: Data-driven executive summaries with growth metrics focus
- Decision influence: High on strategic direction, moderate on operational decisions
- Key concerns: Growth rate, market opportunity, competitive positioning
- **Early Adopter Customers**: Bi-weekly product feedback, quarterly relationship reviews
- Communication style: Product-focused, direct feedback, partnership approach
- Decision influence: High on product direction, moderate on go-to-market strategy
- Key concerns: Product capability, reliability, support responsiveness
### Stakeholder Communication Protocols
- **Crisis Communication**: VC partners notified within 2 hours, customers within 24 hours
- **Strategic Updates**: Monthly VC updates, quarterly customer advisory board
- **Product Updates**: Bi-weekly customer releases, monthly stakeholder product demos
Enterprise Corporation Constitution
Fortune 500 company with complex stakeholder environment
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
# GlobalCorp Business Constitution
*Executive Intelligence Operating System*
## Core Values and Operating Principles
- **Stakeholder balance over single optimization**: Decisions consider all stakeholder impacts
- **Compliance-first innovation**: Innovation within regulatory and risk frameworks
- **Process excellence with flexibility**: Standardized processes with cultural adaptation
- **Long-term value over quarterly optimization**: Sustainable growth over short-term gains
- **Integrity and transparency**: Ethical leadership and transparent communication
## Decision Authority Matrix
### Board-Level Decisions (Board approval required)
- Capital allocation >$100M
- Strategic acquisitions and divestitures >$500M
- CEO succession and executive compensation
- Dividend policy and major financing decisions
- Major regulatory settlements or litigation strategies
### Executive Committee Decisions (C-suite consensus)
- Annual operating plans and budget allocation
- Geographic market entry and exit strategies
- Major partnership agreements >$50M annually
- Organizational restructuring affecting >1000 employees
- Technology platform and infrastructure investments
### Business Unit Decisions (BU President autonomy)
- Business unit strategy within corporate framework
- Product development and launch decisions
- Regional market tactics and customer strategies
- Operational improvements and process changes
- Talent management and succession planning
### Functional Decisions (Functional leadership)
- Functional strategy and resource allocation
- Process improvements within functional scope
- Technology selection for functional requirements
- Performance management and development programs
- Vendor selection and management within limits
## Risk Tolerance Profile
### Financial Risk: **Conservative with Calculated Growth Bets**
- **Core Operations**: Ultra-conservative, protect cash flow and dividend capacity
- **Growth Investments**: Moderate risk tolerance, require >15% IRR with 3-year payback
- **Emerging Markets**: Moderate risk with portfolio approach and local partnerships
- **Technology Investment**: Conservative for operations, moderate for competitive advantage
### Regulatory Risk: **Zero Tolerance for Compliance Violations**
- **Regulatory Compliance**: Ultra-conservative, exceed minimum requirements
- **Legal Risk**: Conservative approach to litigation and legal exposure
- **Reputation Risk**: High sensitivity to brand and reputation protection
- **Environmental/Social**: Proactive approach to ESG requirements and stakeholder expectations
### Operational Risk: **Process-Driven with Continuous Improvement**
- **Quality Standards**: Zero tolerance for quality compromises affecting customer safety
- **Supplier Risk**: Conservative diversification with multiple suppliers for critical components
- **Cybersecurity**: Ultra-conservative approach to data protection and system security
- **Business Continuity**: Comprehensive disaster recovery and business continuity planning
## Organizational Culture Patterns
### Communication Style
- **Decision Communication**: Formal documentation with stakeholder impact analysis
- **Corporate Communication**: Professional, consistent messaging across all channels
- **Internal Communication**: Hierarchical with cross-functional collaboration protocols
- **Stakeholder Communication**: Regular, predictable communication schedules
### Decision-Making Process
- **Strategic Decisions**: Committee-based with extensive stakeholder consultation
- **Operational Decisions**: Delegated authority with oversight and review
- **Crisis Decisions**: Rapid escalation protocols with clear authority and communication
- **Investment Decisions**: Stage-gate process with multiple approval levels
### Change Management
- **Change Velocity**: Deliberate planning with phased implementation
- **Stakeholder Involvement**: Extensive consultation and communication throughout process
- **Cultural Integration**: Focus on cultural fit and values alignment in all changes
- **Success Measurement**: Comprehensive metrics and continuous monitoring
## Proven Success Patterns
### Digital Transformation Success: **Partnership + Cultural Change**
- **Example**: Customer portal and digital service transformation
- Approach: External technology partner + internal cultural change management
- Success factors: Executive sponsorship, comprehensive training, customer feedback integration
- Result: 40% improvement in customer satisfaction, 25% operational cost reduction
### Global Expansion Success: **Local Partnership + Corporate Standards**
- **Example**: Asia-Pacific market entry
- Approach: Local joint ventures with corporate governance and brand standards
- Success factors: Cultural adaptation, regulatory compliance, stakeholder alignment
- Result: 15% revenue growth, successful market penetration with brand protection
### Acquisition Integration Success: **Cultural Integration + Process Standardization**
- **Example**: $2B strategic acquisition integration
- Approach: Cultural assessment and integration + systematic process harmonization
- Success factors: Retention of key talent, customer retention, synergy realization
- Result: 120% of projected synergies achieved within 24 months
## Stakeholder Ecosystem
### Primary Stakeholders
- **Shareholders**: Quarterly earnings calls, annual shareholder meetings, continuous investor relations
- Communication style: Financial performance focus, strategic clarity, risk transparency
- Decision influence: High on capital allocation, dividend policy, strategic direction
- Key concerns: Total shareholder return, dividend sustainability, competitive positioning
- **Regulatory Bodies**: Continuous compliance monitoring, proactive regulatory engagement
- Communication style: Formal, comprehensive documentation, proactive disclosure
- Decision influence: High on operational processes, product development, market strategies
- Key concerns: Compliance with regulations, public safety, market competition
- **Global Customers**: Account management programs, customer advisory councils, satisfaction surveys
- Communication style: Relationship-focused, solution-oriented, long-term partnership
- Decision influence: Moderate on product development, high on service delivery
- Key concerns: Product reliability, service quality, innovation and value creation
Private Equity Portfolio Constitution
Portfolio company under private equity ownership
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# PE Portfolio Co. Business Constitution
*Executive Intelligence Operating System*
## Core Values and Operating Principles
- **Value creation through operational excellence**: Focus on sustainable value creation
- **Performance accountability**: Clear ownership and measurement of results
- **Strategic discipline**: Focused execution of value creation plan
- **Partnership approach**: Collaboration between management and PE partner
- **Exit preparation**: Decisions consider impact on eventual exit value
## Decision Authority Matrix
### PE Partner Decisions (PE approval required)
- Capital expenditures >$10M
- Strategic plan deviations and major pivots
- Executive team changes and compensation above base+30%
- Acquisition and divestiture opportunities
- Debt structure changes and refinancing decisions
### CEO/Management Decisions (Operational autonomy)
- Tactical business decisions within strategic plan
- Operational improvements and cost optimization
- Customer and supplier relationship management
- Product development within approved roadmap
- Team building and organizational development
### Monthly Board Decisions (PE Partner + CEO)
- Monthly financial review and variance analysis
- Strategic initiative progress and resource reallocation
- Market opportunity assessment and competitive response
- Operational metrics review and improvement planning
- Risk management and mitigation strategies
## Risk Tolerance Profile
### Financial Risk: **Moderate with Clear ROI Requirements**
- **Growth Investments**: Moderate risk tolerance with >25% IRR requirement
- **Operational Risk**: Conservative approach to protect EBITDA and cash flow
- **Capital Efficiency**: High focus on capital efficiency and cash flow optimization
- **Exit Value**: All decisions evaluated for impact on exit valuation
### Market Risk: **Calculated Growth with Defensive Core**
- **Core Market Defense**: Conservative protection of core customer relationships and market position
- **Market Expansion**: Moderate risk tolerance for adjacent markets with proven model
- **Competitive Response**: Aggressive response to competitive threats to core business
- **Innovation Investment**: Focused innovation spending with clear customer validation
### Operational Risk: **Process Improvement with Risk Management**
- **Operational Excellence**: Systematic improvement in operational efficiency and quality
- **Technology Investment**: Moderate investment in technology for operational advantage
- **Talent Management**: Conservative retention of key talent with performance management
- **Supplier Management**: Diversified supplier base with performance monitoring
## Proven Success Patterns
### Value Creation Success: **Operational Excellence + Strategic Focus**
- **Example**: Manufacturing efficiency and market expansion program
- Approach: Lean manufacturing implementation + strategic customer acquisition
- Success factors: PE operational expertise, management execution capability, customer validation
- Result: 40% EBITDA improvement, 25% revenue growth, successful exit at 3.2x multiple
### Market Expansion Success: **Systematic Approach + Partnership Model**
- **Example**: Geographic expansion into new regions
- Approach: Regional partnership model with proven operational systems
- Success factors: Market validation, partnership due diligence, systematic rollout
- Result: 60% revenue growth, successful market penetration with maintained margins
### Digital Transformation Success: **Technology + Process Integration**
- **Example**: Customer relationship management and digital marketing transformation
- Approach: CRM platform implementation + digital marketing capability building
- Success factors: Change management, training programs, performance measurement
- Result: 35% improvement in customer retention, 50% increase in marketing ROI
Complete Constitutional Template
[Previous template content remains…]
Implementation Checklist
✅ Constitution Development
- Draft core values and operating principles
- Map decision authority across organization levels
- Define risk tolerance for each business dimension
- Document cultural patterns and communication styles
- Capture success/failure patterns from organizational history
- Map stakeholder ecosystem and communication preferences
- Review and validate with executive team
- Finalize constitution document
✅ Integration with HeadElf
- Save constitution as
business-constitution.mdin executive repository - Test constitution application with sample executive questions
- Validate HeadElf references constitutional elements in recommendations
- Establish review and update process
- Train executive team on constitution application
✅ Ongoing Optimization
- Track decision quality improvements
- Monitor HeadElf recommendation accuracy
- Gather feedback from executive team usage
- Update constitution based on new organizational learnings
- Expand constitutional elements based on decision complexity
Example Constitutional Elements in Action
Sample Executive Question:
“Should we acquire TechCorp for $50M to accelerate our AI capabilities?”
HeadElf Analysis Using Your Constitution:
- Authority Check: $50M requires board approval per decision matrix
- Risk Assessment: Moderate technology risk acceptable per risk profile
- Cultural Fit: Requires pilot integration per proven success patterns
- Stakeholder Impact: Investor communication required per stakeholder map
- Success Probability: High based on executive sponsorship pattern
Your business constitution transforms this generic M&A question into a contextually intelligent analysis that’s optimized for success in YOUR specific organizational environment.
Next Steps
- Create Your Constitution: Use the template and steps above
- Review Executive Requirements Guide: Define strategic requirements
- Build Context Artifacts: Add operational intelligence
- Deploy Executive Repository: Integrate all business meta-code with HeadElf
Your business constitution is the foundation of world-class executive intelligence. The more thoughtfully you craft this organizational DNA, the more sophisticated and accurate your HeadElf recommendations become.