From aeddcf921a43d29b1c9ad106cf7f5d0adf75c18c Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 20 Jun 2026 07:17:08 +0000 Subject: [PATCH] chore(identity): set clade dx (Developer Ecosystem) for wokelangiser wokelangiser is a developer-facing -iser adapter (injects WokeLang consent/accessibility patterns into target codebases), so it classifies under dx (Developer Ecosystem) per gv-clade-index rather than the scaffold default rm. Updates [clade] primary, prefixed-name (dx-wokelangiser), the assigned date, and fills the previously-empty rationale. Registering the dx-wokelangiser mapping in gv-clade-index/VeriSimDB itself is separate (that repo is not in this session's scope). Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01Y2MWTAqX2x7goVJzjFB4j5 --- .machine_readable/CLADE.a2ml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.machine_readable/CLADE.a2ml b/.machine_readable/CLADE.a2ml index f740362..cf60c70 100644 --- a/.machine_readable/CLADE.a2ml +++ b/.machine_readable/CLADE.a2ml @@ -7,13 +7,13 @@ uuid = "1c233dc2-7b7e-5856-9606-22f119ed68ad" primary-forge = "github" primary-owner = "hyperpolymath" canonical-name = "wokelangiser" -prefixed-name = "rm-wokelangiser" +prefixed-name = "dx-wokelangiser" [clade] -primary = "rm" +primary = "dx" secondary = ["gv"] -assigned = "2026-03-16" -rationale = "" +assigned = "2026-06-20" +rationale = "Developer-facing -iser adapter: injects WokeLang consent/accessibility patterns into target codebases. dx (Developer Ecosystem) per gv-clade-index." [forges] github = "hyperpolymath/wokelangiser"