@sdotwinter/openclaw-deterministic 0.11.0 → 0.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sdotwinter/openclaw-deterministic",
3
- "version": "0.11.0",
3
+ "version": "0.12.0",
4
4
  "description": "Deterministic governance and memory compaction layer for OpenClaw",
5
5
  "keywords": [
6
6
  "openclaw",
@@ -1,5 +1,10 @@
1
1
  # Memory Compactor Skill
2
2
 
3
+ ## Threshold Configuration (Canonical)
4
+
5
+ HARD_LIMIT: 1200
6
+ RISK_THRESHOLD: 1020
7
+
3
8
  ## Hybrid Trigger Model
4
9
 
5
10
  ### Priority Order (evaluated in this order)