This document discusses architectural design and provides examples of architectural views, patterns, and decisions. It covers topics such as the 4+1 view model, layered architecture pattern, model-view-controller pattern, and how architectural decisions impact system characteristics such as performance, security, and maintainability. Key points are that architectural design represents a link between specification and design, and that views, patterns, and decisions are important aspects of documenting and designing software architectures.