docs(adr): correct stale statuses for shipped ADRs
Audit of all ADR status fields found several marked Proposed/Draft that are in fact implemented. Correct them with an evidence pointer; also fix the ADR-025 title that read "ADR-024". - ADR-007 background vector sync: Proposed -> Accepted/implemented - ADR-008 MCP sampling: Proposed -> Accepted/implemented - ADR-009 semantic.read scope: Proposed -> Accepted/implemented - ADR-010 webhook-based vector sync: Proposed -> Accepted/implemented - ADR-012 unified multi-algorithm search: Proposed -> Accepted/implemented - ADR-013 RAG evaluation: Proposed -> Partially implemented - ADR-018 Nextcloud settings-UI app: Proposed -> Accepted/implemented - ADR-025 dynaconf: Proposed -> Accepted/implemented; fix title typo (ADR-024 -> ADR-025) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
16784d6fd4
commit
b134b2c539
@@ -1,6 +1,6 @@
|
||||
# ADR-024: Dynaconf Configuration Management
|
||||
# ADR-025: Dynaconf Configuration Management
|
||||
|
||||
**Status:** Proposed
|
||||
**Status:** Accepted — implemented (`config.py` is built on dynaconf)
|
||||
**Date:** 2026-04-04
|
||||
**Deciders:** Development Team
|
||||
**Related:** ADR-020 (Deployment Modes), ADR-021 (Configuration Consolidation), ADR-022 (Login Flow v2)
|
||||
|
||||
Reference in New Issue
Block a user