Growing agents through ongoing conversations with domain experts turns tacit know-how into reusable knowledge assets, lowering per-task effort and improving consistency while shifting costs from one-time engineering to continuous practitioner time; the approach scales through iterative crystallization but depends on sustained engagement and risks overfitting to individual practices.
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.
Summary
Main Finding
Nurture-First Development (NFD) reframes agent creation from a one-time engineering task into a continuous, conversational growth process. Instead of encoding domain expertise up-front via deterministic code or static prompts, NFD initializes agents with minimal scaffolding and incrementally builds structured, reusable knowledge by crystallizing tacit, practitioner-held knowledge that emerges during ongoing dialogues. This approach better matches the tacit, personal, and evolving nature of domain expertise and yields agents that co-evolve with human experts.
Key Points
-
Problem statement
- Contemporary LLM-based agent development focuses on capability but struggles with encoding domain expertise.
- Dominant paradigms — code-first (deterministic pipelines) and prompt-first (static system prompts) — treat expertise capture as a discrete, pre-deployment engineering step.
- That sequential assumption mismatches real-world expertise, which is highly tacit, individualized, and changing.
-
Nurture-First Development (NFD)
- Agents start with minimal scaffolding and are grown through structured conversational interaction with domain practitioners.
- Central mechanism: the Knowledge Crystallization Cycle, which consolidates fragmented, operational dialogue into structured, reusable knowledge assets.
-
Formal components introduced
- Three-Layer Cognitive Architecture: organizes agent knowledge by volatility and degree of personalization (e.g., stable/core knowledge; institutionalized heuristics/patterns; volatile/session-level tacit details).
- Knowledge Crystallization Cycle: formalizes operations (extract, synthesize, validate, integrate) and defines efficiency metrics for converting interactions into persistent assets.
- Operational framework: Dual-Workspace Pattern (separate live interaction workspace and persistent knowledge workspace) and Spiral Development Model (iterative loops of interaction → crystallization → validation → redeployment).
-
Illustration and evaluation
- Detailed case study: building a U.S. equity financial research agent by iteratively capturing analyst heuristics, templates, and checklists.
- Demonstrates how iterative crystallization reduces per-task human effort, increases consistency, and produces modular knowledge artifacts (rules, templates, tests) that support reuse and auditability.
-
Limitations noted
- Requires sustained practitioner engagement and incentive alignment.
- Risks of overfitting to individual practices, privacy/IP leakage, and measurement challenges for crystallization quality.
- Not universally optimal — tradeoffs vs. upfront engineering depend on domain stability, scale, and regulatory constraints.
Data & Methods
-
Methodological approach
- Conceptual formalization: the paper formalizes NFD primitives and metrics rather than relying solely on black-box empirical claims.
- Architectural specification: defines the Three-Layer Cognitive Architecture and operational patterns (Dual-Workspace, Spiral Development).
- Operational formalism: specifies crystallization operations (e.g., extraction E, synthesis S, validation V, integration I) and proposes efficiency metrics such as:
- Crystallization Efficiency CE = Useful_Crystallized_Knowledge / (Human_Effort × Time)
- Fidelity (match between crystallized artifact and practitioner intent)
- Reuse Rate (how often assets are applied across tasks)
- Freshness/Volatility Score (how frequently assets require updates)
- Case study methods: iterative co-development with domain practitioners (financial analysts), logging interaction transcripts, producing knowledge artifacts (templates, heuristics, tests), and evaluating outcomes via operational metrics (time per analysis, consistency, reuse).
-
Data types used or implied
- Interaction/dialogue logs between agents and practitioners (primary data source for tacit knowledge).
- Derived knowledge artifacts: checklists, decision rules, templates, test suites, small datasets or backtests.
- Evaluation measurements: analyst time, accuracy/consistency of outputs, reuse counts, validation feedback.
-
Empirical evaluation (in case study)
- Measured changes across development spirals (before/after crystallization) in analyst effort, agent reliability, and asset reuse.
- Qualitative validation via practitioner acceptance and perceived value.
Implications for AI Economics
-
Cost structure and investment timing
- Shifts value from large up-front engineering investments to ongoing human-in-the-loop investment. Firms may prefer lower-capital, ongoing development models where domain experts continuously “train” agents.
- The marginal cost of improving an agent becomes tied to practitioner time and the efficiency of crystallization, rather than pure engineering labor.
-
Human capital complementarities
- Increases complementarities between domain experts and AI: experts become recurrent inputs (and sources of value capture) rather than one-time model specifiers.
- Raises demand for hybrid roles (expert + knowledge engineer) and skills in elicitation, verification, and artifact design.
-
Market structure and productization
- Encourages modular, personalized agent products rather than one-size-fits-all solutions; differentiated agents capture value via personalization and ongoing updates.
- Opens market for knowledge-asset marketplaces (templates, validated heuristics, audit trails) and tools that speed crystallization (e.g., provenance systems, validation suites).
-
Returns to specialization, scale, and switching costs
- Highly personalized agents create stronger switching costs: knowledge assets crystallized from specific practitioners are valuable but sticky.
- Economies of scale depend on the ability to generalize crystallized assets across users or firms; domains with more transferable tacit knowledge will see larger scale benefits.
-
Productivity and labor effects
- Potential to raise productivity in expert-heavy tasks by capturing tacit process knowledge and reducing repetitive cognitive effort.
- Labor displacement risk is nuanced: routine portions can be automated, but continued human oversight and knowledge contribution remain central, creating redeployment toward higher-level tasks.
-
Incentives, governance, and regulation
- Intellectual property and privacy issues become central: crystallized artifacts encode practitioner know-how and possibly sensitive data.
- Standards for validation, auditability, and update procedures will affect adoption (especially in regulated domains like finance, healthcare).
-
Dynamic competition and innovation
- Firms that can build efficient crystallization processes (high CE) gain dynamic advantage: faster improvement cycles and more adaptive agents.
- Network effects may arise around shared knowledge-asset ecosystems or tools that lower the cost of converting practice into structured assets.
-
Risks and externalities
- Over-reliance on individualized agents may fragment standards and create inconsistencies across markets.
- Quality depends on human contributors; perverse incentives or biased expert practices can be propagated and hardened if crystallization lacks robust validation.
Overall, NFD reframes the economics of agent development by turning domain experts into ongoing producers of valuable information goods (knowledge assets). This changes upfront vs. ongoing investment tradeoffs, creates new complementarities and market opportunities, and raises governance questions around property, privacy, and validation that will shape competitive dynamics and welfare outcomes.
Assessment
Claims (16)
| Claim | Direction | Confidence | Outcome | Details |
|---|---|---|---|---|
| Nurture-First Development (NFD) reframes agent creation from a one-time engineering task into a continuous, conversational growth process. Organizational Efficiency | null_result | high | characterization of development process (one-time vs. continuous conversational growth) |
conceptual claim: development reframed as continuous conversational growth rather than one-time engineering
0.06
|
| Under NFD, agents are initialized with minimal scaffolding and grown through structured conversational interaction with domain practitioners, with the Knowledge Crystallization Cycle consolidating tacit dialogue into structured, reusable knowledge assets. Innovation Output | positive | high | amount and structure of crystallized knowledge/assets produced from interactions |
agents grown via practitioner interaction produce crystallized knowledge assets (case-study evidence; sample size unspecified)
0.06
|
| The paper introduces a Three-Layer Cognitive Architecture that organizes agent knowledge by volatility and degree of personalization (stable/core knowledge; institutionalized heuristics/patterns; volatile/session-level tacit details). Other | null_result | high | categorization of knowledge artifacts into three volatility/personalization layers |
conceptual introduction of a three-layer cognitive architecture (stable/core; institutionalized heuristics; volatile/session-level)
0.06
|
| The Knowledge Crystallization Cycle formalizes operations (extract, synthesize, validate, integrate) and proposes efficiency and quality metrics including Crystallization Efficiency (CE), Fidelity, Reuse Rate, and Freshness/Volatility Score. Organizational Efficiency | null_result | high | Crystallization Efficiency and related proposed metrics |
proposed metrics (Crystallization Efficiency, Fidelity, Reuse Rate, Freshness) defined but not validated at scale
0.06
|
| The paper proposes operational patterns (Dual-Workspace Pattern separating live interaction workspace and persistent knowledge workspace) and a Spiral Development Model (iterative interaction → crystallization → validation → redeployment). Organizational Efficiency | null_result | high | existence and application of dual-workspace and spiral development workflows |
operational patterns (Dual-Workspace, Spiral Development) proposed and illustrated in case study
0.06
|
| In a detailed case study building a U.S. equity financial research agent, iterative crystallization reduced per-task human effort. Task Completion Time | positive | medium | analyst time per analysis (human effort per task) |
case-study finding: iterative crystallization reduced per-task human effort (reported qualitatively/operationally; sample unspecified)
0.04
|
| In the same case study, iterative crystallization increased the consistency/reliability of agent outputs. Output Quality | positive | medium | consistency/reliability of outputs (agent output variance, agreement with practitioner standards) |
case-study finding: iterative crystallization increased consistency/reliability of agent outputs (qualitative and some measurements; sample unspecified)
0.04
|
| The case study produced modular knowledge artifacts (rules, templates, tests) that supported reuse and auditability. Innovation Output | positive | medium | number and reuse rate of modular artifacts; presence of audit trails |
case-study produced modular artifacts supporting reuse and auditability (reuse counts tracked qualitatively; numbers not specified)
0.04
|
| NFD requires sustained practitioner engagement and incentive alignment to be effective. Organizational Efficiency | negative | high | practitioner engagement/time invested |
NFD requires sustained practitioner engagement and aligned incentives to be effective (limitation noted)
0.06
|
| There is a risk that NFD will overfit to individual practices and lead to privacy/IP leakage if crystallization is not carefully governed. Ai Safety And Ethics | negative | high | degree of overfitting to individual practice; instances of privacy/IP leakage |
risk of overfitting to individual practices and potential privacy/IP leakage if crystallization governance is weak (conceptual risk)
0.06
|
| Crystallization Efficiency (CE) is defined as Useful_Crystallized_Knowledge / (Human_Effort × Time). Organizational Efficiency | null_result | high | Crystallization Efficiency as defined |
Crystallization Efficiency (CE) explicitly defined as Useful_Crystallized_Knowledge / (Human_Effort × Time) (metric definition)
0.06
|
| NFD shifts the economic tradeoff from large up-front engineering investment to ongoing human-in-the-loop investment; marginal cost of improving an agent becomes tied to practitioner time and crystallization efficiency rather than purely engineering labor. Firm Productivity | mixed | medium | composition of development costs (up-front engineering vs. ongoing practitioner time); marginal cost per improvement |
NFD shifts cost composition from large up-front engineering to ongoing human-in-the-loop cost tied to practitioner time and CE (conceptual/economic implication)
0.04
|
| NFD increases complementarities between domain experts and AI, raising demand for hybrid roles (expert + knowledge engineer) and skills in elicitation, verification, and artifact design. Hiring | positive | medium | demand for hybrid roles; number of hybrid role hires or time spent on elicitation/verification activities |
NFD raises demand for hybrid expert+knowledge-engineer roles and elicitation/verification skills (conceptual, case-study–motivated)
0.04
|
| Highly personalized agents developed via NFD create stronger switching costs because crystallized knowledge assets are sticky, and economies of scale depend on the transferability of those assets across users or firms. Market Structure | mixed | medium | measures of switching costs; reuse/generalizability rate of assets across users |
personalized/crystallized assets increase switching costs and make economies of scale dependent on transferability across users/firms (conceptual)
0.04
|
| NFD can raise productivity in expert-heavy tasks by capturing tacit process knowledge and reducing repetitive cognitive effort, but the effect on employment is nuanced—routine parts may be automated while humans remain central to oversight and knowledge contribution. Firm Productivity | mixed | medium | productivity metrics (time saved, throughput) and labor outcomes (task redeployment, displacement metrics) |
NFD can raise productivity in expert-heavy tasks (capture tacit knowledge, reduce repetitive effort); employment effects nuanced (routine automation vs human oversight)
0.04
|
| Adoption of NFD approaches in regulated domains will depend on standards for validation, auditability, and update procedures. Adoption Rate | mixed | high | adoption rate in regulated domains conditional on available validation/audit standards |
adoption in regulated domains depends on standards for validation, auditability, and update procedures (normative implication)
0.06
|