Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions chapter-2-how-we-make-decisions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,4 @@ Gather a group of your software engineering colleagues and discuss the following
. When was the last time we talked about how we read code? Specifically, about how we do the reading, not about the code we read.
. Do we have models of our system that allow us to investigate performance issues programmatically? What about security concerns? Or business domain events?
. How do we obtain our architecture diagrams? Are they manually created, or do we generate them out of the system’s sources? How confident are we that the diagrams we use represent the system accurately? How would we verify this?