From 0adbed48b6fe8505254a442b196241d9842b2e23 Mon Sep 17 00:00:00 2001 From: Ashley Venn Date: Mon, 29 Jun 2026 11:50:37 -0700 Subject: [PATCH] docs: archive completed codex plan --- .../V1_ADR_001_Lifecycle_Metadata_Reminder_Semantics.md | 0 .../V1_ADR_002_SQLite_Document_Schema_V1.md | 0 .../V1_ADR_003_Runtime_Topology_Embedded_Local.md | 0 .../V1_ADR_004_Repository_Domain_Boundary.md | 0 .../V1_ADR_005_Export_Backup_Boundary.md | 0 .../V1_ADR_006_Schedule_Snapshot_Policy.md | 0 .../V1_ADR_007_Test_Strategy.md | 0 .../V1_ADR_008_Notification_Abstraction.md | 0 .../V1_BLOCK_19_Repository_&_Persistence_Abstraction.md | 0 .../V1_BLOCK_20_SQLite_Persistence_Adapter_Package.md | 0 .../V1_BLOCK_21_Notification_Abstraction_Layer.md | 0 .../V1_BLOCK_22_OS-Notification_Package.md | 0 .../V1_BLOCK_23_Export_Abstraction_Layer.md | 0 .../V1_BLOCK_24_Backup_&_Export_Library_Package.md | 0 .../V1_BLOCK_25_Scheduler_Integration_Tests.md | 0 .../V1_BLOCK_26_Verification_&_Contract_Test_Suite.md | 0 .../V1_BLOCK_27_Deployment_&_Dev_Experience.md | 0 .../V1_BLOCK_28_Project-wide_Documentation_Sweep.md | 0 .../V1_BLOCK_29_Flutter_UI_Foundation.md | 0 .../V1_PUBLIC_API_BASELINE.md | 0 .../V1_REQUIREMENTS_TRACEABILITY_MATRIX.md | 0 Human Documentation/Starter Architecture Notes.md | 2 +- 22 files changed, 1 insertion(+), 1 deletion(-) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_ADR_001_Lifecycle_Metadata_Reminder_Semantics.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_ADR_002_SQLite_Document_Schema_V1.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_ADR_003_Runtime_Topology_Embedded_Local.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_ADR_004_Repository_Domain_Boundary.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_ADR_005_Export_Backup_Boundary.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_ADR_006_Schedule_Snapshot_Policy.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_ADR_007_Test_Strategy.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_ADR_008_Notification_Abstraction.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_19_Repository_&_Persistence_Abstraction.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_20_SQLite_Persistence_Adapter_Package.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_21_Notification_Abstraction_Layer.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_22_OS-Notification_Package.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_23_Export_Abstraction_Layer.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_24_Backup_&_Export_Library_Package.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_25_Scheduler_Integration_Tests.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_26_Verification_&_Contract_Test_Suite.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_27_Deployment_&_Dev_Experience.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_28_Project-wide_Documentation_Sweep.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_BLOCK_29_Flutter_UI_Foundation.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_PUBLIC_API_BASELINE.md (100%) rename Codex Documentation/{Current Software Plan => Archived plans}/V1_REQUIREMENTS_TRACEABILITY_MATRIX.md (100%) diff --git a/Codex Documentation/Current Software Plan/V1_ADR_001_Lifecycle_Metadata_Reminder_Semantics.md b/Codex Documentation/Archived plans/V1_ADR_001_Lifecycle_Metadata_Reminder_Semantics.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_ADR_001_Lifecycle_Metadata_Reminder_Semantics.md rename to Codex Documentation/Archived plans/V1_ADR_001_Lifecycle_Metadata_Reminder_Semantics.md diff --git a/Codex Documentation/Current Software Plan/V1_ADR_002_SQLite_Document_Schema_V1.md b/Codex Documentation/Archived plans/V1_ADR_002_SQLite_Document_Schema_V1.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_ADR_002_SQLite_Document_Schema_V1.md rename to Codex Documentation/Archived plans/V1_ADR_002_SQLite_Document_Schema_V1.md diff --git a/Codex Documentation/Current Software Plan/V1_ADR_003_Runtime_Topology_Embedded_Local.md b/Codex Documentation/Archived plans/V1_ADR_003_Runtime_Topology_Embedded_Local.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_ADR_003_Runtime_Topology_Embedded_Local.md rename to Codex Documentation/Archived plans/V1_ADR_003_Runtime_Topology_Embedded_Local.md diff --git a/Codex Documentation/Current Software Plan/V1_ADR_004_Repository_Domain_Boundary.md b/Codex Documentation/Archived plans/V1_ADR_004_Repository_Domain_Boundary.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_ADR_004_Repository_Domain_Boundary.md rename to Codex Documentation/Archived plans/V1_ADR_004_Repository_Domain_Boundary.md diff --git a/Codex Documentation/Current Software Plan/V1_ADR_005_Export_Backup_Boundary.md b/Codex Documentation/Archived plans/V1_ADR_005_Export_Backup_Boundary.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_ADR_005_Export_Backup_Boundary.md rename to Codex Documentation/Archived plans/V1_ADR_005_Export_Backup_Boundary.md diff --git a/Codex Documentation/Current Software Plan/V1_ADR_006_Schedule_Snapshot_Policy.md b/Codex Documentation/Archived plans/V1_ADR_006_Schedule_Snapshot_Policy.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_ADR_006_Schedule_Snapshot_Policy.md rename to Codex Documentation/Archived plans/V1_ADR_006_Schedule_Snapshot_Policy.md diff --git a/Codex Documentation/Current Software Plan/V1_ADR_007_Test_Strategy.md b/Codex Documentation/Archived plans/V1_ADR_007_Test_Strategy.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_ADR_007_Test_Strategy.md rename to Codex Documentation/Archived plans/V1_ADR_007_Test_Strategy.md diff --git a/Codex Documentation/Current Software Plan/V1_ADR_008_Notification_Abstraction.md b/Codex Documentation/Archived plans/V1_ADR_008_Notification_Abstraction.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_ADR_008_Notification_Abstraction.md rename to Codex Documentation/Archived plans/V1_ADR_008_Notification_Abstraction.md diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_19_Repository_&_Persistence_Abstraction.md b/Codex Documentation/Archived plans/V1_BLOCK_19_Repository_&_Persistence_Abstraction.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_BLOCK_19_Repository_&_Persistence_Abstraction.md rename to Codex Documentation/Archived plans/V1_BLOCK_19_Repository_&_Persistence_Abstraction.md diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_20_SQLite_Persistence_Adapter_Package.md b/Codex Documentation/Archived plans/V1_BLOCK_20_SQLite_Persistence_Adapter_Package.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_BLOCK_20_SQLite_Persistence_Adapter_Package.md rename to Codex Documentation/Archived plans/V1_BLOCK_20_SQLite_Persistence_Adapter_Package.md diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_21_Notification_Abstraction_Layer.md b/Codex Documentation/Archived plans/V1_BLOCK_21_Notification_Abstraction_Layer.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_BLOCK_21_Notification_Abstraction_Layer.md rename to Codex Documentation/Archived plans/V1_BLOCK_21_Notification_Abstraction_Layer.md diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_22_OS-Notification_Package.md b/Codex Documentation/Archived plans/V1_BLOCK_22_OS-Notification_Package.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_BLOCK_22_OS-Notification_Package.md rename to Codex Documentation/Archived plans/V1_BLOCK_22_OS-Notification_Package.md diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_23_Export_Abstraction_Layer.md b/Codex Documentation/Archived plans/V1_BLOCK_23_Export_Abstraction_Layer.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_BLOCK_23_Export_Abstraction_Layer.md rename to Codex Documentation/Archived plans/V1_BLOCK_23_Export_Abstraction_Layer.md diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_24_Backup_&_Export_Library_Package.md b/Codex Documentation/Archived plans/V1_BLOCK_24_Backup_&_Export_Library_Package.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_BLOCK_24_Backup_&_Export_Library_Package.md rename to Codex Documentation/Archived plans/V1_BLOCK_24_Backup_&_Export_Library_Package.md diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_25_Scheduler_Integration_Tests.md b/Codex Documentation/Archived plans/V1_BLOCK_25_Scheduler_Integration_Tests.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_BLOCK_25_Scheduler_Integration_Tests.md rename to Codex Documentation/Archived plans/V1_BLOCK_25_Scheduler_Integration_Tests.md diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_26_Verification_&_Contract_Test_Suite.md b/Codex Documentation/Archived plans/V1_BLOCK_26_Verification_&_Contract_Test_Suite.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_BLOCK_26_Verification_&_Contract_Test_Suite.md rename to Codex Documentation/Archived plans/V1_BLOCK_26_Verification_&_Contract_Test_Suite.md diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_27_Deployment_&_Dev_Experience.md b/Codex Documentation/Archived plans/V1_BLOCK_27_Deployment_&_Dev_Experience.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_BLOCK_27_Deployment_&_Dev_Experience.md rename to Codex Documentation/Archived plans/V1_BLOCK_27_Deployment_&_Dev_Experience.md diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_28_Project-wide_Documentation_Sweep.md b/Codex Documentation/Archived plans/V1_BLOCK_28_Project-wide_Documentation_Sweep.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_BLOCK_28_Project-wide_Documentation_Sweep.md rename to Codex Documentation/Archived plans/V1_BLOCK_28_Project-wide_Documentation_Sweep.md diff --git a/Codex Documentation/Current Software Plan/V1_BLOCK_29_Flutter_UI_Foundation.md b/Codex Documentation/Archived plans/V1_BLOCK_29_Flutter_UI_Foundation.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_BLOCK_29_Flutter_UI_Foundation.md rename to Codex Documentation/Archived plans/V1_BLOCK_29_Flutter_UI_Foundation.md diff --git a/Codex Documentation/Current Software Plan/V1_PUBLIC_API_BASELINE.md b/Codex Documentation/Archived plans/V1_PUBLIC_API_BASELINE.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_PUBLIC_API_BASELINE.md rename to Codex Documentation/Archived plans/V1_PUBLIC_API_BASELINE.md diff --git a/Codex Documentation/Current Software Plan/V1_REQUIREMENTS_TRACEABILITY_MATRIX.md b/Codex Documentation/Archived plans/V1_REQUIREMENTS_TRACEABILITY_MATRIX.md similarity index 100% rename from Codex Documentation/Current Software Plan/V1_REQUIREMENTS_TRACEABILITY_MATRIX.md rename to Codex Documentation/Archived plans/V1_REQUIREMENTS_TRACEABILITY_MATRIX.md diff --git a/Human Documentation/Starter Architecture Notes.md b/Human Documentation/Starter Architecture Notes.md index 7cece77..76c94f5 100644 --- a/Human Documentation/Starter Architecture Notes.md +++ b/Human Documentation/Starter Architecture Notes.md @@ -56,7 +56,7 @@ longer relevant, and backlog. Pushes, restores from backlog, and burnout skips are activity/stat metadata rather than durable statuses. This preserves the product language from the design spec while keeping scheduling state deterministic and testable. The detailed backend decision is recorded in -`Codex Documentation/Current Software Plan/V1_ADR_001_Lifecycle_Metadata_Reminder_Semantics.md`. +`Codex Documentation/Archived plans/V1_ADR_001_Lifecycle_Metadata_Reminder_Semantics.md`. `updatedAt` means last domain-level modification only. It should not be used as a proxy for completion time, actual work time, missed time, or backlog-entry