diff --git a/README.md b/README.md index 457bbae..acc6ecf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![License](https://img.shields.io/badge/License-MIT-green)](LICENSE) -![ADR Count](https://img.shields.io/badge/ADRs-60_total-blue?logo=bookstack) ![Accepted](https://img.shields.io/badge/accepted-58-brightgreen) ![Proposed](https://img.shields.io/badge/proposed-1-yellow) +![ADR Count](https://img.shields.io/badge/ADRs-61_total-blue?logo=bookstack) ![Accepted](https://img.shields.io/badge/accepted-58-brightgreen) ![Proposed](https://img.shields.io/badge/proposed-2-yellow) ## 📖 Quick Navigation @@ -151,6 +151,7 @@ homelab-design/ | 0058 | [Training Strategy – Distributed CPU Now, DGX Spark Later](decisions/0058-training-strategy-cpu-dgx-spark.md) | ✅ accepted | 2026-02-14 | | 0059 | [Add Mac Mini M4 Pro (waterdeep) to Ray Cluster as External Worker](decisions/0059-mac-mini-ray-worker.md) | 📝 proposed | 2026-02-16 | | 0060 | [Internal PKI with Vault and cert-manager](decisions/0060-internal-pki-vault.md) | ✅ accepted | 2026-02-16 | +| 0061 | [Refactor NATS Handler Services from Python to Go](decisions/0061-go-handler-refactor.md) | 📝 proposed | 2026-02-19 | ## 🔗 Related Repositories @@ -188,4 +189,4 @@ The former monolithic `llm-workflows` repo has been archived and decomposed into --- -*Last updated: 2026-02-17* +*Last updated: 2026-02-20*