From 9460f7649118cec7f98f440b71524db316635714 Mon Sep 17 00:00:00 2001 From: hyperpolymath Date: Mon, 21 Sep 2026 00:44:29 +0000 Subject: [PATCH] refactor: rename Hexadeca -> unified-api-adapter (estate-wide) --- .github/workflows/main-estate-audit.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main-estate-audit.yml b/.github/workflows/main-estate-audit.yml index 67169d5..d770084 100755 --- a/.github/workflows/main-estate-audit.yml +++ b/.github/workflows/main-estate-audit.yml @@ -30,8 +30,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