PrepGenAICerts

Context Isolation via Subagents and Just-in-Time Retrieval

Advanced

Apply context curation techniques: pruning, compaction, isolation, and retrieval · Difficulty 3/5

0%
context-isolationsubagentsjust-in-time-retrievalcontext-curation

Explanation

Context Isolation

Delegate a heavy subtask to a Subagent with its own context window; it returns a condensed result so the main context stays clean. The verbose intermediate work of exploring, researching, or drafting happens inside the Subagent's window and never has to enter the main session's budget.

Just-in-Time Retrieval

Pull information into context when it's needed rather than front-loading everything up front. This controls what enters the window in the first place, complementing pruning and compaction, which manage what's already there.

Common exam traps

  • Assuming isolation and retrieval are the same technique as pruning or compaction. Isolation moves work out of the main window entirely via a Subagent; just-in-time retrieval controls what enters the window before it ever becomes a pruning or compaction problem. All four techniques solve different parts of the curation problem and are typically combined.

Key Takeaways

  • Context isolation delegates heavy subtasks to a subagent with its own window, keeping the main context clean
  • Just-in-time retrieval pulls information in only when needed rather than front-loading everything
  • Isolation, retrieval, pruning, and compaction are complementary, not interchangeable, curation techniques
  • The main context should hold only the condensed result of a delegated subtask, not its full working state

Glossary Terms

Related Concepts

PrepGenAICerts.com is an independent third-party exam-prep platform for the Claude Certified Architect (CCA-F) certification. We are not affiliated with, endorsed by, or acting on behalf of Anthropic PBC.

Note: New premium upgrades are temporarily paused while we resolve an issue with our payment provider. Existing premium members retain full access.