Skip to content

Riverbraid/Riverbraid-Temporal-Gold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riverbraid-Temporal-Gold

Sequence integrity and order validation petal (v1.3.0).

Temporal here means governed ordering of operations — not clocks or timestamps. No Date, no Math.random, no entropy.

Functions

  • validateSequence(steps) — verifies steps are in ascending index order
  • assertPrecedes(requiredName, dependentName, steps) — asserts one step comes before another
  • getStatus() — returns STATIONARY status

Invariant Status

[Signal: SEQUENCE-INTEGRITY | Braid: CLOSED-LOOP]

About

Deterministic time-governance engine for the Gold Cluster. Enforces the Entropy Ban on temporal data through quantized clock-syncing and monotonic pulse-width validation for the RP2040 substrate.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors