Initial Phase A intelligence core

This commit is contained in:
Openclaw 2026-03-21 07:34:09 +00:00
commit 94eae8ceba
11 changed files with 4261 additions and 0 deletions

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# Openclaw Intelligence Core
This repository tracks the new intelligence-controller slice for Openclaw:
- typed trajectories
- reward signals
- replay buffer / policy stats
- typed tool graph
- uncertainty model
- shadow meta-controller
It is intentionally narrow: this repo is the source-of-truth for the new learning and controller layer, not the entire legacy Openclaw workspace.