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

This commit is contained in:
Gitea Actions
2026-02-17 00:25:06 +00:00
parent 4537de7825
commit f2d035ce8b

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-59_total-blue?logo=bookstack) ![Accepted](https://img.shields.io/badge/accepted-57-brightgreen) ![Proposed](https://img.shields.io/badge/proposed-1-yellow) ![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-BADGES-END --> <!-- ADR-BADGES-END -->
## 📖 Quick Navigation ## 📖 Quick Navigation
@@ -150,6 +150,7 @@ homelab-design/
| 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 | | 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 |
<!-- ADR-TABLE-END --> <!-- ADR-TABLE-END -->
## 🔗 Related Repositories ## 🔗 Related Repositories
@@ -187,4 +188,4 @@ The former monolithic `llm-workflows` repo has been archived and decomposed into
--- ---
*Last updated: 2026-02-16* *Last updated: 2026-02-17*