개요
Geoffrey Litt는 software design, dynamic documents, end-user programming, AI-assisted programming을 다루는 연구자이자 designer/engineer다. 이번 클리핑에서는 그의 글과 발표인 “Understanding is the new bottleneck”이 소개되며, AI agent가 작성한 코드를 인간이 어떻게 이해해야 하는지에 대한 실천적 기법의 출처로 등장한다.
핵심 정보
- 소속/역할: 원문 슬라이드 기준 Notion의 Design Engineer.
- 주요 관심사: malleable software, dynamic documents, AI-assisted programming, programming interfaces.
- 이번 노트의 핵심 기여: agent가 만든 코드를 이해하는 이유를 “verify”에서 “participate”로 전환하고, explain-diff, quiz, micro-worlds를 제안했다.
- 주의: 이 엔티티 노트는 이번 클리핑에서 필요한 맥락만 기록한 것이며, 전체 약력 노트가 아니다.
주요 발언 / 기여
Hot take: I think it’s still important to understand the code that our agents write!
That’s where another answer comes in: we can understand to participate.
관계
- 20260704-understand-to-participate-in-agentic-coding — 원 논지: 인간은 agent output을 검증하기 위해서만이 아니라 참여하기 위해 이해해야 한다.
- 20260704-code-explainer-docs-as-understanding-harness — 실천 방법: explainer docs, quiz, micro-worlds.