Skip to main content

Knowledge Crystallization Cycle (KCC)

(proposed, single-source — same position paper as Nurture-First Development (NFD); not yet reviewed against this wiki’s own patterns/rules split. Pending synthesis check before any of “Our Stack Implementation” below is treated as adopted.) The core developmental mechanism of Nurture-First Development (NFD). Converts fragmented conversational knowledge into structured, reusable Skill Layer assets. Operationalizes Nonaka & Takeuchi’s tacit-to-explicit knowledge conversion within an agent memory context.

Four Phases

Each revolution of the cycle raises the knowledge baseline. The spiral doesn’t close — it expands.

Algorithm 1: Crystallization Process

Non-regression guarantee: H(S’) ≥ H(S) — Skill Layer information content never decreases after validated crystallization. Human review (line 3) + corpus validation (line 7) together prevent false patterns from being promoted.

Six Experiential Fragment Categories

Insight fragments may bypass accumulation entirely — promote directly if standalone. Error records need accumulation before patterns emerge. Operational records rarely justify individual crystallization.

Crystallization Triggers


Crystallization Efficiency

Three factors determine how much structured knowledge emerges from a given experiential corpus:
  1. Experience diversity — varied situations crystallize better than repetitive data; a corpus of 50 distinct cases > 200 variations of the same case
  2. Annotation quality — [REASONING] traces crystallize efficiently; bare [OPERATIONAL] records don’t
  3. Pattern density — domains with strong regularities (financial patterns, legal precedent) yield higher efficiency than idiosyncratic domains

Our Stack Implementation

We run partial KCC. Mapping: Proposed fix: Add [INSIGHT] and [PATTERN] tagging to AGENTS.md (all harnesses). When tagged fragments accumulate, route to wiki ingest rather than synthesize-mistakes. The wiki ingest pipeline IS the crystallization algorithm — it already implements Algorithm 1 via: pdf-ingest / pre-digest (scope+extract) → comprehension questions (human review) → wiki page (de-contextualize+promote).