docs(plan): archive completed persistence block

This commit is contained in:
Ashley Venn 2026-06-25 12:20:09 -07:00
parent 394d6e6e96
commit e8f2ea3d11
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# V1 Block 15 — Persistence Schema, Codecs, and Repository Contracts # V1 Block 15 — Persistence Schema, Codecs, and Repository Contracts
Status: In progress Status: Complete
Purpose: Turn the current persistence preparation into a complete, versioned, Purpose: Turn the current persistence preparation into a complete, versioned,
MongoDB-document-friendly V1 data contract before introducing a database client. MongoDB-document-friendly V1 data contract before introducing a database client.

View file

@ -49,8 +49,8 @@ runtime database dependency.
| 12 | `../Archived plans/V1_BLOCK_12_Occupancy_Scheduling_Correctness.md` | Complete, archived | Backend | | 12 | `../Archived plans/V1_BLOCK_12_Occupancy_Scheduling_Correctness.md` | Complete, archived | Backend |
| 13 | `V1_BLOCK_13_Lifecycle_Statistics_Project_Reminders.md` | Planned | Backend | | 13 | `V1_BLOCK_13_Lifecycle_Statistics_Project_Reminders.md` | Planned | Backend |
| 14 | `V1_BLOCK_14_Application_Use_Cases_Read_Models.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 | | 15 | `../Archived plans/V1_BLOCK_15_Persistence_Schema_Codecs_Repositories.md` | Complete, archived | Backend |
| 16 | `V1_BLOCK_16_MongoDB_Runtime_Adapter.md` | Planned | Backend | | 16 | `V1_BLOCK_16_MongoDB_Runtime_Adapter.md` | In progress | Backend |
| 17 | `V1_BLOCK_17_Backend_Acceptance_Handoff.md` | Planned | Backend gate | | 17 | `V1_BLOCK_17_Backend_Acceptance_Handoff.md` | Planned | Backend gate |
| 18 | `V1_BLOCK_18_UI_Foundation_Design_Spike.md` | Planned, blocked | UI foundation | | 18 | `V1_BLOCK_18_UI_Foundation_Design_Spike.md` | Planned, blocked | UI foundation |