-
-
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.37 KB
/
Copy pathCLADE.a2ml
File metadata and controls
47 lines (41 loc) · 1.37 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 = "a5ea1382-a34c-5334-8a46-a2ebe904c810"
primary-forge = "github"
primary-owner = "hyperpolymath"
canonical-name = "rsr-template-repo"
prefixed-name = "rm-rsr-template-repo"
[clade]
primary = "rm"
secondary = ["gv"]
assigned = "2026-03-16"
rationale = ""
[forges]
github = "hyperpolymath/rsr-template-repo"
gitlab = "hyperpolymath/rsr-template-repo"
bitbucket = "hyperpolymath/rsr-template-repo"
[lineage]
type = "standalone"
parent = "RSR template — scaffold for new repos"
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"