-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCLADE.a2ml
More file actions
47 lines (41 loc) · 1.34 KB
/
Copy pathCLADE.a2ml
File metadata and controls
47 lines (41 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# SPDX-License-Identifier: MPL-2.0
# Clade declaration — part of the gv-clade-index registry
# See: https://github.com/hyperpolymath/gv-clade-index
[identity]
uuid = "3003e0df-aff6-5b54-8eea-f530ef829767"
primary-forge = "github"
primary-owner = "hyperpolymath"
canonical-name = "cloudguard-cli"
prefixed-name = "ix-cloudguard-cli"
[clade]
primary = "ix"
secondary = ["sc"]
assigned = "2026-03-16"
rationale = ""
[forges]
github = "hyperpolymath/cloudguard-cli"
gitlab = "hyperpolymath/cloudguard-cli"
bitbucket = "hyperpolymath/cloudguard-cli"
[lineage]
type = "standalone"
parent = "Cloud security guard CLI"
born = "2026-03-16"
# Lifecycle status (added by clade-status-backfill; see gv-clade-index ADR 0006).
# Identity (uuid) and status are SEPARATE layers: uuid is immortal; phase is a
# mutable pointer. No phase is terminal (extinct -> active is a legal "Gitassic
# Park" transition on the same uuid). A rename is NOT a phase change — the old
# prefixed-name goes to aliases[], uuid and phase are untouched.
[status]
# One of: reserved incubating active dormant | merged superseded archived extinct
phase = "active"
since = "2026-03-16"
present = true
aliases = []
merged-into = ""
superseded-by = ""
successors = []
ended = ""
[[status.history]]
phase = "active"
since = "2026-03-16"
note = "backfilled default — correct if the true phase differs"