# 一种项目三角形的解释法

一直以来，项目三角形的解读大概是这样：

一种认为范围不变，可以变的是时间和资源投入，这是传统的说法。

另一种认为是时间和资源不变，范围可变，这是DSDM的说法，也是敏捷圈常用的说法。

在今年的经历之中，发现我们经常被cue的其实是：

* 到底能不能按时上线
* 资源还缺多少
* 需求怎么老是澄清不完
* 为什么需求老在变
* ……

这说明，有一种可能是时间不变的。

当然资源不变的情况也是有的。<br>

![](/files/RwRpQY1p08gvhOzu5l8g)


---

# 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/feel/thoughts/project-triangle.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.
