# 敏捷宣言

之前对敏捷宣言的泛化：

![](/files/-MjXGrk6rrSK_h7PPRr9)

敏捷宣言

我们一直在实践中探寻更好的实践方法，身体力行的同时也帮助他人。由此我们建立了如下价值观：

个体和互动 高于 流程和工具\
可用的成果 高于 详尽的文档\
客户合作 高于 合同谈判\
响应变化 高于 遵循计划

也就是说，尽管右项有其价值，我们更重视左项的价值。

We are uncovering better ways of practices by doing it and helping others do it. Through this work we have come to value:

Individuals and interactions over processes and tools\
Useful outcomes over comprehensive documentation\
Customer collaboration over contract negotiation\
Responding to change over following a plan

That is, while there is value in the items on the right, we value the items on the left more.


---

# Agent Instructions: 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:

```
GET https://www.oulan.com/1ux/agile/agile-manifesto.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
