This document discusses Scrum and architecture. It provides an overview of Scrum, including its roles, artifacts, ceremonies, and sprints. It then defines architecture and discusses architectural granularity. It emphasizes that architecture evolves through incremental design and refinement. When doing architecture within Scrum, the document recommends treating it like any other aspect of development. The architect should be part of the development team and provide requirements and specifications. Architecture decisions are made through sprints, with high-level decisions upfront and finer-grained decisions ongoing. The overall architecture is documented through code and tests.