프롬프트 엔지니어링은 끝났습니다.
이제는 컨텍스트 엔지니어링입니다.
대부분의 AI 툴이 에이전트(agentic) 플로우로 바뀐 지금, 프롬프트보다 컨텍스트가 더 중요해졌습니다. 이제는 **"얼만큼 잘 시키는가"** 가 핵심이 아니라, **"얼만큼 중요한 정보를 제공하는가"** 가 핵심입니다. 에이전트는 한 줄 명령으로 움직이지 않습니다. 무엇을 알고 있어야 하는지, 어떤 제약 안에서 움직여야 하는지를 미리 깔아 두는 것 — 그게 컨텍스트 엔지니어링입니다.Also in EnglishPrompt engineering is over.
The real weapon now is context engineering.
Most AI tools have moved to agentic flows. The unit of work isn't a clever prompt anymore — it's the context window the agent operates inside. The question shifted from *"how well do I phrase the instruction"* to *"how much of the relevant world have I given the agent before it starts."* Agents don't follow one-line orders well. They follow well-prepared environments. That preparation — what to know, what's off-limits, what the success criteria look like — is context engineering.