From 00b9f6663973957ff3956aaf9401e2688f3ca105 Mon Sep 17 00:00:00 2001 From: Riverbraid Date: Sun, 24 May 2026 04:03:30 -0400 Subject: [PATCH 1/2] docs: update README to correct Refusal Gold public surface --- README.md | 34 +++++++++++++++++++++++----------- 1 file changed, 23 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 470c5fe..d306053 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,23 @@ -# Riverbraid-$petal -**Part of the Riverbraid 10-Petal Cluster** -- **Merkle Root:** de2062 -- **Status:** Stationary / Fail-Closed - -## The Braid -- [Core](https://github.com/Riverbraid/Riverbraid-Core) | [Cognition](https://github.com/Riverbraid/Riverbraid-Cognition) -- [Golds](https://github.com/Riverbraid/Riverbraid-Golds) (Governance Hub) - -## Invariants -Refer to [SPEC.md](./SPEC.md) for the Thermodynamic Signals and Coupling Tests. +# Riverbraid-Refusal-Gold +Riverbraid-Refusal-Gold provides refusal and boundary verification support for the Riverbraid governance floor. +Riverbraid is an open source deterministic integrity floor for AI governance. It is designed to make structure, authority, and drift visible before trust is granted. +## Role +This repository participates in the Riverbraid 30 repository AI governance verification registry. +It focuses on refusal boundaries, invalid transition rejection, and fail closed policy surfaces. +## Verification +Run: +```bash +node verify.mjs +``` +For full cluster orientation, see: +```text +Riverbraid-Evaluation-Kit +``` +## Evidence boundary +This repository provides an inspectable verification surface. +It does not claim third party certification, legal approval, production readiness, absolute security, absence of defects, external audit, or complete AI safety. +## Relationship to Riverbraid +Riverbraid-Refusal-Gold is one domain surface within the broader Riverbraid constellation. +It does not redefine Riverbraid-Core protocol authority and does not replace the Evaluation Kit as the public starting point. +## License +MIT From 239f997dcc6346c9753e92aea86fb7c97833757f Mon Sep 17 00:00:00 2001 From: Riverbraid Date: Sun, 24 May 2026 04:08:20 -0400 Subject: [PATCH 2/2] docs: resolve README conflict - apply bounded Refusal Gold surface