v1.0.1 — OS memory reserve, CPU resource-manager-aware scaling

- Reserve 2 GB or 5% RAM (whichever larger) for OS before service allocation
- CPU local services (ollama, speaches, sdcpp) use max-of-active + idle
  overhead in concurrent RAM calculation, same as CUDA group
- Add CHANGELOG.md with full release history