Skip to content
kc@kumarChandrachooda.com:~$ cd /blog/archive && read --section="top" 0%
Archive

Every article

Newest first, grouped by year. Search or filter by topic.

  • 556 articles
  • 32 matching
AI Engineering 12 Mar 2026

Research, Plan, Implement

The workflow that turns one long degrading session into three small clean ones - what each phase produces, why the artefacts matter more than the phases, and how much ceremony a task actually deserves.

AI Engineering 10 Mar 2026

The Smart Zone, the Dumb Zone and Poisoned Context

Context windows degrade before they fill - the evidence for context rot, one team's 40% working rule, and the three ways a window turns toxic long before it runs out of room.

AI Engineering 08 Mar 2026

Compress and Isolate — The Other Two Pillars

Write and select decide what enters the context window - compress and isolate decide what survives inside it, from intentional compaction to sub-agents and the file system as the agent's real memory.

AI Engineering 06 Mar 2026

Write and Select — Two Pillars of Context

LangChain's four-pillar taxonomy gives context engineering its working vocabulary - this part walks the first two pillars in depth, authoring what the agent wakes up knowing and choosing what a task actually needs.

AI Engineering 05 Mar 2026

The Model Is a Stateless Function

Everything that looks like memory in an agent is tokens being written back into the window - the mental model beneath all of context engineering, and the week in June 2025 when the discipline got its name.

AI Engineering 03 Mar 2026

Prompt Craft Is Table Stakes

The prompt is the smallest and least durable artefact in the whole agent system - why the original skill of the AI era stopped being the differentiator, and what good prompt craft still buys you every single day.

AI Engineering 01 Mar 2026

What Changed When Agents Stopped Checking In

Between late 2025 and early 2026 coding agents stopped pausing to ask questions - this series opener maps the five-discipline stack I now use to direct them, from table-stakes prompting to specification engineering.