AI Navigate

Nurture-First Agent Development: Building Domain-Expert AI Agents Through Conversational Knowledge Crystallization

arXiv cs.AI / 3/12/2026

💬 OpinionDeveloper Stack & InfrastructureIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues for Nurture-First Development (NFD), a paradigm where AI agents start with minimal scaffolding and are progressively grown through structured conversations with domain practitioners rather than being designed upfront.
  • It introduces the Knowledge Crystallization Cycle to convert fragmented, operational dialogue into structured, reusable knowledge assets, with defined crystallization operations and efficiency metrics.
  • NFD is formalized via a Three-Layer Cognitive Architecture (organizing knowledge by volatility and personalization), plus the Dual-Workspace Pattern and Spiral Development Model as its operational framework.
  • The authors illustrate the approach with a detailed case study on building a financial research agent for U.S. equity analysis and explore its conditions, limitations, and implications for human-agent co-evolution.

Abstract

The emergence of large language model (LLM)-based agent frameworks has shifted the primary challenge in building domain-expert AI agents from raw capability to effective encoding of domain expertise. Two dominant paradigms -- code-first development, which embeds expertise in deterministic pipelines, and prompt-first development, which captures expertise in static system prompts -- both treat agent construction as a discrete engineering phase preceding deployment. We argue that this sequential assumption creates a fundamental mismatch with the nature of domain expertise, which is substantially tacit, deeply personal, and continuously evolving. We propose Nurture-First Development (NFD), a paradigm in which agents are initialized with minimal scaffolding and progressively grown through structured conversational interaction with domain practitioners. The central mechanism is the Knowledge Crystallization Cycle, whereby fragmented knowledge embedded in operational dialogue is periodically consolidated into structured, reusable knowledge assets. We formalize NFD through: (1) a Three-Layer Cognitive Architecture organizing agent knowledge by volatility and personalization degree; (2) the Knowledge Crystallization Cycle with formal definitions of crystallization operations and efficiency metrics; and (3) an operational framework comprising a Dual-Workspace Pattern and Spiral Development Model. We illustrate the paradigm through a detailed case study on building a financial research agent for U.S. equity analysis and discuss the conditions, limitations, and broader implications of NFD for human-agent co-evolution.