From 30fbf9d82b5cc1c433ae2ae5988d633673d01787 Mon Sep 17 00:00:00 2001 From: Riverbraid Date: Thu, 28 May 2026 03:35:10 -0400 Subject: [PATCH] docs: normalize Memory Gold README surface --- README.md | 48 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 39 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 8828b04..4fa821c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,43 @@ # Riverbraid-Memory-Gold -This repository is part of the Riverbraid 30 repository AI governance verification registry. -## Role -Riverbraid-Memory-Gold provides deterministic memory signal filtering and persistence review. + +**Lifecycle category:** canonical +**Normative source:** Riverbraid-Core +**Claim boundary:** Declared Conditions Only + +## Role in Riverbraid + +Riverbraid-Memory-Gold is a canonical Gold module surface within Riverbraid. + +This repository represents the Memory domain inside the current Evaluation Kit registry. It supports deterministic memory signal filtering and persistence review material as part of the public Riverbraid verification constellation while Riverbraid-Core remains the normative source for protocol semantics. + +## Public verification boundary + +This repository is part of the current Evaluation Kit canonical verification registry. + +Primary public entry point: +https://github.com/Riverbraid/Riverbraid-Evaluation-Kit + +Documentation hub: +https://github.com/Riverbraid/Riverbraid-Documentation + +## Evidence boundary + +This repository provides inspectable verification logic. It does not claim certification, legal approval, production readiness, absolute security, external audit, complete AI safety, adoption, or absence of defects. + +## Authority boundary + +Riverbraid-Core remains the normative source for protocol semantics. This repository does not redefine canonical Riverbraid protocol rules. + ## Verification -Run: - node verify.mjs -For full cluster verification, see Riverbraid Core: - https://github.com/Riverbraid/Riverbraid-Core -## Evidence Boundary -This repository participates in Riverbraid's functional starting point for AI governance. It provides inspectable verification logic. It does not claim third party certification, absolute security, or absence of defects. + +```bash +node verify.mjs +``` + ## License + MIT. + +--- + +**Navigation:** [Evaluation Kit](https://github.com/Riverbraid/Riverbraid-Evaluation-Kit) | [Documentation](https://github.com/Riverbraid/Riverbraid-Documentation) | [System Map](https://github.com/Riverbraid/Riverbraid-Documentation)