From 2aac2c815bfcddda8667eb379c9d8cc4a7761308 Mon Sep 17 00:00:00 2001 From: os-zhuang Date: Wed, 24 Jun 2026 17:54:33 +0800 Subject: [PATCH] docs(adr): renumber package-first ADR 0069 -> 0070 (number collision) ADR-0069 was concurrently claimed by enterprise-authentication-hardening; this moves the package-first ADR to the next free number (0070). Content unchanged. Co-Authored-By: Claude Opus 4.8 --- ...ckage-first-authoring.md => 0070-package-first-authoring.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/adr/{0069-package-first-authoring.md => 0070-package-first-authoring.md} (99%) diff --git a/docs/adr/0069-package-first-authoring.md b/docs/adr/0070-package-first-authoring.md similarity index 99% rename from docs/adr/0069-package-first-authoring.md rename to docs/adr/0070-package-first-authoring.md index 781769c020..dbd2318a20 100644 --- a/docs/adr/0069-package-first-authoring.md +++ b/docs/adr/0070-package-first-authoring.md @@ -1,4 +1,4 @@ -# ADR-0069: Package-first authoring — every runtime-authored item lives in a writable package (base); no orphans +# ADR-0070: Package-first authoring — every runtime-authored item lives in a writable package (base); no orphans **Status**: Proposed (2026-06-24) **Deciders**: ObjectStack Protocol Architects