DJLougen commited on
Commit
ced08b4
·
verified ·
1 Parent(s): cd24eb6

Fix Rust-Brain rbmem wording

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -68,8 +68,7 @@ Experimental post-training branches studying refusal boundaries and capability-p
68
  ## Code & Agent Infrastructure
69
  - [SABER](https://github.com/DJLougen/SABER) — refusal-boundary and KLD-drift tuning toolkit for capability-preserving behavior edits
70
  - [RBForge / Ornstein ToolForge](https://github.com/DJLougen/RBForge) — runtime tool creation for Ornstein, Hermes, and SABER agents, with forged tools persisted into RBMEM memory
71
- - [Rust-Brain](https://github.com/DJLougen/Rust-Brain) — Rust
72
- bmem CLI and structured memory format for timestamp-protected sections, hierarchy, graph relations, Hermes integration, and Markdown sync
73
  - [MPKnet](https://github.com/DJLougen/MPKnet) — bio-inspired CNN modeling the M/P/K pathways of the lateral geniculate nucleus; competitive accuracy with **52× fewer parameters than ResNet18**, designed for edge/embedded deployment
74
 
75
  ## Featured Datasets
 
68
  ## Code & Agent Infrastructure
69
  - [SABER](https://github.com/DJLougen/SABER) — refusal-boundary and KLD-drift tuning toolkit for capability-preserving behavior edits
70
  - [RBForge / Ornstein ToolForge](https://github.com/DJLougen/RBForge) — runtime tool creation for Ornstein, Hermes, and SABER agents, with forged tools persisted into RBMEM memory
71
+ - [Rust-Brain](https://github.com/DJLougen/Rust-Brain) — Rust rbmem CLI and structured memory format for timestamp-protected sections, hierarchy, graph relations, Hermes integration, and Markdown sync
 
72
  - [MPKnet](https://github.com/DJLougen/MPKnet) — bio-inspired CNN modeling the M/P/K pathways of the lateral geniculate nucleus; competitive accuracy with **52× fewer parameters than ResNet18**, designed for edge/embedded deployment
73
 
74
  ## Featured Datasets