From a1bf3c641b81d1c41db9df6db7e2ab69537f1231 Mon Sep 17 00:00:00 2001 From: hyperpolymath Date: Mon, 21 Sep 2026 00:42:50 +0000 Subject: [PATCH] refactor: rename Hexadeca -> unified-api-adapter (estate-wide) --- .../tooling/scm2a2ml/.github/workflows/main-estate-audit.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/members/tooling/scm2a2ml/.github/workflows/main-estate-audit.yml b/members/tooling/scm2a2ml/.github/workflows/main-estate-audit.yml index b602e97..96acffe 100755 --- a/members/tooling/scm2a2ml/.github/workflows/main-estate-audit.yml +++ b/members/tooling/scm2a2ml/.github/workflows/main-estate-audit.yml @@ -24,8 +24,8 @@ jobs: - name: Idris2 ABI Purity Gate uses: hyperpolymath/cicd-suite/actions/idris2-abi-check@main - - name: Zig Hexadeca API Gate - uses: hyperpolymath/cicd-suite/actions/zig-hexadeca-check@main + - name: Zig UnifiedApiAdapter API Gate + uses: hyperpolymath/cicd-suite/actions/zig-unified-api-adapter-check@main - name: Contractile Validation Gate uses: hyperpolymath/cicd-suite/actions/contractile-validation-check@main