Add MVP specs

This commit is contained in:
Mateusz Tymek
2026-01-04 21:43:49 +00:00
parent 6a24431c1b
commit a6926aeab3
4 changed files with 280 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
## 1. Documentation
- [x] 1.1 Create proposal.md
- [x] 1.2 Create design.md with architectural decisions
- [x] 1.3 Create specs/001-mvp-opencode-embed/spec.md with requirements and scenarios
- [x] 1.4 Validate with `openspec validate document-mvp-capabilities --strict`