chore: archive add-initial-readme change and create project-documentation spec

Move completed change to archive (2025-11-19-add-initial-readme) and create
project-documentation specification with 4 requirements for README maintenance.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-19 22:29:22 +01:00
co-authored by Claude
parent 57b37c366d
commit 88a82b1e4e
4 changed files with 36 additions and 0 deletions
@@ -0,0 +1,13 @@
# Implementation Tasks
## 1. Documentation
- [x] 1.1 Draft README.md content reflecting current project state
- [x] 1.2 Include project overview and purpose
- [x] 1.3 Document OpenSpec workflow for contributors
- [x] 1.4 Add getting started section for contributors
- [x] 1.5 Include license and contact information
- [x] 1.6 Review README.md for accuracy against project.md
## 2. Validation
- [x] 2.1 Verify OpenSpec validation passes
- [x] 2.2 Ensure README.md aligns with openspec/project.md conventions