Standardize documentation with headers and archive old files
Applied a unified header format to all documentation files for better status identification, referencing, and ownership tracking. Archived outdated roadmaps, reports, and journal entries. Updated playbooks with new responsibilities, lifecycle rules, and consistent handover formats to align with the new archiving strategy.
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# DEPRECATED
|
||||
|
||||
⚠️ **Dieses Dokument ist veraltet.**
|
||||
|
||||
Bitte nutze ausschließlich die **[MASTER ROADMAP](../../01_Architecture/MASTER_ROADMAP_2026_Q1.md)** für aktuelle Aufgaben und Planung.
|
||||
|
||||
---
|
||||
(Originalinhalt archiviert)
|
||||
...
|
||||
type: Roadmap
|
||||
status: ARCHIVED
|
||||
owner: Backend Developer
|
||||
last_update: 2026-01-15
|
||||
---
|
||||
|
||||
# Backend Roadmap
|
||||
|
||||
**MOVED:** This file has been archived to `_archive/2026-01-15_ROADMAP.md`.
|
||||
Please use `../../01_Architecture/MASTER_ROADMAP_2026_Q1.md` as the Single Source of Truth.
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
---
|
||||
type: Roadmap
|
||||
status: ARCHIVED
|
||||
owner: Backend Developer
|
||||
last_update: 2026-01-15
|
||||
---
|
||||
|
||||
# DEPRECATED
|
||||
|
||||
⚠️ **Dieses Dokument ist veraltet.**
|
||||
|
||||
Bitte nutze ausschließlich die **[MASTER ROADMAP](../../01_Architecture/MASTER_ROADMAP_2026_Q1.md)** für aktuelle Aufgaben und Planung.
|
||||
|
||||
---
|
||||
(Originalinhalt archiviert)
|
||||
...
|
||||
Reference in New Issue
Block a user