ConstReadonlycore: { configRoot: "./config"; gatewayUrl: "http://127.0.0.1:3000"; workspace: "." }Core shared defaults.
ReadonlyconfigRoot: "./config"Default platform config root path.
ReadonlygatewayUrl: "http://127.0.0.1:3000"Default OpenClaw gateway URL.
Readonlyworkspace: "."Default workspace root path.
Readonlymemory: { budget: 20000; staleDays: 30; warningThreshold: 0.8 }Memory hygiene shared defaults.
Readonlybudget: 20000Default MEMORY.md character budget.
ReadonlystaleDays: 30Default staleness threshold in days.
ReadonlywarningThreshold: 0.8Default warning threshold as a fraction of budget (80%).
Built-in workspace config defaults.