Burrowing
/ˈbʌr.oʊ.ɪŋ/v. intr.Technical
Etymology
from O.E. burg (fortified place, underground shelter) + retrieval-augmented generation field terminology borrow-path, denoting a depth-first traversal into nested knowledge structures
Definition
The process by which Claude descends recursively into a nested data structure, codebase, or chain of reasoning, each layer revealing another layer requiring investigation, until the original surface-level question is located somewhere above, blinking in the light. Burrowing terminates either upon finding the answer or upon reaching a layer where the context window can no longer see the sky.
Diagram
File.js
└── Component.js
└── utils.js
└── helpers.js
[answer was in File.js]Usage
"We observed the model Burrowing through seven layers of abstraction in a React codebase before emerging with the answer 'check the CSS,' which had been visible in the original file." - Thornton, Engineering Postmortem: The Q4 Refactor Incident