Skip to content

Riverbraid/Riverbraid-Refusal-Gold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

O Riverbraid-Golds

The Gold Cluster Assembler

The orchestration layer that assembles all Gold petals into a unified, verifiable cluster.

Gold Standard Status: Stationary Version

Purpose

Riverbraid-Golds is the meta-assembler for the Gold tier of the Riverbraid cluster. It manages all Gold petals as git submodules. It is not a runtime; it is an orchestration surface.

The Absolute V2 Pipeline

  1. HYGIENE: Scans for "AI-Generic" distortion and entropy contamination.
  2. ASSEMBLE: Synchronizes all Gold-tier invariants via git submodule update.
  3. BUILD: Validates the thermodynamic signal: Meaning > Tokens.
  4. VECTORS: Exports validated predicate-based logic for deployment.

The pipeline enforces the Fail-Closed contract: a single failing petal halts the entire run.

Quick Start

git clone --recursive [https://github.com/Riverbraid/Riverbraid-Golds.git](https://github.com/Riverbraid/Riverbraid-Golds.git)
cd Riverbraid-Golds
./braid-sync.sh
npm run build