diff options
Diffstat (limited to 'docs/dev/roadmap.md')
| -rw-r--r-- | docs/dev/roadmap.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 443c816..e318353 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -282,8 +282,8 @@ Create these as default note types for each user: ### Phase 9: Cleanup & Documentation **Tasks:** -- [ ] Make `note_id` and `is_reversed` NOT NULL (schema migration) -- [ ] Update architecture.md with Note-based data model +- [x] Make `note_id` and `is_reversed` NOT NULL (schema migration) +- [x] Update architecture.md with Note-based data model - [ ] E2E tests for study flow with note-based cards - [ ] Performance testing with multiple cards per note |
