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

This commit is contained in:
Gitea Actions
2026-02-21 21:18:40 +00:00
parent 654b7ae774
commit 32e370401f

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-61_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-62_total-blue?logo=bookstack) ![Accepted](https://img.shields.io/badge/accepted-58-brightgreen) ![Proposed](https://img.shields.io/badge/proposed-2-yellow)
<!-- ADR-BADGES-END --> <!-- ADR-BADGES-END -->
## 📖 Quick Navigation ## 📖 Quick Navigation
@@ -152,6 +152,7 @@ homelab-design/
| 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 | | 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) | ✅ accepted | 2026-02-19 | | 0061 | [Refactor NATS Handler Services from Python to Go](decisions/0061-go-handler-refactor.md) | ✅ accepted | 2026-02-19 |
| 0062 | [BlenderMCP for 3D Avatar Creation via Kasm Workstation](decisions/0062-blender-mcp-3d-avatar-workflow.md) | 📝 proposed | 2026-02-21 |
<!-- ADR-TABLE-END --> <!-- ADR-TABLE-END -->
## 🔗 Related Repositories ## 🔗 Related Repositories