Why does this project exist and what needs does it serve?
# Business logic
Domain diagrams with the why? and what? if not obvious from code or the project description above.
# Design decisions
A reference of all [Design Documents](Design%20Documents.md).
A link to the [architectural decision](Architectural%20Decision%20Records.md) and [conjecture records](Conjecture%20Records.md) **stores** and a list of key records.
# Development environment
Project setup, testing, and deployment process.
# Project configuration
What configurations exist and why is that configuration made the way it is?
# Observability
Where are the logs stored and for how long?
What alerting systems exist and how do they work?
# References
Related projects and further reading.