Skip to content

Commit 5e6da83

Browse files
fix(identity): correct wokelangiser identity + WokeLang relationship (#26)
Two fixes that stop work being misrouted: 1. docs/architecture/TOPOLOGY.md: the Integration Points row cast WokeLang as a "source language in nextgen-languages monorepo" - wrong twice. WokeLang is a standalone repo, and wokelangiser EMITS WokeLang (it bridges OTHER code to WokeLang's consent/accessibility patterns); you don't "wokelangise" WokeLang. Row recharacterised accordingly. 2. .machine_readable/CLADE.a2ml: file was still the unedited RSR scaffold, declaring the repo's canonical identity as "rsr-template-repo". canonical-name and forge URLs set to wokelangiser (clade prefix kept as rm-; uuid untouched). Legitimate historical/external references to the RSR template (CHANGELOG, ADR, quickstart, citation) are intentionally retained. Claude-Session: https://claude.ai/code/session_01Y2MWTAqX2x7goVJzjFB4j5 Co-authored-by: Claude <noreply@anthropic.com>
1 parent 3670910 commit 5e6da83

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.machine_readable/CLADE.a2ml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
uuid = "a5ea1382-a34c-5334-8a46-a2ebe904c810"
77
primary-forge = "github"
88
primary-owner = "hyperpolymath"
9-
canonical-name = "rsr-template-repo"
10-
prefixed-name = "rm-rsr-template-repo"
9+
canonical-name = "wokelangiser"
10+
prefixed-name = "rm-wokelangiser"
1111

1212
[clade]
1313
primary = "rm"
@@ -16,9 +16,9 @@ assigned = "2026-03-16"
1616
rationale = ""
1717

1818
[forges]
19-
github = "hyperpolymath/rsr-template-repo"
20-
gitlab = "hyperpolymath/rsr-template-repo"
21-
bitbucket = "hyperpolymath/rsr-template-repo"
19+
github = "hyperpolymath/wokelangiser"
20+
gitlab = "hyperpolymath/wokelangiser"
21+
bitbucket = "hyperpolymath/wokelangiser"
2222

2323
[lineage]
2424
type = "standalone"

docs/architecture/TOPOLOGY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ Contrast ratio calculated using WCAG 2.2 relative luminance algorithm
131131
| PanLL | Consent dashboard + accessibility audit panels |
132132
| BoJ-server | Cartridge for automated accessibility scanning |
133133
| VeriSimDB | Consent audit trail persistence |
134-
| WokeLang | Source language in nextgen-languages monorepo |
134+
| WokeLang | The specialist language wokelangiser bridges *other* code to (injects WokeLang's consent/accessibility patterns at the source level). Standalone repo: hyperpolymath/wokelang — you don't run wokelangiser on WokeLang itself |

0 commit comments

Comments
 (0)