docs: auto-update ADR index in README [skip ci]

This commit is contained in:
Gitea Actions
2026-02-16 20:42:14 +00:00
parent 78c704728f
commit 7685b2b757

View File

@@ -8,7 +8,7 @@
[![License](https://img.shields.io/badge/License-MIT-green)](LICENSE) [![License](https://img.shields.io/badge/License-MIT-green)](LICENSE)
<!-- ADR-BADGES-START --> <!-- ADR-BADGES-START -->
![ADR Count](https://img.shields.io/badge/ADRs-58_total-blue?logo=bookstack) ![Accepted](https://img.shields.io/badge/accepted-57-brightgreen) ![Proposed](https://img.shields.io/badge/proposed-0-yellow) ![ADR Count](https://img.shields.io/badge/ADRs-59_total-blue?logo=bookstack) ![Accepted](https://img.shields.io/badge/accepted-57-brightgreen) ![Proposed](https://img.shields.io/badge/proposed-1-yellow)
<!-- ADR-BADGES-END --> <!-- ADR-BADGES-END -->
## 📖 Quick Navigation ## 📖 Quick Navigation
@@ -149,6 +149,7 @@ homelab-design/
| 0056 | [Custom Trained Voice Support in TTS Module](decisions/0056-custom-voice-support-tts-module.md) | ✅ accepted | 2026-02-13 | | 0056 | [Custom Trained Voice Support in TTS Module](decisions/0056-custom-voice-support-tts-module.md) | ✅ accepted | 2026-02-13 |
| 0057 | [Per-Repository Renovate Configurations](decisions/0057-renovate-per-repo-configs.md) | ✅ accepted | 2026-02-13 | | 0057 | [Per-Repository Renovate Configurations](decisions/0057-renovate-per-repo-configs.md) | ✅ accepted | 2026-02-13 |
| 0058 | [Training Strategy Distributed CPU Now, DGX Spark Later](decisions/0058-training-strategy-cpu-dgx-spark.md) | ✅ accepted | 2026-02-14 | | 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 |
<!-- ADR-TABLE-END --> <!-- ADR-TABLE-END -->
## 🔗 Related Repositories ## 🔗 Related Repositories
@@ -186,4 +187,4 @@ The former monolithic `llm-workflows` repo has been archived and decomposed into
--- ---
*Last updated: 2026-02-15* *Last updated: 2026-02-16*