From 5471ffbbcf155418ceec780a2c7a20200778d153 Mon Sep 17 00:00:00 2001 From: hyperpolymath Date: Mon, 21 Sep 2026 00:43:01 +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 3bedad7..c0e8150 100644 --- a/.github/workflows/main-estate-audit.yml +++ b/.github/workflows/main-estate-audit.yml @@ -24,8 +24,8 @@ jobs: - name: Idris2 ABI Purity Gate uses: hyperpolymath/cicd-suite/actions/idris2-abi-check@180b419825d238f8b606584c970a81dfa7cb6f81 # main - - name: Zig Hexadeca API Gate - uses: hyperpolymath/cicd-suite/actions/zig-hexadeca-check@180b419825d238f8b606584c970a81dfa7cb6f81 # main + - name: Zig UnifiedApiAdapter API Gate + uses: hyperpolymath/cicd-suite/actions/zig-unified-api-adapter-check@180b419825d238f8b606584c970a81dfa7cb6f81 # main - name: Contractile Validation Gate uses: hyperpolymath/cicd-suite/actions/contractile-validation-check@180b419825d238f8b606584c970a81dfa7cb6f81 # main