Skip to content

Commit 4f8ed4f

Browse files
fix(clade): correct uuid to deterministic v5 (#56)
uuid = uuidv5(@url, github.com/hyperpolymath/game-server-admin) = 09f76bd7-df4b-5494-8aff-1dca67b00488 (was a non-deterministic/placeholder value). canonical-name ('game-server-admin') left as-is. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 0c84bda commit 4f8ed4f

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
@@ -3,7 +3,7 @@
33
# See: https://github.com/hyperpolymath/gv-clade-index
44

55
[identity]
6-
uuid = "b7e3f1a2-c4d5-5678-9abc-def012345678"
6+
uuid = "09f76bd7-df4b-5494-8aff-1dca67b00488"
77
primary-forge = "github"
88
primary-owner = "hyperpolymath"
99
canonical-name = "game-server-admin"

0 commit comments

Comments
 (0)