Skip to content

Commit 6667254

Browse files
fix(clade): correct uuid to deterministic v5 (#43)
uuid = uuidv5(@url, github.com/hyperpolymath/gv-clade-index) = c88e9ff3-9aac-5de8-b891-19b5de64aedd (was a non-deterministic/placeholder value). canonical-name ('gv-clade-index') left as-is. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 1695f26 commit 6667254

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.machine_readable/CLADE.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Clade declaration for gv-clade-index itself
33

44
[identity]
5-
uuid = "a1b2c3d4-e5f6-5789-abcd-ef0123456789"
5+
uuid = "c88e9ff3-9aac-5de8-b891-19b5de64aedd"
66
primary-forge = "github"
77
primary-owner = "hyperpolymath"
88
canonical-name = "gv-clade-index"

0 commit comments

Comments
 (0)