Interpretive Depth: The extent to which an analysis relies on latent, context-heavy, or theoretical inference rather than manifest surface features
Realized Autonomy: The degree to which consequential research decisions are delegated to the model rather than controlled by human scaffolding
Vertical Decomposition: Breaking a complex task into sequential steps where output of step K becomes input of step K+1 (e.g., extract -> cluster -> synthesize)
Horizontal Decomposition: Running tasks in parallel across disjoint input segments (chunking) or distinct analytical dimensions (e.g., coding for 'rule of law' and 'accountability' separately)
Abstention Option: Explicitly instructing the model that it can refuse to answer or state 'no evidence found' to prevent hallucinations
Hermeneutic Inference: Interpretation that requires understanding deep context, intent, and meaning beyond literal text
Chain-of-Thought: Prompting technique where the model generates intermediate reasoning steps before the final answer
Retrieval-Augmented Generation: Enhancing model outputs by retrieving relevant documents from an external knowledge base to ground the generation
Hallucination: When an LLM generates plausible-sounding but factually incorrect or non-existent information