Workspace root directory.
Parsed config or undefined if missing or invalid.
Optional$schema?: stringJSON Schema pointer for IDE autocomplete.
Optionalcore?: {Core shared defaults.
OptionalconfigRoot?: stringPlatform config root path.
OptionaldevRepos?: Record<string, string>Dev repo paths keyed by component name.
OptionalgatewayUrl?: stringOpenClaw gateway URL.
Optionalworkspace?: stringWorkspace root path.
Optionalmemory?: { budget?: number; warningThreshold?: number }Memory hygiene shared defaults.
Optionalbudget?: numberMEMORY.md character budget.
OptionalwarningThreshold?: numberWarning threshold as a fraction of budget.
Load workspace config from
jeeves.config.jsonat a given path.