-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Pattern Draft] Document Architecture System Decisions and the Technical Depts #770
Comments
@tsadler1988 as you wrote the RFC pattern above, I figured this might be interesting for you as well. |
@spier absolutely, we use ADRs alongside RFCs so can add another known instance. There was some interesting discussion on the RFC pattern about ADRs - there's a lot of crossover, and for some companies they are one and the same. |
@tsadler1988 pattern is already available in our repo now: Curious to hear what you think. And yes, the point of "for some companies they are one and the same" will be interesting for us here as well. How do we treat the situation where we have two rather similar patterns?
|
The commonality between RFCs, ADRs, and TDRs lies in their structured approach to documenting decisions, exploring different options, and fostering discussion before finalizing and publishing the outcome.
Both ADRs and TDRs are often subject to regular reviews and are deliberately adapted based on new insights gained during implementation and usage. This perspective highlights the complementary roles of RFCs, ADRs, and TDRs in decision-making and knowledge sharing within organizations. Would it make sense to incorporate this explanation to clarify the purpose and interplay of these formats in the documentation? |
Let's help @rossbachp to get this pattern draft integrated into our repo:
https://github.com/rossbachp/DeciCollab/blob/main/Document-Architecture-Decisions-Pattern.md
It may be related to one of our existing patterns:
https://patterns.innersourcecommons.org/p/transparent-cross-team-decision-making-using-rfcs
Also the repo https://github.com/rossbachp/DeciCollab contains a lot more context about the pattern idea. Well worth the read, and contains a lot of further reading about the topic!
Will try to setup an initial call to help the pattern authors and understand where they are headed with this pattern.
Certainly an amazing draft that they have there already!
The text was updated successfully, but these errors were encountered: