forked from eva/focus-flow
docs(plan): archive completed persistence block
This commit is contained in:
parent
394d6e6e96
commit
e8f2ea3d11
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# V1 Block 15 — Persistence Schema, Codecs, and Repository Contracts
|
||||
|
||||
Status: In progress
|
||||
Status: Complete
|
||||
|
||||
Purpose: Turn the current persistence preparation into a complete, versioned,
|
||||
MongoDB-document-friendly V1 data contract before introducing a database client.
|
||||
|
|
@ -49,8 +49,8 @@ runtime database dependency.
|
|||
| 12 | `../Archived plans/V1_BLOCK_12_Occupancy_Scheduling_Correctness.md` | Complete, archived | Backend |
|
||||
| 13 | `V1_BLOCK_13_Lifecycle_Statistics_Project_Reminders.md` | Planned | Backend |
|
||||
| 14 | `V1_BLOCK_14_Application_Use_Cases_Read_Models.md` | Planned | Backend |
|
||||
| 15 | `V1_BLOCK_15_Persistence_Schema_Codecs_Repositories.md` | Planned | Backend |
|
||||
| 16 | `V1_BLOCK_16_MongoDB_Runtime_Adapter.md` | Planned | Backend |
|
||||
| 15 | `../Archived plans/V1_BLOCK_15_Persistence_Schema_Codecs_Repositories.md` | Complete, archived | Backend |
|
||||
| 16 | `V1_BLOCK_16_MongoDB_Runtime_Adapter.md` | In progress | Backend |
|
||||
| 17 | `V1_BLOCK_17_Backend_Acceptance_Handoff.md` | Planned | Backend gate |
|
||||
| 18 | `V1_BLOCK_18_UI_Foundation_Design_Spike.md` | Planned, blocked | UI foundation |
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue