From a18a8d94ff601bdf1015ebc0e3f3ab6c9fc52dfa Mon Sep 17 00:00:00 2001 From: nealsolves Date: Wed, 29 Apr 2026 08:41:50 -0500 Subject: [PATCH] fix(demo): apply accent color to AIGC in portal heading Replace "Why AIGC exists" with "Why AIGC" where AIGC inherits the .accent color previously on "exists". Co-Authored-By: Claude Sonnet 4.6 --- demo-app-react/public/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/demo-app-react/public/index.html b/demo-app-react/public/index.html index a1452a8..bfbdc66 100644 --- a/demo-app-react/public/index.html +++ b/demo-app-react/public/index.html @@ -1253,7 +1253,7 @@

-

Why AIGC exists

+

Why AIGC

@@ -1815,7 +1815,7 @@

Workflow governance - The SDK will be renamed to AEGIS (Agentic Enterprise Governance & Invocation Safety) on release. The PyPI package aigc remains supported. + The SDK will be renamed to AEGIS (Auditable Enforcement and Governance for Intelligent Systems) on release. The PyPI package aigc remains supported.

- AIGC → AEGIS: The SDK will be renamed to AEGIS (Agentic Enterprise Governance & Invocation Safety) when v0.9.0 is released. The PyPI package aigc will remain supported. + AIGC → AEGIS: The SDK will be renamed to AEGIS (Auditable Enforcement and Governance for Intelligent Systems) when v0.9.0 is released. The PyPI package aigc will remain supported.