From 314b30c013f7d61bc32a8e359931290f5c83b592 Mon Sep 17 00:00:00 2001 From: didericis Date: Mon, 27 Jul 2026 11:33:23 -0400 Subject: [PATCH] docs(prd): renumber 0083 -> 0081, and point at the umbrella issue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit cf6bbc43 renumbered this PRD 0081 -> 0083 as "0081 already taken", but 0081 is free: main goes 0080, 0082, and no other branch claims it. 0083 is the number that is actually taken — feat/pinned-infra-artifacts holds docs/prds/0083-packaged-infra-artifacts.md, renamed there from its prd-new- form, so both PRDs were sitting on 0083 and whichever merged second would have collided. Move back to 0081 and leave 0083 to the infra-artifacts PRD. The Issue header pointed at #510 (CA) and #512 (git-gate), which have since been folded into #516 and closed. #516 carries both symptoms plus the shared root cause, so it is the reference that stays useful. requirements.gateway.lock also matches "0083" — inside a sha256 hash, left alone. --- ...ringup.md => 0081-reprovision-gateway-state-on-bringup.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename docs/prds/{0083-reprovision-gateway-state-on-bringup.md => 0081-reprovision-gateway-state-on-bringup.md} (98%) diff --git a/docs/prds/0083-reprovision-gateway-state-on-bringup.md b/docs/prds/0081-reprovision-gateway-state-on-bringup.md similarity index 98% rename from docs/prds/0083-reprovision-gateway-state-on-bringup.md rename to docs/prds/0081-reprovision-gateway-state-on-bringup.md index 7124221b..2dee3b32 100644 --- a/docs/prds/0083-reprovision-gateway-state-on-bringup.md +++ b/docs/prds/0081-reprovision-gateway-state-on-bringup.md @@ -1,9 +1,9 @@ -# PRD 0083: Reprovision gateway-dependent state on gateway bring-up +# PRD 0081: Reprovision gateway-dependent state on gateway bring-up - **Status:** Active - **Author:** claude - **Created:** 2026-07-26 -- **Issue:** #510, #512 +- **Issue:** #516 ## Summary