From e8f2ea3d111238f244e1569e7a57fcdcbd19e14f Mon Sep 17 00:00:00 2001 From: Ashley Venn Date: Thu, 25 Jun 2026 12:20:09 -0700 Subject: [PATCH] docs(plan): archive completed persistence block --- .../V1_BLOCK_15_Persistence_Schema_Codecs_Repositories.md | 2 +- Codex Documentation/Current Software Plan/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_15_Persistence_Schema_Codecs_Repositories.md (99%) diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_15_Persistence_Schema_Codecs_Repositories.md b/Codex Documentation/Archived plans/V1_BLOCK_15_Persistence_Schema_Codecs_Repositories.md similarity index 99% rename from Codex Documentation/Current Software Plan/V1_BLOCK_15_Persistence_Schema_Codecs_Repositories.md rename to Codex Documentation/Archived plans/V1_BLOCK_15_Persistence_Schema_Codecs_Repositories.md index 5da54cf..324bf97 100644 --- a/Codex Documentation/Current Software Plan/V1_BLOCK_15_Persistence_Schema_Codecs_Repositories.md +++ b/Codex Documentation/Archived plans/V1_BLOCK_15_Persistence_Schema_Codecs_Repositories.md @@ -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. diff --git a/Codex Documentation/Current Software Plan/README.md b/Codex Documentation/Current Software Plan/README.md index b3eb053..748094c 100644 --- a/Codex Documentation/Current Software Plan/README.md +++ b/Codex Documentation/Current Software Plan/README.md @@ -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 |