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

Add RBForge and Rust-Brain to organization card

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -65,7 +65,11 @@ Experimental post-training branches studying refusal boundaries and capability-p
65
  - [SABER code](https://github.com/DJLougen/SABER)
66
  - [DJLougen/gemma-4-E2B-it-saber](https://huggingface.co/DJLougen/gemma-4-E2B-it-saber)
67
 
68
- ## Code & Architectures
 
 
 
 
69
  - [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
70
 
71
  ## Featured Datasets
 
65
  - [SABER code](https://github.com/DJLougen/SABER)
66
  - [DJLougen/gemma-4-E2B-it-saber](https://huggingface.co/DJLougen/gemma-4-E2B-it-saber)
67
 
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