Skip to content

Commit b99ce57

Browse files
fix(clade): correct identity uuid (deterministic v5) (#30)
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 09ee9b2 commit b99ce57

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 = "c3aefd97-7a3c-5e26-a57b-0280a55ba519"
77
primary-forge = "github"
88
primary-owner = "hyperpolymath"
9-
canonical-name = "rsr-template-repo"
10-
prefixed-name = "rm-rsr-template-repo"
9+
canonical-name = "cafescripto"
10+
prefixed-name = "rm-cafescripto"
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/cafescripto"
20+
gitlab = "hyperpolymath/cafescripto"
21+
bitbucket = "hyperpolymath/cafescripto"
2222

2323
[lineage]
2424
type = "standalone"

0 commit comments

Comments
 (0)