From 3682f4aedae662696fbad21a8ce829b9b2bc87b4 Mon Sep 17 00:00:00 2001 From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:45:18 +0100 Subject: [PATCH] fix(clade): correct uuid to deterministic v5 uuid = uuidv5(@url, github.com/hyperpolymath/affinescript) = e3bdbfbc-7385-53b3-885a-4797a8dc0ef8 (was a non-deterministic/placeholder value). canonical-name ('affinescript') left as-is. Co-Authored-By: Claude Opus 4.8 (1M context) --- .machine_readable/CLADE.a2ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.machine_readable/CLADE.a2ml b/.machine_readable/CLADE.a2ml index 4a2c86a..43b6ad7 100644 --- a/.machine_readable/CLADE.a2ml +++ b/.machine_readable/CLADE.a2ml @@ -4,7 +4,7 @@ # See: https://github.com/hyperpolymath/gv-clade-index [identity] -uuid = "b3f82c1a-4e9d-4b7a-a831-6c2d5e9f0a14" +uuid = "e3bdbfbc-7385-53b3-885a-4797a8dc0ef8" primary-forge = "github" primary-owner = "hyperpolymath" canonical-name = "affinescript"