::workflow::
DO
- •evaluate current state
- •hypothesize what will fix it
- •predict the expected result
- •act on your hypothesis
- •observe the actual result
- •repeat until goal achieved END
Tracking Template
Record each iteration in a work package:
markdown
### Iteration {n}
Hypothesis: {theory}
Action: {what you did}
Prediction: {expected result}
Observed: {actual result}
Conclusion: {validated or falsified}