From ccc2618daee997bb4bd4249613d7c4c7344845cf Mon Sep 17 00:00:00 2001 From: tegwick Date: Wed, 19 Aug 2026 01:09:18 +0200 Subject: [PATCH] Separate IAM Profile ids and mark v0.2 superseded v0.3 is the current publication id. Architecture chapter 9 follows. --- canon/standards/iam-profile_v0.2.md | 4 ++-- canon/standards/iam-profile_v0.3.md | 5 ++++- docs/architecture/net-kingdom_v0.1.md | 8 ++++---- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/canon/standards/iam-profile_v0.2.md b/canon/standards/iam-profile_v0.2.md index 257fa24..6e5968c 100644 --- a/canon/standards/iam-profile_v0.2.md +++ b/canon/standards/iam-profile_v0.2.md @@ -1,9 +1,9 @@ --- -id: netkingdom-iam-profile +id: netkingdom-iam-profile-v0.2 type: standard title: "NetKingdom IAM Profile v0.2" domain: netkingdom -status: accepted +status: superseded version: "0.2" created: "2026-05-22" updated: "2026-05-22" diff --git a/canon/standards/iam-profile_v0.3.md b/canon/standards/iam-profile_v0.3.md index 546bf49..f0a0bd6 100644 --- a/canon/standards/iam-profile_v0.3.md +++ b/canon/standards/iam-profile_v0.3.md @@ -1,9 +1,12 @@ --- -id: netkingdom-iam-profile +id: netkingdom-iam-profile-v0.3 type: standard title: "NetKingdom IAM Profile v0.3" domain: netkingdom status: accepted +owner: net-kingdom +last_reviewed: "2026-07-23" +review_interval: 6m version: "0.3" created: "2026-07-23" updated: "2026-07-23" diff --git a/docs/architecture/net-kingdom_v0.1.md b/docs/architecture/net-kingdom_v0.1.md index 1b46e06..3668112 100644 --- a/docs/architecture/net-kingdom_v0.1.md +++ b/docs/architecture/net-kingdom_v0.1.md @@ -3,9 +3,9 @@ id: net-kingdom-architecture title: "NetKingdom architecture" status: proposed owner: net-kingdom -revision: "draft-1" +revision: "draft-2" version: "0.1" -last_reviewed: "2026-08-18" +last_reviewed: "2026-08-19" review_interval: 6m --- @@ -112,8 +112,8 @@ N/A for this stub. | Source | Status | Notes | | --- | --- | --- | | `canon/standards/tenancy-posture_v0.1.md` | proposed | Published. First publication of this site. | -| `canon/standards/iam-profile_v0.3.md` | accepted | Current profile. Needs a unique publication id (v0.2 still shares `netkingdom-iam-profile`). | -| `canon/standards/iam-profile_v0.2.md` | should be superseded | v0.3 supersedes it; front-matter still `accepted`. | +| `canon/standards/iam-profile_v0.3.md` | accepted | Current profile (`netkingdom-iam-profile-v0.3`). | +| `canon/standards/iam-profile_v0.2.md` | superseded | Predecessor of v0.3. | | `docs/adr/ADR-0006` … `ADR-0015` | see files | Identity, orchestration, IAM ownership, tenant roles, packaging. Publish after `NK-ADR-*` prefix and review metadata. | Custodian ADR-008 is superseded by Tenancy Posture and is not current.