From 022154ff71ba2eee45f2131ee2e4e8e6a328410c Mon Sep 17 00:00:00 2001 From: Shay Date: Thu, 11 Jun 2026 09:19:19 -0700 Subject: [PATCH] Neutralize tool authority demo package wording --- demos/claude_tool_authority/__init__.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/demos/claude_tool_authority/__init__.py b/demos/claude_tool_authority/__init__.py index 5dee3217..4e5bca28 100644 --- a/demos/claude_tool_authority/__init__.py +++ b/demos/claude_tool_authority/__init__.py @@ -1,6 +1,6 @@ -"""Claude/Grok-style proposer to CORE tool-authority demo. +"""Model-style proposer to CORE tool-authority demo. -This lane proves a narrow boundary: a frontier proposer may suggest a digital -action, but only CORE may authorize, ask, refuse, or invalidate it. The output -is an inert authority artifact; no proposed action is executed. +This lane proves a narrow boundary: a frontier-proposer fixture may suggest a +digital action, but only CORE may authorize, ask, refuse, or invalidate it. The +output is an inert authority artifact; no proposed action is executed. """