user_context_template:
  metadata:
    template_type: "user-context-profile"
    version: "1.0"
    created_date: "{{creation_date}}"
    last_updated: "{{last_update_date}}"
    profile_id: "{{unique_profile_id}}"
    agent_context: "laboratory"

  personal_profile:
    interests_and_expertise:
      technical_skills:
        preferred_languages: "{{programming_languages}}"
        frameworks_enjoyed: "{{frameworks_and_tools}}"
        technical_comfort_level: "{{beginner|intermediate|advanced|expert}}"
        
      domain_expertise:
        industries_followed: "{{industries_of_interest}}"
        professional_background: "{{work_experience_areas}}"
        subject_matter_expertise: "{{specialized_knowledge}}"
        
      personal_interests:
        hobbies_activities: "{{personal_hobbies}}"
        content_consumption: "{{podcasts_blogs_communities}}"
        passion_areas: "{{what_genuinely_fascinates_you}}"
        
      problem_sensitivity:
        personal_frustrations: "{{problems_you_encounter}}"
        observed_gaps: "{{market_gaps_noticed}}"
        community_pain_points: "{{issues_in_communities_you_participate}}"

  business_preferences:
    revenue_model_preferences:
      preferred_models:
        - model: "{{saas|one_time|freemium|b2b|consumer_ads}}"
          appeal_level: "{{high|medium|low}}"
          reasoning: "{{why_appealing}}"
          
      target_revenue:
        monthly_goal: "{{target_monthly_revenue}}"
        timeline_to_goal: "{{months_to_reach_goal}}"
        acceptable_range: "{{minimum_to_maximum_range}}"
        
      pricing_comfort:
        price_point_preference: "{{low_volume_high_price|high_volume_low_price|balanced}}"
        customer_type_preference: "{{b2b|b2c|both}}"
        billing_preference: "{{monthly|annual|one_time|usage_based}}"

  development_constraints:
    time_availability:
      weekly_commitment: "{{hours_per_week_available}}"
      preferred_schedule: "{{weekdays|evenings|weekends|flexible}}"
      deadline_pressure: "{{tight_deadlines|moderate_pace|flexible_timeline}}"
      
    technical_complexity:
      complexity_preference: "{{simple_mvp|moderate_features|complex_systems}}"
      learning_appetite: "{{minimal_new_tech|some_learning|heavy_learning_ok}}"
      maintenance_tolerance: "{{low_maintenance|moderate|high_maintenance_ok}}"
      
    resource_constraints:
      budget_for_tools: "{{monthly_tool_budget}}"
      marketing_budget: "{{marketing_spend_comfortable}}"
      external_help_budget: "{{outsourcing_budget}}"
      
    launch_timeline:
      target_launch: "{{weeks_or_months_to_launch}}"
      mvp_timeline: "{{time_to_basic_version}}"
      feature_iteration: "{{post_launch_development_pace}}"

  market_experience:
    previous_launches:
      app_launch_history: "{{apps_launched_before}}"
      success_metrics: "{{what_worked_what_didnt}}"
      lessons_learned: "{{key_insights_from_experience}}"
      
    validation_experience:
      customer_interviews: "{{experience_with_user_research}}"
      market_research_skills: "{{comfort_with_market_analysis}}"
      mvp_testing_experience: "{{experience_with_testing_concepts}}"
      
    community_involvement:
      active_communities: "{{communities_you_participate_in}}"
      network_strength: "{{professional_network_size_and_quality}}"
      influence_areas: "{{where_you_have_credibility_or_audience}}"

  goals_and_objectives:
    primary_goals:
      financial_goal: "{{specific_revenue_target_and_timeline}}"
      learning_goals: "{{skills_or_knowledge_to_develop}}"
      strategic_purpose: "{{how_this_fits_larger_plans}}"
      
    success_definition:
      minimum_viable_success: "{{what_would_feel_successful}}"
      stretch_success: "{{what_would_exceed_expectations}}"
      failure_criteria: "{{what_would_make_you_pivot_or_quit}}"
      
    risk_tolerance:
      financial_risk: "{{comfortable_upfront_investment}}"
      time_risk: "{{acceptable_time_investment_before_results}}"
      reputation_risk: "{{comfort_with_public_failure}}"

  learning_patterns:
    decision_making_style:
      research_depth: "{{thorough_researcher|quick_decider|balanced_approach}}"
      validation_preference: "{{data_driven|intuition_based|community_feedback}}"
      iteration_style: "{{perfectionist|rapid_iteration|careful_increments}}"
      
    feedback_integration:
      feedback_sources_trusted: "{{whose_opinions_you_value}}"
      criticism_handling: "{{how_you_process_negative_feedback}}"
      pivot_readiness: "{{comfort_with_changing_direction}}"
      
    knowledge_acquisition:
      learning_style: "{{hands_on|research_first|learning_by_doing}}"
      information_sources: "{{preferred_learning_resources}}"
      skill_development_approach: "{{formal_courses|tutorials|experimentation}}"

  current_context:
    active_projects:
      current_commitments: "{{other_projects_or_obligations}}"
      available_focus: "{{percentage_attention_this_can_get}}"
      integration_opportunities: "{{how_this_connects_to_other_work}}"
      
    immediate_priorities:
      urgent_needs: "{{what_needs_attention_first}}"
      blocking_factors: "{{what_might_prevent_progress}}"
      enablers: "{{what_would_accelerate_success}}"
      
    motivation_factors:
      primary_drivers: "{{what_motivates_you_most}}"
      energy_sources: "{{what_gives_you_energy_for_projects}}"
      momentum_builders: "{{what_helps_you_maintain_progress}}"

  contextual_memory:
    previous_explorations:
      topics_explored: "{{areas_previously_investigated}}"
      ideas_generated: "{{concepts_created_in_past_sessions}}"
      validation_results: "{{feedback_or_testing_outcomes}}"
      
    preferences_discovered:
      confirmed_interests: "{{interests_validated_through_exploration}}"
      rejected_approaches: "{{things_determined_not_good_fit}}"
      surprising_discoveries: "{{unexpected_insights_about_preferences}}"
      
    evolution_tracking:
      goal_changes: "{{how_objectives_have_evolved}}"
      constraint_changes: "{{how_limitations_have_shifted}}"
      learning_progression: "{{skills_or_knowledge_developed}}"

  memory_management:
    update_history:
      last_major_update: "{{date_of_significant_change}}"
      update_frequency: "{{how_often_context_gets_updated}}"
      change_triggers: "{{what_prompts_context_updates}}"
      
    usage_patterns:
      most_referenced_sections: "{{which_parts_get_used_most}}"
      least_used_information: "{{sections_rarely_referenced}}"
      accuracy_validation: "{{when_context_was_last_verified_current}}"