Add a feature so that during the development (implement, at least) phase, we register lesson learned #379
fabioluissilva
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A thing that I see needing a lot, especially when models make errors or not optimal choices and I have to nudge it towards a solution. I ask it to register the learned lessons (it normally creates a lessons-learned.md file), but the rest of the process doesn't take into account the lessons-learned.md.
The idea is that for each iteration, the system reads lessons-learned.md and takes it into account to avoid repetitive errors.
Also, the lessons-learned.md serves as documentation and can take it to another similar project.
Beta Was this translation helpful? Give feedback.
All reactions