2025-10-01 22:24:58 +02:00
|
|
|
# MarkiTect Project History
|
|
|
|
|
|
2026-01-05 22:01:04 +01:00
|
|
|
This history directory contains old planning directories for roadmap topics.
|
|
|
|
|
- Content of former years will be pushed to YYYY subdirectory for ease of orientation
|
2026-01-05 22:32:37 +01:00
|
|
|
- See ../roadmap for current and future topics
|
|
|
|
|
- 2025 has not been using using topic directories but various files
|
2025-10-01 22:24:58 +02:00
|
|
|
|
2026-01-06 03:57:42 +01:00
|
|
|
## Naming Convention
|
|
|
|
|
|
|
|
|
|
**Directory Format:** `yymmdd-topic-name`
|
|
|
|
|
|
|
|
|
|
- Use 2-digit year prefix (e.g., `260106-` for 2026-01-06)
|
|
|
|
|
- Lowercase topic names with hyphens
|
|
|
|
|
- Examples: `260106-semantic-document-validation`, `260105-schema-of-schemas`
|
|
|
|
|
|
|
|
|
|
This convention keeps names concise while maintaining chronological sorting.
|
|
|
|
|
|
2025-10-01 22:24:58 +02:00
|
|
|
## Purpose
|
|
|
|
|
|
|
|
|
|
This historical documentation serves multiple purposes:
|
|
|
|
|
|
|
|
|
|
1. **Nostalgic Reference**: Preserve completed work for reflection
|
|
|
|
|
2. **Pattern Analysis**: Review development patterns to identify inefficiencies
|
|
|
|
|
3. **Knowledge Base**: Understand decision-making processes and architectural evolution
|
|
|
|
|
4. **Project Memory**: Maintain institutional knowledge of major milestones
|
|
|
|
|
|
2026-01-05 22:01:04 +01:00
|
|
|
xxx
|