Separate IAM Profile ids and mark v0.2 superseded
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

v0.3 is the current publication id. Architecture chapter 9 follows.
This commit is contained in:
tegwick 2026-08-19 01:09:18 +02:00
parent 0e0962e68b
commit ccc2618dae
3 changed files with 10 additions and 7 deletions

View file

@ -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"

View file

@ -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"

View file

@ -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.