From ed41e09980da05fba23c728f34727d952331d27b Mon Sep 17 00:00:00 2001 From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:45:50 +0100 Subject: [PATCH] fix(clade): correct uuid to deterministic v5 uuid = uuidv5(@url, github.com/hyperpolymath/vcl-ut) = 581e7dc6-f7d3-5ea5-8841-08da239d6c71 (was a non-deterministic/placeholder value). canonical-name ('vcl-total') 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 cc8ffd1..56307bd 100644 --- a/.machine_readable/CLADE.a2ml +++ b/.machine_readable/CLADE.a2ml @@ -3,7 +3,7 @@ # See: https://github.com/hyperpolymath/gv-clade-index [identity] -uuid = "a5ea1382-a34c-5334-8a46-a2ebe904c810" +uuid = "581e7dc6-f7d3-5ea5-8841-08da239d6c71" primary-forge = "github" primary-owner = "hyperpolymath" canonical-name = "vcl-total"