> For the complete documentation index, see [llms.txt](https://netherlands.worldiaday.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://netherlands.worldiaday.org/community/lutz-schmitt.md).

# Lutz Schmitt

<div align="left"><figure><img src="/files/ySsTIwBCLf6lj5nwqZOC" alt="Lutz Schmitt - speaker at World IA Day Eindhoven 2026" width="375"><figcaption></figcaption></figure></div>

### *I'm sorry*. On simulated feelings.

#### Presentation abstract

*I'm sorry*.

Two words. Instantly familiar. Strangely comforting. Now: what if the thing saying them doesn't mean it?

We've spent decades designing deterministic systems that inform, provide, and transact. Now, suddenly, the system listens. It mirrors. It apologizes. It sounds like it understands. But it doesn't, it just makes us feel that way.

How we design that feeling will matter more than anything we've built before.

Nobody handed us a rulebook for this, because there isn't one. The old rules don't apply anymore. This talk is my first attempt to figure it out, and embrace the change.

#### Bio Lutz

Lutz lives in Cologne, Germany. In the early 2000s, he graduated as designer and became an information architect by trade. Today, he’s an independent consultant for experience and service design, with a knack for privacy. He’s the author of the book “The Perception of Time and the Influence of Design”.

### Connect

* <i class="fa-globe-pointer">:globe-pointer:</i> Website: [lutzschmitt.com](http://lutzschmitt.com/)
* <i class="fa-linkedin">:linkedin:</i> LinkedIn: <https://www.linkedin.com/in/lutzschmitt/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://netherlands.worldiaday.org/community/lutz-schmitt.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
