SYNTHESIS NOTE
Agentic Systems and Tool Use

Can codified expertise let non-experts match specialist output?

When domain knowledge is captured as explicit rules and principles in an AI agent's scaffolding, can non-experts produce work at expert quality levels without consuming scarce specialist time? This explores whether structured knowledge codification dissolves organizational bottlenecks.

Synthesis note · 2026-06-03 · sourced from Deep Research

Critical domain knowledge usually resides with a few experts, creating organizational bottlenecks: when experts are unavailable, work halts or proceeds with suboptimal outcomes, and experts must trade their primary work against mentorship. The paper studies this through simulation data visualization, where non-experts default to familiar chart types because choosing appropriate techniques for complex data is hard, and even attempted sophisticated visualizations need expert interpretation.

The contribution is a software-engineering framework for capturing and embedding human domain knowledge into an LLM agent — not a single prompt but a composed system: a request classifier, a RAG system for domain-specific code generation, codified expert rules, and visualization design principles, unified in an agent exhibiting autonomous, reactive, proactive, and social behavior. Across five scenarios with twelve evaluators it delivered a 206% output-quality improvement, reaching expert-level ratings in all cases (versus the baseline's poor performance) with superior, lower-variance code quality.

The keeper claim is organizational: codifying tacit expertise into an agent's scaffolding dissolves the expert bottleneck — non-experts produce expert-level outputs without consuming expert time. The mechanism is that expertise lives in the rules and design principles deliberately externalized into the harness, not in the base model's general capability. This is the single-domain, knowledge-codification cousin of Does structured artifact sharing outperform conversational coordination? — both show that codifying human procedure into structured agent scaffolding beats leaving it implicit.

Inquiring lines that use this note as a source 4

This note is a source for these synthesized inquiries. Follow a line forward into its question, or open it to trace back to all of its sources.

Related concepts in this collection 3

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
15 direct connections · 121 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

codifying expert rules and design principles into an agent's scaffolding lets non-experts produce expert-level work dissolving the organizational expert bottleneck