Skip to content
∑ Praveen T N Learning Library
Overview Concepts Flashcards Writing AI Feed Graph
Portfolio ↗
Overview Concepts Flashcards Writing AI Feed Graph Search Back to portfolio ↗
Library/ Writing/Tagged “context-engineering”

Tagged “context-engineering”

5 posts.

Clear
All Model Architecture13 Training & Alignment8 Inference & Serving11 Agents & Orchestration10 Reasoning & Evaluation7 Safety, Security & Governance3 Platforms & Practice11
Agents & Orchestration 20 min

Agent Memory Systems: Episodic, Semantic, and the Architecture of Remembering

An LLM agent with a million-token window still forgets what you told it last week. Memory is not a bigger context; it is a separate system that decides what to write down, how to summarize it, and what to pull back. Here is how t…

agents memory llm retrieval ∑ ◫
Agents & Orchestration 24 min

Context Engineering for Long-Horizon Agents: Managing the Only Resource That Runs Out

An agent that can act for eight hours still thinks inside a window that holds a few hundred thousand tokens. The gap between those two numbers is where most agent failures now live, and closing it has become its own engineering d…

agentic-ai context-engineering long-horizon-agents compaction ∑ ◫
Model Architecture 23 min

Context Rot: Why Bigger Context Windows Don't Mean Better Retrieval

A million-token window promises perfect recall of everything you feed it. Controlled tests on 18 frontier models show recall degrading steadily, unevenly, and well before the window fills, a pattern researchers now call context rot.

llm long-context rag context-engineering ∑ ◫
Agents & Orchestration 27 min

The Agentic Runtime: Why the Orchestration Layer Is Becoming More Valuable Than the Model

A frontier model can write a function. An agentic runtime can read a codebase, plan a migration, edit forty files, run the tests, fix what broke, and open a pull request. The difference is not intelligence; it is the system that …

agents runtime orchestration claude-code ∑ ◫
Platforms & Practice 26 min

The Anthropic Platform Stack: An Architect's Guide to Building on Claude

Most teams still treat Anthropic as 'the Claude API.' That framing misses the platform that has grown around it: managed agents, a universal integration protocol adopted by every major AI vendor, a governance layer with 28 securi…

anthropic claude enterprise-ai mcp ∑ ◫
The library

446 concepts, 2,671 flashcards and 63 long-form pieces on AI, NLP, deep learning, LLMs and agentic systems. Free, no sign-up, no paywall.

Sections Concepts Flashcards Writing AI Feed Knowledge Graph
Elsewhere Portfolio RSS LinkedIn Buy me a coffee

Written and maintained by Praveen T N.

© 2026 Praveen T N