> 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/17.md).

# 17

<figure><img src="/files/jffZvH3y3esg06ZZnndE" 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/17.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.
