From c4a69f0b81355cb474961941d5031a2ccaa68661 Mon Sep 17 00:00:00 2001 From: Midia Kiasat Date: Fri, 20 Mar 2026 10:07:10 +0100 Subject: [PATCH] Align CORPIFORM package identity with canonical execution definition --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 575cdc2..1894c2b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@verifrax/corpiform", "version": "0.1.3", - "description": "Deterministic execution-control substrate for authority-gated actions in the Verifrax stack.", + "description": "CORPIFORM is an authority-governed deterministic execution runtime that consumes AUCTORISEAL authority and emits signed, replay-resistant receipts.", "license": "Apache-2.0", "private": false, "repository": {