Academic

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

arXiv:2603.10808v1 Announce Type: new 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

L
Linghao Zhang
· · 1 min read · 16 views

arXiv:2603.10808v1 Announce Type: new 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.

Executive Summary

The article introduces a paradigm shift in AI agent development by proposing Nurture-First Development (NFD), which counters the conventional code-first and prompt-first approaches by treating domain expertise as tacit, evolving, and best cultivated through iterative conversational interaction with practitioners. Rather than embedding expertise in static code or prompts upfront, NFD initiates agents with minimal scaffolding and grows them through structured dialogue, leveraging the Knowledge Crystallization Cycle to consolidate implicit knowledge into reusable assets. The authors formalize this through a Three-Layer Cognitive Architecture, operational frameworks, and a case study in financial research, demonstrating applicability and conceptual coherence. This represents a significant conceptual advance in aligning AI agent development with the dynamic nature of expert knowledge.

Key Points

  • Shift from discrete engineering to continuous conversational growth
  • Introduction of Knowledge Crystallization Cycle as core mechanism
  • Formalization via Three-Layer Architecture and Dual-Workspace Pattern

Merits

Conceptual Alignment

NFD directly addresses the mismatch between tacit, evolving expertise and rigid deployment models, offering a more authentic representation of expert knowledge.

Operational Clarity

The formalization of crystallization operations and efficiency metrics provides measurable structure to an otherwise qualitative process.

Demerits

Implementation Complexity

The iterative, conversational model may introduce logistical challenges in scaling and quantifying progress for enterprise deployment.

Validation Constraints

Case study is domain-specific; broader applicability across diverse knowledge domains remains unproven.

Expert Commentary

The authors’ conceptualization of domain expertise as inherently tacit and continuously evolving is both empirically grounded and theoretically compelling. Their innovation lies not in introducing a new tool, but in reimagining the development lifecycle itself—transforming agent construction from a pre-deployment phase into an ongoing co-creation process. The Knowledge Crystallization Cycle, in particular, offers a novel formalism for capturing implicit knowledge without imposing artificial structure. While the case study on financial analysis is exemplary, the real test will be whether NFD can be generalized across domains with varying epistemologies—e.g., legal, medical, or engineering. Moreover, the integration of a Dual-Workspace Pattern suggests a promising architectural adaptation for hybrid human-machine collaboration. This work may catalyze a broader movement toward ‘knowledge-centric’ AI development, shifting the discourse from output metrics to knowledge integrity. If validated across sectors, NFD could become the new standard for agent design in knowledge-intensive domains.

Recommendations

  • 1. Conduct comparative case studies across multiple high-expertise domains (e.g., legal, clinical, scientific) to validate generalizability.
  • 2. Develop standardized metrics for evaluating the efficiency of Knowledge Crystallization Cycles to enable empirical benchmarking.

Sources