Claude Models, Prompting & Context Engineering·Task 2.4·Bloom: understand·Difficulty 3/5·8 min read·Updated 2026-07-14

Context Strategy Spectrum: Monolithic to Progressive for the CCAR-P Exam

Optimize context windows and manage token usage

SUBy Solomon UdohReviewed by Solomon UdohAI-assisted · human-reviewed
In short
The context strategy spectrum describes how context reaches the model on each call. A monolithic strategy loads everything into a single prompt at once; it suits bounded tasks with predictable input size but silently accumulates toward the window limit across turns. A progressive strategy stages what enters the window, retrieving just-in-time, summarizing across turns, and loading only what the next step needs. Retrieval and compaction are two further strategies that sit between the monolithic and progressive poles.

Full concept guide coming soon

We are building the in-depth, exam-aligned guide for this knowledge point. In the meantime, explore the prerequisites and related concepts below, watch the official Anthropic Academy lessons, and start an adaptive study session to master it with Archie.

Watch and learn

Official Anthropic Academy lessons first, then hand-picked walkthroughs. Videos load only when you press play.

No videos curated for this concept yet

We are still curating the best official and community videos for this topic.

References & primary sources

Adaptive study

Master this concept with Archie

Practice it inside an adaptive study session. Archie, your Socratic AI tutor, tracks your mastery with Bayesian Knowledge Tracing and schedules the perfect next review.

Start studying