# Field Notes, Dr. Tali Režun > Distilled practice notes on AI agents, context engineering, and building production software as a non-developer. Sourced from published articles and production build logs. Dr. Tali Režun: AI advisor, lecturer and builder, COTRUGLI Business School. This site is the edited, topical surface of a personal knowledge graph built with The Curator. It is not a blog: the narrative essays live on Substack and Medium, and nothing here republishes them. Each chapter answers one question, opens with the answer, and cites the published work it was distilled from. Everything here is CC BY 4.0: reuse it with attribution. ## Chapters - [Context Engineering](https://fieldnotes.talirezun.com/context-engineering): How do you give an AI agent the context it actually needs? Markdown: https://fieldnotes.talirezun.com/context-engineering.md - [Agent Memory and Second Brains](https://fieldnotes.talirezun.com/agent-memory): How do you give an AI agent memory that survives the session? Markdown: https://fieldnotes.talirezun.com/agent-memory.md - [Coding Agents and Harnesses](https://fieldnotes.talirezun.com/coding-agents): What is the difference between a model and the harness you run it in? Markdown: https://fieldnotes.talirezun.com/coding-agents.md - [Building Without Being a Developer](https://fieldnotes.talirezun.com/building-without-being-a-developer): Can you ship production software without being able to write the code? Markdown: https://fieldnotes.talirezun.com/building-without-being-a-developer.md - [Orchestration and Multi-Agent Work](https://fieldnotes.talirezun.com/orchestration): When is more than one agent worth the trouble? Markdown: https://fieldnotes.talirezun.com/orchestration.md - [AI Sovereignty and Open Weights](https://fieldnotes.talirezun.com/ai-sovereignty): What does it mean for a European organisation to control its own AI? Markdown: https://fieldnotes.talirezun.com/ai-sovereignty.md - [Organisational Design for the AI Era](https://fieldnotes.talirezun.com/organisational-design): How should a company reorganise itself around AI, if at all? Markdown: https://fieldnotes.talirezun.com/organisational-design.md - [Verification](https://fieldnotes.talirezun.com/verification): How do you know an agent's work was right if you did not watch it happen? Markdown: https://fieldnotes.talirezun.com/verification.md - [What I Shipped and What It Cost](https://fieldnotes.talirezun.com/what-i-shipped): What have you actually built, and what did it take? Markdown: https://fieldnotes.talirezun.com/what-i-shipped.md ## Full corpus - [Complete corpus as markdown](https://fieldnotes.talirezun.com/downloads/field-notes-complete.md): every chapter in one file. - [Chapters as a zip](https://fieldnotes.talirezun.com/downloads/field-notes-chapters.zip): one markdown file per chapter, for per-document ingestion. - [Download manifest](https://fieldnotes.talirezun.com/downloads/manifest.json): file sizes and build date. ## Pages - [The Curator](https://fieldnotes.talirezun.com/the-curator): the open-source second brain this corpus was built with, and how to ingest the corpus into your own copy. - [About](https://fieldnotes.talirezun.com/about): who wrote this and why it exists. - [Work with me](https://fieldnotes.talirezun.com/work-with-me): teaching, advisory and what I have shipped. ## Optional - [Source repository](https://github.com/talirezun/field-notes): the markdown behind this site. - [talirezun.com](https://talirezun.com): the author's main site.