Run architect every N cycles (per meta).
Architect subprocess timeout in seconds.
Builder subprocess timeout in seconds.
Critic subprocess timeout in seconds.
OptionaldefaultArchitect?: stringResolved architect system prompt text. Falls back to built-in default.
OptionaldefaultCritic?: stringResolved critic system prompt text. Falls back to built-in default.
Exponent for depth weighting in staleness formula.
OptionalgatewayApiKey?: stringOptional API key for gateway authentication.
OpenClaw gateway base URL for subprocess spawning.
Maximum archive snapshots to retain per meta.
Maximum lines of context to include in subprocess prompts.
Watcher metadata properties applied to archive snapshots.
Watcher metadata properties applied to live .meta/meta.json files.
Skip unchanged candidates, bump _generatedAt.
Thinking level for spawned synthesis sessions.
Watcher service base URL.
Whether rules have been successfully registered.
Check watcher uptime and re-register if it decreased (restart detected).
Current watcher uptime in seconds.
Register rules with watcher. Retries with exponential backoff. Non-blocking — logs errors but never throws.
Manages virtual rule registration with watcher.