Changes for page Agile Manifesto

Last modified by chrisby on 2024/05/20 08:49

From version 1.12
edited by chrisby
on 2023/11/18 13:54
Change comment: There is no comment for this version
To version 1.16
edited by chrisby
on 2024/05/20 08:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,14 +9,16 @@
9 9  * **Ind**ividuals and interactions over processes and tools
10 10   * Comment: Ongoing human communication, teamwork, and collaboration are more important than strict adherence to processes such as workflows and guidelines, or software development and project management tools. Processes and tools should be flexible and enhance team productivity, not hinder it.
11 11  * **Wor**king software over comprehensive documentation
12 - * Comment: The primary goal is to deliver a working product. Developers should aim for enough documentation to understand and maintain the software, but avoid excessive detail that does not add value.
12 + * Comment: The primary goal is to deliver a working product. Developers should aim for enough documentation to understand and maintain the software, but avoid excessive detail that adds no value and is often quickly outdated.
13 13  * **Cu**stomer collaboration over contract negotiation
14 14   * Comment: Ongoing open communication with customers about the product is more important than relying strictly on the initial contract terms. Developers and customers should work together regularly to identify and address evolving requirements.
15 15  * **Res**ponding to change over following a plan
16 - * Comment: Agile teams should expect changes, such as in requirements or technical aspects, and design the product to be flexible. They should be prepared to adapt it to customer needs, even if it means deviating from the original plan.
16 + * Comment: Agile teams should expect changes, such as in requirements or technical aspects, and design the source code to be easily adaptable. They should be prepared to adapt it to customer needs, even if it means deviating from the original plan.
17 17  
18 18  That is, while there is value in the items on the right, we value the items on the left more.
19 19  
20 +* Comment: All items mentioned here have there right to exist an non should be ignored. However, to be most productive, the items on the left side have higher priority.
21 +
20 20  ### Mnemonic Bridge
21 21  
22 22  **"Ind**ustrious **wor**ms **cu**ltivate **res**ilience."