From 9d385ce653ce50e89640478aa80f09dffc8421af Mon Sep 17 00:00:00 2001 From: megyptm <33574895+megyptm@users.noreply.github.com> Date: Fri, 18 Sep 2026 03:46:06 +0000 Subject: [PATCH] docs: remove stale pre-release wording for v1.4.0 - Updates PDO Pagination Contract to reflect completed historical state. - Corrects temporal wording in deferred hard-delete ADR. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> --- docs/adr/0002-ordering-hard-delete-compaction.md | 2 +- docs/architecture/PDO_PAGINATION_CONTRACT.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/adr/0002-ordering-hard-delete-compaction.md b/docs/adr/0002-ordering-hard-delete-compaction.md index 8560cd9..4a1f1ae 100644 --- a/docs/adr/0002-ordering-hard-delete-compaction.md +++ b/docs/adr/0002-ordering-hard-delete-compaction.md @@ -72,7 +72,7 @@ Rejected because deletion, authorization, relationships, and cascade behavior ar ### Assigning the capability automatically to `v1.1.0` -Rejected because `v1.1.0` is currently reserved for the approved Pagination scope. This deferred decision does not expand that release. +Rejected because at the time of this decision, `v1.1.0` was reserved for the approved Pagination scope. This deferred decision does not expand that release. ### Keeping an implementation contract before the API decision is reviewed diff --git a/docs/architecture/PDO_PAGINATION_CONTRACT.md b/docs/architecture/PDO_PAGINATION_CONTRACT.md index 793f860..1a1263d 100644 --- a/docs/architecture/PDO_PAGINATION_CONTRACT.md +++ b/docs/architecture/PDO_PAGINATION_CONTRACT.md @@ -1105,8 +1105,7 @@ SQLite is forbidden as a substitute for MySQL Integration proof. ## 23. Implementation Gate -Codex Runtime delivery for `src/**` is authorized only after explicit authorization. -Jules will execute complete tests, documentation, and compliance implementation in a separate phase after Runtime review. +Runtime delivery, complete tests, documentation, and compliance implementation have been completed and verified. Implementation delivery MUST: