@IntuitMachine
Some new context-engineering jargon CLEAR framework — a composition guide for writing prompts: be Concise, Logical, Explicit, Adaptive, and Reflective. Graph-of-Thoughts (GoT) — organize thoughts as a graph (nodes = thoughts, edges = dependencies) to improve quality and cost. Self-consistency — sample multiple reasoning paths and choose a consensus; listed among prompt methods in the taxonomy. Auto-CoT — automatically curate/generate exemplars or thought triggers for CoT; listed alongside other prompt methods in the taxonomy. Automatic Prompt Engineer (APE) / Automatic Prompting — automated search/generation to discover higher-performing prompts (also cited as improving zero-shot CoT). Cognitive prompting — stage the prompt as human-like cognitive operations (clarify goals, decompose, filter, abstract, recognize patterns), with reported gains. KAPING (KG-aided prompting) — retrieve semantically matched knowledge-graph facts and prepend them to the prompt (training-free).