Skip to content

Commit 48e09d5

Browse files
fix(clade): correct identity uuid (deterministic v5) (#48)
Auto: regenerate CLADE identity from gv-clade-index deterministic method (was rsr-template residue). Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent e3ee8dc commit 48e09d5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.machine_readable/CLADE.a2ml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
# See: https://github.com/hyperpolymath/gv-clade-index
44

55
[identity]
6-
uuid = "a5ea1382-a34c-5334-8a46-a2ebe904c810"
6+
uuid = "7160420d-86e6-5305-81a6-188198c3a8d1"
77
primary-forge = "github"
88
primary-owner = "hyperpolymath"
9-
canonical-name = "rsr-template-repo"
10-
prefixed-name = "rm-rsr-template-repo"
9+
canonical-name = "chapeliser"
10+
prefixed-name = "rm-chapeliser"
1111

1212
[clade]
1313
primary = "rm"
@@ -16,9 +16,9 @@ assigned = "2026-03-16"
1616
rationale = ""
1717

1818
[forges]
19-
github = "hyperpolymath/rsr-template-repo"
20-
gitlab = "hyperpolymath/rsr-template-repo"
21-
bitbucket = "hyperpolymath/rsr-template-repo"
19+
github = "hyperpolymath/chapeliser"
20+
gitlab = "hyperpolymath/chapeliser"
21+
bitbucket = "hyperpolymath/chapeliser"
2222

2323
[lineage]
2424
type = "standalone"

0 commit comments

Comments
 (0)