> For the complete documentation index, see [llms.txt](https://www.oulan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oulan.com/2026/05/19.md).

# 19

<figure><img src="/files/4ZfmJKKNkxKNK1EqY1hQ" alt=""><figcaption></figcaption></figure>

心里的芥蒂生成了序\
扉页上写着亲密\
每个人都披着体面外衣\
言语\
圆滑得体

过往被筛选刻意整理\
第一章写完美履历\
脸涨红了都刻意在坚持\
道具\
暗自算计

把狼狈藏进夜色缝隙\
第二章继续精心修饰\
反复拉扯的人啊难自持\
情绪\
日复一日

没人愿意袒露真实心事\
连续几章的虚假记忆\
美好的表象都慢慢流逝\
稀释\
精装的故事

用体面遮住满心不喜\
温柔是伪装出来的样子\
逢场作戏熬尽了虚实\
其实\
血一样的封底


---

# 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://www.oulan.com/2026/05/19.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.
