ml-system-design-patterns/ ├── README.md ├── docs/ │ ├── adr/ # Architectural Decision Records │ ├── benchmarks/ # Performance benchmarks & analysis │ └── deployment/ # Infrastructure & deployment ...